- ee249d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 1 month ago
- 605ea5a Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 1 month ago
- 4b41932 Merge branch 'next' into for-linus by Dmitry Torokhov · 4 years, 1 month ago
- 92f0a3a Input: da7280 - fix spelling mistake "sequemce" -> "sequence" by Colin Ian King · 4 years, 1 month ago
- f051ae4 Input: cyapa_gen6 - fix out-of-bounds stack access by Arnd Bergmann · 4 years, 1 month ago
- 643e69a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 1 month ago
- 3993a1a Input: sc27xx - add support for sc2730 and sc2721 by Nemo Han · 4 years, 1 month ago
- 888e5fa Input: stmpe - add axis inversion and swapping capability by Stefan Riedmueller · 4 years, 4 months ago
- cffdd6d Input: goodix - add upside-down quirk for Teclast X98 Pro tablet by Simon Beginn · 4 years, 1 month ago
- 82e0609 Input: cm109 - do not stomp on control URB by Dmitry Torokhov · 4 years, 1 month ago
- 51a224e Input: adp5589-keys - do not explicitly control IRQ for wakeup by Dmitry Torokhov · 4 years, 1 month ago
- 3e35c19 Input: adp5589-keys - do not unconditionally configure as wakeup source by Dmitry Torokhov · 4 years, 1 month ago
- 94ddf7a Input: ipx4xx-beeper - convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
- 70a62fa Input: parkbd - convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
- cd3f609 Input: new da7280 haptic driver by Roy Im · 4 years, 2 months ago
- e4c9062 Input: elantech - fix protocol errors for some trackpoints in SMBus mode by jingle.wu · 4 years, 1 month ago
- 056115d Input: elan_i2c - add new trackpoint report type 0x5F by Jingle Wu · 4 years, 1 month ago
- c18b443 Input: elants - document some registers and values by Michał Mirosław · 4 years, 1 month ago
- 3d722dd Input: atmel_mxt_ts - simplify the return expression of mxt_send_bootloader_cmd() by Zheng Yongjun · 4 years, 1 month ago
- c883403 Input: imx_keypad - add COMPILE_TEST support by Anson Huang · 4 years, 1 month ago
- 6a8f9ed Input: applespi - use new structure for SPI transfer delays by Sergiu Cuciurean · 4 years, 1 month ago
- 9db5fbe Input: synaptics-rmi4 - use new structure for SPI transfer delays by Sergiu Cuciurean · 4 years, 1 month ago
- 6782b5d Input: ad7877 - use new structure for SPI transfer delays by Sergiu Cuciurean · 4 years, 1 month ago
- 03161a9 Input: edt-ft5x06 - consolidate handling of number of electrodes by Dmitry Torokhov · 4 years, 1 month ago
- 49ab19a Merge series "spi: spi-geni-qcom: Use gpio descriptors for CS" from Stephen Boyd <swboyd@chromium.org>: by Mark Brown · 4 years, 1 month ago
- ce6520b Input: i8042 - add Acer laptops to the i8042 reset list by Chris Chiu · 4 years, 1 month ago
- 7002932 Input: tm2-touchkey - add vddio regulator by Stephan Gerhold · 4 years, 1 month ago
- 8edcd98 Input: cyapa - switch to using devm_add_action_or_reset() by Fuqian Huang · 6 years ago
- 80db2a0 Input: cros_ec_keyb - send 'scancodes' in addition to key events by Dmitry Torokhov · 4 years, 1 month ago
- 3d82a4d Input: add driver for power button on Dell Wyse 3020 by Lubomir Rintel · 4 years, 1 month ago
- b2058cd Input: gtco - remove driver by Dmitry Torokhov · 4 years, 1 month ago
- 223f61b Input: soc_button_array - add Lenovo Yoga Tablet2 1051L to the dmi_use_low_level_irq list by Hans de Goede · 4 years, 1 month ago
- 3b384bd Input: raydium_ts_i2c - do not split tx transactions by Furquan Shaikh · 4 years, 1 month ago
- 7059c2c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 1 month ago
- 7ce8d91 Input: vsxxxaa - fix Kconfig spelling mistake by Colin Ian King · 4 years, 2 months ago
- a181616 Input: Add "inhibited" property by Patrik Fimml · 4 years, 2 months ago
- d69f0a4 Input: use input_device_enabled() by Andrzej Pietrasiewicz · 4 years, 4 months ago
- 39be39c Input: add input_device_enabled() by Andrzej Pietrasiewicz · 4 years, 4 months ago
- c1b46cd Input: omap4-keypad - set up interrupt as wakeup source by Dmitry Torokhov · 4 years, 2 months ago
- 278b13c Input: remove input_polled_dev implementation by Dmitry Torokhov · 5 years ago
- 8c3b55a Input: atmel_mxt_ts - fix lost interrupts by Linus Walleij · 4 years, 2 months ago
- 2aab156 Input: xpad - support Ardwiino Controllers by Sanjay Govind · 4 years, 2 months ago
- a48491c Input: i8042 - add ByteSpeed touchpad to noloop table by Po-Hsu Lin · 4 years, 2 months ago
- 855b698 Input: i8042 - fix error return code in i8042_setup_aux() by Luo Meng · 4 years, 2 months ago
- fa248db Input: soc_button_array - add missing include by Dmitry Torokhov · 4 years, 2 months ago
- f7bda66 Input: libps2 - fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
- e9a710b Input: pcspkr - fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
- 59bbf83 Input: omap4-keypad - fix runtime PM error handling by Zhang Qilong · 4 years, 2 months ago
- 3aa40a1 Input: vmmouse - demote obvious abuse of kernel-doc header by Lee Jones · 4 years, 2 months ago
- 39f4879 Input: applespi - provide missing struct 'message' descriptions by Lee Jones · 4 years, 2 months ago
- 584da78 Input: goodix - fix misspelling of 'ctx' by Lee Jones · 4 years, 2 months ago
- 58e5183 Input: synaptics - demote non-conformant kernel-doc header by Lee Jones · 4 years, 2 months ago
- b324009 Input: wm97xx-ts - provide missing description for 'status' by Lee Jones · 4 years, 2 months ago
- aea1f3f Input: surface3_spi - fix naming issue with 'surface3_spi_get_gpio_config's header by Lee Jones · 4 years, 2 months ago
- ced8c61 Input: wm831x-on - source file headers are not good candidates for kernel-doc by Lee Jones · 4 years, 2 months ago
- cb69046 Input: goodix - provide some missing function parameter descriptions by Lee Jones · 4 years, 2 months ago
- 7d52613 Input: mc13783-pwrbutton - file headers are not good candidates for kernel-doc by Lee Jones · 4 years, 2 months ago
- 35b076b Input: xpad - demote non-conformant kernel-doc header by Lee Jones · 4 years, 2 months ago
- 478a570 Input: adp5589-keys - use BIT() by Dmitry Torokhov · 4 years, 2 months ago
- a265067 Input: adp5589-keys - mark suspend and resume methods as __maybe_unused by Dmitry Torokhov · 4 years, 2 months ago
- 30df385 Input: adp5589-keys - use devm_add_action_or_reset() for register clear by Alexandru Ardelean · 4 years, 2 months ago
- 74f2c59 Input: adp5589-keys - use devm_gpiochip_add_data() for gpios by Alexandru Ardelean · 4 years, 2 months ago
- 3b95bc5 Input: adp5589-keys - remove setup/teardown hooks for gpios by Alexandru Ardelean · 4 years, 2 months ago
- 760a121 Input: adp5589-keys - use device-managed function in adp5589_keypad_add() by Alexandru Ardelean · 4 years, 2 months ago
- 41d7d26 Input: adp5589-keys - use devm_kzalloc() to allocate the kpad object by Alexandru Ardelean · 4 years, 2 months ago
- c6c7465 Input: atmel_mxt_ts - support regulator supplies by Linus Walleij · 4 years, 2 months ago
- feedaac Input: atmel_mxt_ts - fix up inverted RESET handler by Linus Walleij · 4 years, 2 months ago
- 05909cd Merge tag 'v5.9' into next by Dmitry Torokhov · 4 years, 2 months ago
- c7f0169 Input: elan_i2c_core - move header inclusion inside by Lee Jones · 4 years, 2 months ago
- 23fd34a Input: ads7846 - drop unneeded asm/irq.h include by Dmitry Torokhov · 4 years, 2 months ago
- 03e2c9c Input: ads7846 - fix unaligned access on 7845 by Dmitry Torokhov · 4 years, 2 months ago
- 820830e Input: ads7846 - fix integer overflow on Rt calculation by Oleksij Rempel · 4 years, 2 months ago
- 9c95097 Input: ads7846 - convert to full duplex by Oleksij Rempel · 4 years, 2 months ago
- e52cd62 Input: ads7846 - fix race that causes missing releases by David Jander · 4 years, 2 months ago
- 0fa8ee0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 2 months ago
- cd536aa Input: imx6ul_tsc - remove set but unused variable 'value' by Lee Jones · 4 years, 2 months ago
- f155698 Input: samsung-keypad - remove set but unused variable 'var' by Lee Jones · 4 years, 2 months ago
- 376ccca Input: ads7846: do not overwrite spi->mode flags set by spi framework by Oleksij Rempel · 4 years, 3 months ago
- ae3d608 Input: elan_i2c - fix firmware update on newer ICs by jingle.wu · 4 years, 2 months ago
- 3a54a21 Input: st1232 - add support resolution reading by Andrej Valek · 4 years, 2 months ago
- 676650d Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFER by Necip Fazil Yildiran · 4 years, 2 months ago
- 7e90989 Input: synaptics-rmi4 - fix kerneldoc warnings by Lee Jones · 4 years, 3 months ago
- 4535318 Input: cyttsp4 - move 'cyttsp4_tch_abs_string' to the only file that references it by Lee Jones · 4 years, 2 months ago
- 136feb4 Input: resistive-adc-touch - struct headers should start with 'struct <name>' by Lee Jones · 4 years, 2 months ago
- 29c2e124 Input: analog - fix formatting of error code by Zhang Qilong · 4 years, 3 months ago
- a1b5196 Input: cyapa_gen5 - fix obvious abuse of kernel-doc format by Lee Jones · 4 years, 3 months ago
- 6cffd88 Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' param by Lee Jones · 4 years, 3 months ago
- d8c5807 Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc header by Lee Jones · 4 years, 3 months ago
- e0d80b64 Input: cros_ec_keyb - struct headers should start with 'struct <name>' by Lee Jones · 4 years, 3 months ago
- 2216c0e Input: gpio_keys - fix misnamed function parameter 'dev' by Lee Jones · 4 years, 2 months ago
- 93107bc Input: elantech - demote obvious abuse of kernel-doc header by Lee Jones · 4 years, 2 months ago
- 55be508 Input: pmic8xxx-keypad - fix kernel-doc formatting by Lee Jones · 4 years, 2 months ago
- 5b27585 Input: nomadik-ske-keypad - provide some missing struct member docs by Lee Jones · 4 years, 2 months ago
- 1762711 Input: drv2667 - fix formatting and add missing member docs by Lee Jones · 4 years, 2 months ago
- 6e9c6fc Input: drv2665 - fix formatting expected by kernel-doc by Lee Jones · 4 years, 2 months ago
- 463a74c Input: drv260x - fix kernel-doc formatting and remove one abuse by Lee Jones · 4 years, 2 months ago
- 77e70d3 Input: sunkbd - avoid use-after-free in teardown paths by Dmitry Torokhov · 4 years, 3 months ago
- 3fe781f Input: ads7846 - use kobj_to_dev() API by Wang Qing · 4 years, 2 months ago
- af5689f Input: ektf2127 - add support for eKTF2132 touchscreen by Jonathan Neuschäfer · 4 years, 2 months ago
- b188458 Input: i8042 - allow insmod to succeed on devices without an i8042 controller by Hans de Goede · 4 years, 3 months ago