summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-27clk: qoriq: add LS1021A core pll mux optionsMichael Krummsdorf
2020-07-27clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang
2020-07-27clk: tegra: pll: Improve PLLM enable-state detectionDmitry Osipenko
2020-07-27clk: X1000: Add support for calculat REFCLK of USB PHY.周琰杰 (Zhou Yanjie)
2020-07-27clk: JZ4780: Reformat the code to align it.周琰杰 (Zhou Yanjie)
2020-07-27clk: JZ4780: Add functions for enable and disable USB PHY.周琰杰 (Zhou Yanjie)
2020-07-27clk: Ingenic: Add RTC related clocks for Ingenic SoCs.周琰杰 (Zhou Yanjie)
2020-07-28power: supply: rt5033_battery: Fix error code in rt5033_battery_probe()Peng Fan
2020-07-28power: supply: max17040: Add POWER_SUPPLY_PROP_CAPACITY_ALERT_MINMatheus Castello
2020-07-28power: supply: check if calc_soc succeeded in pm860x_init_batteryTom Rix
2020-07-28power: supply: bq2xxxx: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-28power: reset: add driver for LinkStation power offDaniel González Cabanelas
2020-07-28power: supply: sc27xx: prevent adc * 1000 from overflowChunyan Zhang
2020-07-27clk: davinci: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-27clk: imx: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-27clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clkKonrad Dybcio
2020-07-27clk: qcom: gcc-sdm660: Add missing modem resetKonrad Dybcio
2020-07-27of: property: Add device link support for pinctrl-0 through pinctrl-8Saravana Kannan
2020-07-27of: property: Add device link support for multiple DT bindingsSaravana Kannan
2020-07-27i2c: core: do not use logical device when creating irq domainWolfram Sang
2020-07-27net/mlx4: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-27Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-07-27drm: Remove redundant NULL checkLi Heng
2020-07-27drm: hold gem reference until object is no longer accessedSteve Cohen
2020-07-27qed: fix assignment of n_rq_elems to incorrect params fieldColin Ian King
2020-07-27vfio/type1: Refactor vfio_iommu_type1_ioctl()Liu Yi L
2020-07-27vfio/pci: Add QAT devices to denylistGiovanni Cabiddu
2020-07-27vfio/pci: Add device denylistGiovanni Cabiddu
2020-07-27vfio/pci: Hold igate across releasing eventfd contextsAlex Williamson
2020-07-27vfio/spapr_tce: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-07-27vfio/type1: Add conditional rescheduling after iommu map failedXiang Zheng
2020-07-27vfio/pci: Add Intel X550 to hidden INTx devicesAlex Williamson
2020-07-27vfio: Cleanup allowed driver namingAlex Williamson
2020-07-27sfc_ef100: implement ndo_get_phys_port_{id,name}Edward Cree
2020-07-27sfc_ef100: read device MAC address at probe timeEdward Cree
2020-07-27sfc_ef100: probe the PHY and configure the MACEdward Cree
2020-07-27sfc_ef100: actually perform resetsEdward Cree
2020-07-27sfc_ef100: extend ef100_check_caps to cover datapath_caps3Edward Cree
2020-07-27sfc_ef100: read datapath caps, implement check_capsEdward Cree
2020-07-27sfc_ef100: process events for MCDI completionsEdward Cree
2020-07-27sfc_ef100: implement ndo_open/close and EVQ probingEdward Cree
2020-07-27sfc_ef100: implement MCDI transportEdward Cree
2020-07-27sfc_ef100: don't call efx_reset_down()/up() on EF100Edward Cree
2020-07-27sfc_ef100: PHY probe stubEdward Cree
2020-07-27sfc_ef100: reset-handling stubEdward Cree
2020-07-27sfc: skeleton EF100 PF driverEdward Cree
2020-07-27sfc_ef100: register accesses on EF100Edward Cree
2020-07-27sfc_ef100: add EF100 register definitionsEdward Cree
2020-07-27sfc: remove efx_ethtool_nway_reset()Edward Cree
2020-07-27qed: fix the allocation of the chains with an external PBLAlexander Lobakin