aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2010-07-07input: i8042 - add runtime check in x86's i8042_platform_initFeng Tang
2010-07-07Revert "Input: fixup X86_MRST selects"Feng Tang
2010-06-22Input: fixup X86_MRST selectsRandy Dunlap
2010-05-25input: serio: disable i8042 for non-cayman sh platforms.Paul Mundt
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-19Input: i8042 - add a PNP entry to the aux device listMatthew Garrett
2010-05-19Input: i8042 - add some extra PNP keyboard typesMatthew Garrett
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-05input: serio: add support for Amstrad Delta serial keyboardportJanusz Krzysztofik
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-04-13Merge branch 'for-linus' into nextDmitry Torokhov
2010-04-05Input: i8042 - spelling fixDominik Brodowski
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-03-13Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset tableChristoph Fritz
2010-03-09Input: serio_raw - remove BKLThadeu Lima de Souza Cascardo
2010-03-09Input: enable remote wakeup for PNP i8042 keyboard portsAlan Stern
2010-03-08Input: i8042 - use platfrom_create_bundle() helperDmitry Torokhov
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-28Merge branch 'next' into for-linusDmitry Torokhov
2010-02-18Input: i8042 - fix KBC jam during hibernateAlan Jenkins
2010-02-05Fix spelling of 'platform' in log messagesStefan Weil
2010-01-24Input: xilinx_ps2 - use resource_sizeTobias Klauser
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov
2010-01-11Input: i8042 - add Dritek quirk for Acer Aspire 5610.Elliott Sales de Andrade
2010-01-09Input: make PCI device ids constantMárton Németh
2010-01-09Input: xilinx_ps2 - make Open Firmware device ids constantMárton Németh
2010-01-06Input: serio - use pr_xxx() and dev_xxx() helpersDmitry Torokhov
2010-01-06Input: serio - use list_first_entry() helperDmitry Torokhov
2010-01-06Input: serio - let device core tell us if device was registeredDmitry Torokhov
2010-01-06Input: serio - use device core to create 'id' attribute groupDmitry Torokhov
2009-12-24Input: serio - do not mark kseriod freezable anymoreDmitry Torokhov
2009-12-15Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()Roel Kluin
2009-12-15Merge commit 'linus' into nextDmitry Torokhov
2009-12-15Input: at32psif - do not sleep in atomic contextDmitry Torokhov
2009-12-15Input: i8042 - add Gigabyte M1022M to the noloop listDmitry Torokhov
2009-12-11Input: i8042 - allow installing platform filters for incoming dataMatthew Garrett
2009-12-11Input: i8042 - fix locking in interrupt routineDmitry Torokhov
2009-12-11Input: sa1111ps2 - annotate probe() and remove() methodsDmitry Torokhov
2009-12-11Input: ambakmi - annotate probe() and remove() methodsDmitry Torokhov
2009-12-11Input: gscps2 - fix probe() and remove() annotationsDmitry Torokhov
2009-12-11Input: altera_ps2 - add annotations to probe and remove methodsDmitry Torokhov
2009-12-11Input: hil-mlc - use del_timer_sync() when unloading the driverDmitry Torokhov
2009-12-11Input: serio - set owner in driver structuresDmitry Torokhov
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04Input: i8042 - remove identification strings from DMI tablesDmitry Torokhov
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa