summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-05-09video: fbdev: udlfb: properly check endpoint typePavel Skripkin1-2/+12
2022-05-09pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos configKrzysztof Kozlowski1-7/+4
2022-05-09arch_topology: Do not set llc_sibling if llc_id is invalidWang Qing1-1/+1
2022-05-09serial: 8250: Correct the clock for EndRun PTP/1588 PCIe deviceMaciej W. Rozycki1-4/+4
2022-05-09serial: 8250: Also set sticky MCR bits in console restorationMaciej W. Rozycki1-1/+1
2022-05-09serial: imx: fix overrun interrupts in DMA modeJohan Hovold1-1/+1
2022-05-09usb: phy: generic: Get the vbus supplySean Anderson1-0/+7
2022-05-09usb: cdns3: Fix issue for clear halt endpointPawel Laszczak1-2/+5
2022-05-09usb: dwc3: gadget: Return proper request statusThinh Nguyen1-1/+30
2022-05-09usb: dwc3: core: Only handle soft-reset in DCTLThinh Nguyen1-1/+2
2022-05-09usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen1-4/+4
2022-05-09usb: dwc3: Try usb-role-switch first in dwc3_drd_initSven Peter1-6/+5
2022-05-09usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()Vijayavardhan Vennapusa1-0/+2
2022-05-09usb: gadget: uvc: Fix crash when encoding data for usb requestDan Vacura1-0/+2
2022-05-09usb: typec: ucsi: Fix role swappingHeikki Krogerus1-7/+13
2022-05-09usb: typec: ucsi: Fix reuse of completion structureHeikki Krogerus1-0/+4
2022-05-09usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua1-2/+1
2022-05-09iio: imu: inv_icm42600: Fix I2C init possible nackFawzi Khaber1-6/+9
2022-05-09iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()Zheyu Ma1-0/+1
2022-05-09iio: dac: ad5446: Fix read_raw not returning set valueMichael Hennerich1-1/+1
2022-05-09iio: dac: ad5592r: Fix the missing return value.Zizhuang Deng1-1/+1
2022-05-09xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500msMathias Nyman1-1/+1
2022-05-09xhci: stop polling roothubs after shutdownHenry Lin1-0/+11
2022-05-09xhci: Enable runtime PM on second Alderlake controllerEvan Green1-1/+3
2022-05-09USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositionsDaniele Palmas1-0/+6
2022-05-09USB: serial: option: add support for Cinterion MV32-WA/MV32-WBSlark Xiao1-0/+6
2022-05-09USB: serial: cp210x: add PIDs for Kamstrup USB Meter ReaderBruno Thomsen1-0/+2
2022-05-09USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTSKees Cook1-3/+2
2022-05-09USB: quirks: add STRING quirk for VCOM deviceOliver Neukum1-0/+3
2022-05-09USB: quirks: add a Realtek card readerOliver Neukum1-0/+3
2022-05-09usb: mtu3: fix USB 3.0 dual-role-switch from device to hostMacpaul Lin1-4/+2
2022-05-09lightnvm: disable the subsystemGreg Kroah-Hartman1-1/+1
2022-05-09floppy: disable FDRAWCMD by defaultWilly Tarreau2-11/+48
2022-04-27Revert "net: micrel: fix KS8851_MLL Kconfig"Marek Vasut1-1/+0
2022-04-27staging: ion: Prevent incorrect reference counting behavourLee Jones1-0/+3
2022-04-27spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controllerTudor Ambarus1-0/+3
2022-04-27drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin1-1/+1
2022-04-27drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepareDave Stevenson1-2/+9
2022-04-27drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialisedDave Stevenson1-1/+1
2022-04-27arm_pmu: Validate single/group leader eventsRob Herring1-6/+4
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin1-2/+2
2022-04-27gpio: Request interrupts after IRQ is initializedMario Limonciello1-2/+2
2022-04-27net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann1-4/+4
2022-04-27dma: at_xdmac: fix a missing check on list iteratorXiaomeng Tong1-5/+7
2022-04-27ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma1-0/+2
2022-04-27EDAC/synopsys: Read the error count from the correct registerShubhrajyoti Datta1-5/+11
2022-04-27nvme-pci: disable namespace identifiers for Qemu controllersChristoph Hellwig1-1/+4
2022-04-27nvme: add a quirk to disable namespace identifiersChristoph Hellwig2-6/+23
2022-04-27scsi: qedi: Fix failed disconnect handlingMike Christie1-35/+34
2022-04-27net: macb: Restart tx only if queue pointer is laggingTomas Melin1-0/+8