summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/hp_sdc_rtc.c
Commit message (Expand)AuthorAgeFilesLines
* Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()Dan Carpenter2013-11-201-1/+4
* input: single_open() leakAl Viro2013-05-051-1/+1
* hp_sdc_rtc: Don't use create_proc_read_entry()David Howells2013-04-291-32/+26
* parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller2013-03-021-3/+12
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-3/+4
|\
| * drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-3/+4
* | input: Misc/hp_sdc_rtc: semaphore cleanupThomas Gleixner2010-10-121-2/+2
|/
* hp_sdc_rtc: fix broken ioctl conversionArnd Bergmann2010-06-081-1/+1
* drivers: Push down BKL into various driversArnd Bergmann2010-05-171-10/+24
* Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-091-2/+0
|\
| * input: Remove BKL from hp_sdc_rtcThomas Gleixner2009-10-141-2/+0
* | Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin2009-10-181-1/+1
|/
* saner FASYNC handling on file closeAl Viro2008-11-011-13/+0
* HP input: kill warnings due to suseconds_t differencesGeert Uytterhoeven2008-10-141-5/+5
* Add missing semaphore.h includesMatthew Wilcox2008-07-241-0/+1
* hp_sdc_rtc: BKL pushdownArnd Bergmann2008-06-201-0/+2
* m68k: Some input drivers do not check the platformGeert Uytterhoeven2008-05-181-0/+5
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* [PATCH] Correct misc_register return code handling in several driversNeil Horman2006-12-071-1/+3
* [PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Al Viro2006-10-151-4/+4
* [PATCH] small hp_sdc_rtc cleanup: use no_llseekMarcelo Tosatti2006-01-081-8/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+724