aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-06Input: gscps2 - drop pci_ids dependencyMichael S. Tsirkin1-1/+0
2015-03-09Input: i8042 - allow KBD and AUX ports to wake up from suspend-to-idleRafael J. Wysocki1-3/+25
2015-02-15Merge branch 'bfin_rotary' into nextDmitry Torokhov2-0/+61
2015-02-04Input: gscps2 - fix MODULE_DEVICE_TABLE invocationGeert Uytterhoeven1-1/+1
2015-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+8
2015-01-26Input: serio - add support for Alwinner A10/A20 PS/2 controllerVishnu Patekar3-0/+351
2015-01-22Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein1-0/+8
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+53
2015-01-08Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov1-0/+7
2015-01-07Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2-0/+46
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-61/+38
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov4-61/+38
2014-12-03Input: initialize device counter variables with -1Aniroop Mathur2-4/+4
2014-12-02Input: i8042 - do not try to load on Intel NUC D54250WYKTodor Minchev1-0/+10
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman12-12/+0
2014-10-31Input: altera_ps2 - switch to using managed resourcesTobias Klauser1-57/+24
2014-10-31Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov2-9/+274
2014-10-31Input: altera_ps2 - use correct type for irq return valueTobias Klauser1-1/+1
2014-10-31Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser1-1/+1
2014-10-24Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede1-0/+16
2014-10-20input: serio: drop owner assignment from platform_driversWolfram Sang12-12/+0
2014-10-11Input: i8042 - disable active multiplexing by defaultDmitry Torokhov2-274/+9
2014-10-11Input: i8042 - add noloop quirk for Asus X750LNHans de Goede1-0/+6
2014-10-11Merge tag 'v3.17' into nextDmitry Torokhov4-8/+64
2014-10-09Input: serio - avoid negative serio device numbersRichard Leitner1-2/+2
2014-09-24Input: i8042 - fix Asus X450LCP touchpad detectionMarcos Paulo de Souza1-0/+7
2014-09-11Input: i8042 - also set the firmware id for MUXed portsHans de Goede1-0/+2
2014-09-11Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede1-0/+7
2014-09-11Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede1-0/+8
2014-09-10Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung1-7/+38
2014-08-19Input: sparc - i8042-sparcio.h: fix unused kbd_res warningVincent Stehlé1-1/+2
2014-08-06Merge branch 'next' into for-linusDmitry Torokhov1-0/+13
2014-08-06Input: hyperv-keyboard - register as a wakeup sourceDexuan Cui1-0/+13
2014-07-14Input: i8042 - add Acer Aspire 5710 to nomux blacklistJiri Kosina1-0/+7
2014-06-07Merge branch 'next' into for-linusDmitry Torokhov2-2/+2
2014-05-14Merge tag 'v3.15-rc5' into nextDmitry Torokhov3-0/+35
2014-05-14Input: apbps2 - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: olpc_apsp - make of_device_id array constJingoo Han1-1/+1
2014-05-13Input: ambakmi - request a shared interrupt for AMBA KMI devicesLiviu Dudau1-1/+2
2014-04-19Input: i8042 - add firmware_id supportHans de Goede2-0/+21
2014-04-19Input: serio - add firmware_id sysfs attributeHans de Goede1-0/+14
2014-03-23Input: olpc_apsp - fix dependencies of OLPC AP-SP driverJean Delvare1-1/+1
2014-03-23Input: hp_sdc - use del_timer_sync() in exit pathThomas Gleixner1-1/+1
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds11-14/+11
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+0
2014-01-12Input: hyperv-keyboard - pass through 0xE1 prefixK. Y. Srinivasan1-1/+3
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker9-9/+0
2014-01-02Input: i8042 - cleanup SERIO_I8042 dependenciesMark Salter1-3/+8
2013-12-29ARM: 7904/1: input: ambakmi: Remove unnecessary amba_set_drvdata()Michal Simek1-2/+0
2013-12-16Merge 3.13-rc4 into tty-nextGreg Kroah-Hartman1-7/+17