index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-27
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-21
misc: pci_endpoint_test: Fix IOCTL return value
Manivannan Sadhasivam
2025-01-21
misc: pci_endpoint_test: Remove redundant 'remainder' test
Hans Zhang
2025-01-21
misc: pci_endpoint_test: Add consecutive BAR test
Niklas Cassel
2025-01-21
misc: pci_endpoint_test: Add support for capabilities
Niklas Cassel
2025-01-20
Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-01-17
ntsync: Fix reference leaks in the remaining create ioctls.
Elizabeth Figura
2025-01-16
ntsync: fix a file reference leak in drivers/misc/ntsync.c
Al Viro
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
2025-01-10
misc: fastrpc: Fix copy buffer page size
Ekansh Gupta
2025-01-10
misc: fastrpc: Fix registered buffer page address
Ekansh Gupta
2025-01-10
misc: fastrpc: Deregister device nodes properly in error scenarios
Anandu Krishnan E
2025-01-10
drivers/card_reader/rtsx_usb: Restore interrupt based detection
Sean Rhodes
2025-01-10
misc: fastrpc: Rename tgid and pid to client_id
Ekansh Gupta
2025-01-10
misc: fastrpc: Add support for multiple PD from one process
Ekansh Gupta
2025-01-10
misc: keba: Fix kernfs warning on module unload
Gerhard Engleder
2025-01-10
misc: Kconfig: Make MCHP_LAN966X_PCI depend on OF_OVERLAY
Ricardo Ribalda
2025-01-08
misc: microchip: pci1xxxx: Resolve return code mismatch during GPIO set config
Rengarajan S
2025-01-08
misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling
Rengarajan S
2025-01-08
misc: microchip: pci1xxxx: Add push-pull drive support for GPIO
Rengarajan S
2025-01-08
ntsync: No longer depend on BROKEN.
Elizabeth Figura
2025-01-08
ntsync: Introduce alertable waits.
Elizabeth Figura
2025-01-08
ntsync: Introduce NTSYNC_IOC_EVENT_READ.
Elizabeth Figura
2025-01-08
ntsync: Introduce NTSYNC_IOC_MUTEX_READ.
Elizabeth Figura
2025-01-08
ntsync: Introduce NTSYNC_IOC_SEM_READ.
Elizabeth Figura
2025-01-08
ntsync: Introduce NTSYNC_IOC_EVENT_PULSE.
Elizabeth Figura
2025-01-08
ntsync: Introduce NTSYNC_IOC_EVENT_RESET.
Elizabeth Figura
2025-01-08
ntsync: Introduce NTSYNC_IOC_EVENT_SET.
Elizabeth Figura
2025-01-08
ntsync: Introduce NTSYNC_IOC_CREATE_EVENT.
Elizabeth Figura
2025-01-08
ntsync: Introduce NTSYNC_IOC_MUTEX_KILL.
Elizabeth Figura
2025-01-08
ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK.
Elizabeth Figura
2025-01-08
ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX.
Elizabeth Figura
2025-01-08
ntsync: Introduce NTSYNC_IOC_WAIT_ALL.
Elizabeth Figura
2025-01-08
ntsync: Introduce NTSYNC_IOC_WAIT_ANY.
Elizabeth Figura
2025-01-08
ntsync: Rename NTSYNC_IOC_SEM_POST to NTSYNC_IOC_SEM_RELEASE.
Elizabeth Figura
2025-01-08
ntsync: Return the fd from NTSYNC_IOC_CREATE_SEM.
Elizabeth Figura
2025-01-08
misc:minor basic kunit tests
Vimal Agrawal
2024-12-24
misc: ds1682: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-24
misc: eeprom/max6875: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-24
misc: eeprom/idt_89hpesx: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-24
misc: pch_phub: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-24
misc: c2port: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-24
misc: c2port: Calculate bin_attribute size through group callback
Thomas Weißschuh
2024-12-24
misc: sram: constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-24
cxl: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-24
ocxl: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-13
cxl: Deprecate driver
Andrew Donnellan
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
[next]