summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-08-19Input: colibri-vf50-ts - make use of the helper function dev_err_probe()Cai Huoqing
2024-08-05Input: cyttsp4 - remove driverDmitry Torokhov
2024-08-05Input: cyttsp - use devm_regulator_bulk_get_enable()Dmitry Torokhov
2024-08-05Input: cyttsp - stop including gpio.hDmitry Torokhov
2024-08-05Input: ilitek_ts_i2c - stop including gpio.hDmitry Torokhov
2024-08-05Input: ilitek_ts_i2c - add report id message validationEmanuele Ghidoli
2024-08-05Input: ilitek_ts_i2c - avoid wrong input subsystem syncEmanuele Ghidoli
2024-08-05Input: synaptics-rmi4 - add support for querying DPM value (F12)Marge Yang
2024-08-04Input: tsc2004/5 - use guard notation when acquiring mutexes/locksDmitry Torokhov
2024-08-04Input: tsc2004/5 - respect "wakeup-source" propertyDmitry Torokhov
2024-08-04Input: tsc2004/5 - do not use irq_set_irq_wake() directlyDmitry Torokhov
2024-08-04Input: tsc2004/5 - fix reset handling on probeDmitry Torokhov
2024-08-04Input: tsc2004/5 - do not hard code interrupt triggerDmitry Torokhov
2024-08-04Input: tsc2004/5 - fix handling of VIO power supplyDmitry Torokhov
2024-07-31Input: tc3589x - use of_property_present()Rob Herring (Arm)
2024-07-28Input: spear-keyboard - switch to devm_clk_get_prepared()Christophe JAILLET
2024-07-23Input: Add driver for PixArt PS/2 touchpadBinbin Zhou
2024-07-19Input: zinitix - add touchkey supportNikita Travkin
2024-07-19Input: goodix-berlin - add sysfs interface for reading and writing touch IC r...Charles Wang
2024-07-15Input: bbnsm_pwrkey - fix missed key press after suspendJacky Bai
2024-07-15Input: msc_touchkey - remove the driverDmitry Torokhov
2024-07-15Input: msc5000_ts - remove the driverDmitry Torokhov
2024-07-15Input: usbtouchscreen - switch to using __free() cleanup facilityDmitry Torokhov
2024-07-15Input: usbtouchscreen - use guard notation when acquiring mutexesDmitry Torokhov
2024-07-15Input: usbtouchscreen - split device info table into individual piecesDmitry Torokhov
2024-07-15Input: usbtouchscreen - constify usbtouch_dev_info tableDmitry Torokhov
2024-07-15Input: usbtouchscreen - move process_pkt() into main device structureDmitry Torokhov
2024-07-15Input: usbtouchscreen - move the driver ID tableDmitry Torokhov
2024-07-15Input: usbtouchscreen - remove custom USB_DEVICE_HID_CLASS macroDmitry Torokhov
2024-07-15Input: usbtouchscreen - use driver core to instantiate device attributesDmitry Torokhov
2024-07-15Input: adc-joystick - use device_for_each_child_node_scoped()Javier Carrasco
2024-07-15Input: adc-keys - use device_for_each_child_node_scoped()Javier Carrasco
2024-07-15Input: gpio_keys_polled - use device_for_each_child_node_scoped()Javier Carrasco
2024-07-15Input: gpio_keys - use device_for_each_child_node_scoped()Javier Carrasco
2024-07-15Input: qt1050 - use device_for_each_child_node_scoped()Javier Carrasco
2024-07-15Input: iqs269a - use device_for_each_child_node_scoped()Javier Carrasco
2024-07-15Merge tag 'v6.10' into nextDmitry Torokhov
2024-07-13Merge tag 'i2c-for-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-13Merge tag 'i2c-host-fixes-6.10-rc8' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2024-07-12Merge tag 'net-6.10-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2024-07-12bnxt_en: Fix crash in bnxt_get_max_rss_ctx_ring()Michael Chan
2024-07-12Input: yealink - simplify locking in sysfs attribute handlingDmitry Torokhov
2024-07-12Input: yealink - use driver core to instantiate device attributesDmitry Torokhov
2024-07-12Input: ati-remote2 - use driver core to instantiate device attributesDmitry Torokhov
2024-07-12Input: omap-keypad - use driver core to instantiate device attributesDmitry Torokhov
2024-07-12Input: atmel_mxt_ts - use driver core to instantiate device attributesDmitry Torokhov
2024-07-12Merge tag 'pmdomain-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-12Merge tag 'mmc-v6.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-12Merge tag 'arm-fixes-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-12Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds