summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-03net/mlx5e: Fix error path of updating netdev queuesAya Levin1-1/+1
2021-06-03net/mlx5e: Fix multipath lag activationDima Chumak1-0/+6
2021-06-03net/mlx5e: reset XPS on error flow if netdev isn't registered yetSaeed Mahameed1-0/+7
2021-06-03drm/meson: fix shutdown crash when component not probedNeil Armstrong1-4/+5
2021-06-03net: usb: fix memory leak in smsc75xx_bindPavel Skripkin1-2/+6
2021-06-03usb: typec: tcpm: Respond Not_Supported if no snk_vdoKyle Tso1-1/+4
2021-06-03usb: typec: tcpm: Properly interrupt VDM AMSKyle Tso1-0/+30
2021-06-03usb: typec: tcpm: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko1-2/+2
2021-06-03usb: typec: ucsi: Clear pending after acking connector changeBjorn Andersson1-1/+1
2021-06-03usb: typec: mux: Fix matching with typec_altmode_descBjorn Andersson1-3/+4
2021-06-03usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()Yoshihiro Shimoda1-2/+3
2021-06-03usb: dwc3: gadget: Properly track pending and queued SGThinh Nguyen1-6/+7
2021-06-03thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALIDSrinivas Pandruvada2-1/+5
2021-06-03USB: serial: pl2303: add device id for ADLINK ND-6530 GCZolton Jheng2-0/+2
2021-06-03USB: serial: ftdi_sio: add IDs for IDS GmbH ProductsDominik Andreas Schorpp2-0/+10
2021-06-03USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011Daniele Palmas1-0/+4
2021-06-03USB: serial: ti_usb_3410_5052: add startech.com device idSean MacLennan1-0/+3
2021-06-03serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'Zheyu Ma1-35/+17
2021-06-03serial: sh-sci: Fix off-by-one error in FIFO threshold register settingGeert Uytterhoeven1-2/+2
2021-06-03serial: tegra: Fix a mask operation that is always trueColin Ian King1-1/+1
2021-06-03drivers: base: Fix device link removalRafael J. Wysocki1-14/+23
2021-06-03xhci: Fix 5.12 regression of missing xHC cache clearing command after a StallMathias Nyman1-2/+6
2021-06-03xhci: fix giving back URB with incorrect status regression in 5.12Mathias Nyman1-5/+1
2021-06-03USB: usbfs: Don't WARN about excessively large memory allocationsAlan Stern1-3/+8
2021-06-03USB: trancevibrator: fix control-request directionJohan Hovold1-2/+2
2021-06-03serial: 8250_pci: handle FL_NOIRQ board flagChristian Gmeiner1-12/+17
2021-06-03serial: 8250_pci: Add support for new HPE serial deviceRandy Wright1-0/+18
2021-06-03serial: 8250_dw: Add device HID for new AMD UART controllerMaximilian Luz2-0/+2
2021-06-03serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUARTAndrew Jeffery3-0/+14
2021-06-03iio: adc: ad7192: handle regulator voltage error firstAlexandru Ardelean1-7/+4
2021-06-03iio: adc: ad7192: Avoid disabling a clock that was never enabled.Jonathan Cameron1-2/+6
2021-06-03iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing1-0/+1
2021-06-03iio: adc: ad7923: Fix undersized rx buffer.Jonathan Cameron1-1/+3
2021-06-03iio: adc: ad7124: Fix potential overflow due to non sequential channel numbersJonathan Cameron1-0/+7
2021-06-03iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.Jonathan Cameron1-16/+13
2021-06-03iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...Jonathan Cameron1-2/+6
2021-06-03iio: dac: ad5770r: Put fwnode in error case during ->probe()Andy Shevchenko1-5/+11
2021-06-03iio: gyro: fxas21002c: balance runtime power in error pathRui Miguel Silva1-0/+2
2021-06-03staging: iio: cdc: ad7746: avoid overwrite of num_channelsLucas Stankus1-1/+0
2021-06-03mei: request autosuspend after sending rx flow controlAlexander Usyskin1-0/+3
2021-06-03thunderbolt: dma_port: Fix NVM read buffer bounds and offset issueMathias Nyman1-5/+6
2021-06-03thunderbolt: usb4: Fix NVM read buffer bounds and offset issueMathias Nyman1-4/+5
2021-06-03misc/uss720: fix memory leak in uss720_probeDongliang Mu1-0/+1
2021-06-03serial: core: fix suspicious security_locked_down() callOndrej Mosnacek1-3/+5
2021-06-03kgdb: fix gcc-11 warnings harderGreg Kroah-Hartman1-1/+2
2021-06-03drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gateJames Zhu1-0/+2
2021-06-03drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gateJames Zhu1-0/+2
2021-06-03drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gateJames Zhu1-0/+2
2021-06-03drm/amdkfd: correct sienna_cichlid SDMA RLC register offset errorKevin Wang1-6/+6
2021-06-03drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gateJames Zhu1-1/+5