summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2025-03-13eeprom: digsy_mtc: Make GPIO lookup table match the deviceAndy Shevchenko1-1/+1
2025-03-13mei: vsc: Use "wakeuphostint" when getting the host wakeup GPIOHans de Goede1-1/+1
2025-03-13mei: me: add panther lake P DIDAlexander Usyskin2-0/+4
2025-03-13Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"Christian Heusel1-15/+0
2025-02-17misc: fastrpc: Fix copy buffer page sizeEkansh Gupta1-2/+2
2025-02-17misc: fastrpc: Fix registered buffer page addressEkansh Gupta1-1/+1
2025-02-17misc: fastrpc: Deregister device nodes properly in error scenariosAnandu Krishnan E1-1/+1
2025-02-08drivers/card_reader/rtsx_usb: Restore interrupt based detectionSean Rhodes1-0/+15
2025-01-08misc: microchip: pci1xxxx: Resolve return code mismatch during GPIO set configRengarajan S1-1/+1
2025-01-08misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handlingRengarajan S1-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra4-12/+12
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds12-12/+12
2024-11-30Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+13
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds23-2000/+945
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-11-25Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-11-21Merge tag 'i2c-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2024-11-20Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-0/+419
2024-11-19Compiler Attributes: disable __counted_by for clang < 19.1.3Jan Hendrik Farr1-1/+1
2024-11-18Merge tag 'i2c-host-6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git...Wolfram Sang6-11/+6
2024-11-14Merge tag 'at24-updates-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/...Wolfram Sang1-0/+4
2024-11-12Merge tag 'reset-for-v6.13' of git://git.pengutronix.de/pza/linux into soc/dr...Arnd Bergmann4-0/+419
2024-11-12mei: vsc: Fix typo "maintstepping" -> "mainstepping"Colin Ian King1-1/+1
2024-11-12misc: isl29020: Fix the wrong format specifierZhu Jun1-1/+1
2024-11-10mei: vsc: Improve error logging in vsc_identify_silicon()Hans de Goede1-10/+16
2024-11-10mei: vsc: Do not re-enable interrupt from vsc_tp_reset()Hans de Goede2-4/+0
2024-11-07misc: atmel-ssc: Use of_property_present() for non-boolean propertiesRob Herring (Arm)1-2/+2
2024-11-07misc: keba: Add hardware dependencyJean Delvare1-0/+1
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::mmap()Thomas Weißschuh1-1/+1
2024-11-05Merge 6.12-rc6 into char-misc-nextGreg Kroah-Hartman1-2/+2
2024-11-05eeprom: Fix the cacography in KconfigLuo Yifan1-2/+2
2024-11-05misc: rtsx: Cleanup on DRV_NAME cardreader variablesDesnes Nunes2-5/+3
2024-11-04misc: lan966x_pci: Fix dtc warn 'Missing interrupt-parent'Herve Codina1-0/+10
2024-11-04misc: lan966x_pci: Fix dtc warns 'missing or empty reg/ranges property'Herve Codina1-18/+18
2024-10-29mei: use kvmalloc for read bufferAlexander Usyskin1-2/+2
2024-10-24misc: Add support for LAN966x PCI deviceHerve Codina4-0/+409
2024-10-22eeprom: at24: add ST M24256E Additional Write lockable page supportMarek Vasut1-0/+4
2024-10-21Merge 6.12-rc4 into tty-nextGreg Kroah-Hartman5-9/+4
2024-10-21Merge 6.12-rc4 into char-misc-nextGreg Kroah-Hartman5-9/+4
2024-10-20Merge tag 'char-misc-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+4
2024-10-18misc: ti-st: st_kim: remove the driverBartosz Golaszewski7-1941/+0
2024-10-18misc: keba: Fix missing I2C dependencyGerhard Engleder1-0/+1
2024-10-18misc: rtsx: list supported models in Kconfig helpYo-Jung (Leo) Lin1-1/+2
2024-10-13misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for OTP deviceHeiko Thiery1-0/+1
2024-10-13misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for EEPROM deviceHeiko Thiery1-0/+1
2024-10-13misc: keba: Add UART devicesGerhard Engleder1-0/+104
2024-10-13misc: keba: Add battery deviceGerhard Engleder1-0/+59
2024-10-13misc: keba: Add fan deviceGerhard Engleder1-9/+74
2024-10-13misc: keba: Support EEPROM sections as separate devicesGerhard Engleder1-3/+102
2024-10-13misc: keba: Add LAN9252 driverGerhard Engleder3-0/+371