summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2025-01-10misc: fastrpc: Fix registered buffer page addressEkansh Gupta1-1/+1
2025-01-10misc: fastrpc: Deregister device nodes properly in error scenariosAnandu Krishnan E1-1/+1
2025-01-10drivers/card_reader/rtsx_usb: Restore interrupt based detectionSean Rhodes1-0/+15
2025-01-10misc: fastrpc: Rename tgid and pid to client_idEkansh Gupta1-24/+24
2025-01-10misc: fastrpc: Add support for multiple PD from one processEkansh Gupta1-14/+16
2025-01-10misc: keba: Fix kernfs warning on module unloadGerhard Engleder1-24/+45
2025-01-10misc: Kconfig: Make MCHP_LAN966X_PCI depend on OF_OVERLAYRicardo Ribalda1-2/+1
2025-01-08misc: microchip: pci1xxxx: Resolve return code mismatch during GPIO set configRengarajan S1-1/+1
2025-01-08misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handlingRengarajan S1-1/+1
2025-01-08misc: microchip: pci1xxxx: Add push-pull drive support for GPIORengarajan S1-0/+3
2025-01-08ntsync: No longer depend on BROKEN.Elizabeth Figura1-1/+0
2025-01-08ntsync: Introduce alertable waits.Elizabeth Figura1-9/+61
2025-01-08ntsync: Introduce NTSYNC_IOC_EVENT_READ.Elizabeth Figura1-0/+24
2025-01-08ntsync: Introduce NTSYNC_IOC_MUTEX_READ.Elizabeth Figura1-0/+26
2025-01-08ntsync: Introduce NTSYNC_IOC_SEM_READ.Elizabeth Figura1-0/+24
2025-01-08ntsync: Introduce NTSYNC_IOC_EVENT_PULSE.Elizabeth Figura1-2/+6
2025-01-08ntsync: Introduce NTSYNC_IOC_EVENT_RESET.Elizabeth Figura1-0/+24
2025-01-08ntsync: Introduce NTSYNC_IOC_EVENT_SET.Elizabeth Figura1-0/+27
2025-01-08ntsync: Introduce NTSYNC_IOC_CREATE_EVENT.Elizabeth Figura1-0/+59
2025-01-08ntsync: Introduce NTSYNC_IOC_MUTEX_KILL.Elizabeth Figura1-2/+59
2025-01-08ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK.Elizabeth Figura1-0/+53
2025-01-08ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX.Elizabeth Figura1-3/+71
2025-01-08ntsync: Introduce NTSYNC_IOC_WAIT_ALL.Elizabeth Figura1-14/+322
2025-01-08ntsync: Introduce NTSYNC_IOC_WAIT_ANY.Elizabeth Figura1-1/+246
2025-01-08ntsync: Rename NTSYNC_IOC_SEM_POST to NTSYNC_IOC_SEM_RELEASE.Elizabeth Figura1-5/+5
2025-01-08ntsync: Return the fd from NTSYNC_IOC_CREATE_SEM.Elizabeth Figura1-5/+2
2025-01-08misc:minor basic kunit testsVimal Agrawal2-0/+70
2024-12-24misc: ds1682: Constify 'struct bin_attribute'Thomas Weißschuh1-4/+4
2024-12-24misc: eeprom/max6875: Constify 'struct bin_attribute'Thomas Weißschuh1-2/+2
2024-12-24misc: eeprom/idt_89hpesx: Constify 'struct bin_attribute'Thomas Weißschuh1-3/+3
2024-12-24misc: pch_phub: Constify 'struct bin_attribute'Thomas Weißschuh1-4/+4
2024-12-24misc: c2port: Constify 'struct bin_attribute'Thomas Weißschuh1-6/+6
2024-12-24misc: c2port: Calculate bin_attribute size through group callbackThomas Weißschuh1-3/+14
2024-12-24misc: sram: constify 'struct bin_attribute'Thomas Weißschuh1-4/+4
2024-12-24cxl: Constify 'struct bin_attribute'Thomas Weißschuh1-4/+4
2024-12-24ocxl: Constify 'struct bin_attribute'Thomas Weißschuh1-2/+2
2024-12-13cxl: Deprecate driverAndrew Donnellan3-2/+8
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra4-12/+12
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds12-12/+12
2024-11-30Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+13
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds23-2000/+945
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-11-25Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-11-21Merge tag 'i2c-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2024-11-20Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-0/+419
2024-11-19Compiler Attributes: disable __counted_by for clang < 19.1.3Jan Hendrik Farr1-1/+1
2024-11-18Merge tag 'i2c-host-6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git...Wolfram Sang6-11/+6
2024-11-14Merge tag 'at24-updates-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/...Wolfram Sang1-0/+4
2024-11-12Merge tag 'reset-for-v6.13' of git://git.pengutronix.de/pza/linux into soc/dr...Arnd Bergmann4-0/+419
2024-11-12mei: vsc: Fix typo "maintstepping" -> "mainstepping"Colin Ian King1-1/+1