summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-21net: bcmasp: Restore programming of TX map vector registerFlorian Fainelli
2025-07-21amd-xgbe: add hardware PTP timestamping supportRaju Rangoju
2025-07-21and-xgbe: remove the abstraction for hwptpRaju Rangoju
2025-07-21wifi: ath12k: Correct tid cleanup when tid setup failsSarika Sharma
2025-07-21wifi: ath12k: bring DFS support back for WCN7850Baochen Qiang
2025-07-21wifi: ath12k: Prefer {} to {0} in initializersJeff Johnson
2025-07-21wifi: ath11k: Prefer {} to {0} in initializersJeff Johnson
2025-07-21wifi: ath10k: Prefer {} to {0} in initializersJeff Johnson
2025-07-21drm/panel-edp: Add disable to 100ms for MNB601LS1-4Langyan Ye
2025-07-21PM: cpufreq: powernv/tracing: Move powernv_throttle trace eventSteven Rostedt
2025-07-21wifi: brcmfmac: support CYW54591 PCIE deviceDouble Lo
2025-07-21wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P IEGokul Sivakumar
2025-07-21e1000e: ignore uninitialized checksum word on tgpJacek Kowalski
2025-07-21e1000e: disregard NVM checksum on tgp when valid checksum bit is not setJacek Kowalski
2025-07-21ice: Fix a null pointer dereference in ice_copy_and_init_pkg()Haoxiang Li
2025-07-21i40e: When removing VF MAC filters, only check PF-set MACJamie Bainbridge
2025-07-21i40e: report VF tx_dropped with tx_errors instead of tx_discardsDennis Chen
2025-07-21Merge tag 'sunxi-clk-fixes-for-6.16' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd
2025-07-21Merge tag 'tegra-for-6.17-soc' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-07-21soc: fsl: qe: convert set_multiple() to returning an integerBartosz Golaszewski
2025-07-21pinctrl: rp1: use new GPIO line value setter callbacksBartosz Golaszewski
2025-07-21rust: drm: Drop the use of Opaque for ioctl argumentsBeata Michalska
2025-07-21serial: 8250_ce4100: Fix CONFIG_SERIAL_8250=n buildAndy Shevchenko
2025-07-21Merge tag 'platform-drivers-x86-v6.16-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-21Merge branch 'newsoc/cix-p1' into soc/newsocArnd Bergmann
2025-07-21mailbox: add CIX mailbox driverGuomin Chen
2025-07-21Merge tag 'arm-soc/for-6.17/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann
2025-07-21Merge tag 'v6.16-rc7' into tty-nextGreg Kroah-Hartman
2025-07-21Merge tag 'mtk-soc-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-07-21Merge tag 'reset-for-v6.17' of https://git.pengutronix.de/git/pza/linux into ...Arnd Bergmann
2025-07-21drm/i915: replace DRM_DEBUG_SELFTEST with DRM_KUNIT_TESTRuben Wauters
2025-07-21ACPI: processor: throttling: Remove space before newlineColin Ian King
2025-07-21Merge tag 'soc_fsl-6.17-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann
2025-07-21Merge tag 'aspeed-6.17-drivers-1' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-07-21Merge tag 'renesas-drivers-for-v6.17-tag2' of https://git.kernel.org/pub/scm/...Arnd Bergmann
2025-07-21Merge tag 'scmi-updates-6.17' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-07-21Merge tag 'smccc-updates-6.17' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-07-21spidev: introduce trivial abb sensor deviceMark Brown
2025-07-21drm/xe: Fix an IS_ERR() vs NULL bug in xe_tile_alloc_vram()Dan Carpenter
2025-07-21thunderbolt: Fix copy+paste error in match_service_id()Eric Biggers
2025-07-21usb: typec: ucsi: Update power_supply on power role changeMyrrh Periwinkle
2025-07-21usb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and DefaultBenson Leung
2025-07-21usb: typec: fusb302: cache PD RX stateSebastian Reichel
2025-07-21usb: typec: ucsi: yoga-c630: add DRM dependencyArnd Bergmann
2025-07-21usb: gadget : fix use-after-free in composite_dev_cleanup()Tao Xue
2025-07-21usb: chipidea: imx: Add a missing blank lineDan Carpenter
2025-07-21usb: gadget: f_uac1: replace scnprintf() with sysfs_emit()Sumanth Gavini
2025-07-21usb: usblp: clean up assignment inside if conditionsDarshan Rathod
2025-07-21usb: gadget: uvc: Initialize frame-based format color matching descriptorAkash Kumar
2025-07-21cdc-acm: fix race between initial clearing halt and openOliver Neukum