index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-16
net: macb: Fix several edge cases in validate
Sean Anderson
1
-39
/
+73
2021-11-15
Revert "Merge branch 'mctp-i2c-driver'"
Jakub Kicinski
7
-1092
/
+24
2021-11-15
net: mvpp2: use phylink_generic_validate()
Russell King (Oracle)
1
-49
/
+9
2021-11-15
net: mvneta: use phylink_generic_validate()
Russell King (Oracle)
1
-30
/
+4
2021-11-15
net: phylink: add generic validate implementation
Russell King (Oracle)
1
-0
/
+252
2021-11-15
net/wan/fsl_ucc_hdlc: fix sparse warnings
Christophe Leroy
1
-30
/
+32
2021-11-15
net: fddi: use swap() to make code cleaner
Yihao Han
1
-10
/
+4
2021-11-15
hinic: use ARRAY_SIZE instead of ARRAY_LEN
Guo Zhengkui
1
-17
/
+15
2021-11-15
net: usb: ax88179_178a: add TSO feature
Jacky Chou
1
-6
/
+11
2021-11-15
mctp i2c: MCTP I2C binding driver
Matt Johnston
3
-0
/
+995
2021-11-15
i2c: npcm7xx: Allow 255 byte block SMBus transfers
Matt Johnston
1
-1
/
+2
2021-11-15
i2c: aspeed: Allow 255 byte block transfers
Matt Johnston
1
-2
/
+3
2021-11-15
i2c: dev: Handle 255 byte blocks for i2c ioctl
Matt Johnston
1
-14
/
+79
2021-11-15
i2c: core: Allow 255 byte transfers for SMBus 3.x
Matt Johnston
1
-7
/
+13
2021-11-15
net: dsa: vsc73xxx: Make vsc73xx_remove() return void
Uwe Kleine-König
2
-4
/
+2
2021-11-15
net: stmmac: enhance XDP ZC driver level switching performance
Ong Boon Leong
3
-6
/
+139
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
31
-371
/
+913
2021-11-12
Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-31
/
+43
2021-11-12
Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
130
-1485
/
+1608
2021-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
39
-433
/
+1760
2021-11-12
Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
26
-760
/
+890
2021-11-12
Merge tag 'libata-5.16-rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+22
2021-11-12
thermal: int340x: fix build on 32-bit targets
Linus Torvalds
1
-0
/
+1
2021-11-12
Merge branch 'next' into for-linus
Dmitry Torokhov
39
-433
/
+1760
2021-11-12
Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
8
-11
/
+57
2021-11-12
BackMerge tag 'v5.15' into drm-next
Dave Airlie
75
-630
/
+628
2021-11-12
Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-45
/
+41
2021-11-12
libata: libahci: declare ahci_shost_attr_group as static
Damien Le Moal
1
-1
/
+1
2021-11-12
libata: add horkage for missing Identify Device log
Damien Le Moal
1
-1
/
+12
2021-11-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+2
2021-11-11
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
4
-45
/
+37
2021-11-11
Revert "PCI: Remove struct pci_dev->driver"
Bjorn Helgaas
1
-0
/
+4
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
58
-396
/
+499
2021-11-11
Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-25
/
+8
2021-11-11
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
2
-4
/
+2
2021-11-11
net: wwan: iosm: fix compilation warning
M Chetan Kumar
1
-2
/
+0
2021-11-11
cxgb4: fix eeprom len when diagnostics not implemented
Rahul Lakkireddy
2
-2
/
+7
2021-11-11
drm/ttm: Double check mem_type of BO while eviction
xinhui pan
1
-1
/
+2
2021-11-11
ata: sata_highbank: Remove unnecessary print function dev_err()
Xu Wang
1
-3
/
+1
2021-11-11
libata: fix read log timeout value
Damien Le Moal
1
-0
/
+8
2021-11-11
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-15
/
+11
2021-11-11
Merge tag 'amd-drm-fixes-5.16-2021-11-10' of https://gitlab.freedesktop.org/a...
Dave Airlie
32
-79
/
+205
2021-11-11
Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d...
Dave Airlie
12
-189
/
+21
2021-11-10
Merge tag 'thermal-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-20
/
+27
2021-11-10
Merge tag 'pm-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
7
-103
/
+212
2021-11-10
Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-116
/
+198
2021-11-10
Merge tag 'dmaengine-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
42
-328
/
+488
2021-11-10
Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-132
/
+88
2021-11-10
Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-7
/
+5
2021-11-10
Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-63
/
+219
[next]