index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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
*
dt-bindings: input: tm2-touchkey: document vddio-supply
Stephan Gerhold
2020-12-10
1
-0
/
+5
*
dt-bindings: input: tm2-touchkey: convert to yaml
Stephan Gerhold
2020-12-10
2
-33
/
+68
*
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
*
dt-bindings: input: Add Dell Wyse 3020 Power Button binding
Lubomir Rintel
2020-12-10
1
-0
/
+57
*
Input: gtco - remove driver
Dmitry Torokhov
2020-12-10
5
-1058
/
+0
*
Input: vsxxxaa - fix Kconfig spelling mistake
Colin Ian King
2020-12-04
1
-1
/
+1
*
Input: document inhibiting
Andrzej Pietrasiewicz
2020-12-03
1
-0
/
+46
*
Input: Add "inhibited" property
Patrik Fimml
2020-12-03
2
-9
/
+115
*
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-12-03
41
-90
/
+96
*
Input: add input_device_enabled()
Andrzej Pietrasiewicz
2020-12-03
2
-0
/
+10
*
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
5
-443
/
+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
2
-28
/
+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 - convert bindings to YAML and extend
Linus Walleij
2020-11-18
3
-42
/
+82
*
Input: atmel_mxt_ts - fix up inverted RESET handler
Linus Walleij
2020-11-18
11
-12
/
+14
*
Merge tag 'v5.9' into next
Dmitry Torokhov
2020-11-18
24021
-572218
/
+1588115
|
\
|
*
Linux 5.9
v5.9
Linus Torvalds
2020-10-11
1
-1
/
+1
|
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-11
7
-9
/
+33
|
|
\
|
|
*
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
2020-10-11
3
-2
/
+19
|
|
*
mm: validate inode in mapping_set_error()
Minchan Kim
2020-10-11
1
-1
/
+2
|
|
*
mm: mmap: Fix general protection fault in unlink_file_vma()
Miaohe Lin
2020-10-11
1
-1
/
+5
|
|
*
MAINTAINERS: Antoine Tenart's email address
Antoine Tenart
2020-10-11
2
-3
/
+4
|
|
*
MAINTAINERS: change hardening mailing list
Kees Cook
2020-10-11
2
-2
/
+3
|
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-10-11
2
-6
/
+11
|
|
\
\
[next]