summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nvmem: core: skip child nodes not matching bindingAhmad Fatoum2021-03-041-1/+3
* nvmem: core: Fix a resource leak on error in nvmem_add_cells_from_of()Dan Carpenter2021-03-041-0/+1
* vfio/iommu_type1: Fix some sanity checks in detach groupKeqian Zhu2021-03-041-23/+8
* drm/msm/mdp5: Fix wait-for-commit for cmd panelsIskren Chernev2021-03-041-1/+1
* drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)Konrad Dybcio2021-03-041-1/+1
* mei: hbm: call mei_set_devstate() on hbm stop responseAlexander Usyskin2021-03-041-1/+1
* PCI: Align checking of syscall user config accessorsHeiner Kallweit2021-03-041-5/+5
* VMCI: Use set_page_dirty_lock() when unregistering guest memoryJorgen Hansen2021-03-041-1/+1
* pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare()Simon South2021-03-041-1/+0
* soundwire: cadence: fix ACK/NAK handlingPierre-Louis Bossart2021-03-041-4/+4
* misc: eeprom_93xx46: Add module alias to avoid breaking support for non devic...Aswath Govindraju2021-03-041-0/+1
* phy: rockchip-emmc: emmc_phy_init() always return 0Chris Ruehl2021-03-041-3/+5
* misc: eeprom_93xx46: Fix module alias to enable module autoprobeAswath Govindraju2021-03-041-1/+1
* Input: elo - fix an error code in elo_connect()Dan Carpenter2021-03-041-1/+3
* Input: sur40 - fix an error code in sur40_probe()Dan Carpenter2021-03-041-0/+1
* RDMA/hns: Fixes missing error code of CMDQLang Cheng2021-03-041-4/+3
* clk: aspeed: Fix APLL calculate formula from ast2600-A2Ryan Chen2021-03-041-10/+27
* regulator: qcom-rpmh: fix pm8009 ldo7Jonathan Marek2021-03-041-1/+1
* spi: pxa2xx: Fix the controller numbering for Wildcat PointAndy Shevchenko2021-03-041-8/+19
* RDMA/hns: Fix type of sq_signal_bitsWeihang Li2021-03-041-1/+1
* RDMA/siw: Fix calculation of tx_valid_cpus sizeKamal Heib2021-03-041-1/+1
* RDMA/hns: Fixed wrong judgments in the goto branchWenpeng Liang2021-03-041-2/+1
* clk: qcom: gcc-msm8998: Fix Alpha PLL type for all GPLLsAngeloGioacchino Del Regno2021-03-041-50/+50
* mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq()Dan Carpenter2021-03-041-2/+1
* spi: stm32: properly handle 0 byte transferAlain Volmat2021-03-041-0/+4
* RDMA/rxe: Correct skb on loopback pathBob Pearson2021-03-041-0/+5
* RDMA/rxe: Fix coding error in rxe_rcv_mcast_pktBob Pearson2021-03-041-6/+10
* RDMA/rxe: Fix coding error in rxe_recv.cBob Pearson2021-03-041-3/+8
* IB/cm: Avoid a loop when device has 255 portsParav Pandit2021-03-041-4/+4
* IB/mlx5: Return appropriate error code instead of ENOMEMParav Pandit2021-03-041-2/+1
* amba: Fix resource leak for drivers without .removeUwe Kleine-König2021-03-041-8/+12
* i2c: qcom-geni: Store DMA mapping data in geni_i2c_dev structRoja Rani Yarubandi2021-03-041-16/+43
* mmc: renesas_sdhi_internal_dmac: Fix DMA buffer alignment from 8 to 128-bytesTakeshi Saito2021-03-041-2/+2
* mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probeChristophe JAILLET2021-03-041-1/+3
* mmc: sdhci-sprd: Fix some resource leaks in the remove functionChristophe JAILLET2021-03-041-3/+3
* IB/umad: Return EPOLLERR in case of when device disassociatedShay Drory2021-03-041-0/+10
* IB/umad: Return EIO in case of when device disassociatedShay Drory2021-03-041-1/+6
* auxdisplay: ht16k33: Fix refresh rate handlingGeert Uytterhoeven2021-03-041-2/+1
* regulator: core: Avoid debugfs: Directory ... already present! errorHans de Goede2021-03-041-3/+3
* regulator: s5m8767: Drop regulators OF node referenceKrzysztof Kozlowski2021-03-041-2/+6
* spi: atmel: Put allocated master before returnPan Bian2021-03-041-1/+1
* regulator: s5m8767: Fix reference count leakPan Bian2021-03-041-2/+5
* regulator: axp20x: Fix reference cout leakPan Bian2021-03-041-4/+3
* clk: sunxi-ng: h6: Fix clock divider range on some clocksAndre Przywara2021-03-041-4/+4
* RDMA/mlx5: Use the correct obj_id upon DEVX TIR creationYishai Hadas2021-03-041-1/+3
* clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is definedTom Rix2021-03-041-4/+1
* clocksource/drivers/ixp4xx: Select TIMER_OF when neededArnd Bergmann2021-03-041-0/+1
* rtc: s5m: select REGMAP_I2CBartosz Golaszewski2021-03-041-0/+1
* power: reset: at91-sama5d2_shdwc: fix wkupdbc maskClaudiu Beznea2021-03-041-1/+1
* of/fdt: Make sure no-map does not remove already reserved regionsNicolas Boichat2021-03-041-1/+9