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
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
2024-11-25
Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-11-21
Merge tag 'i2c-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2024-11-20
Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-0
/
+419
2024-11-19
Compiler Attributes: disable __counted_by for clang < 19.1.3
Jan Hendrik Farr
1
-1
/
+1
2024-11-18
Merge tag 'i2c-host-6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Wolfram Sang
6
-11
/
+6
2024-11-14
Merge tag 'at24-updates-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/...
Wolfram Sang
1
-0
/
+4
2024-11-12
Merge tag 'reset-for-v6.13' of git://git.pengutronix.de/pza/linux into soc/dr...
Arnd Bergmann
4
-0
/
+419
2024-11-12
mei: vsc: Fix typo "maintstepping" -> "mainstepping"
Colin Ian King
1
-1
/
+1
2024-11-12
misc: isl29020: Fix the wrong format specifier
Zhu Jun
1
-1
/
+1
2024-11-10
mei: vsc: Improve error logging in vsc_identify_silicon()
Hans de Goede
1
-10
/
+16
2024-11-10
mei: vsc: Do not re-enable interrupt from vsc_tp_reset()
Hans de Goede
2
-4
/
+0
2024-11-07
misc: atmel-ssc: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
1
-2
/
+2
2024-11-07
misc: keba: Add hardware dependency
Jean Delvare
1
-0
/
+1
2024-11-05
sysfs: treewide: constify attribute callback of bin_attribute::mmap()
Thomas Weißschuh
1
-1
/
+1
2024-11-05
Merge 6.12-rc6 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+2
2024-11-05
eeprom: Fix the cacography in Kconfig
Luo Yifan
1
-2
/
+2
2024-11-05
misc: rtsx: Cleanup on DRV_NAME cardreader variables
Desnes Nunes
2
-5
/
+3
2024-11-04
misc: lan966x_pci: Fix dtc warn 'Missing interrupt-parent'
Herve Codina
1
-0
/
+10
2024-11-04
misc: lan966x_pci: Fix dtc warns 'missing or empty reg/ranges property'
Herve Codina
1
-18
/
+18
2024-10-29
mei: use kvmalloc for read buffer
Alexander Usyskin
1
-2
/
+2
2024-10-24
misc: Add support for LAN966x PCI device
Herve Codina
4
-0
/
+409
2024-10-22
eeprom: at24: add ST M24256E Additional Write lockable page support
Marek Vasut
1
-0
/
+4
2024-10-21
Merge 6.12-rc4 into tty-next
Greg Kroah-Hartman
5
-9
/
+4
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
5
-9
/
+4
2024-10-20
Merge tag 'char-misc-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+4
2024-10-18
misc: ti-st: st_kim: remove the driver
Bartosz Golaszewski
7
-1941
/
+0
2024-10-18
misc: keba: Fix missing I2C dependency
Gerhard Engleder
1
-0
/
+1
2024-10-18
misc: rtsx: list supported models in Kconfig help
Yo-Jung (Leo) Lin
1
-1
/
+2
2024-10-13
misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for OTP device
Heiko Thiery
1
-0
/
+1
2024-10-13
misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for EEPROM device
Heiko Thiery
1
-0
/
+1
2024-10-13
misc: keba: Add UART devices
Gerhard Engleder
1
-0
/
+104
2024-10-13
misc: keba: Add battery device
Gerhard Engleder
1
-0
/
+59
2024-10-13
misc: keba: Add fan device
Gerhard Engleder
1
-9
/
+74
2024-10-13
misc: keba: Support EEPROM sections as separate devices
Gerhard Engleder
1
-3
/
+102
2024-10-13
misc: keba: Add LAN9252 driver
Gerhard Engleder
3
-0
/
+371
2024-10-13
misc: keba: Add SPI controller device
Gerhard Engleder
1
-15
/
+204
2024-10-13
misc: keba: Use capital letters for I2C error message
Gerhard Engleder
1
-1
/
+1
2024-10-13
misc: keba: Use variable ret for return values
Gerhard Engleder
1
-7
/
+7
[prev]
[next]