summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorLines
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-103/+243
2018-04-04Merge branch 'next' into for-linusDmitry Torokhov-109/+242
2018-04-04Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary-0/+17
2018-03-27parisc/gscps2: Fix sparse warningsHelge Deller-6/+5
2018-03-17Merge branch 'psmouse' into nextDmitry Torokhov-103/+219
2018-03-08Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg-0/+7
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-3/+3
2018-02-02Input: libps2 - relax command byte ACK handlingDmitry Torokhov-3/+22
2018-02-02Input: libps2 - support retransmission of command dataDmitry Torokhov-32/+71
2018-02-02Input: libps2 - add debugging statementsDmitry Torokhov-13/+39
2018-02-02Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov-0/+32
2018-02-02Input: libps2 - use u8 for byte dataDmitry Torokhov-15/+16
2018-02-02Input: libps2 - fix switch statement formattingDmitry Torokhov-66/+65
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-398/+18
2018-01-18Input: remove at32psifCorentin Labbe-368/+0
2018-01-01Input: hp_sdc - convert to ktime_get()Arnd Bergmann-10/+7
2018-01-01Input: hil_mlc - convert timeval to jiffiesWEN Pingbo-15/+8
2018-01-01Input: hil_mlc - convert timeval to time64_tWEN Pingbo-5/+3
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro-3/+3
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2017-10-24Input: ps2-gpio - actually abort probe when connected to sleeping GPIOsDmitry Torokhov-0/+1
2017-10-24Input: hil_mlc - convert to using timer_setup()Kees Cook-2/+2
2017-10-24Input: hp_sdc - convert to using timer_setup()Kees Cook-3/+2
2017-10-23Merge tag 'v4.14-rc6' into nextDmitry Torokhov-7/+7
2017-09-26Input: sa1111ps2 - extend test delayRussell King-1/+1
2017-09-26Input: sa1111ps2 - remove special sa1111 mmio accessorsRussell King-16/+16
2017-09-26Input: sa1111ps2 - use sa1111_get_irq() to obtain IRQ resourcesRussell King-11/+24
2017-09-21Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dmitry Torokhov-5/+1
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+7
2017-09-15Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng-0/+7
2017-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-10/+479
2017-08-31Input: xilinx_ps2 - fix multiline comment styleMichal Simek-4/+8
2017-08-28Input: PS/2 gpio bit banging driver for serio busDanilo Krummrich-0/+465
2017-08-24Input: ambakmi - constify amba_idArvind Yadav-1/+1
2017-08-22parisc/serio: Fix section mismatches in gscps2 and hp_sdc driversHelge Deller-7/+7
2017-08-18Input: constify serio_device_idArvind Yadav-1/+1
2017-08-17Input: i8042 - constify pnp_device_idArvind Yadav-2/+2
2017-07-24Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov-0/+7
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+9
2017-07-12Input: serio - constify attribute_group structuresArvind Yadav-2/+2
2017-07-12Merge branch 'next' into for-linusDmitry Torokhov-3/+9
2017-07-12Input: i8042 - fix crash at boot timeChen Hong-3/+9
2017-07-06Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+1
2017-06-19Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake-0/+7
2017-05-27hp_sdc: use probe_kernel_read()Al Viro-5/+1
2017-05-02Merge branch 'next' into for-linusDmitry Torokhov-9/+21
2017-04-24Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov-0/+7
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov-0/+14
2017-03-25Input: serio - add fast reconnect optionDmitry Torokhov-5/+17