summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-05-18Revert "net: phy: microchip: force IRQ polling mode for lan88xx"Greg Kroah-Hartman1-3/+43
2025-05-18nvme: unblock ctrl state transition for firmware updateDaniel Wagner1-1/+2
2025-05-18drm/panel: simple: Update timings for AUO G101EVN010Kevin Baker1-12/+13
2025-05-18iio: adc: dln2: Use aligned_s64 for timestampJonathan Cameron1-1/+1
2025-05-18usb: usbtmc: Fix erroneous generic_read ioctl returnDave Penkler1-6/+12
2025-05-18usb: usbtmc: Fix erroneous wait_srq ioctl returnDave Penkler1-12/+11
2025-05-18usb: usbtmc: Fix erroneous get_stb ioctl error returnsDave Penkler1-4/+8
2025-05-18USB: usbtmc: use interruptible sleep in usbtmc_readOliver Neukum1-1/+5
2025-05-18usb: typec: ucsi: displayport: Fix NULL pointer accessAndrei Kuchynski1-0/+2
2025-05-18usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transitionRD Babiera1-1/+1
2025-05-18usb: host: tegra: Prevent host controller crash when OTG port is usedJim Lin1-0/+3
2025-05-18usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUNWayne Chang1-0/+4
2025-05-18usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM versionPawel Laszczak3-1/+7
2025-05-18usb: cdnsp: Fix issue with resuming from L1Pawel Laszczak4-2/+45
2025-05-18xenbus: Use kref to track req lifetimeJason Andryuk4-8/+23
2025-05-18usb: uhci-platform: Make the clock really optionalAlexey Charkov1-1/+1
2025-05-18drm/amd/display: Fix wrong handling for AUX_DEFER caseWayne Lin1-4/+24
2025-05-18iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_tagged_fifoSilvano Seva1-0/+3
2025-05-18iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifoSilvano Seva1-0/+3
2025-05-18iio: adis16201: Correct inclinometer channel resolutionGabriel Shahrouzi1-2/+2
2025-05-18iio: adc: ad7606: fix serial register accessAngelo Dureghello1-1/+1
2025-05-18staging: axis-fifo: Correct handling of tx_fifo_depth for size validationGabriel Shahrouzi1-3/+0
2025-05-18staging: axis-fifo: Remove hardware resets for user errorsGabriel Shahrouzi1-8/+3
2025-05-18staging: iio: adc: ad7816: Correct conditional logic for store modeGabriel Shahrouzi1-1/+1
2025-05-18Input: synaptics - enable InterTouch on TUXEDO InfinityBook Pro 14 v5Aditya Garg1-0/+1
2025-05-18Input: synaptics - enable SMBus for HP Elitebook 850 G1Dmitry Torokhov1-0/+1
2025-05-18Input: synaptics - enable InterTouch on Dell Precision M3800Aditya Garg1-0/+1
2025-05-18Input: synaptics - enable InterTouch on Dynabook Portege X30L-GAditya Garg1-0/+1
2025-05-18Input: synaptics - enable InterTouch on Dynabook Portege X30-DManuel Fombuena1-0/+1
2025-05-18net: dsa: b53: fix learning on VLAN unaware bridgesJonas Gorski1-1/+1
2025-05-18net: dsa: b53: always rejoin default untagged VLAN on bridge leaveJonas Gorski1-5/+5
2025-05-18net: dsa: b53: fix VLAN ID for untagged vlan on bridge leaveJonas Gorski1-1/+2
2025-05-18net: dsa: b53: fix flushing old pvid VLAN on pvid changeJonas Gorski1-1/+1
2025-05-18net: dsa: b53: fix clearing PVID of a portJonas Gorski1-2/+11
2025-05-18net: dsa: b53: allow leaky reserved multicastJonas Gorski1-2/+4
2025-05-18can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration callsMarc Kleine-Budde1-1/+1
2025-05-18can: mcan: m_can_class_unregister(): fix order of unregistration callsMarc Kleine-Budde1-1/+1
2025-05-09scsi: target: Fix WRITE_SAME No Data Buffer crashMike Christie3-0/+13
2025-05-09dm: fix copying after src array boundariesTudor Ambarus1-1/+1
2025-05-09iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream idsNicolin Chen1-4/+15
2025-05-09iommu/arm-smmu-v3: Use the new rb tree helpersJason Gunthorpe1-37/+31
2025-05-09irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()Suzuki K Poulose1-1/+1
2025-05-09irqchip/gic-v2m: Mark a few functions __initThomas Gleixner1-5/+5
2025-05-09irqchip/gic-v2m: Add const to of_device_idXiang wangx1-1/+1
2025-05-09Revert "drm/meson: vclk: fix calculation of 59.94 fractional rates"Christian Hewitt1-3/+3
2025-05-09net: phy: microchip: force IRQ polling mode for lan88xxFiona Klute1-43/+3
2025-05-09firmware: arm_scmi: Balance device refcount when destroying devicesCristian Marussi1-0/+3
2025-05-09net: hns3: fix deadlock issue when externel_lb and reset are executed togetherYonglong Liu1-1/+13
2025-05-09of: module: add buffer overflow check in of_modalias()Sergey Shtylyov1-3/+4
2025-05-09PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu1-3/+2