summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-22lkdtm/bugs: Improve warning message for compilers without counted_by supportNathan Chancellor
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-03-12Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-07tifm: make tifm_adapter_class constantRicardo B. Marliere
2024-03-06mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu
2024-03-05mei: gsc_proxy: match component when GSC is on different busAlexander Usyskin
2024-03-05misc: fastrpc: Pass proper arguments to scm callEkansh Gupta
2024-03-05misc: xilinx_tmr_inject: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05misc: xilinx_sdfec: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05misc: vcpu_stall_detector: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05misc: ti-st: st_kim: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05misc: sram: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05misc: open-dice: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05mei: vsc: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05misc: hisi_hikey_usb: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05misc: fastrpc: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05cxl: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05misc: atmel-ssc: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-05misc: hisi_hikey_usb: Remove unused of_gpio.hAndy Shevchenko
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-03-04misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled twice on suspend/re...Hans de Goede
2024-03-01VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha...Vasiliy Kovalev
2024-02-19mei: Add Meteor Lake support for IVSC deviceWentong Wu
2024-02-19mei: me: add arrow lake point H DIDAlexander Usyskin
2024-02-19mei: me: add arrow lake point S DIDAlexander Usyskin
2024-02-18misc: eeprom/idt_89hpesx: Convert data structures to LE explicitlyDawei Li
2024-02-08misc: gehc-achc: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-02-04Merge 6.8-rc3 into char-misc-nextGreg Kroah-Hartman
2024-02-01VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()Harshit Mogalapalli
2024-02-01VMCI: Use struct_size() in kmalloc()Harshit Mogalapalli
2024-02-01lkdtm/bugs: In lkdtm_HUNG_TASK() use BUG(), not BUG_ON(1)Douglas Anderson
2024-02-01lkdtm/bugs: Adjust lkdtm_HUNG_TASK() to avoid tail call optimizationDouglas Anderson
2024-02-01lkdtm: Make lkdtm_do_action() return to avoid tail call optimizationDouglas Anderson
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