aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-27Input: aw86927 - add driver for Awinic AW86927Griffin Kroah-Hartman3-0/+859
2025-09-28hwrng: ks-sa - fix division by zero in ks_sa_rng_initNishanth Menon1-0/+4
2025-09-28firewire: core: fix undefined reference error in ARM EABITakashi Sakamoto1-1/+1
2025-09-28i2c: i801: Add support for Intel Wildcat Lake-UJarkko Nikula2-0/+4
2025-09-28i2c: rtl9300: Drop unsupported I2C_FUNC_SMBUS_I2C_BLOCKSven Eckelmann1-2/+1
2025-09-28thermal/drivers/renesas/rzg3e: Fix add thermal driver for the Renesas RZ/G3E SoCJohn Madieu1-0/+547
2025-09-28Merge tag 'i2c-host-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang661-4471/+8682
2025-09-27net/mlx5: Expose uar access and odp page fault countersAkiva Goldberger1-0/+9
2025-09-27Bluetooth: bcsp: receive data only if registeredIvan Pravdin1-0/+3
2025-09-27Bluetooth: btusb: Add new VID/PID 13d3/3633 for MT7922Chris Lu1-0/+2
2025-09-27Bluetooth: btusb: Add new VID/PID 13d3/3627 for MT7925Chris Lu1-0/+2
2025-09-27Bluetooth: remove duplicate h4_recv_buf() in headerCalvin Owens5-157/+4
2025-09-27Bluetooth: btusb: Check for unexpected bytes when defragmenting HCI framesArkadiusz Bokowy1-0/+17
2025-09-27Bluetooth: btintel_pcie: Refactor Device CoredumpKiran K2-145/+77
2025-09-27Bluetooth: btintel_pcie: Use strscpy() instead of strscpy_pad()Thorsten Blum1-2/+3
2025-09-27Bluetooth: btintel_pcie: Define hdev->wakeup() callbackChandrashekar Devegowda1-0/+8
2025-09-27Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1Zenm Chen1-0/+2
2025-09-27Bluetooth: btintel_pcie: Move model comment before its definitionLuiz Augusto von Dentz1-4/+8
2025-09-27Bluetooth: btintel_pcie: Add id of Scorpious, Panther Lake-H484Kiran K1-0/+1
2025-09-27Bluetooth: btintel_pcie: Add Bluetooth core/platform as commentsKiran K1-3/+3
2025-09-27Bluetooth: btintel_pcie: Add support for _suspend() / _resume()Chandrashekar Devegowda1-0/+89
2025-09-27Bluetooth: btintel: Add support for BlazarIW coreKiran K2-0/+4
2025-09-27PM: sleep: Do not wait on SYNC_STATE_ONLY device linksPin-yen Lin3-3/+6
2025-09-27PM: runtime: Make put{,_sync}() return 1 when already suspendedBrian Norris2-1/+4
2025-09-27PM: runtime: Add basic kunit tests for API contractsBrian Norris3-0/+260
2025-09-26net: macb: avoid dealing with endianness in macb_set_hwaddr()Théo Lebrun1-2/+2
2025-09-26net: macb: single dma_alloc_coherent() for DMA descriptorsThéo Lebrun1-39/+41
2025-09-26net: macb: move ring size computation to functionsThéo Lebrun1-11/+16
2025-09-26net: macb: remove illusion about TBQPH/RBQPH being per-queueThéo Lebrun2-37/+24
2025-09-26octeon_ep_vf: Add support to retrieve hardware channel informationSathesh B Edara1-0/+10
2025-09-26octeon_ep: Add support to retrieve hardware channel informationSathesh B Edara1-0/+10
2025-09-26net: phy: micrel: Fix lan8814_config_initHoratiu Vultur1-1/+1
2025-09-26vhost: vringh: Fix copy_to_iter return value checkMichael S. Tsirkin1-3/+4
2025-09-26net: airoha: npu: Add a NPU callback to initialize flow statsLorenzo Bianconi2-24/+19
2025-09-26eth: fbnic: Add support to read lane countMohsin Bashir1-0/+1
2025-09-26Wangxun: vf: Implement some ethtool apis for get_xxxMengyuan Lou4-0/+42
2025-09-26net/mlx5e: Report RS-FEC histogram statistics via ethtoolCarolina Jubran1-1/+33
2025-09-26net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCRCarolina Jubran5-3/+94
2025-09-26net/mlx5e: Don't query FEC statistics when FEC is disabledCarolina Jubran1-6/+6
2025-09-26ethtool: add FEC bins histogram reportVadim Fedorenko10-10/+43
2025-09-26net: qed: Remove redundant NULL checks after list_first_entry()Zhen Ni1-9/+0
2025-09-26ptp: Add a upper bound on max_vclocksI Viswanath2-1/+2
2025-09-26dpll: zl3073x: Fix double free in zl3073x_devlink_flash_update()Dan Carpenter1-1/+0
2025-09-26Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski12-477/+1977
2025-09-26net: wan: framer: Add version sysfs attribute for the Lantiq PEF2256 framerChristophe Leroy1-5/+19
2025-09-26net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicastI Viswanath1-2/+0
2025-09-26dibs: Check correct variable in dibs_init()Dan Carpenter1-2/+2
2025-09-26net: renesas: rswitch: Remove unneeded semicolonsGeert Uytterhoeven1-2/+2
2025-09-26net: enetc: Fix probing error message typo for the ENETCv4 PF driverClaudiu Manoil1-1/+1
2025-09-26Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/...Jakub Kicinski20-462/+725