index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: applespi - use new structure for SPI transfer delays
Sergiu Cuciurean
2020-12-11
1
-4
/
+8
*
Input: synaptics-rmi4 - use new structure for SPI transfer delays
Sergiu Cuciurean
2020-12-11
1
-2
/
+4
*
Input: ad7877 - use new structure for SPI transfer delays
Sergiu Cuciurean
2020-12-11
1
-2
/
+4
*
Input: edt-ft5x06 - consolidate handling of number of electrodes
Dmitry Torokhov
2020-12-11
1
-26
/
+17
*
Input: tm2-touchkey - add vddio regulator
Stephan Gerhold
2020-12-10
1
-1
/
+2
*
Input: cyapa - switch to using devm_add_action_or_reset()
Fuqian Huang
2020-12-10
1
-6
/
+4
*
Input: add driver for power button on Dell Wyse 3020
Lubomir Rintel
2020-12-10
3
-0
/
+181
*
Input: gtco - remove driver
Dmitry Torokhov
2020-12-10
3
-1056
/
+0
*
Input: vsxxxaa - fix Kconfig spelling mistake
Colin Ian King
2020-12-04
1
-1
/
+1
*
Input: Add "inhibited" property
Patrik Fimml
2020-12-03
1
-7
/
+105
*
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-12-03
41
-90
/
+96
*
Input: add input_device_enabled()
Andrzej Pietrasiewicz
2020-12-03
1
-0
/
+8
*
Input: omap4-keypad - set up interrupt as wakeup source
Dmitry Torokhov
2020-12-03
1
-35
/
+8
*
Input: remove input_polled_dev implementation
Dmitry Torokhov
2020-12-02
3
-376
/
+0
*
Input: libps2 - fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-23
1
-1
/
+1
*
Input: pcspkr - fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-23
1
-0
/
+1
*
Input: omap4-keypad - fix runtime PM error handling
Zhang Qilong
2020-11-23
1
-36
/
+53
*
Input: vmmouse - demote obvious abuse of kernel-doc header
Lee Jones
2020-11-20
1
-1
/
+1
*
Input: applespi - provide missing struct 'message' descriptions
Lee Jones
2020-11-20
1
-0
/
+9
*
Input: goodix - fix misspelling of 'ctx'
Lee Jones
2020-11-20
1
-1
/
+1
*
Input: synaptics - demote non-conformant kernel-doc header
Lee Jones
2020-11-20
1
-1
/
+1
*
Input: wm97xx-ts - provide missing description for 'status'
Lee Jones
2020-11-20
1
-1
/
+1
*
Input: surface3_spi - fix naming issue with 'surface3_spi_get_gpio_config's h...
Lee Jones
2020-11-20
1
-1
/
+1
*
Input: wm831x-on - source file headers are not good candidates for kernel-doc
Lee Jones
2020-11-20
1
-1
/
+1
*
Input: goodix - provide some missing function parameter descriptions
Lee Jones
2020-11-20
1
-0
/
+3
*
Input: mc13783-pwrbutton - file headers are not good candidates for kernel-doc
Lee Jones
2020-11-20
1
-1
/
+1
*
Input: xpad - demote non-conformant kernel-doc header
Lee Jones
2020-11-20
1
-1
/
+1
*
Input: adp5589-keys - use BIT()
Dmitry Torokhov
2020-11-20
1
-34
/
+35
*
Input: adp5589-keys - mark suspend and resume methods as __maybe_unused
Dmitry Torokhov
2020-11-20
1
-4
/
+2
*
Input: adp5589-keys - use devm_add_action_or_reset() for register clear
Alexandru Ardelean
2020-11-19
1
-10
/
+13
*
Input: adp5589-keys - use devm_gpiochip_add_data() for gpios
Alexandru Ardelean
2020-11-19
1
-20
/
+2
*
Input: adp5589-keys - remove setup/teardown hooks for gpios
Alexandru Ardelean
2020-11-19
1
-21
/
+0
*
Input: adp5589-keys - use device-managed function in adp5589_keypad_add()
Alexandru Ardelean
2020-11-19
1
-31
/
+10
*
Input: adp5589-keys - use devm_kzalloc() to allocate the kpad object
Alexandru Ardelean
2020-11-19
1
-9
/
+4
*
Input: atmel_mxt_ts - support regulator supplies
Linus Walleij
2020-11-18
1
-1
/
+36
*
Input: atmel_mxt_ts - fix up inverted RESET handler
Linus Walleij
2020-11-18
1
-2
/
+4
*
Merge tag 'v5.9' into next
Dmitry Torokhov
2020-11-18
10750
-227532
/
+1009173
|
\
|
*
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-11
2
-19
/
+39
|
|
\
|
|
*
i2c: owl: Clear NACK and BUS error bits
Cristian Ciocaltea
2020-10-10
1
-0
/
+6
|
|
*
Revert "i2c: imx: Fix reset of I2SR_IAL flag"
Wolfram Sang
2020-10-10
1
-15
/
+5
|
|
*
i2c: meson: fixup rate calculation with filter delay
Nicolas Belin
2020-10-08
1
-11
/
+12
|
|
*
i2c: meson: keep peripheral clock enabled
Jerome Brunet
2020-10-08
1
-7
/
+3
|
|
*
i2c: meson: fix clock setting overwrite
Jerome Brunet
2020-10-08
1
-1
/
+18
|
|
*
i2c: imx: Fix reset of I2SR_IAL flag
Christian Eggers
2020-10-08
1
-5
/
+15
|
*
|
Merge tag 'spi-fix-v5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-10
1
-2
/
+3
|
|
\
\
|
|
*
|
spi: fsl-dspi: fix NULL pointer dereference
Michael Walle
2020-09-28
1
-2
/
+3
|
*
|
|
Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2020-10-09
1
-0
/
+6
|
|
\
\
\
|
|
*
|
|
power: supply: sbs-battery: chromebook workaround for PEC
Sebastian Reichel
2020-10-09
1
-0
/
+6
|
*
|
|
|
Merge tag 'gpio-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-10-09
2
-3
/
+16
|
|
\
\
\
\
|
|
*
|
|
|
gpio: pca953x: Survive spurious interrupts
Marc Zyngier
2020-10-07
1
-2
/
+15
[next]