aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-7/+25
2011-01-20Input: serio - allow registered drivers to get status flagDavid Engraf1-4/+20
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-3/+3
2011-01-17Input: ct82710c - return proper error code for ct82c710_openDavidlohr Bueso1-3/+5
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-1/+26
2011-01-08Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13Jiri Kosina2-1/+26
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-175/+157
2010-12-27Input: i8042 - add Acer Aspire 5100 to the Dritek listPali Rohár1-0/+7
2010-12-22Merge branch 'master' into for-nextJiri Kosina3-2/+12
2010-12-10Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren1-1/+1
2010-12-04parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin1-1/+1
2010-11-30Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ useJoe Perches3-73/+63
2010-11-30Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-for-linusTony Lindgren1-1/+0
2010-11-30OMAP1: drop AMS_DELTA_FIQ config optionJanusz Krzysztofik1-1/+0
2010-11-21Input: ct82c710 - remove a redundant serio_register_port()Axel Lin1-5/+3
2010-11-21Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exitAxel Lin1-1/+0
2010-11-21Input: ps2mult - fix wrong kfree in ps2mult_connect error pathAxel Lin1-1/+1
2010-11-20Input: serio HIL MLC - don't deref null, don't leak and return proper errorJesper Juhl2-9/+14
2010-11-18Input: serio - convert to common workqueue instead of a threadDmitry Torokhov1-86/+69
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-04Input: i8042 - add Sony VAIOs to MUX blacklistJesse Barnes1-0/+11
2010-11-02Kconfig: typo: boad -> boardMichael Witten1-1/+1
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-45/+410
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-22serport: place serport serio device correctly in the device treeDmitry Eremin-Solenikov1-0/+1
2010-10-18Input: serio - add support for PS2Mult multiplexer protocolDmitry Eremin-Solenikov3-0/+328
2010-10-17Merge branch 'for-linus' into nextDmitry Torokhov1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-13Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov1-43/+81
2010-10-12input: Serio/hp_sdc: semaphore cleanupThomas Gleixner1-2/+2
2010-10-12input: Serio/hil_mlc: semaphore cleanupThomas Gleixner1-3/+3
2010-09-29Input: i8042 - use unsigned char for 0x90Christoph Fritz1-1/+1
2010-09-14Input: serio - do not include linux/freezer.hDmitry Torokhov1-1/+0
2010-08-31Input: i8042 - fix device removal on unloadDmitry Torokhov1-1/+1
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