开源镜像站
帮助
下载
动态
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
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2023-07-07
Input: resistive-adc-touch - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: raydium_i2c_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: pixcir_i2c_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: melfas_mip4 - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: goodix - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: elants_i2c - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: ektf2127 - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: edf-ft5x06 - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: cy8ctma140 - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: chipone_icn8318 - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: bu21029_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: bu21013_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: elan_i2c - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: rotary_encoder - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: pwm-vibra - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: gpio-vibra - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: gpio_keys_polled - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: exc3000 - support power supply regulators
Mike Looijmans
2023-07-07
Input: xpad - add GameSir T4 Kaleid Controller support
Jonathan Frederick
2023-07-07
Input: xpad - add GameSir VID for Xbox One controllers
Sam Lantinga
2023-07-07
Input: xpad - fix support for some third-party controllers
Vicki Pfau
2023-07-05
Input: gameport - add ISA and HAS_IOPORT dependencies
Niklas Schnelle
2023-06-06
Input: pm8941-powerkey - fix debounce on gen2+ PMICs
Caleb Connolly
2023-06-06
Input: gameport - provide default trigger() and read()
Dmitry Torokhov
2023-06-06
Input: tps65219-pwrbutton - use regmap_set_bits()
Uwe Kleine-König
2023-06-06
Input: tps65219-pwrbutton - convert to .remove_new()
Uwe Kleine-König
2023-05-23
Input: tests - add test to cover all input_grab_device() function
Dana Elfassy
2023-05-23
Input: gpio-keys - use input_report_key()
Geert Uytterhoeven
2023-05-22
Input: xpad - spelling fixes for "Xbox"
Ismael Ferreras Morezuelas
2023-05-22
Input: add HAS_IOPORT dependencies
Niklas Schnelle
2023-05-18
Input: libps2 - do not discard non-ack bytes when controlling LEDs
Dmitry Torokhov
2023-05-18
Input: libps2 - introduce common interrupt handler
Dmitry Torokhov
2023-05-18
Input: libps2 - fix aborting PS/2 commands
Dmitry Torokhov
2023-05-18
Input: libps2 - fix NAK handling
Dmitry Torokhov
2023-05-18
Input: libps2 - rework handling of command response
Dmitry Torokhov
2023-05-18
Input: libps2 - remove special handling of ACK for command byte
Dmitry Torokhov
2023-05-18
Input: libps2 - attach ps2dev instances as serio port's drvdata
Dmitry Torokhov
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-10
Input: adxl34x - do not hardcode interrupt trigger type
Marek Vasut
2023-05-08
Input: pwm-vibra - add support for enable GPIO
Luca Weiss
2023-05-08
Input: pwm-vibra - add newline to dev_err prints
Luca Weiss
2023-05-06
Input: ili210x - probe even if no resolution information
Marek Vasut
2023-05-05
Input: edt-ft5x06 - add delay after waking up
Philipp Puschmann
2023-05-05
Input: cyttsp5 - implement proper sleep and wakeup procedures
Maximilian Weigand
2023-05-05
Input: tests - fix input_test_match_device_id test
Dmitry Torokhov
2023-05-02
Input: avoid calling input_set_abs_val() in the event handling core
Dmitry Torokhov
2023-05-02
Input: tests - modular KUnit tests should not depend on KUNIT=y
Geert Uytterhoeven
2023-05-02
Input: tests - fix use-after-free and refcount underflow in input_test_exit()
Geert Uytterhoeven
2023-05-01
Input: uinput - allow injecting event times
Biswarup Pal
2023-05-01
Input: atmel_mxt_ts - support capacitive keys
André Apitzsch
[next]