]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2024-07-15  Dmitry TorokhovMerge branch 'next' into for-linus
2024-07-13  Dmitry TorokhovInput: yealink - simplify locking in sysfs attribute...
2024-07-13  Dmitry TorokhovInput: yealink - use driver core to instantiate device...
2024-07-13  Dmitry TorokhovInput: ati-remote2 - use driver core to instantiate...
2024-07-13  Dmitry TorokhovInput: omap-keypad - use driver core to instantiate...
2024-07-13  Dmitry TorokhovInput: atmel_mxt_ts - use driver core to instantiate...
2024-07-11  Philipp ZabelInput: exc3000 - add EXC81W32 support
2024-07-11  Philipp Zabeldt-bindings: input: touchscreen: exc3000: add EXC81W32
2024-07-11  Dmitry TorokhovInput: twl4030-pwrbutton - fix kernel-doc warning
2024-07-08  Felix KaecheleInput: himax_hx83112b - add support for HX83100A
2024-07-08  Felix KaecheleInput: himax_hx83112b - add himax_chip struct for multi...
2024-07-08  Felix KaecheleInput: himax_hx83112b - implement MCU register reading
2024-07-08  Felix KaecheleInput: himax_hx83112b - use more descriptive register...
2024-07-08  Felix Kaecheledt-bindings: input: touchscreen: himax,hx83112b: add...
2024-07-08  Dmitry TorokhovInput: do not check number of events in input_pass_values()
2024-07-08  Dmitry TorokhovInput: preallocate memory to hold event values
2024-07-08  Dmitry TorokhovInput: rearrange input_alloc_device() to prepare for...
2024-07-08  Dmitry TorokhovInput: simplify event handling logic
2024-07-08  Dmitry TorokhovInput: make events() method return number of events...
2024-07-08  Dmitry TorokhovInput: make sure input handlers define only one process...
2024-07-08  Dmitry TorokhovInput: evdev - remove ->event() method
2024-07-08  Raymond HackleyInput: imagis - add supports for Imagis IST3038
2024-07-08  Raymond Hackleydt-bindings: input/touchscreen: imagis: Document ist3038
2024-07-08  Raymond HackleyInput: imagis - clarify the usage of protocol_b
2024-07-08  Andrew Davisdt-bindings: input: ti,nspire-keypad: convert to YAML...
2024-07-08  Javier CarrascoInput: fsl-imx25-tcq - constify struct regmap_config
2024-07-08  Javier CarrascoInput: qt1050 - constify struct regmap_config
2024-07-03  Dmitry TorokhovInput: cypress_ps2 - use u8 when dealing with byte...
2024-07-03  Dmitry TorokhovInput: cypress_ps2 - propagate errors from lower layers
2024-07-03  Dmitry TorokhovInput: cypress_ps2 - report timeouts when reading comma...
2024-07-03  Dmitry TorokhovInput: cypress_ps2 - fix error handling when sending...
2024-07-03  Dmitry TorokhovInput: cypress_ps2 - clean up setting reporting rate
2024-07-01  Dmitry TorokhovInput: elan_i2c - do not leave interrupt disabled on...
2024-06-28  Dmitry TorokhovInput: ili210x - use guard notation when disabling...
2024-06-28  Dmitry TorokhovInput: ili210x - switch to using cleanup functions...
2024-06-28  Dmitry TorokhovInput: ili210x - use kvmalloc() to allocate buffer...
2024-06-28  Dmitry TorokhovInput: rohm_bu21023 - switch to using cleanup functions
2024-06-28  Dmitry TorokhovInput: rohm_bu21023 - switch to using sysfs_emit()
2024-06-28  Dmitry TorokhovInput: rohm_bu21023 - factor out settings update code
2024-06-28  Dmitry TorokhovInput: goodix_berlin - use __free() cleanup in SPI...
2024-06-28  Dmitry TorokhovInput: wacom_w8001 - use "guard" notation when acquirin...
2024-06-27  Dmitry TorokhovMerge branch 'ib/ads7846-hsync' into next
2024-06-25  Andrei LalaevInput: qt1050 - handle CHIP_ID reading error
2024-06-22  Andreas KemnadeInput: edt-ft5x06 - add ft5426
2024-06-22  Andreas Kemnadedt-bindings: input: touchscreen: edt-ft5x06: Add ft5426
2024-06-22  Andreas KemnadeInput: ektf2127 - add ektf2232 support
2024-06-22  Andreas Kemnadedt-bindings: touchscreen: elan,ektf2127: Add EKTF2232
2024-06-22  Andreas Kemnadedt-bindings: touchscreen: convert elan,ektf2127 to...
2024-06-21  Linus WalleijInput: ads7846 - handle HSYNC GPIO
2024-06-21  Linus Walleijdt-bindings: ads7846: Add hsync-gpios
2024-06-21  Dmitry TorokhovInput: adc-joystick - move axes data into the main...
2024-06-20  Dmitry TorokhovInput: ims-pcu - switch to using cleanup functions
2024-06-20  Dmitry TorokhovInput: ims-pcu - use driver core to instantiate device...
2024-06-20  Javier CarrascoInput: ims-pcu - drop repeated "input" in error message
2024-06-20  Javier CarrascoInput: ims-pcu - annotate struct ims_pcu_flash_fmt...
2024-06-20  Alexander SteinInput: ads7846 - use spi_device_id table
2024-06-11  Dmitry TorokhovInput: adxl34x - switch to using "guard" notation
2024-06-11  Dmitry TorokhovInput: adxl34x - switch to using managed resources
2024-06-11  Dmitry TorokhovInput: adxl34x - use input_set_capability()
2024-06-11  Dmitry TorokhovInput: adxl34x - use device core to create driver-speci...
2024-06-09  Jeff JohnsonInput: add missing MODULE_DESCRIPTION() macros
2024-06-09  Erick ArcherInput: joystick - use sizeof(*pointer) instead of sizeo...
2024-06-09  Erick ArcherInput: touchscreen - use sizeof(*pointer) instead of...
2024-06-07  Luke D. JonesInput: xpad - add support for ASUS ROG RAIKIRI PRO
2024-06-07  John KeepingInput: ili210x - fix ili251x_read_touch_data() return...
2024-06-07  Dmitry TorokhovInput: cap11xx - stop using chip ID when configuring it
2024-06-07  Chris MorganInput: adc-joystick - handle inverted axes
2024-06-07  Erick ArcherInput: gameport - use sizeof(*pointer) instead of sizeo...
2024-06-07  Erick ArcherInput: serio - use sizeof(*pointer) instead of sizeof...
2024-06-06  Dmitry TorokhovMerge branch 'ib/6.9-disable-irq-guard' into next
2024-06-06  Dmitry Torokhovlinux/interrupt.h: allow "guard" notation to disable...
2024-06-06  Jason GereckeInput: wacom_w8001 - correct device name generation
2024-06-03  Erick ArcherInput: tablet - use sizeof(*pointer) instead of sizeof...
2024-06-03  Erick ArcherInput: mouse - use sizeof(*pointer) instead of sizeof...
2024-06-03  Erick ArcherInput: misc - use sizeof(*pointer) instead of sizeof...
2024-06-03  Erick ArcherInput: keyboard - use sizeof(*pointer) instead of sizeo...
2024-05-31  Tobias JakobiInput: i8042 - add Ayaneo Kun to i8042 quirk table
2024-05-30  Jason GereckeInput: wacom_w8001 - simplify device name generation
2024-05-28  Jonathan DenoseInput: elantech - fix touchpad state on resume for...
2024-05-28  Dmitry TorokhovMerge tag 'v6.9' into next
2024-05-23  Dmitry TorokhovMerge branch 'next' into for-linus
2024-05-22  Joel SelvarajInput: edt-ft5x06 - add support for FocalTech FT5452...
2024-05-22  Joel Selvarajdt-bindings: input: touchscreen: edt-ft5x06: Document...
2024-05-20  Kirill ArtemevInput: xpad - add support for Machenike G5 Pro Controller
2024-05-20  Dmitry TorokhovInput: try trimming too long modalias strings
2024-05-13  Uwe Kleine... Input: drop explicit initialization of struct i2c_devic...
2024-05-13  Christophe... Input: zet6223 - remove an unused field in struct zet62...
2024-05-13  Christophe... Input: chipone_icn8505 - remove an unused field in...
2024-05-12  Linus TorvaldsLinux 6.9 v6.9
2024-05-12  Linus TorvaldsMerge tag 'kselftest-fix-vfork-2024-05-12' of git:...
2024-05-12  Linus TorvaldsMerge tag 'for-linus-6.9' of git://git.kernel.org/pub...
2024-05-12  Linus TorvaldsMerge tag 'edac_urgent_for_v6.9' of git://git.kernel...
2024-05-12  Linus TorvaldsMerge tag 'x86_urgent_for_v6.9' of git://git.kernel...
2024-05-11  Mickaël Salaünselftests/harness: Handle TEST_F()'s explicit exit...
2024-05-11  Mickaël Salaünselftests/harness: Fix vfork() side effects
2024-05-11  Mickaël Salaünselftests/harness: Share _metadata between forked processes
2024-05-11  Mickaël Salaünselftests/pidfd: Fix wrong expectation
2024-05-11  Mickaël Salaünselftests/harness: Constify fixture variants
2024-05-11  Mickaël Salaünselftests/landlock: Do not allocate memory in fixture...
2024-05-11  Mickaël Salaünselftests/harness: Fix interleaved scheduling leading...
next