summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2025-09-06misc: eeprom/m24lr: Remove unneeded semicolonChen Ni1-1/+1
2025-08-27misc: pci_endpoint_test: Cleanup extra 0 initializationChristian Bruel1-2/+0
2025-08-27misc: pci_endpoint_test: Skip IRQ tests if irq is out of rangeChristian Bruel1-6/+6
2025-08-19misc: rtsx: usb card reader: add OCP supportRicky Wu1-0/+7
2025-08-19eeprom: add driver for ST M24LR series RFID/NFC EEPROM chipsAbd-Alrhman Masalkhi3-0/+625
2025-08-19char: misc: Move drivers/misc/misc_minor_kunit.c to drivers/char/Zijun Hu2-655/+0
2025-08-19misc: hisi_hikey_usb: Use str_enabled_disabled() in hub_power_ctrl()Thorsten Blum1-1/+2
2025-08-19misc: apds990x: Drop superfluous return statementGeert Uytterhoeven1-1/+0
2025-08-19misc: rtsx_pci: Add separate CD/WP pin polarity reversal supportRicky Wu6-12/+52
2025-08-19misc: Fix spelling mistake "STMicroeletronics" -> "STMicroelectronics"Colin Ian King1-2/+2
2025-08-18objtool: Validate kCFI callsPeter Zijlstra1-0/+5
2025-08-14misc: pci_endpoint_test: Fix array underflow in pci_endpoint_test_ioctl()Dan Carpenter1-1/+1
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski2-2/+2
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+83
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-9/+9
2025-07-29Merge tag 'soc-drivers-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-0/+383
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-564/+963
2025-07-29Merge tag 'regulator-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-10/+21
2025-07-29Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+5
2025-07-29Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-14/+14
2025-07-25misc: pci_endpoint_test: Add doorbell test caseFrank Li1-0/+83
2025-07-24misc: ti_fpc202: Switch to of_fwnode_handle()Jiri Slaby (SUSE)1-1/+1
2025-07-22stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook2-14/+14
2025-07-19mei: more prints with client prefixAlexander Usyskin3-37/+34
2025-07-19mei: bus: use cldev in printsAlexander Usyskin2-14/+14
2025-07-18misc: ti-fpc202: use new GPIO line value setter callbacksBartosz Golaszewski1-5/+5
2025-07-18misc: ti-fpc202: remove unneeded direction checkBartosz Golaszewski1-3/+0
2025-07-16misc: amd-sbi: Explicitly clear in/out arg "mb_in_out"Akshay Gupta1-0/+4
2025-07-16misc: amd-sbi: Address copy_to/from_user() warning reported in smatchAkshay Gupta1-4/+11
2025-07-16misc: amd-sbi: Address potential integer overflow issue reported in smatchAkshay Gupta1-3/+2
2025-07-16misc: rtsx: usb: Ensure mmc child device is active when card is presentRicky Wu1-7/+9
2025-07-16eeprom: at25: convert to spi-mem APIAlexander Sverdlin2-160/+162
2025-07-16vmci: Prevent the dispatching of uninitialized payloadsLizhi Xu1-0/+2
2025-07-16eeprom: at25: fram: Detect and support inside-out chip variantsAlexander Sverdlin1-3/+19
2025-07-16misc: fastrpc: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)1-12/+7
2025-07-14mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand1-2/+1
2025-07-10misc: tps6594-pfsm: Add TI TPS652G1 PMIC PFSMMichael Walle1-10/+21
2025-07-03Revert "vmci: Prevent the dispatching of uninitialized payloads"Greg Kroah-Hartman1-2/+0
2025-07-01vmci: Prevent the dispatching of uninitialized payloadsLizhi Xu1-0/+2
2025-06-24char: misc: add test casesThadeu Lima de Souza Cascardo1-2/+587
2025-06-24misc: enclosure: Use str_on_off() helperYumeng Fang1-1/+2
2025-06-24misc: rtsx: Add support for RTS5264 Version B and optimize init flowRicky Wu3-4/+67
2025-06-24misc: ocxl: Replace scnprintf() with sysfs_emit() in sysfs show functionsAnkit Chauhan1-6/+6
2025-06-24misc: vmw_vmci: Remove unused qpair functionsDr. David Alan Gilbert1-133/+0
2025-06-24misc: vmw_vmci: Remove unused vmci_doorbell_notifyDr. David Alan Gilbert1-53/+0
2025-06-24misc: vmw_vmci: Remove unused vmci_ctx functionsDr. David Alan Gilbert2-56/+0
2025-06-24misc: Use dev_fwnode()Jiri Slaby (SUSE)1-3/+1
2025-06-24drivers: misc: sram: fix up some const issues with recent attribute changesGreg Kroah-Hartman1-4/+6
2025-06-24mei: bus: Check for still connected devices in mei_cl_bus_dev_release()Hans de Goede1-0/+6