aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.10.107' into lineage-15.1root-expert2018-07-211-0/+14
|\
| * Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov2017-06-201-0/+7
| * Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng2017-06-201-0/+7
* | Merge tag 'v3.10.106' into lineage-15.1root-expert2018-07-211-0/+6
|\|
| * Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza2017-06-081-0/+6
* | Merge tag 'v3.10.105' into lineage-15.1root-expert2018-07-202-21/+6
|\|
| * Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov2017-02-101-0/+1
| * Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2017-02-102-21/+5
* | Merge tag 'v3.10.98' into lineage-15.1root-expert2018-07-201-0/+7
|\|
| * Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon2016-02-251-0/+7
* | Merge tag 'v3.10.68' into lineage-15.1root-expert2018-07-191-0/+8
|\|
| * Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein2015-02-051-0/+8
* | Merge tag 'v3.10.66' into lineage-15.1root-expert2018-07-192-0/+53
|\|
| * Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov2015-01-271-0/+7
| * Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2015-01-272-0/+46
* | Merge tag 'v3.10.60' into lineage-15.1root-expert2018-07-181-0/+22
|\|
| * Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede2014-11-141-0/+16
| * Input: i8042 - add noloop quirk for Asus X750LNHans de Goede2014-11-141-0/+6
* | Merge tag 'v3.10.56' into lineage-15.1root-expert2018-07-182-7/+53
|\|
| * Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede2014-10-051-0/+7
| * Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede2014-10-051-0/+8
| * Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung2014-10-051-7/+38
* | Merge upstream linux-stable v3.10.28 into msm-3.10Ian Maund2014-03-242-3/+5
|\|
| * Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen2013-12-111-3/+3
| * Input: i8042 - add PNP modaliasesTom Gundersen2013-12-041-0/+2
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2014-02-071-1/+0
|/
* Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2013-06-101-0/+1
* Input: apbps2 - convert to devm_ioremap_resource()Sachin Kamat2013-04-151-5/+3
* Input: arc_ps2 - add support for device treeMischa Jonker2013-03-311-2/+12
* Input: q40kbd - use module_platform_driver_probe macroSachin Kamat2013-03-171-12/+1
* Input: at32psif - use module_platform_driver_probe macroSachin Kamat2013-03-171-12/+1
* Merge tag 'v3.9-rc3' into nextDmitry Torokhov2013-03-173-4/+15
|\
| * input: disable i8042 PC Keyboard controller for s390Heiko Carstens2013-02-281-1/+1
| * Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-0/+1
| |\
| | * input: drop unnecessary dependencies on TTYJoe Millenbach2013-02-061-1/+1
| | * tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+1
| * | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-3/+4
| |\ \
| | * | Input: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-3/+4
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-201-0/+1
| |\ \ | | |/ | |/|
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-191-0/+9
| |\ \
| | * | x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptopsOndrej Zary2012-12-111-0/+9
* | | | Input: add support for GRLIB APBPS2 PS/2 Keyboard/MouseDaniel Hellstrom2013-03-123-0/+241
| |_|/ |/| |
* | | Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-131-0/+1
|/ /
* | Input: HIL - do not call tasklet_disable right before tasklet_killXiaotian Feng2012-11-251-2/+0
* | Input: remove use of __devexitBill Pemberton2012-11-2413-14/+14
* | Input: remove use of __devinitBill Pemberton2012-11-2412-19/+19
* | Input: remove use of __devinitconstBill Pemberton2012-11-241-1/+1
* | Input: remove use of __devexit_pBill Pemberton2012-11-2413-13/+13
* | Input: serio - remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-241-11/+0
* | Input: HIL - remove one gotoRolf Eike Beer2012-11-101-6/+5