summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-123-13/+22
|\
| * VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha...Vasiliy Kovalev2024-03-011-1/+2
| * VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()Harshit Mogalapalli2024-02-011-1/+2
| * VMCI: Use struct_size() in kmalloc()Harshit Mogalapalli2024-02-011-2/+2
| * lkdtm/bugs: In lkdtm_HUNG_TASK() use BUG(), not BUG_ON(1)Douglas Anderson2024-02-011-1/+1
| * lkdtm/bugs: Adjust lkdtm_HUNG_TASK() to avoid tail call optimizationDouglas Anderson2024-02-011-1/+2
| * lkdtm: Make lkdtm_do_action() return to avoid tail call optimizationDouglas Anderson2024-02-011-8/+14
* | mei: gsc_proxy: match component when GSC is on different busAlexander Usyskin2024-03-051-3/+5
* | misc: fastrpc: Pass proper arguments to scm callEkansh Gupta2024-03-051-4/+6
* | misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled twice on suspend/re...Hans de Goede2024-03-041-8/+13
* | mei: Add Meteor Lake support for IVSC deviceWentong Wu2024-02-191-0/+1
* | mei: me: add arrow lake point H DIDAlexander Usyskin2024-02-192-0/+2
* | mei: me: add arrow lake point S DIDAlexander Usyskin2024-02-192-0/+2
* | 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