aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-07Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2/+4
2024-04-06Merge tag 'i2c-for-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2024-04-06Merge branch 'linus' into x86/urgent, to pick up dependent commitGravatar Ingo Molnar 103-566/+1137
2024-04-05Merge tag 'firewire-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+5
2024-04-06firewire: ohci: mask bus reset interrupts between ISR and bottom halfGravatar Adam Goldman 1-1/+5
2024-04-05Merge tag 'spi-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-11/+10
2024-04-05Merge tag 'regulator-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+7
2024-04-05Merge tag 'regmap-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+3
2024-04-05Merge tag 'block-6.9-20240405' of git://git.kernel.dk/linuxGravatar Linus Torvalds 8-35/+130
2024-04-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 5-26/+31
2024-04-05Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-3/+43
2024-04-05Merge tag 'riscv-for-linus-6.9-rc3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+4
2024-04-05Merge tag 'thermal-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-21/+15
2024-04-05Merge tag 'gpio-fixes-for-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-16/+35
2024-04-05Merge tag 'ata-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Gravatar Linus Torvalds 5-41/+37
2024-04-05Merge tag 'drm-fixes-2024-04-05' of https://gitlab.freedesktop.org/drm/kernelGravatar Linus Torvalds 35-197/+340
2024-04-05Merge branch 'acpi-thermal'Gravatar Rafael J. Wysocki 1-12/+10
2024-04-05Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2024-04-05Merge tag 'drm-intel-fixes-2024-04-04' of https://anongit.freedesktop.org/git...Gravatar Dave Airlie 15-42/+185
2024-04-05Merge tag 'drm-xe-fixes-2024-04-04' of https://gitlab.freedesktop.org/drm/xe/...Gravatar Dave Airlie 15-145/+140
2024-04-05Merge tag 'drm-misc-fixes-2024-04-04' of https://gitlab.freedesktop.org/drm/m...Gravatar Dave Airlie 5-10/+15
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 34-210/+475
2024-04-04gpio: cdev: fix missed label sanitizing in debounce_setup()Gravatar Kent Gibson 1-21/+28
2024-04-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Gravatar Jakub Kicinski 4-18/+16
2024-04-04net: usb: ax88179_178a: avoid the interface always configured as random addressGravatar Jose Ignacio Tornos Martinez 1-0/+2
2024-04-04nvme-fc: rename free_ctrl callback to match name patternGravatar Daniel Wagner 1-2/+2
2024-04-04nvmet-fc: move RCU read lock to nvmet_fc_assoc_existsGravatar Daniel Wagner 1-7/+10
2024-04-04nvmet: implement unique discovery NQNGravatar Hannes Reinecke 2-0/+54
2024-04-04nvme: don't create a multipath node for zero capacity devicesGravatar Christoph Hellwig 1-1/+1
2024-04-04gpio: cdev: check for NULL labels when sanitizing them for irqsGravatar Bartosz Golaszewski 1-5/+14
2024-04-04drm/xe: Use ordered wq for preempt fence waitingGravatar Matthew Brost 3-2/+14
2024-04-04drm/xe: Move vma rebinding to the drm_exec locking loopGravatar Thomas Hellström 5-75/+83
2024-04-04drm/xe: Make TLB invalidation fences unorderedGravatar Thomas Hellström 3-10/+1
2024-04-04drm/xe: Rework rebindingGravatar Thomas Hellström 5-51/+14
2024-04-04drm/xe: Use ring ops TLB invalidation for rebindsGravatar Thomas Hellström 6-9/+30
2024-04-04net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()Gravatar Christophe JAILLET 1-1/+1
2024-04-04net: ravb: Always update error countersGravatar Paul Barker 1-8/+9
2024-04-04net: ravb: Always process TX descriptor ringGravatar Paul Barker 1-2/+5
2024-04-04Revert "tg3: Remove residual error handling in tg3_suspend"Gravatar Paolo Abeni 1-4/+26
2024-04-04x86/CPU/AMD: Track SNP host status with cc_platform_*()Gravatar Borislav Petkov (AMD) 2-2/+4
2024-04-04tg3: Remove residual error handling in tg3_suspendGravatar Nikita Kiryushin 1-26/+4
2024-04-04ata: sata_gemini: Check clk_enable() resultGravatar Chen Ni 1-1/+4
2024-04-04ata: sata_mv: Fix PCI device ID table declaration compilation warningGravatar Arnd Bergmann 1-32/+31
2024-04-03net: mana: Fix Rx DMA datasize and skb_over_panicGravatar Haiyang Zhang 1-1/+1
2024-04-03net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingGravatar Horatiu Vultur 1-2/+8
2024-04-03net: stmmac: fix rx queue priority assignmentGravatar Piotr Wejman 2-16/+62
2024-04-03net: txgbe: fix i2c dev name cannot match clkdevGravatar Duanqiang Wen 1-3/+5
2024-04-03net: fec: Set mac_managed_pm during probeGravatar Wei Fang 1-2/+9
2024-04-04i2c: pxa: hide unused icr_bits[] variableGravatar Arnd Bergmann 1-1/+1
2024-04-03idpf: fix kernel panic on unknown packet typesGravatar Joshua Hay 1-2/+2