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