index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-02
usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency
Jia-Ju Bai
1
-1
/
+1
2023-10-02
usb: typec: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
1
-2
/
+1
2023-10-02
usb: typec: tcpci_rt1711h: Drop CONFIG_OF ifdeffery
Biju Das
1
-3
/
+2
2023-10-02
usb: typec: tcpci_rt1711h: Add enable_pd30_extended_message variable to struc...
Biju Das
1
-1
/
+3
2023-10-02
usb: typec: tcpci_rt1711h: Add rxdz_sel variable to struct rt1711h_chip_info
Biju Das
1
-4
/
+3
2023-10-02
usb: typec: tcpci_rt1711h: Convert enum->pointer for data in the match tables
Biju Das
1
-9
/
+21
2023-10-02
usb: typec: tcpci_rt1711h: Remove trailing comma in the terminator entry for ...
Biju Das
1
-2
/
+2
2023-10-02
usb: xhci: Move extcaps related macros to respective header file
Krishna Kurapati
2
-27
/
+27
2023-10-02
usb: typec: intel_pmc_mux: enable sysfs usb role access
Uday M Bhat
1
-0
/
+1
2023-10-02
usb: musb: dsps: Fix vbus vs tps65217-charger irq conflict
Grant B Adams
1
-1
/
+1
2023-10-02
power: supply: Fix tps65217-charger vs vbus irq conflict
Grant B Adams
1
-1
/
+1
2023-10-01
Merge tag 'char-misc-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-212
/
+102
2023-10-01
Merge tag 'tty-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-4
/
+5
2023-09-30
Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
10
-22
/
+58
2023-09-30
Merge tag 'i2c-for-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-11
/
+8
2023-09-30
Merge tag 'acpi-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-2
/
+5
2023-09-29
Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-187
/
+225
2023-09-29
Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
9
-71
/
+365
2023-09-29
Merge tag 'drm-fixes-2023-09-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
10
-32
/
+99
2023-09-29
Merge tag 'gpio-fixes-for-v6.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+4
2023-09-29
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-47
/
+47
2023-09-29
Merge tag 'for-v6.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
11
-19
/
+31
2023-09-29
Merge tag 'xtensa-20230928' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-0
/
+1
2023-09-29
Merge tag 'drm-intel-fixes-2023-09-28' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-13
/
+59
2023-09-29
Merge tag 'drm-misc-fixes-2023-09-28' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
7
-19
/
+40
2023-09-28
Merge tag 'spi-fix-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+1
2023-09-28
ata: libata-eh: Fix compilation warning in ata_eh_link_report()
Damien Le Moal
1
-1
/
+1
2023-09-28
ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
Damien Le Moal
1
-1
/
+1
2023-09-28
scsi: sd: Do not issue commands to suspended disks on shutdown
Damien Le Moal
2
-4
/
+14
2023-09-28
ata: libata-core: Do not register PM operations for SAS ports
Damien Le Moal
3
-2
/
+11
2023-09-28
ata: libata-scsi: Fix delayed scsi_rescan_device() execution
Damien Le Moal
2
-18
/
+31
2023-09-28
scsi: Do not attempt to rescan suspended devices
Damien Le Moal
1
-1
/
+17
2023-09-28
ata: libata-scsi: Disable scsi device manage_system_start_stop
Damien Le Moal
4
-10
/
+144
2023-09-28
scsi: sd: Differentiate system and runtime start/stop management
Damien Le Moal
3
-22
/
+80
2023-09-28
ata: libata-scsi: link ata port and scsi device
Damien Le Moal
1
-5
/
+40
2023-09-28
ata: libata-core: Fix port and device removal
Damien Le Moal
1
-1
/
+20
2023-09-28
ata: libata-core: Fix ata_port_request_pm() locking
Damien Le Moal
1
-9
/
+9
2023-09-28
Merge tag 'scmi-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...
Arnd Bergmann
1
-2
/
+2
2023-09-28
Merge tag 'ffa-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...
Arnd Bergmann
1
-2
/
+14
2023-09-27
i2c: npcm7xx: Fix callback completion ordering
William A. Kennington III
1
-10
/
+7
2023-09-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-1
/
+15
2023-09-27
Merge tag 'vfio-v6.6-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
3
-3
/
+4
2023-09-27
spi: spi-gxp: BUG: Correct spi write return value
Charles Kearney
1
-1
/
+1
2023-09-27
soc: loongson: loongson2_guts: Remove unneeded semicolon
Mingtong Bao
1
-1
/
+1
2023-09-27
soc: loongson: loongson2_guts: Convert to devm_platform_ioremap_resource()
Dongliang Mu
1
-3
/
+1
2023-09-27
soc: loongson: loongson_pm2: Populate children syscon nodes
Binbin Zhou
1
-0
/
+6
2023-09-27
soc: loongson: loongson_pm2: Drop useless of_device_id compatible
Binbin Zhou
1
-1
/
+0
2023-09-27
soc: loongson: loongson_pm2: Add dependency for INPUT
Binbin Zhou
1
-0
/
+1
2023-09-27
Merge tag 'optee-for-for-v6.6' of https://git.linaro.org/people/jens.wiklande...
Arnd Bergmann
2
-4
/
+0
2023-09-27
Merge tag 'imx-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
2
-0
/
+11
[prev]
[next]