summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-04regulator: axp20x: Fix reference cout leakPan Bian1-4/+3
2021-03-04platform/chrome: cros_ec_proto: Add LID and BATTERY to default maskEvan Benn1-1/+3
2021-03-04platform/chrome: cros_ec_proto: Use EC_HOST_EVENT_MASK not BITEvan Benn1-5/+5
2021-03-04clk: sunxi-ng: h6: Fix clock divider range on some clocksAndre Przywara1-4/+4
2021-03-04IB/mlx5: Add mutex destroy call to cap_mask_mutex mutexParav Pandit1-6/+5
2021-03-04RDMA/mlx5: Use the correct obj_id upon DEVX TIR creationYishai Hadas1-1/+3
2021-03-04spi: imx: Don't print error on -EPROBEDEFERGuido Günther1-1/+1
2021-03-04clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is definedTom Rix1-4/+1
2021-03-04clocksource/drivers/ixp4xx: Select TIMER_OF when neededArnd Bergmann1-0/+1
2021-03-04power: supply: fix sbs-charger build, needs REGMAP_I2CRandy Dunlap1-0/+1
2021-03-04dmaengine: idxd: set DMA channel to be privateDave Jiang1-0/+1
2021-03-04rtc: s5m: select REGMAP_I2CBartosz Golaszewski1-0/+1
2021-03-04power: reset: at91-sama5d2_shdwc: fix wkupdbc maskClaudiu Beznea1-1/+1
2021-03-04RDMA/rtrs: Fix KASAN: stack-out-of-bounds bugJack Wang1-7/+7
2021-03-04RDMA/rtrs-srv: Init wr_cnt as 1Jack Wang1-1/+1
2021-03-04RDMA/rtrs-clt: Refactor the failure cases in alloc_cltGuoqing Jiang1-13/+12
2021-03-04RDMA/rtrs-srv: Fix missing wr_cqeJack Wang1-0/+5
2021-03-04RDMA/rtrs: Call kobject_put in the failure pathGuoqing Jiang2-1/+4
2021-03-04RDMA/rtrs-srv: Jump to dereg_mr label if allocate iu failsGuoqing Jiang1-2/+1
2021-03-04RDMA/rtrs-clt: Set mininum limit when create QPJack Wang1-7/+12
2021-03-04RDMA/rtrs-srv: Use sysfs_remove_file_self for disconnectJack Wang1-0/+2
2021-03-04RDMA/rtrs-srv: Release lock before call into close_sessJack Wang1-1/+1
2021-03-04RDMA/rtrs: Extend ibtrs_cq_qp_createJack Wang4-12/+16
2021-03-04of/fdt: Make sure no-map does not remove already reserved regionsNicolas Boichat1-1/+9
2021-03-04fdt: Properly handle "no-map" field in the memory regionKarimAllah Ahmed1-1/+1
2021-03-04power: supply: cpcap-charger: Fix power_supply_put on null battery pointerColin Ian King1-1/+2
2021-03-04scsi: ufs: Fix a possible NULL pointer issueCan Guo1-3/+14
2021-03-04power: supply: cpcap-battery: Fix missing power_supply_put()Tony Lindgren1-3/+7
2021-03-04power: supply: cpcap-charger: Fix missing power_supply_put()Tony Lindgren1-0/+1
2021-03-04mfd: bd9571mwv: Use devm_mfd_add_devices()Yoshihiro Shimoda1-3/+3
2021-03-04dmaengine: hsu: disable spurious interruptFerry Toth1-10/+11
2021-03-04dmaengine: ti: k3-udma: Set rflow count for BCDMA split channelsVignesh Raghavendra1-0/+1
2021-03-04dmaengine: qcom: Always inline gpi_update_regNathan Chancellor1-1/+1
2021-03-04rtc: rx6110: fix build against modular I2CArnd Bergmann1-2/+2
2021-03-04dmaengine: owl-dma: Fix a resource leak in the remove functionChristophe JAILLET1-0/+1
2021-03-04dmaengine: fsldma: Fix a resource leak in an error handling path of the probe...Christophe JAILLET1-0/+5
2021-03-04dmaengine: fsldma: Fix a resource leak in the remove functionChristophe JAILLET1-0/+1
2021-03-04RDMA/siw: Fix handling of zero-sized Read and Receive Queues.Bernard Metzler5-146/+177
2021-03-04HID: core: detect and skip invalid inputs to snto32()Randy Dunlap1-0/+3
2021-03-04clk: renesas: r8a779a0: Fix parent of CBFUSA clockGeert Uytterhoeven1-1/+1
2021-03-04clk: renesas: r8a779a0: Remove non-existent S2 clockGeert Uytterhoeven1-1/+0
2021-03-04clk: sunxi-ng: h6: Fix CEC clockAndre Przywara1-1/+1
2021-03-04spi: cadence-quadspi: Abort read if dummy cycles required are too manyPratyush Yadav1-1/+1
2021-03-04i2c: iproc: handle master read requestRayagonda Kokatanur1-45/+170
2021-03-04i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)Rayagonda Kokatanur1-1/+2
2021-03-04i2c: iproc: handle only slave interrupts which are enabledRayagonda Kokatanur1-4/+9
2021-03-04regulator: qcom-rpmh-regulator: add pm8009-1 chip revisionDmitry Baryshkov1-0/+26
2021-03-04clk: meson: clk-pll: propagate the error from meson_clk_pll_set_rate()Martin Blumenstingl1-2/+3
2021-03-04clk: meson: clk-pll: make "ret" a signed integerMartin Blumenstingl1-1/+2
2021-03-04clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLLMartin Blumenstingl1-1/+1