aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2010-04-05Input: i8042 - spelling fixDominik Brodowski1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo12-1/+11
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-22/+23
2010-03-13Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset tableChristoph Fritz1-0/+7
2010-03-09Input: serio_raw - remove BKLThadeu Lima de Souza Cascardo1-6/+5
2010-03-09Input: enable remote wakeup for PNP i8042 keyboard portsAlan Stern1-0/+3
2010-03-08Input: i8042 - use platfrom_create_bundle() helperDmitry Torokhov1-16/+8
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-02-28Merge branch 'next' into for-linusDmitry Torokhov3-79/+60
2010-02-18Input: i8042 - fix KBC jam during hibernateAlan Jenkins1-0/+8
2010-02-05Fix spelling of 'platform' in log messagesStefan Weil1-1/+1
2010-01-24Input: xilinx_ps2 - use resource_sizeTobias Klauser1-2/+2
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2-9/+9
2010-01-11Input: i8042 - add Dritek quirk for Acer Aspire 5610.Elliott Sales de Andrade1-0/+7
2010-01-09Input: make PCI device ids constantMárton Németh1-1/+1
2010-01-09Input: xilinx_ps2 - make Open Firmware device ids constantMárton Németh1-1/+1
2010-01-06Input: serio - use pr_xxx() and dev_xxx() helpersDmitry Torokhov1-42/+35
2010-01-06Input: serio - use list_first_entry() helperDmitry Torokhov1-20/+11
2010-01-06Input: serio - let device core tell us if device was registeredDmitry Torokhov1-6/+2
2010-01-06Input: serio - use device core to create 'id' attribute groupDmitry Torokhov1-8/+9
2009-12-24Input: serio - do not mark kseriod freezable anymoreDmitry Torokhov1-9/+2
2009-12-15Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()Roel Kluin1-3/+5
2009-12-15Merge commit 'linus' into nextDmitry Torokhov2-2/+2
2009-12-15Input: at32psif - do not sleep in atomic contextDmitry Torokhov1-1/+1
2009-12-15Input: i8042 - add Gigabyte M1022M to the noloop listDmitry Torokhov1-0/+8
2009-12-11Input: i8042 - allow installing platform filters for incoming dataMatthew Garrett1-3/+55
2009-12-11Input: i8042 - fix locking in interrupt routineDmitry Torokhov1-8/+26
2009-12-11Input: sa1111ps2 - annotate probe() and remove() methodsDmitry Torokhov1-5/+5
2009-12-11Input: ambakmi - annotate probe() and remove() methodsDmitry Torokhov1-4/+4
2009-12-11Input: gscps2 - fix probe() and remove() annotationsDmitry Torokhov1-3/+3
2009-12-11Input: altera_ps2 - add annotations to probe and remove methodsDmitry Torokhov1-3/+3
2009-12-11Input: hil-mlc - use del_timer_sync() when unloading the driverDmitry Torokhov1-5/+3
2009-12-11Input: serio - set owner in driver structuresDmitry Torokhov3-0/+3
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-77/+275
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2009-12-04Input: i8042 - remove identification strings from DMI tablesDmitry Torokhov1-77/+66
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-2/+2
2009-12-02Merge commit 'v2.6.32' into nextDmitry Torokhov1-0/+21
2009-12-02Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier1-0/+21
2009-11-05Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov2-8/+40
2009-11-02Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov1-7/+28
2009-11-02Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov3-0/+3
2009-10-18Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux listDmitry Torokhov1-0/+11
2009-10-12Input: add driver for Altera PS/2 controllerThomas Chou3-0/+209
2009-10-12Input: i8042 - make pnp_data_busted variable boolean instead of intDmitry Torokhov1-1/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan3-0/+3
2009-10-08Input: i8042 - print debug data when testing AUX IRQ deliveryDmitry Torokhov1-0/+3
2009-10-05Input: libps2 - fix dependancy on i8042Dmitry Torokhov1-6/+7
2009-09-17Input: libps2 - additional locking for i8042 portsDmitry Torokhov2-4/+65