index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-throttle.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-30
MAINTAINERS: add i8042.h and libps2.h to INPUT section
Dmitry Torokhov
1
-0
/
+2
2024-08-29
MAINTAINERS: add gameport.h, serio.h and uinput.h to INPUT section
Dmitry Torokhov
1
-0
/
+6
2024-08-29
Input: bcm5974 - use guard notation when acquiring mutex
Dmitry Torokhov
1
-22
/
+13
2024-08-29
Input: matrix-keymap - switch to using __free() cleanup facility
Dmitry Torokhov
1
-16
/
+9
2024-08-29
dt-bindings: input: pure gpio support for adp5588
Utsav Agarwal
1
-5
/
+33
2024-08-29
Input: adp5588-keys - add support for pure gpio
Utsav Agarwal
1
-13
/
+35
2024-08-29
Input: adp5588-keys - use guard notation when acquiring mutexes
Dmitry Torokhov
1
-32
/
+17
2024-08-28
Input: mt6779-keypad - use devm_clk_get_enabled()
Dmitry Torokhov
1
-17
/
+1
2024-08-27
Input: mt6779-keypad - fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-26
dt-bindings: input: touchscreen: convert ads7846.txt to yaml
Frank Li
3
-108
/
+184
2024-08-26
Input: wistron_btns - use kmemdup_array instead of kmemdup for multiple alloc...
Shen Lichuan
1
-2
/
+2
2024-08-24
Input: evdev - limit amount of data for writes
Dmitry Torokhov
1
-0
/
+7
2024-08-22
Input: keypad-nomadik-ske - remove the driver
Dmitry Torokhov
4
-440
/
+0
2024-08-19
Input: colibri-vf50-ts - make use of the helper function dev_err_probe()
Cai Huoqing
1
-7
/
+3
2024-08-19
dt-bindings: input: touchscreen: convert colibri-vf50-ts.txt to yaml
Frank Li
2
-34
/
+77
2024-08-12
dt-bindings: input: touchscreen: convert ad7879 to yaml format
Frank Li
2
-71
/
+150
2024-08-05
Input: cyttsp4 - remove driver
Dmitry Torokhov
10
-3067
/
+56
2024-08-05
Input: cyttsp - use devm_regulator_bulk_get_enable()
Dmitry Torokhov
2
-31
/
+8
2024-08-05
Input: cyttsp - stop including gpio.h
Dmitry Torokhov
1
-1
/
+0
2024-08-05
Input: ilitek_ts_i2c - stop including gpio.h
Dmitry Torokhov
1
-1
/
+0
2024-08-05
Input: ilitek_ts_i2c - add report id message validation
Emanuele Ghidoli
1
-0
/
+7
2024-08-05
Input: ilitek_ts_i2c - avoid wrong input subsystem sync
Emanuele Ghidoli
1
-6
/
+5
2024-08-05
Input: synaptics-rmi4 - add support for querying DPM value (F12)
Marge Yang
1
-10
/
+34
2024-08-05
Input: tsc2004/5 - use guard notation when acquiring mutexes/locks
Dmitry Torokhov
1
-101
/
+81
2024-08-05
Input: tsc2004/5 - respect "wakeup-source" property
Dmitry Torokhov
1
-1
/
+2
2024-08-05
Input: tsc2004/5 - do not use irq_set_irq_wake() directly
Dmitry Torokhov
1
-1
/
+12
2024-08-05
Input: tsc2004/5 - fix reset handling on probe
Dmitry Torokhov
1
-13
/
+15
2024-08-05
Input: tsc2004/5 - do not hard code interrupt trigger
Dmitry Torokhov
1
-4
/
+2
2024-08-05
Input: tsc2004/5 - fix handling of VIO power supply
Dmitry Torokhov
4
-36
/
+4
2024-07-31
Input: tc3589x - use of_property_present()
Rob Herring (Arm)
1
-2
/
+1
2024-07-29
Input: spear-keyboard - switch to devm_clk_get_prepared()
Christophe JAILLET
1
-15
/
+1
2024-07-24
Input: Add driver for PixArt PS/2 touchpad
Binbin Zhou
6
-1
/
+368
2024-07-20
Input: zinitix - add touchkey support
Nikita Travkin
1
-3
/
+60
2024-07-20
dt-bindings: input: zinitix: Document touch-keys support
Nikita Travkin
1
-0
/
+10
2024-07-19
Input: goodix-berlin - add sysfs interface for reading and writing touch IC r...
Charles Wang
4
-0
/
+46
2024-07-16
Input: bbnsm_pwrkey - fix missed key press after suspend
Jacky Bai
1
-0
/
+38
2024-07-16
MAINTAINERS: update entry for Yealink driver
Dmitry Torokhov
1
-1
/
+0
2024-07-16
Input: msc_touchkey - remove the driver
Dmitry Torokhov
4
-307
/
+0
2024-07-16
Input: msc5000_ts - remove the driver
Dmitry Torokhov
4
-305
/
+0
2024-07-16
Input: usbtouchscreen - switch to using __free() cleanup facility
Dmitry Torokhov
1
-57
/
+33
2024-07-16
Input: usbtouchscreen - use guard notation when acquiring mutexes
Dmitry Torokhov
1
-32
/
+33
2024-07-16
Input: usbtouchscreen - split device info table into individual pieces
Dmitry Torokhov
1
-331
/
+293
2024-07-16
Input: usbtouchscreen - constify usbtouch_dev_info table
Dmitry Torokhov
1
-11
/
+9
2024-07-16
Input: usbtouchscreen - move process_pkt() into main device structure
Dmitry Torokhov
1
-15
/
+13
2024-07-16
Input: usbtouchscreen - move the driver ID table
Dmitry Torokhov
1
-105
/
+104
2024-07-16
Input: usbtouchscreen - remove custom USB_DEVICE_HID_CLASS macro
Dmitry Torokhov
1
-9
/
+4
2024-07-16
Input: usbtouchscreen - use driver core to instantiate device attributes
Dmitry Torokhov
1
-10
/
+21
2024-07-16
Input: adc-joystick - use device_for_each_child_node_scoped()
Javier Carrasco
1
-11
/
+5
2024-07-16
Input: adc-keys - use device_for_each_child_node_scoped()
Javier Carrasco
1
-4
/
+1
2024-07-16
Input: gpio_keys_polled - use device_for_each_child_node_scoped()
Javier Carrasco
1
-3
/
+1
[next]