index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
ntsync: Check wait count based on byte size.
Elizabeth Figura
1
-3
/
+3
2025-02-20
eeprom: ee1004: Check chip before probing
Eddie James
1
-0
/
+4
2025-02-20
mei: Remove unused functions
Dr. David Alan Gilbert
5
-123
/
+0
2025-02-20
eeprom: digsy_mtc: Make GPIO lookup table match the device
Andy Shevchenko
1
-1
/
+1
2025-02-19
ntsync: Set the permissions to be 0666
Mike Lothian
1
-0
/
+1
2025-02-19
mei: vsc: Use "wakeuphostint" when getting the host wakeup GPIO
Hans de Goede
1
-1
/
+1
2025-02-19
mei: me: add panther lake P DID
Alexander Usyskin
2
-0
/
+4
2025-02-18
misc: vcpu_stall_detector: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-2
/
+2
2025-01-27
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-106
/
+1196
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-126
/
+226
2025-01-21
misc: pci_endpoint_test: Fix IOCTL return value
Manivannan Sadhasivam
1
-128
/
+127
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
[prev]
[next]