aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-28Merge tag 'irq-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-7/+2
2024-04-27Merge tag 'i2c-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-15/+15
2024-04-27Merge tag 'soundwire-6.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-1/+17
2024-04-27Merge tag 'dmaengine-fix-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 14-42/+64
2024-04-27Merge tag 'phy-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Gravatar Linus Torvalds 10-42/+80
2024-04-27i2c: smbus: fix NULL function pointer dereferenceGravatar Wolfram Sang 1-6/+6
2024-04-26Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-79/+103
2024-04-26Merge tag 'mmc-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Gravatar Linus Torvalds 3-1/+17
2024-04-26Merge tag 'mtd/fixes-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-8/+7
2024-04-26Merge tag 'gpio-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-12/+17
2024-04-26Merge tag 'cxl-fixes-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-21/+17
2024-04-26Merge tag 'for-6.9/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-3/+9
2024-04-26Merge tag 'drm-fixes-2024-04-26' of https://gitlab.freedesktop.org/drm/kernelGravatar Linus Torvalds 31-238/+131
2024-04-26Merge tag 'mtk-soc-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 2-2/+6
2024-04-26Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Gravatar Arnd Bergmann 2-77/+97
2024-04-26Merge tag 'at24-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Wolfram Sang 1-9/+9
2024-04-26Merge tag 'drm-xe-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/xe/...Gravatar Dave Airlie 5-24/+14
2024-04-26Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Gravatar Dave Airlie 3-68/+2
2024-04-26Merge tag 'drm-misc-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/m...Gravatar Dave Airlie 6-97/+4
2024-04-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-3/+3
2024-04-25Merge tag 'acpi-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 2-23/+42
2024-04-25Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 43-264/+530
2024-04-25Merge branch 'acpi-cppc'Gravatar Rafael J. Wysocki 1-18/+39
2024-04-25Merge tag 'for-linus-2024042501' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-38/+16
2024-04-25mmc: moxart: fix handling of sgm->consumed, otherwise WARN_ON triggersGravatar Sergei Antonov 1-0/+1
2024-04-25net: b44: set pause params only when interface is upGravatar Peter Münster 1-6/+8
2024-04-25dpll: fix dpll_pin_on_pin_register() for multiple parent pinsGravatar Arkadiusz Kubalewski 1-25/+33
2024-04-25net: ravb: Fix registered interrupt namesGravatar Geert Uytterhoeven 1-6/+5
2024-04-25octeontx2-af: fix the double free in rvu_npc_freemem()Gravatar Su Hui 1-1/+0
2024-04-25net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsGravatar Jason Reeder 1-0/+5
2024-04-25ice: fix LAG and VF lock dependency in ice_reset_vf()Gravatar Jacob Keller 1-8/+8
2024-04-25iavf: Fix TC config comparison with existing adapter TC configGravatar Sudheer Mogilappagari 1-1/+29
2024-04-25i40e: Report MFS in decimal base instead of hexGravatar Erwan Velu 1-2/+2
2024-04-25i40e: Do not use WQ_MEM_RECLAIM flag for workqueueGravatar Sindhu Devale 1-1/+1
2024-04-25net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecGravatar Rahul Rameshbabu 1-0/+1
2024-04-25macsec: Detect if Rx skb is macsec-related for offloading devices that update...Gravatar Rahul Rameshbabu 1-10/+36
2024-04-25net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()Gravatar Dan Carpenter 1-3/+5
2024-04-25Revert "drm/etnaviv: Expose a few more chipspecs to userspace"Gravatar Christian Gmeiner 3-66/+0
2024-04-25drm/etnaviv: fix tx clock gating on some GC7000 variantsGravatar Derek Foreman 1-2/+2
2024-04-25Merge tag 'intel-gpio-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Bartosz Golaszewski 1-3/+6
2024-04-25irqchip/gic-v3-its: Prevent double free on errorGravatar Guanrui Huang 1-7/+2
2024-04-25Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar David S. Miller 7-6/+11
2024-04-25net: phy: dp83869: Fix MII mode failureGravatar MD Danish Anwar 1-1/+2
2024-04-24Merge tag 'for-net-2024-04-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Jakub Kicinski 4-18/+67
2024-04-24eth: bnxt: fix counting packets discarded due to OOM and netpollGravatar Jakub Kicinski 1-26/+18
2024-04-24igc: Fix LED-related deadlock on driver unbindGravatar Lukas Wunner 3-8/+35
2024-04-24Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"Gravatar Duanqiang Wen 1-1/+1
2024-04-24Revert "net: txgbe: fix i2c dev name cannot match clkdev"Gravatar Duanqiang Wen 1-5/+3
2024-04-24mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workGravatar Ido Schimmel 1-1/+5
2024-04-24mlxsw: spectrum_acl_tcam: Fix incorrect list API usageGravatar Ido Schimmel 1-0/+7