summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* misc: open-dice: Fix spurious lockdep warningWill Deacon2024-01-301-1/+1
* misc: fastrpc: Mark all sessions as invalid in cb_removeEkansh Gupta2024-01-301-1/+1
* Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-181-2/+3
|\
| * eeprom: at24: use of_match_ptr()Bartosz Golaszewski2024-01-181-2/+3
* | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-2/+2
|\ \
| * \ Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman2023-12-112-3/+4
| |\ \
| * | | tty: bcm: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-2/+2
| | |/ | |/|
* | | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-1726-85/+3710
|\ \ \
| * | | misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl callbackHans de Goede2024-01-041-0/+1
| * | | pvpanic: Kill duplicate PCI_VENDOR_ID_REDHAT definitionAndy Shevchenko2024-01-041-1/+0
| * | | eeprom: at24: Use pm_runtime_resume_and_get to simplify the codeHeiner Kallweit2024-01-041-10/+4
| * | | eeprom: at24: Probe for DDR3 thermal sensor in the SPD caseHeiner Kallweit2024-01-041-0/+29
| * | | eeprom: ee1004: add support for temperature sensorHeiner Kallweit2024-01-041-0/+19
| * | | pvpanic: Don't use "proxy" headersAndy Shevchenko2023-12-234-12/+17
| * | | VMCI: Remove VMCI_HANDLE_ARRAY_HEADER_SIZE and VMCI_HANDLE_ARRAY_MAX_CAPACITYChristophe JAILLET2023-12-151-6/+0
| * | | VMCI: Remove handle_arr_calc_size()Christophe JAILLET2023-12-151-9/+3
| * | | misc: rtsx: add to support new card reader rts5264Ricky Wu2023-12-152-5/+26
| * | | misc: rtsx: add to support new card reader rts5264 new definition and functionRicky Wu2023-12-153-1/+1165
| * | | misc: nsm: remove selecting the non-existing config CBORLukas Bulwahn2023-12-151-1/+0
| * | | mei: rework Kconfig dependenciesArnd Bergmann2023-12-154-11/+9
| * | | mei: fix vsc dependencyArnd Bergmann2023-12-151-0/+1
| * | | mei: vsc: Rework firmware image namesSakari Ailus2023-12-151-62/+10
| * | | mei: pxp: spdx should be at first lineAlexander Usyskin2023-12-151-1/+0
| * | | Merge 6.7-rc5 into char-misc-nextGreg Kroah-Hartman2023-12-112-3/+4
| |\ \ \ | | | |/ | | |/|
| * | | mei: Add MEI hardware support for IVSC deviceWentong Wu2023-12-073-0/+466
| * | | mei: Add transport driver for IVSC deviceWentong Wu2023-12-075-0/+1442
| * | | eeprom: ee1004: Add support for multiple i2c bussesHeiner Kallweit2023-12-071-31/+63
| * | | misc: Add Nitro Secure Module driverAlexander Graf2023-11-283-0/+520
| * | | misc: ocxl: main: Remove unnecessary ‘0’ values from rcLi kunyu2023-11-271-1/+1
| * | | misc: ocxl: link: Remove unnecessary (void*) conversionsLi zeming2023-11-271-7/+7
| * | | misc: ocxl: afu_irq: Remove unnecessary (void*) conversionsLi zeming2023-11-271-1/+1
| * | | misc: ocxl: context: Remove unnecessary (void*) conversionsLi zeming2023-11-271-1/+1
| | |/ | |/|
* | | Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-172-23/+33
|\ \ \
| * \ \ Merge branch 'pci/misc'Bjorn Helgaas2024-01-151-2/+12
| |\ \ \
| | * | | misc: pci_endpoint_test: Use a unique test pattern for each BARNiklas Cassel2024-01-061-2/+12
| | |/ /
| * | | Merge branch 'pci/remove-old-api'Bjorn Helgaas2024-01-152-6/+6
| |\ \ \
| | * | | dw-xdata: Remove usage of the deprecated ida_simple_*() APIChristophe JAILLET2023-12-311-3/+3
| | * | | misc: pci_endpoint_test: Remove usage of the deprecated ida_simple_*() APIChristophe JAILLET2023-12-311-3/+3
| | |/ /
| * / / misc: pci_endpoint_test: Use INTX instead of LEGACYDamien Le Moal2023-12-181-15/+15
| |/ /
* | | Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-102-1/+61
|\ \ \
| * | | lkdtm: Add kfence read after free crash typeStephen Boyd2023-12-011-0/+60
| * | | VMCI: Annotate struct vmci_handle_arr with __counted_byChristophe JAILLET2023-12-011-1/+1
| |/ /
* | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-092-3/+3
|\ \ \
| * | | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-082-3/+3
| |/ /
* | | Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-01-085-11/+12
|\ \ \
| * | | powerpc: Add PVN support for HeXin C2000 processorZhao Ke2023-12-011-1/+2
| * | | misc: ocxl: main: Remove unnecessary ‘0’ values from rcLi kunyu2023-11-271-1/+1
| * | | misc: ocxl: link: Remove unnecessary (void*) conversionsLi zeming2023-11-271-7/+7
| * | | misc: ocxl: afu_irq: Remove unnecessary (void*) conversionsLi zeming2023-11-271-1/+1
| * | | misc: ocxl: context: Remove unnecessary (void*) conversionsLi zeming2023-11-271-1/+1
| |/ /