summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* HID: roccat: Convert sprintf() family to sysfs_emit() familyLi Zhijian2024-04-035-17/+17
* HID: hid-sensor-custom: Convert sprintf() family to sysfs_emit() familyLi Zhijian2024-04-031-5/+4
* HID: hid-picolcd*: Convert sprintf() family to sysfs_emit() familyLi Zhijian2024-04-032-8/+6
* Merge tag 'hid-for-linus-2024031301' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-1420-194/+621
|\
| * Merge branch 'for-6.9/wacom' into for-linusJiri Kosina2024-03-131-4/+4
| |\
| | * HID: wacom: Clean up use of struct->wacom_wacTatsunosuke Tobita2024-02-131-4/+4
| * | Merge branch 'for-6.9/unused-struct-removal' into for-linusJiri Kosina2024-03-135-82/+40
| |\ \
| | * | HID: hid-prodikeys: remove struct pk_deviceJiri Slaby (SUSE)2024-02-131-73/+40
| | * | HID: hid-prodikeys: remove unused struct pcmidi_snd membersJiri Slaby (SUSE)2024-02-131-2/+0
| | * | HID: hid-multitouch: remove unused mt_application::dev_timeJiri Slaby (SUSE)2024-02-131-1/+0
| | * | HID: hid-lg3ff: remove unused struct lg3ff_deviceJiri Slaby (SUSE)2024-02-131-4/+0
| | * | HID: wacom: remove unused hid_data::pressureJiri Slaby (SUSE)2024-02-131-1/+0
| | * | HID: apple: remove unused members from struct apple_sc_backlightJiri Slaby (SUSE)2024-02-131-1/+0
| | |/
| * | Merge branch 'for-6.9/samsung' into for-linusJiri Kosina2024-03-132-36/+408
| |\ \
| | * | HID: samsung: Add Samsung wireless bookcover and universal keyboard supportSandeep C S2024-01-252-0/+134
| | * | HID: samsung: Add Samsung wireless action mouse supportSandeep C S2024-01-252-0/+28
| | * | HID: samsung: Add Samsung wireless gamepad supportSandeep C S2024-01-252-0/+96
| | * | HID: samsung: Add Samsung wireless keyboard supportSandeep C S2024-01-252-0/+99
| | * | HID: samsung: Rewrite rdesc checking code using memcmp()Sandeep C S2024-01-251-33/+47
| | * | HID: samsung: Broaden device compatibility in samsung driverSandeep C S2024-01-251-5/+6
| * | | Merge branch 'for-6.9/nintendo' into for-linusJiri Kosina2024-03-131-22/+0
| |\ \ \
| | * | | HID: nintendo: Remove some unused functionsJiapeng Chong2024-02-131-12/+0
| | * | | HID: nintendo: Remove some unused functionsJiapeng Chong2024-01-231-10/+0
| | |/ /
| * | | Merge branch 'for-6.9/lenovo' into for-linusJiri Kosina2024-03-131-18/+39
| |\ \ \
| | * | | HID: lenovo: Add middleclick_workaround sysfs knob for cptkbdMikhail Khvainitski2024-01-231-18/+39
| | |/ /
| * | | Merge branch 'for-6.9/amd-sfh' into for-linusJiri Kosina2024-03-131782-17084/+59522
| |\ \ \
| | * | | HID: amd_sfh: Set the AMD SFH driver to depend on x86Basavaraj Natikar2024-02-281-0/+1
| | * | | HID: amd_sfh: Extend MP2 register access to SFHBasavaraj Natikar2024-02-275-11/+28
| | * | | HID: amd_sfh: Improve boot time when SFH is availableBasavaraj Natikar2024-02-272-13/+64
| | * | | HID: amd_sfh: Avoid disabling the interruptBasavaraj Natikar2024-02-271-3/+27
| | * | | HID: amd_sfh: Update HPD sensor structure elementsBasavaraj Natikar2024-02-271-3/+3
| | * | | HID: amd_sfh: Increase sensor command timeoutBasavaraj Natikar2024-02-271-2/+2
| * | | | HID: input: avoid polling stylus battery on Chromebook PompomDmitry Torokhov2024-02-272-0/+3
| * | | | HID: intel-ish-hid: ipc: Add Arrow Lake PCI device IDEven Xu2024-02-272-0/+2
* | | | | Merge tag 'auxdisplay-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-1411-270/+715
|\ \ \ \ \
| * | | | | auxdisplay: img-ascii-lcd: Convert to platform remove callback returning voidUwe Kleine-König2024-03-121-5/+2
| * | | | | auxdisplay: hd44780: Convert to platform remove callback returning voidUwe Kleine-König2024-03-121-3/+2
| * | | | | auxdisplay: cfag12864bfb: Convert to platform remove callback returning voidUwe Kleine-König2024-03-121-4/+2
| * | | | | auxdisplay: seg-led-gpio: Import linedisp namespaceChris Packham2024-03-111-0/+1
| * | | | | auxdisplay: Add 7-segment LED display driverChris Packham2024-03-083-0/+124
| * | | | | auxdisplay: Add driver for MAX695x 7-segment LED controllersAndy Shevchenko2024-02-263-0/+209
| * | | | | auxdisplay: ht16k33: Drop struct ht16k33_segAndy Shevchenko2024-02-261-15/+9
| * | | | | auxdisplay: ht16k33: Switch to use line display character mappingAndy Shevchenko2024-02-261-73/+30
| * | | | | auxdisplay: ht16k33: Define a few helper macrosAndy Shevchenko2024-02-261-12/+16
| * | | | | auxdisplay: ht16k33: Move ht16k33_linedisp_ops downAndy Shevchenko2024-02-261-12/+12
| * | | | | auxdisplay: ht16k33: Add default to switch-casesAndy Shevchenko2024-02-261-5/+9
| * | | | | auxdisplay: linedisp: Allocate buffer for the stringAndy Shevchenko2024-02-264-21/+18
| * | | | | auxdisplay: linedisp: Add support for overriding character mappingAndy Shevchenko2024-02-152-2/+140
| * | | | | auxdisplay: linedisp: Provide struct linedisp_ops for future extensionAndy Shevchenko2024-02-154-15/+35
| * | | | | auxdisplay: linedisp: Move exported symbols to a namespaceAndy Shevchenko2024-02-153-2/+4