summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2010-11-20Input: serio HIL MLC - don't deref null, don't leak and return proper errorJesper Juhl
2010-11-18Input: serio - convert to common workqueue instead of a threadDmitry Torokhov
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-04Input: i8042 - add Sony VAIOs to MUX blacklistJesse Barnes
2010-11-02Kconfig: typo: boad -> boardMichael Witten
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22serport: place serport serio device correctly in the device treeDmitry Eremin-Solenikov
2010-10-18Input: serio - add support for PS2Mult multiplexer protocolDmitry Eremin-Solenikov
2010-10-17Merge branch 'for-linus' into nextDmitry Torokhov
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-13Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov
2010-10-12input: Serio/hp_sdc: semaphore cleanupThomas Gleixner
2010-10-12input: Serio/hil_mlc: semaphore cleanupThomas Gleixner
2010-09-29Input: i8042 - use unsigned char for 0x90Christoph Fritz
2010-09-14Input: serio - do not include linux/freezer.hDmitry Torokhov
2010-08-31Input: i8042 - fix device removal on unloadDmitry Torokhov
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-07-20Input: i8042 - reset keyboard controller wehen resuming from S2RDmitry Torokhov
2010-07-19Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_tableKamal Mostafa
2010-07-09powerpc: Add i8042 keyboard and mouse irq parsingMartyn Welch
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-30Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely
2010-06-22Input: fixup X86_MRST selectsRandy Dunlap
2010-06-04Input: i8042 - remove SPRUCE supportChristoph Egger
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