aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/hp_sdc_rtc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-3/+4
2010-10-12input: Misc/hp_sdc_rtc: semaphore cleanupThomas Gleixner1-2/+2
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann1-3/+4
2010-06-08hp_sdc_rtc: fix broken ioctl conversionArnd Bergmann1-1/+1
2010-05-17drivers: Push down BKL into various driversArnd Bergmann1-10/+24
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+0
2009-10-18Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin1-1/+1
2009-10-14input: Remove BKL from hp_sdc_rtcThomas Gleixner1-2/+0
2008-11-01saner FASYNC handling on file closeAl Viro1-13/+0
2008-10-14HP input: kill warnings due to suseconds_t differencesGeert Uytterhoeven1-5/+5
2008-07-24Add missing semaphore.h includesMatthew Wilcox1-0/+1
2008-06-20hp_sdc_rtc: BKL pushdownArnd Bergmann1-0/+2
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven1-0/+5
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2006-12-07[PATCH] Correct misc_register return code handling in several driversNeil Horman1-1/+3
2006-10-15[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user annotationsAl Viro1-4/+4
2006-01-08[PATCH] small hp_sdc_rtc cleanup: use no_llseekMarcelo Tosatti1-8/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+724