summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2025-01-08misc: microchip: pci1xxxx: Resolve return code mismatch during GPIO set configRengarajan S-1/+1
2025-01-08misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handlingRengarajan S-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-12/+12
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds-12/+12
2024-11-30Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+13
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2000/+945
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2024-11-25Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2024-11-21Merge tag 'i2c-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+4
2024-11-20Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+419
2024-11-19Compiler Attributes: disable __counted_by for clang < 19.1.3Jan Hendrik Farr-1/+1
2024-11-18Merge tag 'i2c-host-6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git...Wolfram Sang-11/+6
2024-11-14Merge tag 'at24-updates-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/...Wolfram Sang-0/+4
2024-11-12Merge tag 'reset-for-v6.13' of git://git.pengutronix.de/pza/linux into soc/dr...Arnd Bergmann-0/+419
2024-11-12mei: vsc: Fix typo "maintstepping" -> "mainstepping"Colin Ian King-1/+1
2024-11-12misc: isl29020: Fix the wrong format specifierZhu Jun-1/+1
2024-11-10mei: vsc: Improve error logging in vsc_identify_silicon()Hans de Goede-10/+16
2024-11-10mei: vsc: Do not re-enable interrupt from vsc_tp_reset()Hans de Goede-4/+0
2024-11-07misc: atmel-ssc: Use of_property_present() for non-boolean propertiesRob Herring (Arm)-2/+2
2024-11-07misc: keba: Add hardware dependencyJean Delvare-0/+1
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::mmap()Thomas Weißschuh-1/+1
2024-11-05Merge 6.12-rc6 into char-misc-nextGreg Kroah-Hartman-2/+2
2024-11-05eeprom: Fix the cacography in KconfigLuo Yifan-2/+2
2024-11-05misc: rtsx: Cleanup on DRV_NAME cardreader variablesDesnes Nunes-5/+3
2024-11-04misc: lan966x_pci: Fix dtc warn 'Missing interrupt-parent'Herve Codina-0/+10
2024-11-04misc: lan966x_pci: Fix dtc warns 'missing or empty reg/ranges property'Herve Codina-18/+18
2024-10-29mei: use kvmalloc for read bufferAlexander Usyskin-2/+2
2024-10-24misc: Add support for LAN966x PCI deviceHerve Codina-0/+409
2024-10-22eeprom: at24: add ST M24256E Additional Write lockable page supportMarek Vasut-0/+4
2024-10-21Merge 6.12-rc4 into tty-nextGreg Kroah-Hartman-9/+4
2024-10-21Merge 6.12-rc4 into char-misc-nextGreg Kroah-Hartman-9/+4
2024-10-20Merge tag 'char-misc-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+4
2024-10-18misc: ti-st: st_kim: remove the driverBartosz Golaszewski-1941/+0
2024-10-18misc: keba: Fix missing I2C dependencyGerhard Engleder-0/+1
2024-10-18misc: rtsx: list supported models in Kconfig helpYo-Jung (Leo) Lin-1/+2
2024-10-13misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for OTP deviceHeiko Thiery-0/+1
2024-10-13misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for EEPROM deviceHeiko Thiery-0/+1
2024-10-13misc: keba: Add UART devicesGerhard Engleder-0/+104
2024-10-13misc: keba: Add battery deviceGerhard Engleder-0/+59
2024-10-13misc: keba: Add fan deviceGerhard Engleder-9/+74
2024-10-13misc: keba: Support EEPROM sections as separate devicesGerhard Engleder-3/+102
2024-10-13misc: keba: Add LAN9252 driverGerhard Engleder-0/+371
2024-10-13misc: keba: Add SPI controller deviceGerhard Engleder-15/+204
2024-10-13misc: keba: Use capital letters for I2C error messageGerhard Engleder-1/+1
2024-10-13misc: keba: Use variable ret for return valuesGerhard Engleder-7/+7
2024-10-13rpmb: Remove some useless lockingChristophe JAILLET-5/+0
2024-10-13rpmb: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET-2/+2
2024-10-13misc: apds990x: Fix missing pm_runtime_disable()Jinjie Ruan-5/+7
2024-10-13misc: eeprom_93xx46: Changing 'unsigned' to 'unsigned int'Daniel Hejduk-1/+1
2024-10-13mei: bus: Reorganize kerneldoc parameter namesJulia Lawall-1/+1