]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2022-01-09  Nikita TravkinInput: zinitix - make sure the IRQ is allocated before...
2021-12-31  Leo L. SchwabInput: spaceball - fix parsing of movement data packets
2021-12-31  Pavel SkripkinInput: appletouch - initialize work before device regis...
2021-12-20  Johnny ChuangInput: elants_i2c - do not check Remark ID on eKTH3900...
2021-12-13  José ExpósitoInput: atmel_mxt_ts - fix double free in mxt_read_info_...
2021-12-10  José ExpósitoInput: goodix - fix memory leak in goodix_firmware_upload
2021-12-07  Hans de GoedeInput: goodix - add id->model mapping for the "9111...
2021-12-07  Hans de GoedeInput: goodix - try not to touch the reset-pin on x86...
2021-12-07  Samuel ČavojInput: i8042 - enable deferred probe quirk for ASUS...
2021-11-29  Andrea RighiInput: elantech - fix stack out of bound access in...
2021-11-29  Jeff LaBundyInput: iqs626a - prohibit inlining of channel parsing...
2021-11-29  Takashi IwaiInput: i8042 - add deferred probe support
2021-11-12  Dmitry TorokhovMerge branch 'next' into for-linus
2021-11-10  Johan HovoldInput: iforce - fix control-message timeout
2021-11-10  Alistair FrancisInput: wacom_i2c - use macros for the bit masks
2021-11-10  Marek VasutInput: ili210x - reduce sample period to 15ms
2021-11-10  Marek VasutInput: ili210x - improve polled sample spacing
2021-11-10  Marek VasutInput: ili210x - special case ili251x sample read out
2021-11-10  Phoenix HuangInput: elantench - fix misreporting trackpoint coordinates
2021-11-06  Loic PoulainInput: synaptics-rmi4 - Fix device hierarchy
2021-11-05  Takashi IwaiInput: i8042 - Add quirk for Fujitsu Lifebook T725
2021-11-03  Jesse TaubeInput: cap11xx - add support for cap1206
2021-11-02  Jonathan CorbetInput: remove unused header <linux/input/cy8ctmg110_pda...
2021-10-17  Marek VasutInput: ili210x - add ili251x firmware update support
2021-10-17  Marek VasutInput: ili210x - export ili251x version details via...
2021-10-17  Marek VasutInput: ili210x - use resolution from ili251x firmware
2021-10-17  Shawn GuoInput: pm8941-pwrkey - respect reboot_mode for warm...
2021-10-17  Shawn Guoreboot: export symbol 'reboot_mode'
2021-10-17  Krzysztof KozlowskiInput: max77693-haptic - drop unneeded MODULE_ALIAS
2021-10-17  Dmitry TorokhovInput: cpcap-pwrbutton - do not set input parent explicitly
2021-10-16  Nathan ChancellorInput: touchscreen - avoid bitwise vs logical OR warning
2021-10-16  Michael CullenInput: xpad - add support for another USB ID of Nacon...
2021-10-16  Oleksij RempelInput: resistive-adc-touch - fix division by zero error...
2021-10-16  Uwe Kleine... Input: snvs_pwrkey - add clk handling
2021-10-16  Randy DunlapInput: max8925_onkey - don't mark comment as kernel-doc
2021-10-16  Dmitry TorokhovInput: ads7846 - do not attempt IRQ workaround when...
2021-10-16  Dmitry TorokhovInput: ads7846 - use input_set_capability()
2021-10-16  Dmitry TorokhovInput: ads7846 - set input device bus type and product ID
2021-10-16  Stephan GerholdInput: tm2-touchkey - allow changing keycodes from...
2021-10-16  Stephan GerholdInput: tm2-touchkey - report scan codes
2021-10-16  Dmitry TorokhovInput: adxl34x - fix sparse warning
2021-10-16  Dmitry TorokhovInput: ep93xx_keypad - switch to using managed resources
2021-10-16  Dmitry TorokhovInput: ep93xx_keypad - use dev_pm_set_wake_irq()
2021-10-16  Dmitry TorokhovInput: ep93xx_keypad - use BIT() and GENMASK() macros
2021-10-16  Dmitry TorokhovInput: ep93xx_keypad - annotate suspend/resume as __may...
2021-10-13  Uwe Kleine... Input: tsc200x - make tsc200x_remove() return void
2021-10-13  Uwe Kleine... Input: adxl34x - make adxl34x_remove() return void
2021-10-12  John KeepingInput: st1232 - prefer asynchronous probing
2021-10-12  John KeepingInput: st1232 - increase "wait ready" timeout
2021-10-05  Lukas BulwahnMAINTAINERS: rectify entry for CHIPONE ICN8318 I2C...
2021-10-05  Arnd BergmannInput: analog - fix invalid snprintf() call
2021-10-02  Mark BrownInput: ariel-pwrbutton - add SPI device ID table
2021-09-23  Cai HuoqingInput: mpr121 - make use of the helper function devm_ad...
2021-09-23  Cai HuoqingInput: raydium_i2c_ts - make use of the helper function...
2021-09-23  Cai HuoqingInput: elants_i2c - make use of devm_add_action_or_reset()
2021-09-21  Hans de GoedeInput: goodix - add support for controllers without...
2021-09-21  Hans de GoedeInput: goodix - allow specifying the config filename
2021-09-21  Hans de GoedeInput: goodix - push error logging up into i2c_read...
2021-09-21  Hans de GoedeInput: goodix - refactor reset handling
2021-09-21  Hans de GoedeInput: goodix - add a goodix.h header file
2021-09-21  Hans de GoedeInput: goodix - change goodix_i2c_write() len parameter...
2021-09-21  Colin Ian KingInput: tmdc - fix spelling mistake "Millenium" -> ...
2021-09-21  Len BakerInput: omap-keypad - prefer struct_size over open coded...
2021-09-10  Yassine Oudjanadt-bindings: input: Add binding for cypress-sf
2021-09-10  Yassine OudjanaInput: cypress-sf - add Cypress StreetFighter touchkey...
2021-09-10  Daniel MackInput: ads7846 - switch to devm initialization
2021-09-10  Daniel MackInput: ads7846 - remove custom filter handling function...
2021-09-10  Daniel MackInput: ads7846 - add short-hand for spi->dev in probe...
2021-09-09  Guenter RoeckInput: analog - always use ktime functions
2021-09-07  Linus WalleijInput: mms114 - support MMS134S
2021-09-07  jingle.wuInput: elan_i2c - reduce the resume time for controller...
2021-09-06  Arvind YadavInput: palmas-pwrbutton - handle return value of platfo...
2021-09-06  simba.hsuInput: raydium_i2c_ts - read device version in bootload...
2021-09-06  Tang BinInput: cpcap-pwrbutton - handle errors from platform_ge...
2021-09-06  Oliver GrauteInput: edt-ft5x06 - added case for EDT EP0110M09
2021-09-06  Dmitry TorokhovMerge branch 'next' into for-linus
2021-09-04  Geert UytterhoevenInput: adc-keys - drop bogus __refdata annotation
2021-09-04  Colin Ian KingInput: Fix spelling mistake in Kconfig "useable" -...
2021-09-04  Colin Ian KingInput: Fix spelling mistake in Kconfig "Modul" -> ...
2021-08-30  Lukas BulwahnInput: remove dead CSR Prima2 PWRC driver
2021-08-30  Linus WalleijInput: adp5589-keys - use the right header
2021-08-30  Linus WalleijInput: adp5588-keys - use the right header
2021-08-30  Marek Vasutdt-bindings: input: tsc2005: Convert to YAML schema
2021-08-30  Alexander SverdlinInput: ep93xx_keypad - prepare clock before using it
2021-07-24  Maxime Riparddt-bindings: input: sun4i-lradc: Add wakeup-source
2021-07-24  Maxime Riparddt-bindings: input: Convert Regulator Haptic binding...
2021-07-24  Maxime Riparddt-bindings: input: Convert Pixcir Touchscreen binding...
2021-07-24  Maxime Riparddt-bindings: input: Convert ChipOne ICN8318 binding...
2021-07-24  Dmitry TorokhovInput: pm8941-pwrkey - fix comma vs semicolon issue
2021-07-23  satya priyadt-bindings: power: reset: qcom-pon: Convert qcom PON...
2021-07-23  satya priyadt-bindings: input: pm8941-pwrkey: Convert pm8941 power...
2021-07-23  satya priyadt-bindings: power: reset: Change 'additionalProperties...
2021-07-21  Dmitry TorokhovRevert "Input: serio - make write method mandatory"
2021-07-19  Andy ShevchenkoInput: parkbd - switch to use module_parport_driver()
2021-07-19  Dmitry TorokhovInput: serio - make write method mandatory
2021-07-19  Linus WalleijInput: ixp4xx-beeper - delete driver
2021-07-19  Dmitry TorokhovMerge tag 'v5.13' into next
2021-07-05  Dmitry TorokhovMerge branch 'next' into for-linus
2021-07-05  Alexander LarkinInput: joydev - prevent use of not validated data in...
2021-06-27  Linus TorvaldsLinux 5.13 v5.13
next