index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-16
Input: rmi_f54 - read from FIFO in 32 byte blocks
Hans Verkuil
1
-16
/
+27
2020-01-16
Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"
Hans Verkuil
1
-0
/
+2
2020-01-10
Merge tag 'v5.5-rc5' into next
Dmitry Torokhov
6
-23
/
+45
2020-01-10
Input: edt-ft5x06 - use pm core to enable/disable the wake irq
Marco Felsch
1
-24
/
+0
2020-01-10
Input: edt-ft5x06 - make wakeup-source switchable
Marco Felsch
1
-1
/
+0
2020-01-10
Input: edt-ft5x06 - alphabetical include reorder
Marco Felsch
1
-11
/
+12
2020-01-10
Input: edt-ft5x06 - work around first register access error
Philipp Zabel
1
-0
/
+7
2020-01-10
Input: sur40 - fix interface sanity checks
Johan Hovold
1
-1
/
+1
2020-01-10
Input: gtco - drop redundant variable reinit
Johan Hovold
1
-2
/
+0
2020-01-10
Input: gtco - fix extra-descriptor debug message
Johan Hovold
1
-1
/
+2
2020-01-10
Input: gtco - fix endpoint sanity check
Johan Hovold
1
-7
/
+3
2020-01-10
Input: aiptek - use descriptors of current altsetting
Johan Hovold
1
-1
/
+1
2020-01-10
Input: aiptek - fix endpoint sanity check
Johan Hovold
1
-3
/
+3
2020-01-10
Input: pegasus_notetaker - fix endpoint sanity check
Johan Hovold
1
-1
/
+1
2020-01-10
Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register
Chuhong Yuan
1
-1
/
+5
2020-01-10
Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()
Miles Chen
1
-4
/
+1
2020-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
4
-25
/
+42
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
4
-4
/
+4
2019-12-19
Input: apbps2 - add __iomem to register struct
Ben Dooks (Codethink)
1
-1
/
+1
2019-12-19
Input: axp20x-pek - make device attributes static
Ben Dooks (Codethink)
1
-3
/
+4
2019-12-13
Input: imx_sc_key - only take the valid data from SCU firmware as key state
Anson Huang
1
-1
/
+7
2019-12-13
Input: add safety guards to input_set_keycode()
Dmitry Torokhov
1
-10
/
+16
2019-12-13
Input: input_event - fix struct padding on sparc64
Arnd Bergmann
2
-12
/
+16
2019-12-13
Input: uinput - always report EPOLLOUT
Dmitry Torokhov
1
-2
/
+3
2019-12-12
Input: elants_i2c - check Remark ID when attempting firmware update
Johnny.Chuang
1
-8
/
+69
2019-12-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
6
-17
/
+49
2019-12-06
Merge branch 'next' into for-linus
Dmitry Torokhov
6
-17
/
+49
2019-12-04
Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers
Hans Verkuil
1
-2
/
+0
2019-12-04
Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash
Lucas Stach
1
-0
/
+3
2019-12-04
Input: goodix - add upside-down quirk for Teclast X89 tablet
Hans de Goede
1
-0
/
+9
2019-12-04
Input: uinput - fix returning EPOLLOUT from uinput_poll
Marcel Holtmann
1
-1
/
+1
2019-12-04
Input: snvs_pwrkey - remove gratuitous NULL initializers
Dmitry Torokhov
1
-2
/
+2
2019-12-03
Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
1
-4
/
+2
2019-11-25
Input: snvs_pwrkey - send key events for i.MX6 S, DL and Q
Robin van der Gracht
2
-12
/
+34
2019-11-25
Merge branch 'next' into for-linus
Dmitry Torokhov
47
-1805
/
+1497
2019-11-22
Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54
Hans Verkuil
1
-1
/
+14
2019-11-22
Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus
Hans Verkuil
1
-0
/
+1
2019-11-22
Input: fix Kconfig indentation
Krzysztof Kozlowski
4
-27
/
+27
2019-11-22
Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"
Lyude Paul
1
-1
/
+0
2019-11-21
Revert "Input: cros_ec_keyb: mask out extra flags in event_type"
Gwendal Grignou
1
-1
/
+1
2019-11-21
Revert "Input: cros_ec_keyb - add back missing mask for event_type"
Gwendal Grignou
1
-4
/
+2
2019-11-15
Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation
Lyude Paul
1
-0
/
+1
2019-11-15
Input: imx_sc_key - correct SCU message structure to avoid stack corruption
Anson Huang
1
-1
/
+1
2019-11-15
Input: synaptics-rmi4 - destroy F54 poller workqueue when removing
Chuhong Yuan
1
-0
/
+1
2019-11-15
Input: ff-memless - kill timer in destroy()
Oliver Neukum
1
-0
/
+9
2019-11-12
Input: cyttsp4_core - fix use after free bug
Pan Bian
1
-7
/
+0
2019-11-12
Input: synaptics-rmi4 - clear IRQ enables for F54
Lucas Stach
1
-1
/
+1
2019-11-12
Input: ili210x - optionally show calibrate sysfs attribute
Sven Van Asbroeck
1
-0
/
+14
2019-11-12
Input: ili210x - add resolution to chip operations structure
Sven Van Asbroeck
1
-2
/
+7
2019-11-12
Input: ili210x - do not retrieve/print chip firmware version
Sven Van Asbroeck
1
-21
/
+0
[prev]
[next]