summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-17md: fix kmemleak of rdev->serialLi Nan1-0/+1
2024-05-17dmaengine: idxd: add a write() method for applications to submit workNikhil Rao2-2/+90
2024-05-17dmaengine: idxd: add a new security check to deal with a hardware erratumArjan van de Ven3-0/+19
2024-05-17VFIO: Add the SPR_DSA and SPR_IAX devices to the denylistArjan van de Ven2-3/+2
2024-05-17Bluetooth: qca: fix firmware check error pathJohan Hovold1-1/+1
2024-05-17Bluetooth: qca: fix info leak when fetching fw build idJohan Hovold2-5/+21
2024-05-17Bluetooth: qca: fix info leak when fetching board idJohan Hovold1-0/+5
2024-05-17Bluetooth: qca: generalise device address checkJohan Hovold2-9/+14
2024-05-17Bluetooth: qca: fix NVM configuration parsingJohan Hovold1-2/+22
2024-05-17Bluetooth: qca: add missing firmware sanity checksJohan Hovold1-6/+32
2024-05-17Bluetooth: qca: fix wcn3991 device address checkJohan Hovold1-1/+4
2024-05-17Bluetooth: qca: fix invalid device address checkJohan Hovold2-2/+38
2024-05-17spi: microchip-core-qspi: fix setting spi bus clock rateConor Dooley1-0/+1
2024-05-17regulator: core: fix debugfs creation regressionJohan Hovold1-11/+16
2024-05-17nvme-pci: Add quirk for broken MSIsSean Anderson2-3/+16
2024-05-17hwmon: (pmbus/ucd9000) Increase delay from 250 to 500usLakshmi Yadlapati1-3/+3
2024-05-17drm/amd/display: Fix incorrect DSC instance for MSTHersen Wu1-12/+36
2024-05-17drm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen1-0/+6
2024-05-17drm/i915/bios: Fix parsing backlight BDB dataKarthikeyan Ramasubramanian2-20/+4
2024-05-17drm/i915/gt: Automate CCS Mode setting during engine resetsAndi Shyti3-5/+7
2024-05-17drm/i915/audio: Fix audio time stamp programming for DPChaitanya Kumar Borah1-105/+8
2024-05-17drm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin1-1/+1
2024-05-17drm/vmwgfx: Fix Legacy Display UnitIan Forbes1-0/+1
2024-05-17drm/ttm: Print the memory decryption status just onceZack Rusin1-1/+1
2024-05-17drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher1-2/+5
2024-05-17Revert "drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()"Dave Airlie1-12/+7
2024-05-17drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()Lyude Paul1-7/+12
2024-05-17mei: me: add lunar lake point M DIDAlexander Usyskin2-0/+4
2024-05-17clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPIFrank Oltmanns1-0/+2
2024-05-17clk: sunxi-ng: common: Support minimum and maximum rateFrank Oltmanns2-0/+22
2024-05-17slimbus: qcom-ngd-ctrl: Add timeout for wait operationViken Dadhaniya1-1/+5
2024-05-17net: bcmgenet: synchronize UMAC_CMD accessDoug Berger4-3/+23
2024-05-17net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger1-1/+3
2024-05-17net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug Berger1-1/+3
2024-05-17e1000e: change usleep_range to udelay in PHY mdic accessVitaly Lifshits1-4/+4
2024-05-17iio: accel: mxc4005: Interrupt handling fixesHans de Goede1-7/+17
2024-05-17iio: pressure: Fixes BME280 SPI driver dataVasileios Amoiridis1-2/+2
2024-05-17iio:imu: adis16475: Fix sync mode settingRamona Gradinariu1-1/+3
2024-05-17firewire: ohci: fulfill timestamp for some local asynchronous transactionTakashi Sakamoto1-2/+6
2024-05-17usb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan1-7/+23
2024-05-17usb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne1-1/+4
2024-05-17usb: typec: tcpm: clear pd_event queue in PORT_RESETRD Babiera1-0/+1
2024-05-17usb: dwc3: core: Prevent phy suspend during initThinh Nguyen4-52/+68
2024-05-17usb: xhci-plat: Don't include xhci.hThinh Nguyen2-1/+4
2024-05-17usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff1-1/+1
2024-05-17usb: gadget: f_fs: Fix race between aio_cancel() and AIO request completeWesley Cheng1-1/+6
2024-05-17usb: gadget: uvc: use correct buffer size when parsing configfs listsIvan Avdeev1-2/+2
2024-05-17usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard1-3/+3
2024-05-17USB: core: Fix access violation during port device removalAlan Stern1-2/+6
2024-05-17usb: ohci: Prevent missed ohci interruptsGuenter Roeck1-0/+8