aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/briq_panel.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-17BKL: remove extraneous #include <smp_lock.h>Gravatar Arnd Bergmann 1-1/+0
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-08-10tty: replace BKL with a new tty_lockGravatar Arnd Bergmann 1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2008-06-20briq_panel: BKL pushdownGravatar Arnd Bergmann 1-2/+7
2007-07-10[POWERPC] Remove dead code for preventing pread() and pwrite() callsGravatar Robert P. J. Day 1-10/+0
2007-05-02[POWERPC] Rename get_property to of_get_property: driversGravatar Stephen Rothwell 1-1/+1
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Gravatar Paul Mackerras 1-1/+1
2007-04-24[POWERPC] Remove old interface find_path_deviceGravatar Stephen Rothwell 1-2/+5
2007-04-13[POWERPC] Rename get_property to of_get_property: driversGravatar Stephen Rothwell 1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2007-02-12[PATCH] mark struct file_operations const 3Gravatar Arjan van de Ven 1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 1-1/+0
2006-09-23[PATCH] briq_panel: read() and write() get __user pointers, damnitGravatar Al Viro 1-7/+10
2006-09-23[PATCH] more fallout from get_property returning pointer to constGravatar Al Viro 1-1/+1
2006-07-07[POWERPC] Add support for briq front panelGravatar Benjamin Herrenschmidt 1-0/+268