aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/briq_panel.c
Commit message (Expand)AuthorAgeFilesLines
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* tty: replace BKL with a new tty_lockArnd Bergmann2010-08-101-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* briq_panel: BKL pushdownArnd Bergmann2008-06-201-2/+7
* [POWERPC] Remove dead code for preventing pread() and pwrite() callsRobert P. J. Day2007-07-101-10/+0
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-1/+1
* Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-261-1/+1
* [POWERPC] Remove old interface find_path_deviceStephen Rothwell2007-04-241-2/+5
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-131-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] briq_panel: read() and write() get __user pointers, damnitAl Viro2006-09-231-7/+10
* [PATCH] more fallout from get_property returning pointer to constAl Viro2006-09-231-1/+1
* [POWERPC] Add support for briq front panelBenjamin Herrenschmidt2006-07-071-0/+268