index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_hexdump.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
Input: add input_device_enabled()
Andrzej Pietrasiewicz
2
-0
/
+10
2020-12-03
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-23
Input: libps2 - fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-11-23
Input: pcspkr - fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-23
Input: omap4-keypad - fix runtime PM error handling
Zhang Qilong
1
-36
/
+53
2020-11-20
Input: vmmouse - demote obvious abuse of kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-20
Input: applespi - provide missing struct 'message' descriptions
Lee Jones
1
-0
/
+9
2020-11-20
Input: goodix - fix misspelling of 'ctx'
Lee Jones
1
-1
/
+1
2020-11-20
Input: synaptics - demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-20
Input: wm97xx-ts - provide missing description for 'status'
Lee Jones
1
-1
/
+1
2020-11-20
Input: surface3_spi - fix naming issue with 'surface3_spi_get_gpio_config's h...
Lee Jones
1
-1
/
+1
2020-11-20
Input: wm831x-on - source file headers are not good candidates for kernel-doc
Lee Jones
1
-1
/
+1
2020-11-20
Input: goodix - provide some missing function parameter descriptions
Lee Jones
1
-0
/
+3
2020-11-20
Input: mc13783-pwrbutton - file headers are not good candidates for kernel-doc
Lee Jones
1
-1
/
+1
2020-11-20
Input: xpad - demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-20
Input: adp5589-keys - use BIT()
Dmitry Torokhov
1
-34
/
+35
2020-11-20
Input: adp5589-keys - mark suspend and resume methods as __maybe_unused
Dmitry Torokhov
1
-4
/
+2
2020-11-19
Input: adp5589-keys - use devm_add_action_or_reset() for register clear
Alexandru Ardelean
1
-10
/
+13
2020-11-19
Input: adp5589-keys - use devm_gpiochip_add_data() for gpios
Alexandru Ardelean
1
-20
/
+2
2020-11-19
Input: adp5589-keys - remove setup/teardown hooks for gpios
Alexandru Ardelean
2
-28
/
+0
2020-11-19
Input: adp5589-keys - use device-managed function in adp5589_keypad_add()
Alexandru Ardelean
1
-31
/
+10
2020-11-19
Input: adp5589-keys - use devm_kzalloc() to allocate the kpad object
Alexandru Ardelean
1
-9
/
+4
2020-11-18
Input: atmel_mxt_ts - support regulator supplies
Linus Walleij
1
-1
/
+36
2020-11-18
Input: atmel_mxt_ts - convert bindings to YAML and extend
Linus Walleij
3
-42
/
+82
2020-11-18
Input: atmel_mxt_ts - fix up inverted RESET handler
Linus Walleij
11
-12
/
+14
2020-11-18
Input: elan_i2c_core - move header inclusion inside
Lee Jones
1
-1
/
+1
2020-11-18
Input: ads7846 - drop unneeded asm/irq.h include
Dmitry Torokhov
1
-1
/
+0
2020-11-18
Input: ads7846 - fix unaligned access on 7845
Dmitry Torokhov
1
-1
/
+2
2020-11-18
Input: ads7846 - fix integer overflow on Rt calculation
Oleksij Rempel
1
-2
/
+3
2020-11-18
Input: ads7846 - convert to full duplex
Oleksij Rempel
1
-130
/
+62
2020-11-18
Input: ads7846 - fix race that causes missing releases
David Jander
1
-18
/
+26
2020-11-13
Input: imx6ul_tsc - remove set but unused variable 'value'
Lee Jones
1
-2
/
+1
2020-11-13
Input: samsung-keypad - remove set but unused variable 'var'
Lee Jones
1
-2
/
+1
2020-11-12
Input: st1232 - add support resolution reading
Andrej Valek
1
-16
/
+36
2020-11-10
Input: synaptics-rmi4 - fix kerneldoc warnings
Lee Jones
5
-115
/
+149
2020-11-09
Input: cyttsp4 - move 'cyttsp4_tch_abs_string' to the only file that referenc...
Lee Jones
2
-14
/
+14
2020-11-09
Input: resistive-adc-touch - struct headers should start with 'struct <name>'
Lee Jones
1
-1
/
+1
2020-11-09
Input: analog - fix formatting of error code
Zhang Qilong
1
-1
/
+1
2020-11-09
Input: cyapa_gen5 - fix obvious abuse of kernel-doc format
Lee Jones
1
-2
/
+2
2020-11-09
Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' param
Lee Jones
1
-1
/
+1
2020-11-09
Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc header
Lee Jones
1
-1
/
+1
2020-11-09
Input: cros_ec_keyb - struct headers should start with 'struct <name>'
Lee Jones
1
-4
/
+5
2020-11-09
Input: gpio_keys - fix misnamed function parameter 'dev'
Lee Jones
1
-1
/
+1
2020-11-09
Input: elantech - demote obvious abuse of kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-09
Input: pmic8xxx-keypad - fix kernel-doc formatting
Lee Jones
1
-11
/
+11
2020-11-09
Input: nomadik-ske-keypad - provide some missing struct member docs
Lee Jones
1
-0
/
+2
2020-11-09
Input: drv2667 - fix formatting and add missing member docs
Lee Jones
1
-6
/
+8
2020-11-09
Input: drv2665 - fix formatting expected by kernel-doc
Lee Jones
1
-5
/
+5
2020-11-09
Input: drv260x - fix kernel-doc formatting and remove one abuse
Lee Jones
1
-13
/
+13
[next]