aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-08-26Merge tag 'v4.14.195' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.194' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.193' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.192' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.191' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.190' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.189' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.188' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.187' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.186' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.185' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.184' into v4.14/standard/baseBruce Ashfield
2020-08-26Merge tag 'v4.14.183' into v4.14/standard/baseBruce Ashfield
2020-08-26clk: Evict unregistered clks from parent cachesStephen Boyd
2020-08-26xen: don't reschedule in preemption off sectionsJuergen Gross
2020-08-26net: dsa: b53: check for timeoutTom Rix
2020-08-26hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang
2020-08-26bonding: fix active-backup failover for current ARP slaveJiri Wiesner
2020-08-26vfio/type1: Add proper error unwind for vfio_iommu_replay()Alex Williamson
2020-08-26bonding: fix a potential double-unregisterCong Wang
2020-08-26bonding: show saner speed for broadcast modeJarod Wilson
2020-08-26net: fec: correct the error path for regulator disable in probeFugang Duan
2020-08-26i40e: Fix crash during removing i40e driverGrzegorz Szczurek
2020-08-26i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski
2020-08-26virtio_ring: Avoid loop when vq is broken in virtqueue_pollMao Wenan
2020-08-26scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan
2020-08-26cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0Srinivas Pandruvada
2020-08-26Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang
2020-08-26media: vpss: clean up resources in initEvgeny Novikov
2020-08-26rtc: goldfish: Enable interrupt in set_alarm() when necessaryHuacai Chen
2020-08-26media: budget-core: Improve exception handling in budget_register()Chuhong Yuan
2020-08-26scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu
2020-08-26spi: Prevent adding devices below an unregistering controllerLukas Wunner
2020-08-26drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()Chris Wilson
2020-08-21dm cache: remove all obsolete writethrough-specific codeMike Snitzer
2020-08-21dm cache: submit writethrough writes in parallel to origin and cacheMike Snitzer
2020-08-21dm cache: pass cache structure to mode functionsMike Snitzer
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-08-21mfd: dln2: Run event handler loop under spinlockAndy Shevchenko
2020-08-21net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai
2020-08-21drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter
2020-08-21drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter
2020-08-21Input: sentelic - fix error return when fsp_reg_write failsColin Ian King
2020-08-21i2c: rcar: avoid race when unregistering slaveWolfram Sang
2020-08-21pwm: bcm-iproc: handle clk_get_rate() returnRayagonda Kokatanur
2020-08-21clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang
2020-08-21i2c: rcar: slave: only send STOP event when we have been addressedWolfram Sang
2020-08-21iommu/omap: Check for failure of a call to omap_iommu_dump_ctxColin Ian King
2020-08-21dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()Ming Lei
2020-08-21gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlersSteve Longerbeam