summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_accessFelix Kuehling2020-08-261-1/+3
* Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang2020-08-261-1/+1
* media: vpss: clean up resources in initEvgeny Novikov2020-08-261-4/+16
* rtc: goldfish: Enable interrupt in set_alarm() when necessaryHuacai Chen2020-08-261-0/+1
* media: budget-core: Improve exception handling in budget_register()Chuhong Yuan2020-08-261-3/+8
* scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARMBodo Stroesser2020-08-261-1/+1
* scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu2020-08-262-0/+3
* opp: Enable resources again if they were disabled earlierRajendra Nayak2020-08-261-4/+6
* drm/amd/display: fix pow() crashing when given base 0Krunoslav Kovac2020-08-261-0/+3
* drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang2020-08-261-0/+1
* drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa2020-08-261-1/+1
* scsi: zfcp: Fix use-after-free in request timeout handlersSteffen Maier2020-08-261-2/+2
* RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE requestKaike Wan2020-08-261-0/+1
* spi: Prevent adding devices below an unregistering controllerLukas Wunner2020-08-262-1/+23
* bcache: avoid nr_stripes overflow in bcache_device_init()Coly Li2020-08-261-6/+6
* drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()Chris Wilson2020-08-261-27/+0
* net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmwareMasahiro Yamada2020-08-261-3/+3
* net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmwareMasahiro Yamada2020-08-262-7/+7
* drm/amd/display: dchubbub p-state warning during surface planes switchhersen wu2020-08-211-2/+67
* drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeSandeep Raghuraman2020-08-211-1/+4
* drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpiXin Xiong2020-08-211-3/+4
* drm: Added orientation quirk for ASUS tablet model T103HAFMarius Iacob2020-08-211-0/+6
* drm/panfrost: Use kvfree() to free bo->sgtsDenis Efremov2020-08-212-2/+2
* mfd: dln2: Run event handler loop under spinlockAndy Shevchenko2020-08-211-0/+4
* i2c: iproc: fix race between client unreg and isrDhananjay Phadke2020-08-211-1/+12
* net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai2020-08-211-3/+14
* drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter2020-08-211-4/+4
* drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter2020-08-211-3/+2
* Input: sentelic - fix error return when fsp_reg_write failsColin Ian King2020-08-211-1/+1
* md-cluster: Fix potential error pointer dereference in resize_bitmaps()Dan Carpenter2020-08-211-0/+1
* watchdog: initialize device before misc_registerKrzysztof Sobota2020-08-211-9/+9
* scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetportEwan D. Milne2020-08-211-1/+1
* libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attrJane Chu2020-08-211-3/+8
* libnvdimm/security: fix a typoJane Chu2020-08-211-1/+1
* clk: bcm2835: Do not use prediv with bcm2711's PLLsNicolas Saenz Julienne2020-08-211-4/+21
* i2c: rcar: avoid race when unregistering slaveWolfram Sang2020-08-211-3/+5
* pwm: bcm-iproc: handle clk_get_rate() returnRayagonda Kokatanur2020-08-211-2/+7
* clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang2020-08-211-1/+1
* clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clkKonrad Dybcio2020-08-211-0/+3
* i2c: rcar: slave: only send STOP event when we have been addressedWolfram Sang2020-08-211-3/+4
* clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VALJonathan Marek2020-08-211-2/+0
* clk: qcom: gcc: fix sm8150 GPU and NPU clocksJonathan Marek2020-08-211-2/+6
* iommu/omap: Check for failure of a call to omap_iommu_dump_ctxColin Ian King2020-08-211-0/+3
* clk: actions: Fix h_clk for Actions S500 SoCCristian Ciocaltea2020-08-211-1/+1
* dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()Ming Lei2020-08-211-3/+0
* gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tileSteve Longerbeam2020-08-211-27/+82
* gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlersSteve Longerbeam2020-08-211-38/+20
* crypto: caam - Remove broken arc4 supportHerbert Xu2020-08-212-30/+0
* mmc: renesas_sdhi_internal_dmac: clean up the code for dma completeYoshihiro Shimoda2020-08-211-5/+13
* RDMA/counter: Allow manually bind QPs with different pids to same counterMark Zhang2020-08-211-1/+1