aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-6/+6
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi1-20/+5
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely2-6/+6
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-7/+6
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+5
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-99/+41
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2-1/+18
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov2-99/+41
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-3/+2
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely1-0/+17
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+7
2010-07-20Input: i8042 - reset keyboard controller wehen resuming from S2RDmitry Torokhov1-24/+41
2010-07-19Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_tableKamal Mostafa1-0/+7
2010-07-09powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch1-0/+5
2010-07-07input: i8042 - add runtime check in x86's i8042_platform_initFeng Tang1-0/+10
2010-07-07Revert "Input: fixup X86_MRST selects"Feng Tang1-1/+1
2010-06-30Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov1-1/+2
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely1-4/+4
2010-06-22Input: fixup X86_MRST selectsRandy Dunlap1-1/+1
2010-06-04Input: i8042 - remove SPRUCE supportChristoph Egger1-75/+0
2010-05-25input: serio: disable i8042 for non-cayman sh platforms.Paul Mundt1-1/+2
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely4-0/+208
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely2-4/+10
2010-05-21Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds3-0/+194
2010-05-19Input: i8042 - add a PNP entry to the aux device listMatthew Garrett1-0/+1
2010-05-19Input: i8042 - add some extra PNP keyboard typesMatthew Garrett1-0/+13
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2-5/+5
2010-05-05input: serio: add support for Amstrad Delta serial keyboardportJanusz Krzysztofik3-0/+194
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2010-04-13Merge branch 'for-linus' into nextDmitry Torokhov1-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