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
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
2024-10-13
rpmb: Remove some useless locking
Christophe JAILLET
1
-5
/
+0
2024-10-13
rpmb: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
2024-10-13
misc: apds990x: Fix missing pm_runtime_disable()
Jinjie Ruan
1
-5
/
+7
2024-10-13
misc: eeprom_93xx46: Changing 'unsigned' to 'unsigned int'
Daniel Hejduk
1
-1
/
+1
2024-10-13
mei: bus: Reorganize kerneldoc parameter names
Julia Lawall
1
-1
/
+1
2024-10-11
misc: eeprom: eeprom_93cx6: Switch to BIT() macro
Parker Newman
1
-2
/
+3
2024-10-11
misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
Parker Newman
1
-0
/
+10
2024-10-09
misc: sgi-gru: Don't disable preemption in GRU driver
Dimitri Sivanich
3
-8
/
+0
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
6
-6
/
+6
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
4
-5
/
+0
2024-09-26
Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-218
/
+51
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
[prev]
[next]