summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-16Merge tag 'thermal-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds32-843/+1142
2024-09-16Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds37-255/+561
2024-09-16Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds50-384/+1429
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds22-370/+1395
2024-09-16Merge tag 'mips_6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2-43/+3
2024-09-16Merge tag 'x86_cpu_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2024-09-16Merge tag 'x86_sev_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-64/+68
2024-09-16Merge tag 'edac_updates_for_v6.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds17-1729/+217
2024-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds5-7/+5
2024-09-16Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds60-695/+915
2024-09-16Merge tag 'net-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds859-9416/+54444
2024-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-18/+44
2024-09-15net/mlx5: HWS, check the correct variable in hws_send_ring_alloc_sq()Dan Carpenter1-1/+1
2024-09-15ice: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter1-2/+2
2024-09-15ice: Fix a couple NULL vs IS_ERR() bugsDan Carpenter1-4/+4
2024-09-15net: ethernet: fs_enet: Make the per clock optionalMaxime Chevallier1-1/+1
2024-09-15net: ti: icssg-prueth: Add multicast filtering support in HSR modeMD Danish Anwar1-2/+40
2024-09-15net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offloadRavi Gunasekaran5-5/+58
2024-09-15net: ti: icssg-prueth: Add support for HSR frame forward offloadMD Danish Anwar4-12/+119
2024-09-15net: ti: icssg-prueth: Stop hardcoding def_incMD Danish Anwar1-1/+2
2024-09-15net: ti: icss-iep: Move icss_iep structureMD Danish Anwar2-73/+72
2024-09-14Merge tag 'pinctrl-v6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+10
2024-09-14net: ibm: emac: get rid of wol_irqRosen Penev1-10/+3
2024-09-14net: ibm: emac: remove all waiting codeRosen Penev1-48/+7
2024-09-14net: ibm: emac: replace of_get_propertyRosen Penev1-11/+9
2024-09-14net: ibm: emac: use netdev's phydev directlyRosen Penev2-30/+22
2024-09-14net: ibm: emac: use devm for register_netdevRosen Penev1-3/+1
2024-09-14net: ibm: emac: remove mii_bus with devmRosen Penev2-20/+13
2024-09-14net: ibm: emac: use devm for of_iomapRosen Penev1-8/+4
2024-09-14net: ibm: emac: manage emac_irq with devmRosen Penev1-18/+11
2024-09-14net: ibm: emac: use devm for alloc_etherdevRosen Penev1-6/+3
2024-09-14octeontx2-af: debugfs: Add Channel info to RPM mapLinu Cherian1-4/+7
2024-09-14Merge tag 'linux-can-next-for-6.12-20240911' of git://git.kernel.org/pub/scm/...Jakub Kicinski24-27/+27
2024-09-14rtase: Fix error code in rtase_init_board()Dan Carpenter1-1/+2
2024-09-14Merge tag 'linux-can-fixes-for-6.11-20240912' of git://git.kernel.org/pub/scm...Jakub Kicinski3-12/+11
2024-09-14enic: Report some per queue statistics in ethtoolNelson Escobar1-2/+81
2024-09-14enic: Report per queue statistics in netdev qstatsNelson Escobar1-0/+56
2024-09-14enic: Collect per queue statisticsNelson Escobar2-18/+121
2024-09-14enic: Use macro instead of static const variables for array sizesNelson Escobar1-10/+13
2024-09-14net: macb: Use predefined PCI vendor ID constantAndy Shevchenko1-3/+2
2024-09-14net: enetc: Replace ifdef with IS_ENABLEDMartyn Welch3-23/+20
2024-09-14fbnic: Set napi irq value after calling netif_napi_addBrett Creeley1-4/+4
2024-09-14r8169: disable ALDPS per default for RTL8125Heiner Kallweit1-0/+2
2024-09-14net: ag71xx: remove dead code pathQianqiang Liu1-9/+4
2024-09-14Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski11-157/+929
2024-09-14netkit: Assign missing bpf_net_contextBreno Leitao1-0/+3
2024-09-14Merge tag 'pci-v6.11-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2024-09-13Merge tag 'spi-fix-v6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-11/+11
2024-09-13Merge tag 'soundwire-6.11-fixes_2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2024-09-13Merge tag 'drm-fixes-2024-09-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds36-109/+315