summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2026-07-17misc: open-dice: add ACPI device discovery supportSong Guo1-1/+13
2026-07-17misc: open-dice: save mem_base and mem_size in drvdataSong Guo1-12/+18
2026-07-17misc: open-dice: do not assume dev->of_node is validSong Guo1-4/+9
2026-07-17misc: amd-sbi: Add SBTSI ioctl register transfer interfacePrathima3-4/+163
2026-07-17misc: amd-sbi: Add support for SB-TSI over I3CPrathima4-7/+143
2026-07-17misc: amd-sbi: Consolidate Common SBTSI Probe PathPrathima1-8/+18
2026-07-17hwmon/misc: amd-sbi: Move sbtsi register transfer to core abstractionPrathima2-1/+31
2026-07-17hwmon/misc: amd-sbi: Move core sbtsi support from hwmon to miscPrathima3-0/+151
2026-07-17misc: keba: cp500: use pcim_enable_device()Rosen Penev1-13/+4
2026-07-17misc: amd-sbi: Add null check for devm_kasprintf()Griffin Kroah-Hartman1-0/+4
2026-07-17misc: sgi-gru: fill execution status in exception detailsYousef Alhouseen1-1/+3
2026-07-17misc: genwqe: handle a first DMA address of zeroYousef Alhouseen1-1/+1
2026-07-17misc: xilinx_sdfec: validate LDPC code register offsetsYousef Alhouseen1-40/+34
2026-07-17misc: lan966x_pci: depopulate children on populate failurePengpeng Hou1-0/+1
2026-07-17misc: ad525x_dpot: use driver core groups for sysfs filesPengpeng Hou4-70/+112
2026-07-17misc: rp1: do not put borrowed OF nodePengpeng Hou1-12/+8
2026-07-17misc: rp1: clear chained IRQ handlers on teardownPengpeng Hou1-0/+3
2026-07-17misc: ibmvmc: reject oversized inbound messagesYousef Alhouseen1-0/+7
2026-07-17misc: ibmvmc: release send buffer on write errorsYousef Alhouseen1-2/+8
2026-07-17misc: hpilo: validate device queue entries before useYousef Alhouseen1-1/+6
2026-07-17misc: rtsx: add missing write register handlingGleb Markov1-0/+2
2026-07-17misc: bcm-vk: validate write size before allocationYousef Alhouseen1-6/+12
2026-07-17misc: nsm: bound the device-reported response lengthBryam Vargas1-1/+1
2026-07-17misc: ibmasm: add parentheses around sizeof operandBatu Ada Tutkun1-2/+2
2026-07-17misc: nsm: do not unlock mutex before locking itVu Nguyen Anh Khoa1-2/+1
2026-07-17drivers/misc/enclosure: Replace strcpy() + strcat() with snprintf()David Laight1-2/+2
2026-07-17misc: bcm-vk: Use acquire/release for msgq_initedGui-Dong Han1-2/+4
2026-07-17misc: pch_phub: Make MAC address configuration more robustUwe Kleine-König (The Capable Hub)1-2/+11
2026-07-17misc: pch_phub: Drop unused members from struct pch_phub_regUwe Kleine-König (The Capable Hub)1-28/+0
2026-07-17misc: pch_phub: Complete enum usage for device identificationUwe Kleine-König (The Capable Hub)1-10/+10
2026-07-17issei: add heci hardware moduleAlexander Usyskin6-0/+803
2026-07-17issei: implement main thread and ham messagesAlexander Usyskin5-0/+484
2026-07-17issei: add firmware and host clients implementation, finish character deviceAlexander Usyskin6-0/+1108
2026-07-17issei: initial driver skeletonAlexander Usyskin10-0/+803
2026-07-17mei: Remove redundant dev_err()Pan Chuang1-3/+1
2026-07-17misc: Remove redundant dev_err()/dev_err_probe()Pan Chuang5-12/+5
2026-07-17misc: bcm-vk: Remove redundant dev_err()Pan Chuang1-12/+3
2026-07-17mei: lb: fix incorrect type in assignmentAlexander Usyskin1-2/+2
2026-07-17misc: nsm: pin the module while the device is openXu Rao1-0/+1
2026-07-17mei: bus: access mei_device under device_lock on cleanupAlexander Usyskin1-7/+9
2026-07-17misc: nsm: only unlock nsm_dev on post-lock error pathsRunyu Xiao1-1/+1
2026-07-13misc: rtsx_usb: avoid USB I/O in runtime autosuspendSean Rhodes1-6/+20
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)9-9/+0
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+5
2026-06-22misc: pci_endpoint_test: Remove dead BAR read before doorbell triggerCarlos Bilbao1-1/+0
2026-06-22misc: pci_endpoint_test: Validate BAR index in doorbell testCarlos Bilbao1-0/+5
2026-06-22Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-1482/+164
2026-06-18string: Remove strncpy() from the kernelKees Cook1-1/+1
2026-06-16Merge tag 'hardening-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-2/+78
2026-06-16Merge tag 'mmc-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-2/+2