summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-29nbd: don't update block size after device is startedMing Lei1-4/+5
2020-10-29cpufreq: Introduce cpufreq_driver_test_flags()Rafael J. Wysocki1-0/+12
2020-10-29drm/vc4: Rework the structure conversion functionsMaxime Ripard1-6/+6
2020-10-29drm/vc4: hdmi: Add a name to the codec DAI componentMaxime Ripard1-0/+1
2020-10-28cpufreq: speedstep: remove unneeded semicolonTom Rix1-1/+1
2020-10-28ata: sata_nv: Fix retrieving of active qcsSascha Hauer1-1/+1
2020-10-28ACPI: button: Drop no longer necessary Acer SW5-012 lid_init_state quirkHans de Goede1-13/+0
2020-10-28RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad1-0/+1
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe4-15/+43
2020-10-28drm/shme-helpers: Fix dma_buf_mmap forwarding bugDaniel Vetter2-3/+8
2020-10-28mmc: sdhci-of-esdhc: make sure delay chain locked for HS400Yangbo Lu2-0/+19
2020-10-27null_blk: synchronization fix for zoned deviceKanchan Joshi2-4/+19
2020-10-27ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer1-6/+0
2020-10-27ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov1-3/+7
2020-10-27chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav1-15/+12
2020-10-27chelsio/chtls: fix deadlock issueVinay Kumar Yadav1-2/+0
2020-10-27Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+8
2020-10-27drm/vc4: hdmi: Avoid sleeping in atomic contextMaxime Ripard1-2/+3
2020-10-27ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong1-1/+1
2020-10-27ACPI: dock: fix enum-conversion warningArnd Bergmann1-1/+2
2020-10-27PNP: fix kernel-doc markupsMauro Carvalho Chehab1-2/+2
2020-10-27device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko1-1/+3
2020-10-27device property: Keep secondary firmware node secondary by typeAndy Shevchenko1-1/+1
2020-10-27drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1xAlex Deucher1-8/+3
2020-10-27drm/amd/pm: fix the wrong fan speed in fan1_inputKenneth Feng1-8/+3
2020-10-27drm/amdgpu/swsmu: drop smu i2c bus on navi1xAlex Deucher1-25/+0
2020-10-27intel_idle: Fix max_cstate for processor models without C-state tablesChen Yu1-1/+1
2020-10-27cpufreq: intel_pstate: Avoid missing HWP max updates in passive modeRafael J. Wysocki1-7/+6
2020-10-27cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flagRafael J. Wysocki1-1/+2
2020-10-27cpufreq: Avoid configuring old governors as default with intel_pstateRafael J. Wysocki1-0/+2
2020-10-27cpufreq: e_powersaver: remove unreachable breakZhang Qilong2-2/+0
2020-10-27Merge tag 'devicetree-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+11
2020-10-27drm/vc4: drv: Add error handding for bindHoegeun Kwon1-0/+1
2020-10-27drm: kernel-doc: add description for a new function parameterMauro Carvalho Chehab1-0/+1
2020-10-27drm/dp: fix a kernel-doc issue at drm_edid.cMauro Carvalho Chehab1-1/+1
2020-10-27drm/dp: fix kernel-doc warnings at drm_dp_helper.cMauro Carvalho Chehab1-0/+5
2020-10-27drm: kernel-doc: document drm_dp_set_subconnector_property() paramsMauro Carvalho Chehab1-1/+6
2020-10-27nvmet: fix a NULL pointer dereference when tracing the flush commandChaitanya Kulkarni2-16/+9
2020-10-27nvme-fc: remove nvme_fc_terminate_io()James Smart1-33/+16
2020-10-27nvme-fc: eliminate terminate_io use by nvme_fc_error_recoveryJames Smart1-103/+84
2020-10-27nvme-fc: remove err_work work itemJames Smart1-30/+10
2020-10-27nvme-fc: track error_recovery while connectingJames Smart1-5/+9
2020-10-27nvme-rdma: handle unexpected nvme completion data lengthzhenwei pi1-0/+8
2020-10-27nvme: ignore zone validate errors on subsequent scansKeith Busch1-1/+1
2020-10-26net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu1-1/+1
2020-10-26bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam1-1/+2
2020-10-26bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan1-1/+4
2020-10-26bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam2-1/+19
2020-10-26bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam1-11/+2
2020-10-26bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam1-4/+5