summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-11-131-1/+1
|\
| * Input: parkbd - drop bogus __init from parkbd_allocate_serio()Geert Uytterhoeven2015-11-091-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-11-064-18/+337
|\ \ | |/
| * Input: add userio moduleStephen Chandler Paul2015-10-273-0/+300
| * Input: parkbd - use parallel port device modelSudip Mukherjee2015-10-051-18/+37
* | input: i8042: Avoid resetting controller on system suspend/resumeRafael J. Wysocki2015-10-141-5/+27
|/
* Input: psmouse - fix data race in __ps2_commandDmitry Vyukov2015-09-291-8/+14
* Input: serio - fix blocking of parportSudip Mukherjee2015-09-271-0/+1
* Input: i8042 - lower log level for "no controller" messageTakashi Iwai2015-09-051-1/+1
* Merge tag 'v4.2-rc3' into nextDmitry Torokhov2015-07-201-3/+2
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-041-0/+1
| |\
| * | tty: remove buf parameter from tty_name()Rasmus Villemoes2015-05-061-3/+2
* | | Input: ambakmi - fix system PM by converting to modern callbacksUlf Hansson2015-07-161-3/+5
* | | Input: i8042 - add unmask_kbd_data optionStephen Chandler Paul2015-07-163-7/+54
| |/ |/|
* | Input: arc_ps2 - add HAS_IOMEM dependencySebastian Ott2015-06-291-0/+1
|/
* Input: gscps2 - drop pci_ids dependencyMichael S. Tsirkin2015-04-061-1/+0
* Input: i8042 - allow KBD and AUX ports to wake up from suspend-to-idleRafael J. Wysocki2015-03-091-3/+25
* Merge branch 'bfin_rotary' into nextDmitry Torokhov2015-02-152-0/+61
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-011-0/+8
| |\
| | * Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein2015-01-221-0/+8
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-01-192-0/+53
| |\ \ | | |/
| | * Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov2015-01-081-0/+7
| | * Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2015-01-072-0/+46
* | | Input: gscps2 - fix MODULE_DEVICE_TABLE invocationGeert Uytterhoeven2015-02-041-1/+1
* | | Input: serio - add support for Alwinner A10/A20 PS/2 controllerVishnu Patekar2015-01-263-0/+351
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-174-61/+38
|\ \ | |/
| * Merge branch 'next' into for-linusDmitry Torokhov2014-12-154-61/+38
| |\
| | * Input: initialize device counter variables with -1Aniroop Mathur2014-12-032-4/+4
| | * Input: i8042 - do not try to load on Intel NUC D54250WYKTodor Minchev2014-12-021-0/+10
| | * Input: altera_ps2 - switch to using managed resourcesTobias Klauser2014-10-311-57/+24
* | | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0312-12/+0
|\ \ \ | |/ / |/| |
| * | input: serio: drop owner assignment from platform_driversWolfram Sang2014-10-2012-12/+0
| |/
* | Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov2014-10-312-9/+274
* | Input: altera_ps2 - use correct type for irq return valueTobias Klauser2014-10-311-1/+1
* | Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser2014-10-311-1/+1
* | Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede2014-10-241-0/+16
|/
* Input: i8042 - disable active multiplexing by defaultDmitry Torokhov2014-10-112-274/+9
* Input: i8042 - add noloop quirk for Asus X750LNHans de Goede2014-10-111-0/+6
* Merge tag 'v3.17' into nextDmitry Torokhov2014-10-114-8/+64
|\
| * Input: i8042 - fix Asus X450LCP touchpad detectionMarcos Paulo de Souza2014-09-241-0/+7
| * Input: i8042 - also set the firmware id for MUXed portsHans de Goede2014-09-111-0/+2
| * Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede2014-09-111-0/+7
| * Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede2014-09-111-0/+8
| * Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung2014-09-101-7/+38
| * Input: sparc - i8042-sparcio.h: fix unused kbd_res warningVincent Stehlé2014-08-191-1/+2
* | Input: serio - avoid negative serio device numbersRichard Leitner2014-10-091-2/+2
|/
* Merge branch 'next' into for-linusDmitry Torokhov2014-08-061-0/+13
|\
| * Input: hyperv-keyboard - register as a wakeup sourceDexuan Cui2014-08-061-0/+13
* | Input: i8042 - add Acer Aspire 5710 to nomux blacklistJiri Kosina2014-07-141-0/+7
|/
* Merge branch 'next' into for-linusDmitry Torokhov2014-06-072-2/+2
|\
OpenPOWER on IntegriCloud