aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-09-21Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-09-21Merge tag 'v5.2.60' into v5.2/standard/baseBruce Ashfield
2020-09-17RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch
2020-09-17staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev
2020-09-17regulator: push allocation in regulator_init_coupling() outside of lockMichał Mirosław
2020-09-17regulator: plug of_node leak in regulator_register()'s error pathMichał Mirosław
2020-09-17regulator: core: make regulator_register() EPROBE_DEFER awareMarco Felsch
2020-09-17rbd: require global CAP_SYS_ADMIN for mapping and unmappingIlya Dryomov
2020-09-17drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeSandeep Raghuraman
2020-09-17drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpiXin Xiong
2020-09-17drm: Added orientation quirk for ASUS tablet model T103HAFMarius Iacob
2020-09-17mfd: dln2: Run event handler loop under spinlockAndy Shevchenko
2020-09-17net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai
2020-09-17drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter
2020-09-17drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter
2020-09-17Input: sentelic - fix error return when fsp_reg_write failsColin Ian King
2020-09-17md-cluster: Fix potential error pointer dereference in resize_bitmaps()Dan Carpenter
2020-09-17scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetportEwan D. Milne
2020-09-17libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attrJane Chu
2020-09-17pwm: bcm-iproc: handle clk_get_rate() returnRayagonda Kokatanur
2020-09-17clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang
2020-09-17clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clkKonrad Dybcio
2020-09-17i2c: rcar: slave: only send STOP event when we have been addressedWolfram Sang
2020-09-17iommu/omap: Check for failure of a call to omap_iommu_dump_ctxColin Ian King
2020-09-17clk: actions: Fix h_clk for Actions S500 SoCCristian Ciocaltea
2020-09-17dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()Ming Lei
2020-09-17gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tileSteve Longerbeam
2020-09-17gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlersSteve Longerbeam
2020-09-17mmc: renesas_sdhi_internal_dmac: clean up the code for dma completeYoshihiro Shimoda
2020-09-17USB: serial: ftdi_sio: clean up receive processingJohan Hovold
2020-09-17USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold
2020-09-17IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas
2020-09-17media: rockchip: rga: Only set output CSC mode for RGB inputPaul Kocialkowski
2020-09-17media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logicPaul Kocialkowski
2020-09-17RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe
2020-09-17RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib
2020-09-17mtd: rawnand: fsl_upm: Remove unused mtd varBoris Brezillon
2020-09-17octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet
2020-09-17mfd: arizona: Ensure 32k clock is put on driver unbind and errorCharles Keepax
2020-09-17drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()Liu Ying
2020-09-17remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before loadSibi Sankar
2020-09-17remoteproc: qcom_q6v5_mss: Validate MBA firmware size before loadSibi Sankar
2020-09-17remoteproc: qcom: q6v5: Update running state before requesting stopSibi Sankar
2020-09-17watchdog: f71808e_wdt: clear watchdog timeout occurred flagAhmad Fatoum
2020-09-17watchdog: f71808e_wdt: remove use of wrong watchdog_info optionAhmad Fatoum
2020-09-17watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.optionsAhmad Fatoum
2020-09-17driver core: Avoid binding drivers to dead devicesLukas Wunner
2020-09-17bcache: fix overflow in offset_to_stripe()Coly Li
2020-09-17bcache: allocate meta data pages as compound pagesColy Li
2020-09-17md/raid5: Fix Force reconstruct-write io stuck in degraded raid5ChangSyun Peng