aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-103/+243
2018-04-04Merge branch 'next' into for-linusDmitry Torokhov4-109/+242
2018-04-04Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary1-0/+17
2018-03-27parisc/gscps2: Fix sparse warningsHelge Deller1-6/+5
2018-03-17Merge branch 'psmouse' into nextDmitry Torokhov1-103/+219
2018-03-08Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg1-0/+7
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2-3/+3
2018-02-02Input: libps2 - relax command byte ACK handlingDmitry Torokhov1-3/+22
2018-02-02Input: libps2 - support retransmission of command dataDmitry Torokhov1-32/+71
2018-02-02Input: libps2 - add debugging statementsDmitry Torokhov1-13/+39
2018-02-02Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov1-0/+32
2018-02-02Input: libps2 - use u8 for byte dataDmitry Torokhov1-15/+16
2018-02-02Input: libps2 - fix switch statement formattingDmitry Torokhov1-66/+65
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-398/+18
2018-01-18Input: remove at32psifCorentin Labbe3-368/+0
2018-01-01Input: hp_sdc - convert to ktime_get()Arnd Bergmann1-10/+7
2018-01-01Input: hil_mlc - convert timeval to jiffiesWEN Pingbo2-15/+8
2018-01-01Input: hil_mlc - convert timeval to time64_tWEN Pingbo1-5/+3
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro2-3/+3
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-24Input: ps2-gpio - actually abort probe when connected to sleeping GPIOsDmitry Torokhov1-0/+1
2017-10-24Input: hil_mlc - convert to using timer_setup()Kees Cook1-2/+2
2017-10-24Input: hp_sdc - convert to using timer_setup()Kees Cook1-3/+2
2017-10-23Merge tag 'v4.14-rc6' into nextDmitry Torokhov2-7/+7
2017-09-26Input: sa1111ps2 - extend test delayRussell King1-1/+1
2017-09-26Input: sa1111ps2 - remove special sa1111 mmio accessorsRussell King1-16/+16
2017-09-26Input: sa1111ps2 - use sa1111_get_irq() to obtain IRQ resourcesRussell King1-11/+24
2017-09-21Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextDmitry Torokhov1-5/+1
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+7
2017-09-15Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng1-0/+7
2017-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-10/+479
2017-08-31Input: xilinx_ps2 - fix multiline comment styleMichal Simek1-4/+8
2017-08-28Input: PS/2 gpio bit banging driver for serio busDanilo Krummrich3-0/+465
2017-08-24Input: ambakmi - constify amba_idArvind Yadav1-1/+1
2017-08-22parisc/serio: Fix section mismatches in gscps2 and hp_sdc driversHelge Deller2-7/+7
2017-08-18Input: constify serio_device_idArvind Yadav1-1/+1
2017-08-17Input: i8042 - constify pnp_device_idArvind Yadav1-2/+2
2017-07-24Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into nextDmitry Torokhov1-0/+7
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-3/+9
2017-07-12Input: serio - constify attribute_group structuresArvind Yadav1-2/+2
2017-07-12Merge branch 'next' into for-linusDmitry Torokhov1-3/+9
2017-07-12Input: i8042 - fix crash at boot timeChen Hong1-3/+9
2017-07-06Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+1
2017-06-19Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake1-0/+7
2017-05-27hp_sdc: use probe_kernel_read()Al Viro1-5/+1
2017-05-02Merge branch 'next' into for-linusDmitry Torokhov1-9/+21
2017-04-24Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov1-0/+14
2017-03-25Input: serio - add fast reconnect optionDmitry Torokhov1-5/+17