summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-24arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()Michal Simek
2019-10-24arm64: versal: Rename versal_pm_request to xilinx_pm_requestMichal Simek
2019-10-24arm64: xilinx: Move firmware functions from platform to driverMichal Simek
2019-10-24arm64: versal: Clean pm_api_id usageMichal Simek
2019-10-24misc: microchip_flexcom: introduce microchip_flexcom driverEugen Hristev
2019-10-24phy: keystone-usb: handle the transition of the USB power domainJean-Jacques Hiblot
2019-10-24usb: dwc3: Kconfig: get rid of obsolete mode selectionJean-Jacques Hiblot
2019-10-24usb: dwc3: Add dwc3_of_parse() to get quirks information from DTJean-Jacques Hiblot
2019-10-24usb: dwc3-generic: if no max speed is specified in DT, assume super speedJean-Jacques Hiblot
2019-10-24usb: dwc3-generic: add a new host driver that uses the dwc3 coreJean-Jacques Hiblot
2019-10-24usb: dwc3-generic: factorize codeJean-Jacques Hiblot
2019-10-24usb: dwc3-generic: use platdataJean-Jacques Hiblot
2019-10-24usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exitJean-Jacques Hiblot
2019-10-24usb: xhci: move xhci.h to include usbJean-Jacques Hiblot
2019-10-24usb: dwc3: switch to peripheral mode when exitingJean-Jacques Hiblot
2019-10-24usb: host: remove the xhci-zynqmp driverJean-Jacques Hiblot
2019-10-24mtd: Add TI HyperBus Memory Controller driverVignesh Raghavendra
2019-10-24mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when definedVignesh Raghavendra
2019-10-23ufs: Add glue layer driver for TI J721E devicesFaiz Abbas
2019-10-23ufs: Add Support for Cadence platform UFS driverFaiz Abbas
2019-10-23ufs: Add Initial Support for UFS subsystemFaiz Abbas
2019-10-23scsi: Add dma direction member to command structureFaiz Abbas
2019-10-23scsi: Retry inquiry 3 times to overcome Unit Attention conditionFaiz Abbas
2019-10-23scsi: Add max_bytes_per_req to scsi_platdataFaiz Abbas
2019-10-23scsi: Simplify scsi_read()/_write()Faiz Abbas
2019-10-22test: clk: test clock self assignmentJean-Jacques Hiblot
2019-10-22drivers: clk: Fix using assigned-clocks in the node of the clock it sets upJean-Jacques Hiblot
2019-10-22test: clk: Update tests to also check the managed APIJean-Jacques Hiblot
2019-10-22drivers: clk: Add a managed API to get clocks from the device-treeJean-Jacques Hiblot
2019-10-22drivers: clk: Handle gracefully NULL pointersJean-Jacques Hiblot
2019-10-22clk: Add support for I2C clocks on NXP's imx6q SoC which use CCFLukasz Majewski
2019-10-22clk: Fix error check in clk_set_default_parents()Jean-Jacques Hiblot
2019-10-21dm: pinctrl: fix for introduce PINCONF_RECURSIVE optionPatrick Delaunay
2019-10-21pinctrl: Kconfig: remove duplicated nodesPatrick Delaunay
2019-10-18Merge tag 'u-boot-amlogic-20191018' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2019-10-18power: domain: add Amlogic Everything-Else power domain driverNeil Armstrong
2019-10-18clk: meson-sm1: add compatibleNeil Armstrong
2019-10-18mmc: meson-gx: add support for mmc-pwrseq-emmcNeil Armstrong
2019-10-18video: meson: add compatible for Amlogic G12ANeil Armstrong
2019-10-18video: meson: sync with linux drm-misc treeNeil Armstrong
2019-10-18video: meson: remove power domain getNeil Armstrong
2019-10-18clk: meson: g12a: add support for VPU/HDMI clocksNeil Armstrong
2019-10-18power: domain: meson-gx-pwrc: add G12A supportNeil Armstrong
2019-10-18gpio: sifive: add support for DM based gpio driver for FU540-SoCSagar Shrikant Kadam
2019-10-17Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini
2019-10-16ubi: Print skip_check in ubi_dump_vol_info()Stefan Roese
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz
2019-10-15dm: Tidy up dump output when there are many devicesPatrick Delaunay
2019-10-15dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay
2019-10-15dm: core: device: switch off power domain after device removalAnatolij Gustschin