summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-01-26optee: Fix multi page dynamic shm pool allocSumit Garg1-1/+14
2020-01-26phy/rockchip: inno-hdmi: round clock rate down to closest 1000 HzJonas Karlman1-0/+4
2020-01-26gpio: aspeed: avoid return type warningArnd Bergmann1-1/+1
2020-01-26s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann5-46/+67
2020-01-26platform/chrome: wilco_ec: fix use after free issueWen Yang1-1/+1
2020-01-26drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff3-6/+6
2020-01-26dmaengine: ti: edma: fix missed failure handlingChuhong Yuan1-2/+4
2020-01-26mt76: mt76u: rely on usb_interface instead of usb_devLorenzo Bianconi4-6/+13
2020-01-26tee: optee: fix device enumeration error handlingJens Wiklander1-8/+12
2020-01-26tee: optee: Fix dynamic shm pool allocationsSumit Garg2-1/+18
2020-01-26mmc: core: fix wl1251 sdio quirksH. Nikolaus Schaller1-0/+7
2020-01-26firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BITSudeep Holla1-1/+1
2020-01-26i2c: stm32f7: report dma error during probeAlain Volmat2-8/+17
2020-01-26rtc: bd70528: fix module alias to autoload moduleColin Ian King1-1/+1
2020-01-26net: axienet: Fix error return code in axienet_probe()Wei Yongjun1-4/+0
2020-01-26rt2800: remove errornous duplicate conditionDaniel Golle1-4/+1
2020-01-26hv_netvsc: flag software created hash valueStephen Hemminger1-4/+3
2020-01-26scsi: ufs: delete redundant function ufshcd_def_desc_sizes()Bean Huo1-14/+1
2020-01-26dpaa_eth: avoid timestamp read on error pathsMadalin Bucur1-7/+10
2020-01-26dpaa_eth: perform DMA unmapping before readMadalin Bucur1-15/+17
2020-01-26firmware: imx: Remove call to devm_of_platform_populateDaniel Baluta1-1/+1
2020-01-26power: supply: bd70528: Add MODULE_ALIAS to allow module auto loadingMatti Vaittinen1-0/+1
2020-01-26drm/amdgpu/vi: silence an uninitialized variable warningDan Carpenter1-0/+1
2020-01-26regulator: bd70528: Add MODULE_ALIAS to allow module auto loadingMatti Vaittinen1-0/+1
2020-01-26pwm: sun4i: Fix incorrect calculation of duty_cycle/periodOndrej Jirman1-2/+2
2020-01-26ACPI: platform: Unregister stale platform devicesAndy Shevchenko2-0/+44
2020-01-26net: netsec: Correct dma sync for XDP_TX framesIlias Apalodimas1-2/+2
2020-01-26drm: rcar_lvds: Fix color mismatches on R-Car H2 ES2.0 and laterGeert Uytterhoeven1-7/+21
2020-01-26PCI: mobiveil: Fix csr_read()/write() build issueKefeng Wang1-57/+62
2020-01-26software node: Get reference to parent swnode in get_parent opSakari Ailus1-1/+4
2020-01-26drm/rockchip: Round up _before_ giving to the clock frameworkDouglas Anderson1-3/+34
2020-01-26dpaa2-eth: Fix minor bug in ethtool stats reportingIoana Radulescu1-1/+1
2020-01-26hwrng: omap3-rom - Fix missing clock by probing with device treeTony Lindgren1-2/+15
2020-01-26drm/amdgpu: remove excess function parameter descriptionyu kuai1-2/+0
2020-01-26drm: panel-lvds: Potential Oops in probe error handlingDan Carpenter1-17/+4
2020-01-26drm/panfrost: Add missing check for pfdev->regulatorSteven Price1-2/+4
2020-01-26rtw88: fix error handling when setup efuse infoPing-Ke Shih1-5/+6
2020-01-26rtw88: fix beaconing mode rsvd_page memory violation issueYan-Hsuan Chuang1-9/+43
2020-01-26gpiolib: No need to call gpiochip_remove_pin_ranges() twiceAndy Shevchenko2-5/+3
2020-01-26ipmi: Fix memory leak in __ipmi_bmc_registerNavid Emamdoost1-1/+4
2020-01-26watchdog: sprd: Fix the incorrect pointer getting from driver dataShuiqing Li1-4/+2
2020-01-26soc: aspeed: Fix snoop_file_poll()'s return typeLuc Van Oostenryck1-2/+2
2020-01-26soc: renesas: Add missing check for non-zero product register addressGeert Uytterhoeven1-1/+1
2020-01-26soc: qcom: llcc: Name regmaps to avoid collisionsStephen Boyd1-1/+2
2020-01-26soc/tegra: pmc: Fix crashes for hierarchical interruptsThierry Reding1-1/+27
2020-01-26leds: tlc591xx: update the maximum brightnessJean-Jacques Hiblot1-3/+4
2020-01-26crypto: sun4i-ss - fix big endian issuesCorentin Labbe1-10/+11
2020-01-26crypto: amcc - restore CRYPTO_AES dependencyChristian Lamparter1-0/+1
2020-01-26s390/pkey: fix memory leak within _copy_apqns_from_user()Heiko Carstens1-1/+3
2020-01-26ice: fix stack leakageJesse Brandeburg1-2/+1