index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms
Roy Im
1
-0
/
+2
2020-12-11
Input: elantech - fix protocol errors for some trackpoints in SMBus mode
jingle.wu
2
-2
/
+101
2020-12-11
Input: elan_i2c - add new trackpoint report type 0x5F
Jingle Wu
3
-14
/
+23
2020-12-10
Input: elants - document some registers and values
Michał Mirosław
1
-5
/
+13
2020-12-10
Input: atmel_mxt_ts - simplify the return expression of mxt_send_bootloader_c...
Zheng Yongjun
1
-6
/
+1
2020-12-10
Input: imx_keypad - add COMPILE_TEST support
Anson Huang
1
-1
/
+1
2020-12-10
Input: applespi - use new structure for SPI transfer delays
Sergiu Cuciurean
1
-4
/
+8
2020-12-10
Input: synaptics-rmi4 - use new structure for SPI transfer delays
Sergiu Cuciurean
1
-2
/
+4
2020-12-10
Input: ad7877 - use new structure for SPI transfer delays
Sergiu Cuciurean
1
-2
/
+4
2020-12-10
Input: edt-ft5x06 - consolidate handling of number of electrodes
Dmitry Torokhov
1
-26
/
+17
2020-12-09
Input: tm2-touchkey - add vddio regulator
Stephan Gerhold
1
-1
/
+2
2020-12-09
dt-bindings: input: tm2-touchkey: document vddio-supply
Stephan Gerhold
1
-0
/
+5
2020-12-09
dt-bindings: input: tm2-touchkey: convert to yaml
Stephan Gerhold
2
-33
/
+68
2020-12-09
Input: cyapa - switch to using devm_add_action_or_reset()
Fuqian Huang
1
-6
/
+4
2020-12-09
Input: add driver for power button on Dell Wyse 3020
Lubomir Rintel
3
-0
/
+181
2020-12-09
dt-bindings: input: Add Dell Wyse 3020 Power Button binding
Lubomir Rintel
1
-0
/
+57
2020-12-09
Input: gtco - remove driver
Dmitry Torokhov
5
-1058
/
+0
2020-12-04
Input: vsxxxaa - fix Kconfig spelling mistake
Colin Ian King
1
-1
/
+1
2020-12-02
Input: document inhibiting
Andrzej Pietrasiewicz
1
-0
/
+46
2020-12-02
Input: Add "inhibited" property
Patrik Fimml
2
-9
/
+115
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
41
-90
/
+96
2020-12-02
Input: add input_device_enabled()
Andrzej Pietrasiewicz
2
-0
/
+10
2020-12-02
Input: omap4-keypad - set up interrupt as wakeup source
Dmitry Torokhov
1
-35
/
+8
2020-12-02
Input: remove input_polled_dev implementation
Dmitry Torokhov
5
-443
/
+0
2020-11-22
Input: libps2 - fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-11-22
Input: pcspkr - fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-22
Input: omap4-keypad - fix runtime PM error handling
Zhang Qilong
1
-36
/
+53
2020-11-19
Input: vmmouse - demote obvious abuse of kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-19
Input: applespi - provide missing struct 'message' descriptions
Lee Jones
1
-0
/
+9
2020-11-19
Input: goodix - fix misspelling of 'ctx'
Lee Jones
1
-1
/
+1
2020-11-19
Input: synaptics - demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-19
Input: wm97xx-ts - provide missing description for 'status'
Lee Jones
1
-1
/
+1
2020-11-19
Input: surface3_spi - fix naming issue with 'surface3_spi_get_gpio_config's h...
Lee Jones
1
-1
/
+1
2020-11-19
Input: wm831x-on - source file headers are not good candidates for kernel-doc
Lee Jones
1
-1
/
+1
2020-11-19
Input: goodix - provide some missing function parameter descriptions
Lee Jones
1
-0
/
+3
2020-11-19
Input: mc13783-pwrbutton - file headers are not good candidates for kernel-doc
Lee Jones
1
-1
/
+1
2020-11-19
Input: xpad - demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-19
Input: adp5589-keys - use BIT()
Dmitry Torokhov
1
-34
/
+35
2020-11-19
Input: adp5589-keys - mark suspend and resume methods as __maybe_unused
Dmitry Torokhov
1
-4
/
+2
2020-11-18
Input: adp5589-keys - use devm_add_action_or_reset() for register clear
Alexandru Ardelean
1
-10
/
+13
2020-11-18
Input: adp5589-keys - use devm_gpiochip_add_data() for gpios
Alexandru Ardelean
1
-20
/
+2
2020-11-18
Input: adp5589-keys - remove setup/teardown hooks for gpios
Alexandru Ardelean
2
-28
/
+0
2020-11-18
Input: adp5589-keys - use device-managed function in adp5589_keypad_add()
Alexandru Ardelean
1
-31
/
+10
2020-11-18
Input: adp5589-keys - use devm_kzalloc() to allocate the kpad object
Alexandru Ardelean
1
-9
/
+4
2020-11-17
Input: atmel_mxt_ts - support regulator supplies
Linus Walleij
1
-1
/
+36
2020-11-17
Input: atmel_mxt_ts - convert bindings to YAML and extend
Linus Walleij
3
-42
/
+82
2020-11-17
Input: atmel_mxt_ts - fix up inverted RESET handler
Linus Walleij
11
-12
/
+14
2020-11-17
Merge tag 'v5.9' into next
Dmitry Torokhov
24021
-572218
/
+1588115
2020-11-17
Input: elan_i2c_core - move header inclusion inside
Lee Jones
1
-1
/
+1
2020-11-17
Input: ads7846 - drop unneeded asm/irq.h include
Dmitry Torokhov
1
-1
/
+0
[next]