aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-15nvme: remove redundant bdev local variableIsrael Rukshin1-3/+2
2024-07-15nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens()Markus Elfring1-2/+2
2024-07-15nvme/pci: Add APST quirk for Lenovo N60z laptopWangYuli1-0/+7
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+3
2024-07-15eth: fbnic: Write the TCAM tables used for RSS control and Rx to hostAlexander Duyck7-1/+498
2024-07-15eth: fbnic: Add L2 address programmingAlexander Duyck9-0/+678
2024-07-15eth: fbnic: Add basic Rx handlingAlexander Duyck5-3/+402
2024-07-15eth: fbnic: Add basic Tx handlingAlexander Duyck4-1/+477
2024-07-15eth: fbnic: Add link detectionAlexander Duyck12-0/+629
2024-07-15eth: fbnic: Add initial messaging to notify FW of our presenceAlexander Duyck6-0/+555
2024-07-15eth: fbnic: Implement Rx queue alloc/start/stop/freeAlexander Duyck6-9/+638
2024-07-15eth: fbnic: Implement Tx queue alloc/start/stop/freeAlexander Duyck6-11/+550
2024-07-15eth: fbnic: Allocate a netdevice and napi vectors with queuesAlexander Duyck9-2/+775
2024-07-15eth: fbnic: Add FW communication mechanismAlexander Duyck7-0/+641
2024-07-15eth: fbnic: Add message parsing for FW messagesAlexander Duyck3-1/+706
2024-07-15eth: fbnic: Add register init to set PCIe/Ethernet device configAlexander Duyck7-0/+845
2024-07-15eth: fbnic: Allocate core device specific structures and devlink interfaceAlexander Duyck5-2/+222
2024-07-15eth: fbnic: Add scaffolding for Meta's NIC driverAlexander Duyck9-0/+282
2024-07-15Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski16-245/+602
2024-07-15clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocksDrew Fustini5-0/+1105
2024-07-15Merge branch 'thermal-intel'Rafael J. Wysocki11-79/+412
2024-07-15Merge branch 'thermal-core'Rafael J. Wysocki14-103/+133
2024-07-15spi: microchip-core: add support for word sizes of 1 to 32 bitsSteve Wilkins1-22/+31
2024-07-15spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transferSteve Wilkins1-0/+4
2024-07-15spi: microchip-core: fix init function not setting the master and motorola modesSteve Wilkins1-8/+9
2024-07-15spi: microchip-core: only disable SPI controller when register value change r...Steve Wilkins1-38/+41
2024-07-15spi: microchip-core: defer asserting chip select until just before write to T...Steve Wilkins1-2/+17
2024-07-15spi: microchip-core: fix the issues in the isrNaga Sureshkumar Relli1-10/+8
2024-07-15Merge branch 'acpi-misc'Rafael J. Wysocki2-0/+2
2024-07-15Merge branches 'acpi-processor', 'acpi-pad', 'acpi-resource' and 'acpi-video'Rafael J. Wysocki5-10/+51
2024-07-15Merge branches 'acpi-pmic', 'acpi-battery' and 'acpi-numa'Rafael J. Wysocki12-53/+72
2024-07-15Merge tag 'drm-fixes-2024-07-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds13-59/+115
2024-07-15Merge branches 'acpi-x86', 'acpi-fan', 'acpi-soc' and 'acpi-cppc'Rafael J. Wysocki7-25/+211
2024-07-15s390/dasd: fix error checks in dasd_copy_pair_store()Carlos López1-2/+8
2024-07-15s390/dasd: add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-07-15Merge branches 'pm-opp' and 'pm-tools'Rafael J. Wysocki2-7/+40
2024-07-15Merge branches 'pm-cpuidle' and 'pm-powercap'Rafael J. Wysocki7-308/+158
2024-07-15Merge branch 'pm-cpufreq'Rafael J. Wysocki44-377/+954
2024-07-15Merge back final cpufreq fixes for 6.10.Rafael J. Wysocki2-2/+5
2024-07-15Revert "net: mvpp2: Improve data types and use min()"Jakub Kicinski1-6/+6
2024-07-15dsa: lan9303: consistent naming for PHY address parameterChristian Eggers1-4/+4
2024-07-15drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and laterMaíra Canal1-3/+13
2024-07-15drm/v3d: Add V3D tech revision to the device informationMaíra Canal2-4/+9
2024-07-15Merge tag 'for-net-next-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski22-891/+3250
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski88-102/+120
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent88-102/+103
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent5-0/+17
2024-07-15firmware: turris-mox-rwtm: Initialize completion before mailboxMarek Behún1-2/+1
2024-07-15firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_t...Marek Behún1-9/+6
2024-07-15firmware: turris-mox-rwtm: Do not complete if there are no waitersMarek Behún1-1/+4