aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/misc/hp_sdc_rtc.c
AgeCommit message (Expand)Author
2013-05-05input: single_open() leakAl Viro
2013-04-29hp_sdc_rtc: Don't use create_proc_read_entry()David Howells
2013-03-02parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-12input: Misc/hp_sdc_rtc: semaphore cleanupThomas Gleixner
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-06-08hp_sdc_rtc: fix broken ioctl conversionArnd Bergmann
2010-05-17drivers: Push down BKL into various driversArnd Bergmann
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-10-18Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin
2009-10-14input: Remove BKL from hp_sdc_rtcThomas Gleixner
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-14HP input: kill warnings due to suseconds_t differencesGeert Uytterhoeven
2008-07-24Add missing semaphore.h includesMatthew Wilcox
2008-06-20hp_sdc_rtc: BKL pushdownArnd Bergmann
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2006-12-07[PATCH] Correct misc_register return code handling in several driversNeil Horman
2006-10-15[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Al Viro
2006-01-08[PATCH] small hp_sdc_rtc cleanup: use no_llseekMarcelo Tosatti
2005-04-16Linux-2.6.12-rc2Linus Torvalds