summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2024-01-18Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+3
2024-01-18eeprom: at24: use of_match_ptr()Bartosz Golaszewski-2/+3
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+2
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-85/+3710
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-23/+33
2024-01-15Merge branch 'pci/misc'Bjorn Helgaas-2/+12
2024-01-15Merge branch 'pci/remove-old-api'Bjorn Helgaas-6/+6
2024-01-10Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+61
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+3
2024-01-08Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-11/+12
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov-3/+3
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds-1/+1
2024-01-06misc: pci_endpoint_test: Use a unique test pattern for each BARNiklas Cassel-2/+12
2024-01-04misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl callbackHans de Goede-0/+1
2024-01-04pvpanic: Kill duplicate PCI_VENDOR_ID_REDHAT definitionAndy Shevchenko-1/+0
2024-01-04eeprom: at24: Use pm_runtime_resume_and_get to simplify the codeHeiner Kallweit-10/+4
2024-01-04eeprom: at24: Probe for DDR3 thermal sensor in the SPD caseHeiner Kallweit-0/+29
2024-01-04eeprom: ee1004: add support for temperature sensorHeiner Kallweit-0/+19
2023-12-31dw-xdata: Remove usage of the deprecated ida_simple_*() APIChristophe JAILLET-3/+3
2023-12-31misc: pci_endpoint_test: Remove usage of the deprecated ida_simple_*() APIChristophe JAILLET-3/+3
2023-12-23pvpanic: Don't use "proxy" headersAndy Shevchenko-12/+17
2023-12-18misc: pci_endpoint_test: Use INTX instead of LEGACYDamien Le Moal-15/+15
2023-12-15VMCI: Remove VMCI_HANDLE_ARRAY_HEADER_SIZE and VMCI_HANDLE_ARRAY_MAX_CAPACITYChristophe JAILLET-6/+0
2023-12-15VMCI: Remove handle_arr_calc_size()Christophe JAILLET-9/+3
2023-12-15misc: rtsx: add to support new card reader rts5264Ricky Wu-5/+26
2023-12-15misc: rtsx: add to support new card reader rts5264 new definition and functionRicky Wu-1/+1165
2023-12-15misc: nsm: remove selecting the non-existing config CBORLukas Bulwahn-1/+0
2023-12-15mei: rework Kconfig dependenciesArnd Bergmann-11/+9
2023-12-15mei: fix vsc dependencyArnd Bergmann-0/+1
2023-12-15mei: vsc: Rework firmware image namesSakari Ailus-62/+10
2023-12-15mei: pxp: spdx should be at first lineAlexander Usyskin-1/+0
2023-12-11Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman-3/+4
2023-12-11Merge 6.7-rc5 into char-misc-nextGreg Kroah-Hartman-3/+4
2023-12-08tty: bcm: convert to u8 and size_tJiri Slaby (SUSE)-2/+2
2023-12-07mei: Add MEI hardware support for IVSC deviceWentong Wu-0/+466
2023-12-07mei: Add transport driver for IVSC deviceWentong Wu-0/+1442
2023-12-07eeprom: ee1004: Add support for multiple i2c bussesHeiner Kallweit-31/+63
2023-12-01lkdtm: Add kfence read after free crash typeStephen Boyd-0/+60
2023-12-01VMCI: Annotate struct vmci_handle_arr with __counted_byChristophe JAILLET-1/+1
2023-12-01powerpc: Add PVN support for HeXin C2000 processorZhao Ke-1/+2
2023-11-28misc: Add Nitro Secure Module driverAlexander Graf-0/+520
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner-1/+1
2023-11-27misc: ocxl: main: Remove unnecessary ‘0’ values from rcLi kunyu-1/+1
2023-11-27misc: ocxl: link: Remove unnecessary (void*) conversionsLi zeming-7/+7
2023-11-27misc: ocxl: afu_irq: Remove unnecessary (void*) conversionsLi zeming-1/+1
2023-11-27misc: ocxl: context: Remove unnecessary (void*) conversionsLi zeming-1/+1
2023-11-27misc: mei: client.c: fix problem of return '-EOVERFLOW' in mei_cl_writeSu Hui-1/+1
2023-11-27misc: mei: client.c: return negative error code in mei_cl_writeSu Hui-1/+1
2023-11-27mei: pxp: fix mei_pxp_send_message return valueAlexander Usyskin-1/+2
2023-11-27misc: ocxl: main: Remove unnecessary ‘0’ values from rcLi kunyu-1/+1