aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/briq_panel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-10tty: replace BKL with a new tty_lockArnd Bergmann1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2008-06-20briq_panel: BKL pushdownArnd Bergmann1-2/+7
2007-07-10[POWERPC] Remove dead code for preventing pread() and pwrite() callsRobert P. J. Day1-10/+0
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-1/+1
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras1-1/+1
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell1-2/+5
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-23[PATCH] briq_panel: read() and write() get __user pointers, damnitAl Viro1-7/+10
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro1-1/+1
2006-07-07[POWERPC] Add support for briq front panelBenjamin Herrenschmidt1-0/+268