summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2025-05-29eeprom: ee1004: Check chip before probingEddie James
2025-05-29misc: pci_endpoint_test: Give disabled BARs a distinct error codeNiklas Cassel
2025-05-29mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf typeHans de Goede
2025-05-02objtool, lkdtm: Obfuscate the do_nothing() pointerJosh Poimboeuf
2025-05-02misc: microchip: pci1xxxx: Fix incorrect IRQ status handling during ackRengarajan S
2025-05-02misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registrationRengarajan S
2025-05-02mei: vsc: Fix fortify-panic caused by invalid counted_by() useHans de Goede
2025-05-02mei: me: add panther lake H DIDAlexander Usyskin
2025-04-20misc: pci_endpoint_test: Fix 'irq_type' to convey the correct typeKunihiko Hayashi
2025-04-20misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' errorKunihiko Hayashi
2025-04-20misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_ir...Kunihiko Hayashi
2025-04-20PCI: Add Rockchip Vendor IDShawn Lin
2025-04-10misc: pci_endpoint_test: Handle BAR sizes larger than INT_MAXNiklas Cassel
2025-04-10misc: pci_endpoint_test: Fix pci_endpoint_test_bars_read_bar() error handlingNiklas Cassel
2025-02-27Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"Christian Heusel
2025-02-21ntsync: Check wait count based on byte size.Elizabeth Figura
2025-02-20eeprom: digsy_mtc: Make GPIO lookup table match the deviceAndy Shevchenko
2025-02-19ntsync: Set the permissions to be 0666Mike Lothian
2025-02-19mei: vsc: Use "wakeuphostint" when getting the host wakeup GPIOHans de Goede
2025-02-19mei: me: add panther lake P DIDAlexander Usyskin
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-21misc: pci_endpoint_test: Fix IOCTL return valueManivannan Sadhasivam
2025-01-21misc: pci_endpoint_test: Remove redundant 'remainder' testHans Zhang
2025-01-21misc: pci_endpoint_test: Add consecutive BAR testNiklas Cassel
2025-01-21misc: pci_endpoint_test: Add support for capabilitiesNiklas Cassel
2025-01-20Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-01-17ntsync: Fix reference leaks in the remaining create ioctls.Elizabeth Figura
2025-01-16ntsync: fix a file reference leak in drivers/misc/ntsync.cAl Viro
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman
2025-01-10misc: fastrpc: Fix copy buffer page sizeEkansh Gupta
2025-01-10misc: fastrpc: Fix registered buffer page addressEkansh Gupta
2025-01-10misc: fastrpc: Deregister device nodes properly in error scenariosAnandu Krishnan E
2025-01-10drivers/card_reader/rtsx_usb: Restore interrupt based detectionSean Rhodes
2025-01-10misc: fastrpc: Rename tgid and pid to client_idEkansh Gupta
2025-01-10misc: fastrpc: Add support for multiple PD from one processEkansh Gupta
2025-01-10misc: keba: Fix kernfs warning on module unloadGerhard Engleder
2025-01-10misc: Kconfig: Make MCHP_LAN966X_PCI depend on OF_OVERLAYRicardo Ribalda
2025-01-08misc: microchip: pci1xxxx: Resolve return code mismatch during GPIO set configRengarajan S
2025-01-08misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handlingRengarajan S
2025-01-08misc: microchip: pci1xxxx: Add push-pull drive support for GPIORengarajan S
2025-01-08ntsync: No longer depend on BROKEN.Elizabeth Figura
2025-01-08ntsync: Introduce alertable waits.Elizabeth Figura
2025-01-08ntsync: Introduce NTSYNC_IOC_EVENT_READ.Elizabeth Figura
2025-01-08ntsync: Introduce NTSYNC_IOC_MUTEX_READ.Elizabeth Figura
2025-01-08ntsync: Introduce NTSYNC_IOC_SEM_READ.Elizabeth Figura
2025-01-08ntsync: Introduce NTSYNC_IOC_EVENT_PULSE.Elizabeth Figura
2025-01-08ntsync: Introduce NTSYNC_IOC_EVENT_RESET.Elizabeth Figura
2025-01-08ntsync: Introduce NTSYNC_IOC_EVENT_SET.Elizabeth Figura