summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2024-03-05misc: hi6421-spmi-pmic: Remove unused of_gpio.hAndy Shevchenko
2024-03-05misc: eeprom_93xx46: Remove unused of_gpio.hAndy Shevchenko
2024-03-05mei: vsc: Assign pinfo fields in variable declarationSakari Ailus
2024-03-05mei: vsc: Don't use sleeping condition in wait_event_timeout()Sakari Ailus
2024-03-05mei: vsc: Call wake_up() in the threaded IRQ handlerSakari Ailus
2024-03-05mei: me: remove unnecessary NULL pointer checksBjorn Helgaas
2024-03-05mei: txe: remove unnecessary NULL pointer checksBjorn Helgaas
2024-03-05mei: gsc: remove unnecessary NULL pointer checksBjorn Helgaas
2024-02-18misc: eeprom/idt_89hpesx: Convert data structures to LE explicitlyDawei Li
2024-02-04Merge 6.8-rc3 into char-misc-nextGreg Kroah-Hartman
2024-01-30misc: open-dice: Fix spurious lockdep warningWill Deacon
2024-01-30misc: fastrpc: Mark all sessions as invalid in cb_removeEkansh Gupta
2024-01-30mei: pxp: add dependency on Xe driverAlexander Usyskin
2024-01-30mei: hdcp: add dependency on Xe driverAlexander Usyskin
2024-01-30mei: pxp: match without driver nameAlexander Usyskin
2024-01-30mei: hdcp: match without driver nameAlexander Usyskin
2024-01-30mei: gsc: add support for auxiliary device created by Xe driverVitaly Lubart
2024-01-30misc: hpilo: rename device creation loop variableIan Abbott
2024-01-30misc: hpilo: fix inconsistent device numbersIan Abbott
2024-01-18Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-18eeprom: at24: use of_match_ptr()Bartosz Golaszewski
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-15Merge branch 'pci/misc'Bjorn Helgaas
2024-01-15Merge branch 'pci/remove-old-api'Bjorn Helgaas
2024-01-10Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-01-06misc: pci_endpoint_test: Use a unique test pattern for each BARNiklas Cassel
2024-01-04misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl callbackHans de Goede
2024-01-04pvpanic: Kill duplicate PCI_VENDOR_ID_REDHAT definitionAndy Shevchenko
2024-01-04eeprom: at24: Use pm_runtime_resume_and_get to simplify the codeHeiner Kallweit
2024-01-04eeprom: at24: Probe for DDR3 thermal sensor in the SPD caseHeiner Kallweit
2024-01-04eeprom: ee1004: add support for temperature sensorHeiner Kallweit
2023-12-31dw-xdata: Remove usage of the deprecated ida_simple_*() APIChristophe JAILLET
2023-12-31misc: pci_endpoint_test: Remove usage of the deprecated ida_simple_*() APIChristophe JAILLET
2023-12-23pvpanic: Don't use "proxy" headersAndy Shevchenko
2023-12-18misc: pci_endpoint_test: Use INTX instead of LEGACYDamien Le Moal
2023-12-15VMCI: Remove VMCI_HANDLE_ARRAY_HEADER_SIZE and VMCI_HANDLE_ARRAY_MAX_CAPACITYChristophe JAILLET
2023-12-15VMCI: Remove handle_arr_calc_size()Christophe JAILLET
2023-12-15misc: rtsx: add to support new card reader rts5264Ricky Wu
2023-12-15misc: rtsx: add to support new card reader rts5264 new definition and functionRicky Wu
2023-12-15misc: nsm: remove selecting the non-existing config CBORLukas Bulwahn
2023-12-15mei: rework Kconfig dependenciesArnd Bergmann
2023-12-15mei: fix vsc dependencyArnd Bergmann
2023-12-15mei: vsc: Rework firmware image namesSakari Ailus
2023-12-15mei: pxp: spdx should be at first lineAlexander Usyskin