index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-21
misc: pci_endpoint_test: Remove redundant 'remainder' test
Hans Zhang
1
-7
/
+1
2025-01-21
misc: pci_endpoint_test: Add consecutive BAR test
Niklas Cassel
1
-0
/
+88
2025-01-21
misc: pci_endpoint_test: Add support for capabilities
Niklas Cassel
1
-0
/
+19
2025-01-20
Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-2
/
+8
2025-01-17
ntsync: Fix reference leaks in the remaining create ioctls.
Elizabeth Figura
1
-2
/
+2
2025-01-16
ntsync: fix a file reference leak in drivers/misc/ntsync.c
Al Viro
1
-4
/
+6
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+2
2025-01-10
misc: fastrpc: Fix copy buffer page size
Ekansh Gupta
1
-2
/
+2
2025-01-10
misc: fastrpc: Fix registered buffer page address
Ekansh Gupta
1
-1
/
+1
2025-01-10
misc: fastrpc: Deregister device nodes properly in error scenarios
Anandu Krishnan E
1
-1
/
+1
2025-01-10
drivers/card_reader/rtsx_usb: Restore interrupt based detection
Sean Rhodes
1
-0
/
+15
2025-01-10
misc: fastrpc: Rename tgid and pid to client_id
Ekansh Gupta
1
-24
/
+24
2025-01-10
misc: fastrpc: Add support for multiple PD from one process
Ekansh Gupta
1
-14
/
+16
2025-01-10
misc: keba: Fix kernfs warning on module unload
Gerhard Engleder
1
-24
/
+45
2025-01-10
misc: Kconfig: Make MCHP_LAN966X_PCI depend on OF_OVERLAY
Ricardo Ribalda
1
-2
/
+1
2025-01-08
misc: microchip: pci1xxxx: Resolve return code mismatch during GPIO set config
Rengarajan S
1
-1
/
+1
2025-01-08
misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling
Rengarajan S
1
-1
/
+1
2025-01-08
misc: microchip: pci1xxxx: Add push-pull drive support for GPIO
Rengarajan S
1
-0
/
+3
2025-01-08
ntsync: No longer depend on BROKEN.
Elizabeth Figura
1
-1
/
+0
2025-01-08
ntsync: Introduce alertable waits.
Elizabeth Figura
1
-9
/
+61
2025-01-08
ntsync: Introduce NTSYNC_IOC_EVENT_READ.
Elizabeth Figura
1
-0
/
+24
2025-01-08
ntsync: Introduce NTSYNC_IOC_MUTEX_READ.
Elizabeth Figura
1
-0
/
+26
2025-01-08
ntsync: Introduce NTSYNC_IOC_SEM_READ.
Elizabeth Figura
1
-0
/
+24
2025-01-08
ntsync: Introduce NTSYNC_IOC_EVENT_PULSE.
Elizabeth Figura
1
-2
/
+6
2025-01-08
ntsync: Introduce NTSYNC_IOC_EVENT_RESET.
Elizabeth Figura
1
-0
/
+24
2025-01-08
ntsync: Introduce NTSYNC_IOC_EVENT_SET.
Elizabeth Figura
1
-0
/
+27
2025-01-08
ntsync: Introduce NTSYNC_IOC_CREATE_EVENT.
Elizabeth Figura
1
-0
/
+59
2025-01-08
ntsync: Introduce NTSYNC_IOC_MUTEX_KILL.
Elizabeth Figura
1
-2
/
+59
2025-01-08
ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK.
Elizabeth Figura
1
-0
/
+53
2025-01-08
ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX.
Elizabeth Figura
1
-3
/
+71
2025-01-08
ntsync: Introduce NTSYNC_IOC_WAIT_ALL.
Elizabeth Figura
1
-14
/
+322
2025-01-08
ntsync: Introduce NTSYNC_IOC_WAIT_ANY.
Elizabeth Figura
1
-1
/
+246
2025-01-08
ntsync: Rename NTSYNC_IOC_SEM_POST to NTSYNC_IOC_SEM_RELEASE.
Elizabeth Figura
1
-5
/
+5
2025-01-08
ntsync: Return the fd from NTSYNC_IOC_CREATE_SEM.
Elizabeth Figura
1
-5
/
+2
2025-01-08
misc:minor basic kunit tests
Vimal Agrawal
2
-0
/
+70
2024-12-24
misc: ds1682: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-4
/
+4
2024-12-24
misc: eeprom/max6875: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-2
/
+2
2024-12-24
misc: eeprom/idt_89hpesx: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-3
/
+3
2024-12-24
misc: pch_phub: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-4
/
+4
2024-12-24
misc: c2port: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-6
/
+6
2024-12-24
misc: c2port: Calculate bin_attribute size through group callback
Thomas Weißschuh
1
-3
/
+14
2024-12-24
misc: sram: constify 'struct bin_attribute'
Thomas Weißschuh
1
-4
/
+4
2024-12-24
cxl: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-4
/
+4
2024-12-24
ocxl: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-2
/
+2
2024-12-13
cxl: Deprecate driver
Andrew Donnellan
3
-2
/
+8
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
4
-12
/
+12
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
12
-12
/
+12
2024-11-30
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+13
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
23
-2000
/
+945
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
[prev]
[next]