aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-07memory: tegra: Add support for multiple IRQsKetan Patil10-15/+44
2026-03-07memory: tegra: Group register and fieldsKetan Patil1-29/+33
2026-03-07memory: tegra: Group error handling related registersKetan Patil10-38/+50
2026-03-07Merge tag 'hwmon-for-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds8-210/+45
2026-03-07scsi: qla2xxx: Add support to report MPI FW stateNilesh Javali3-2/+71
2026-03-07scsi: hisi_sas: Fix the risk of overflow in bitwise logical operationsYihang Li1-2/+2
2026-03-07scsi: hisi_sas: Correct printing format issuesYihang Li2-5/+5
2026-03-07Merge tag 'driver-core-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-coreLinus Torvalds2-11/+2
2026-03-07scsi: hisi_sas: Fix NULL pointer exception during user_scan()Xingui Yang2-2/+2
2026-03-07scsi: qla2xxx: Completely fix fcport double freeVladimir Riabchun1-2/+0
2026-03-07scsi: ufs: core: Fix SError in ufshcd_rtc_work() during UFS suspendWang Shuaiwei1-1/+1
2026-03-07scsi: ufs: core: Avoid IRQ thread wakeup during active UIC commandPeter Wang1-2/+6
2026-03-07scsi: ufs: core: Add support to notify userspace of UniPro QoS eventsCan Guo2-3/+51
2026-03-07scsi: core: Drop using the host_lock to protect async_scan race conditionChaohai Chen1-8/+2
2026-03-07scsi: core: Fix error handling for scsi_alloc_sdev()Junxiao Bi1-6/+2
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds8-39/+83
2026-03-07iio: imu: adis16550: fix swapped gyro/accel filter functionsAntoniu Miclaus1-4/+4
2026-03-07iio: adc: aspeed: clear reference voltage bits before configuring vrefBilly Tsai1-0/+1
2026-03-07iio: adc: ti-ads1119: Reinit completion before wait_for_completion_timeout()Felix Gu1-0/+3
2026-03-07iio: adc: ti-ads1018: fix type overflow for data rateChunyang Chen1-1/+1
2026-03-07iio: adc: ti-ads7950: do not clobber gpio state in ti_ads7950_get()Dmitry Torokhov1-3/+5
2026-03-07iio: adc: ti-ads7950: normalize return value of gpio_getDmitry Torokhov1-1/+1
2026-03-07crypto: qat - Drop redundant local variablesThorsten Blum1-7/+3
2026-03-07crypto: ti - Add support for AES-CTR in DTHEv2 driverT Pratham4-30/+180
2026-03-07crypto: atmel-i2c - Replace hard-coded bus clock rate with constantThorsten Blum1-1/+1
2026-03-07crypto: qce - Replace snprintf("%s") with strscpyThorsten Blum3-9/+9
2026-03-07crypto: vmx - Remove disabled build directiveThorsten Blum1-1/+0
2026-03-07crypto: atmel-ecc - Release client on allocation failureThorsten Blum1-0/+1
2026-03-07crypto: atmel-sha204a - Fix uninitialized data access on OTP read errorThorsten Blum1-0/+4
2026-03-06net: usb: lan78xx: drop redundant device referenceJohan Hovold1-8/+1
2026-03-06net: ntb_netdev: Support ethtool channels for multi-queueKoichiro Den1-6/+151
2026-03-06net: ntb_netdev: Factor out multi-queue helpersKoichiro Den1-40/+61
2026-03-06net: ntb_netdev: Gate subqueue stop/wake by transport linkKoichiro Den1-10/+32
2026-03-06net: ntb_netdev: Introduce per-queue contextKoichiro Den1-87/+186
2026-03-06net: spacemit: Fix error handling in emac_tx_mem_map()Vivian Wang1-1/+10
2026-03-06net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()Vivian Wang1-5/+3
2026-03-06net: spacemit: Remove unused buff_addr fieldsVivian Wang1-3/+0
2026-03-06nfc: port100: drop redundant device referenceJohan Hovold1-3/+1
2026-03-06nfc: pn533: drop redundant device referenceJohan Hovold1-3/+1
2026-03-06net: dsa: sja1105: ensure phylink_replay_link_end() will not be missedVladimir Oltean1-1/+2
2026-03-06net: dsa: sja1105: reorder sja1105_reload_cbs() and phylink_replay_link_end()Vladimir Oltean1-4/+2
2026-03-06virtio-net: xsk: Support wakeup on RX sideBui Quang Minh1-9/+30
2026-03-06net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQDragos Tatulea1-7/+4
2026-03-06net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQDragos Tatulea1-7/+5
2026-03-06net/mlx5e: Fix DMA FIFO desync on error CQE SQ recoveryGal Pressman1-1/+0
2026-03-06net/mlx5: Fix peer miss rules host disabled checksCarolina Jubran1-15/+12
2026-03-06net/mlx5: Fix crash when moving to switchdev modePatrisious Haddad1-1/+1
2026-03-06net/mlx5: Fix deadlock between devlink lock and esw->wqCosmin Ratiu3-8/+19
2026-03-06net: phy: remove phy_attachHeiner Kallweit1-38/+0
2026-03-06qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier2-5/+6