aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds140-20310/+4560
9 daysMerge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-7/+31
11 daysMerge branch 'pci/controller/root-port-reset'Bjorn Helgaas1-0/+23
11 daysMerge tag 'mmc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-6/+20
12 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-3/+2
2026-08-06misc: sgi-gru: Remove SGI GRU driverDimitri Sivanich17-6865/+0
2026-08-06misc: sgi-xp: Remove SGI XP driversDimitri Sivanich12-6704/+0
2026-08-06misc: ibmasm: Remove obsolete IBM Remote Supervisor Adapter driverMingyu Wang18-2637/+0
2026-08-04misc: pci_endpoint_test: Add AER error handlersManivannan Sadhasivam1-0/+23
2026-08-03misc: pci_endpoint_test: Fail doorbell test when the trigger IRQ is missedNiklas Cassel1-2/+2
2026-08-03 misc: pci_endpoint_test: Check SUCCESS bit for doorbell statusNiklas Cassel1-5/+6
2026-07-31misc: issei: check bus message length before reading the commandLinmao Li1-0/+6
2026-07-31misc: hisi_hikey_usb: remove untested role-switch driverHongyan Xu3-285/+0
2026-07-31issei: Fix size_t printk specifier in heci_{write,read}_buf()Nathan Chancellor1-2/+2
2026-07-31misc: Unify code style for various *_device_id arraysUwe Kleine-König (The Capable Hub)21-122/+121
2026-07-31misc: Unify style of of_device_id arraysUwe Kleine-König (The Capable Hub)11-17/+17
2026-07-31misc: eeprom: idt_89hpesx: Unify style of of_device_id arrayUwe Kleine-König (The Capable Hub)1-47/+47
2026-07-31misc: ibmvmc: Use named initializers for vio_device_id arrayUwe Kleine-König (The Capable Hub)1-2/+2
2026-07-31misc: mei: Use named initializer for platform_device_id arrayUwe Kleine-König (The Capable Hub)1-1/+1
2026-07-31misc: mei: Use named initializers for acpi_device_id arrayUwe Kleine-König (The Capable Hub)1-5/+5
2026-07-31misc: Use named initializers for arrays of spi_device_dataUwe Kleine-König (The Capable Hub)4-35/+35
2026-07-31misc: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)11-42/+42
2026-07-31misc: eeprom: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)2-55/+55
2026-07-31misc: genwqe: Drop unused assignment of pci_device_id driver dataUwe Kleine-König (The Capable Hub)1-53/+35
2026-07-31misc/pvpanic: Drop unused assignment of acpi_device_id driver dataUwe Kleine-König (The Capable Hub)1-2/+2
2026-07-31misc: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)2-4/+4
2026-07-31misc: sgi-gru: inline the user CBR status updateMuhammad Usama Anjum1-16/+6
2026-07-31misc: sgi-gru: remove obsolete atomic fault-handling stateMuhammad Usama Anjum1-42/+26
2026-07-31misc: sgi-gru: remove interrupt-context page-table walksMuhammad Usama Anjum3-91/+12
2026-07-31ntsync: reject wait ioctls with zero ownerIván Ezequiel Rodriguez1-0/+3
2026-07-31misc: vmc_vmci: Fix potential memory leak in vmci_event_subscribe()Abdun Nihaal1-2/+2
2026-07-31eeprom: move nvmem EEPROM drivers to drivers/nvmem/Bartosz Golaszewski7-3071/+0
2026-07-31misc: fastrpc: Drop unhandled DSP PD exit notificationShawn Guo1-0/+19
2026-07-31misc: fastrpc: Add polling mode support for fastRPC driverEkansh Gupta1-8/+186
2026-07-31misc: fastrpc: Expand context ID mask for DSP polling mode supportEkansh Gupta1-1/+1
2026-07-31misc: fastrpc: Replace hardcoded ctxid mask with GENMASKEkansh Gupta1-4/+6
2026-07-31misc: fastrpc: Move fdlist to invoke context structureEkansh Gupta1-9/+4
2026-07-31misc: fastrpc: Allow fastrpc_buf_free() to accept NULLEkansh Gupta1-4/+5
2026-07-31misc: fastrpc: Move prints outside spinlock in fastrpc_cb_probeMukesh Ojha1-5/+6
2026-07-31mei: pull kvfree out of spinlockAlexander Usyskin1-10/+15
2026-07-31misc: fastrpc: fix memory leak in fastrpc_channel_ctx_freeEddie Lin1-0/+1
2026-07-31misc: fastrpc: fix channel ctx ref leak when session alloc failsAnandu Krishnan E1-1/+1
2026-07-31misc: fastrpc: take fl->lock when moving mmaps on interrupted invokeJunrui Luo1-0/+2
2026-07-31misc: fastrpc: Remove buffer from list prior to unmap operationEkansh Gupta1-4/+10
2026-07-31misc: fastrpc: Fix initial memory allocation for Audio PD memory poolEkansh Gupta1-4/+4
2026-07-30sgi-xp: use higher-level allocator APIBrendan Jackman1-3/+2
2026-07-27Merge 7.2-rc5 into char-misc-nextGreg Kroah-Hartman2-7/+10
2026-07-17misc: rp1: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)1-2/+2
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