开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-28
dt-bindings: input: pure gpio support for adp5588
Utsav Agarwal
2024-08-28
Input: adp5588-keys - add support for pure gpio
Utsav Agarwal
2024-08-28
Input: adp5588-keys - use guard notation when acquiring mutexes
Dmitry Torokhov
2024-08-28
Input: mt6779-keypad - use devm_clk_get_enabled()
Dmitry Torokhov
2024-08-27
Input: mt6779-keypad - fix module autoloading
Liao Chen
2024-08-26
dt-bindings: input: touchscreen: convert ads7846.txt to yaml
Frank Li
2024-08-26
Input: wistron_btns - use kmemdup_array instead of kmemdup for multiple alloc...
Shen Lichuan
2024-08-23
Input: evdev - limit amount of data for writes
Dmitry Torokhov
2024-08-22
Input: keypad-nomadik-ske - remove the driver
Dmitry Torokhov
2024-08-19
Input: colibri-vf50-ts - make use of the helper function dev_err_probe()
Cai Huoqing
2024-08-19
dt-bindings: input: touchscreen: convert colibri-vf50-ts.txt to yaml
Frank Li
2024-08-12
dt-bindings: input: touchscreen: convert ad7879 to yaml format
Frank Li
2024-08-05
Input: cyttsp4 - remove driver
Dmitry Torokhov
2024-08-05
Input: cyttsp - use devm_regulator_bulk_get_enable()
Dmitry Torokhov
2024-08-05
Input: cyttsp - stop including gpio.h
Dmitry Torokhov
2024-08-05
Input: ilitek_ts_i2c - stop including gpio.h
Dmitry Torokhov
2024-08-05
Input: ilitek_ts_i2c - add report id message validation
Emanuele Ghidoli
2024-08-05
Input: ilitek_ts_i2c - avoid wrong input subsystem sync
Emanuele Ghidoli
2024-08-05
Input: synaptics-rmi4 - add support for querying DPM value (F12)
Marge Yang
2024-08-04
Input: tsc2004/5 - use guard notation when acquiring mutexes/locks
Dmitry Torokhov
2024-08-04
Input: tsc2004/5 - respect "wakeup-source" property
Dmitry Torokhov
2024-08-04
Input: tsc2004/5 - do not use irq_set_irq_wake() directly
Dmitry Torokhov
2024-08-04
Input: tsc2004/5 - fix reset handling on probe
Dmitry Torokhov
2024-08-04
Input: tsc2004/5 - do not hard code interrupt trigger
Dmitry Torokhov
2024-08-04
Input: tsc2004/5 - fix handling of VIO power supply
Dmitry Torokhov
2024-07-31
Input: tc3589x - use of_property_present()
Rob Herring (Arm)
2024-07-28
Input: spear-keyboard - switch to devm_clk_get_prepared()
Christophe JAILLET
2024-07-23
Input: Add driver for PixArt PS/2 touchpad
Binbin Zhou
2024-07-19
Input: zinitix - add touchkey support
Nikita Travkin
2024-07-19
dt-bindings: input: zinitix: Document touch-keys support
Nikita Travkin
2024-07-19
Input: goodix-berlin - add sysfs interface for reading and writing touch IC r...
Charles Wang
2024-07-15
Input: bbnsm_pwrkey - fix missed key press after suspend
Jacky Bai
2024-07-15
MAINTAINERS: update entry for Yealink driver
Dmitry Torokhov
2024-07-15
Input: msc_touchkey - remove the driver
Dmitry Torokhov
2024-07-15
Input: msc5000_ts - remove the driver
Dmitry Torokhov
2024-07-15
Input: usbtouchscreen - switch to using __free() cleanup facility
Dmitry Torokhov
2024-07-15
Input: usbtouchscreen - use guard notation when acquiring mutexes
Dmitry Torokhov
2024-07-15
Input: usbtouchscreen - split device info table into individual pieces
Dmitry Torokhov
2024-07-15
Input: usbtouchscreen - constify usbtouch_dev_info table
Dmitry Torokhov
2024-07-15
Input: usbtouchscreen - move process_pkt() into main device structure
Dmitry Torokhov
2024-07-15
Input: usbtouchscreen - move the driver ID table
Dmitry Torokhov
2024-07-15
Input: usbtouchscreen - remove custom USB_DEVICE_HID_CLASS macro
Dmitry Torokhov
2024-07-15
Input: usbtouchscreen - use driver core to instantiate device attributes
Dmitry Torokhov
2024-07-15
Input: adc-joystick - use device_for_each_child_node_scoped()
Javier Carrasco
2024-07-15
Input: adc-keys - use device_for_each_child_node_scoped()
Javier Carrasco
2024-07-15
Input: gpio_keys_polled - use device_for_each_child_node_scoped()
Javier Carrasco
2024-07-15
Input: gpio_keys - use device_for_each_child_node_scoped()
Javier Carrasco
2024-07-15
Input: qt1050 - use device_for_each_child_node_scoped()
Javier Carrasco
2024-07-15
Input: iqs269a - use device_for_each_child_node_scoped()
Javier Carrasco
2024-07-15
Merge tag 'v6.10' into next
Dmitry Torokhov
[next]