summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-29drm/bridge: dw-hdmi: Add API dw_hdmi_to_plat_data() to get plat_dataShengjiu Wang
2025-09-29i3c: fix big-endian FIFO transfersArnd Bergmann
2025-09-29i3c: master: adi: fix number of bytes written to fifoAlexandre Belloni
2025-09-28Merge tag 'i2c-for-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-28drivers/base/node: fix double free in register_one_node()Donet Tom
2025-09-28Merge tag 'spi-fix-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-28ACPI: APEI: Remove redundant rcu_read_lock/unlock() under spinlockpengdonglin
2025-09-28ACPI: battery: Add synchronization between interface updatesRafael J. Wysocki
2025-09-28Merge tag 'thermal-v6.18-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki
2025-09-27Input: aw86927 - add driver for Awinic AW86927Griffin Kroah-Hartman
2025-09-28hwrng: ks-sa - fix division by zero in ks_sa_rng_initNishanth Menon
2025-09-28firewire: core: fix undefined reference error in ARM EABITakashi Sakamoto
2025-09-28i2c: i801: Add support for Intel Wildcat Lake-UJarkko Nikula
2025-09-28i2c: rtl9300: Drop unsupported I2C_FUNC_SMBUS_I2C_BLOCKSven Eckelmann
2025-09-28thermal/drivers/renesas/rzg3e: Fix add thermal driver for the Renesas RZ/G3E SoCJohn Madieu
2025-09-28Merge tag 'i2c-host-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang
2025-09-27net/mlx5: Expose uar access and odp page fault countersAkiva Goldberger
2025-09-27Bluetooth: bcsp: receive data only if registeredIvan Pravdin
2025-09-27Bluetooth: btusb: Add new VID/PID 13d3/3633 for MT7922Chris Lu
2025-09-27Bluetooth: btusb: Add new VID/PID 13d3/3627 for MT7925Chris Lu
2025-09-27Bluetooth: remove duplicate h4_recv_buf() in headerCalvin Owens
2025-09-27Bluetooth: btusb: Check for unexpected bytes when defragmenting HCI framesArkadiusz Bokowy
2025-09-27Bluetooth: btintel_pcie: Refactor Device CoredumpKiran K
2025-09-27Bluetooth: btintel_pcie: Use strscpy() instead of strscpy_pad()Thorsten Blum
2025-09-27Bluetooth: btintel_pcie: Define hdev->wakeup() callbackChandrashekar Devegowda
2025-09-27Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1Zenm Chen
2025-09-27Bluetooth: btintel_pcie: Move model comment before its definitionLuiz Augusto von Dentz
2025-09-27Bluetooth: btintel_pcie: Add id of Scorpious, Panther Lake-H484Kiran K
2025-09-27Bluetooth: btintel_pcie: Add Bluetooth core/platform as commentsKiran K
2025-09-27Bluetooth: btintel_pcie: Add support for _suspend() / _resume()Chandrashekar Devegowda
2025-09-27Bluetooth: btintel: Add support for BlazarIW coreKiran K
2025-09-27PM: sleep: Do not wait on SYNC_STATE_ONLY device linksPin-yen Lin
2025-09-27PM: runtime: Make put{,_sync}() return 1 when already suspendedBrian Norris
2025-09-27PM: runtime: Add basic kunit tests for API contractsBrian Norris
2025-09-26net: macb: avoid dealing with endianness in macb_set_hwaddr()Théo Lebrun
2025-09-26net: macb: single dma_alloc_coherent() for DMA descriptorsThéo Lebrun
2025-09-26net: macb: move ring size computation to functionsThéo Lebrun
2025-09-26net: macb: remove illusion about TBQPH/RBQPH being per-queueThéo Lebrun
2025-09-26octeon_ep_vf: Add support to retrieve hardware channel informationSathesh B Edara
2025-09-26octeon_ep: Add support to retrieve hardware channel informationSathesh B Edara
2025-09-26net: phy: micrel: Fix lan8814_config_initHoratiu Vultur
2025-09-26vhost: vringh: Fix copy_to_iter return value checkMichael S. Tsirkin
2025-09-26net: airoha: npu: Add a NPU callback to initialize flow statsLorenzo Bianconi
2025-09-26eth: fbnic: Add support to read lane countMohsin Bashir
2025-09-26Wangxun: vf: Implement some ethtool apis for get_xxxMengyuan Lou
2025-09-26net/mlx5e: Report RS-FEC histogram statistics via ethtoolCarolina Jubran
2025-09-26net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCRCarolina Jubran
2025-09-26net/mlx5e: Don't query FEC statistics when FEC is disabledCarolina Jubran
2025-09-26ethtool: add FEC bins histogram reportVadim Fedorenko
2025-09-26net: qed: Remove redundant NULL checks after list_first_entry()Zhen Ni