summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2011-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-23Input: serio/gameport - use 'long' system workqueueDmitry Torokhov
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-02Input: serio - clear pending rescans after sysfs driver rebindDuncan Laurie
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-20Input: serio - allow registered drivers to get status flagDavid Engraf
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-17Input: ct82710c - return proper error code for ct82c710_openDavidlohr Bueso
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-08Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13Jiri Kosina
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-12-27Input: i8042 - add Acer Aspire 5100 to the Dritek listPali Rohár
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-10Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren
2010-12-04parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin
2010-11-30Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ useJoe Perches
2010-11-30Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-fo...Tony Lindgren
2010-11-30OMAP1: drop AMS_DELTA_FIQ config optionJanusz Krzysztofik
2010-11-21Input: ct82c710 - remove a redundant serio_register_port()Axel Lin
2010-11-21Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exitAxel Lin
2010-11-21Input: ps2mult - fix wrong kfree in ps2mult_connect error pathAxel Lin
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