summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-28tty: serial: 21285: fix lockup on openRussell King
2020-10-28USB: apple-mfi-fastcharge: don't probe unhandled devicesBastien Nocera
2020-10-28usbcore: Check both id_table and match() when both availableBastien Nocera
2020-10-28usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe()Tang Bin
2020-10-28usb: typec: stusb160x: fix an IS_ERR() vs NULL check in probeDan Carpenter
2020-10-28usb: typec: tcpm: reset hard_reset_count for any disconnectLi Jun
2020-10-28usb: cdc-acm: fix cooldown mechanismJerome Brunet
2020-10-28usb: host: fsl-mph-dr-of: check return of dma_set_mask()Ran Wang
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe
2020-10-28usb: typec: stusb160x: fix some signedness bugsDan Carpenter
2020-10-28drm/shme-helpers: Fix dma_buf_mmap forwarding bugDaniel Vetter
2020-10-28mmc: sdhci-of-esdhc: make sure delay chain locked for HS400Yangbo Lu
2020-10-28usb: cdns3: Variable 'length' set but not usedPawel Laszczak
2020-10-27null_blk: synchronization fix for zoned deviceKanchan Joshi
2020-10-27ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer
2020-10-27ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov
2020-10-27chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav
2020-10-27chelsio/chtls: fix deadlock issueVinay Kumar Yadav
2020-10-27Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-27drm/vc4: hdmi: Avoid sleeping in atomic contextMaxime Ripard
2020-10-27drm/tilcdc: avoid 'make W=2' build failureArnd Bergmann
2020-10-27ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong
2020-10-27ACPI: dock: fix enum-conversion warningArnd Bergmann
2020-10-27PNP: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-27device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko
2020-10-27device property: Keep secondary firmware node secondary by typeAndy Shevchenko
2020-10-27drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1xAlex Deucher
2020-10-27drm/amd/pm: fix the wrong fan speed in fan1_inputKenneth Feng
2020-10-27drm/amdgpu/swsmu: drop smu i2c bus on navi1xAlex Deucher
2020-10-27intel_idle: Fix max_cstate for processor models without C-state tablesChen Yu
2020-10-27cpufreq: intel_pstate: Avoid missing HWP max updates in passive modeRafael J. Wysocki
2020-10-27cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flagRafael J. Wysocki
2020-10-27cpufreq: Avoid configuring old governors as default with intel_pstateRafael J. Wysocki
2020-10-27cpufreq: e_powersaver: remove unreachable breakZhang Qilong
2020-10-27Merge tag 'devicetree-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-10-27drm/vc4: drv: Add error handding for bindHoegeun Kwon
2020-10-27interconnect: qcom: use icc_sync state for sm8[12]50Dmitry Baryshkov
2020-10-27staging: fieldbus: anybuss: jump to correct label in an error pathJing Xiangfeng
2020-10-27staging: wfx: fix test on return value of gpiod_get_value()Jérôme Pouiller
2020-10-27staging: wfx: fix use of uninitialized pointerJérôme Pouiller
2020-10-27staging: mmal-vchiq: Fix memory leak for vchiq_instanceSeung-Woo Kim
2020-10-27staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott
2020-10-27staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin
2020-10-27staging: octeon: repair "fixed-link" supportAlexander Sverdlin
2020-10-27drm: kernel-doc: add description for a new function parameterMauro Carvalho Chehab
2020-10-27drm/dp: fix a kernel-doc issue at drm_edid.cMauro Carvalho Chehab
2020-10-27drm/dp: fix kernel-doc warnings at drm_dp_helper.cMauro Carvalho Chehab
2020-10-27drm: kernel-doc: document drm_dp_set_subconnector_property() paramsMauro Carvalho Chehab
2020-10-27nvmet: fix a NULL pointer dereference when tracing the flush commandChaitanya Kulkarni