aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-25mtd: spi-nor-core: Use dev_err for reporting erase/write failuresVignesh Raghavendra
2019-10-25mtd: spi: Add a new option SPL_SPI_FLASH_MTD to KconfigFrieder Schrempf
2019-10-25spi: Kconfig: Enable SPI_SUNXI for SUNXIJagan Teki
2019-10-25mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASHJagan Teki
2019-10-25dm: spi: Change cs_info op to return -EINVAL for invalid cs numBin Meng
2019-10-25dm: spi: Return 0 if driver does not implement ops->cs_infoBin Meng
2019-10-25spi: Kconfig: Add help textJagan Teki
2019-10-25mtd: spi-nor: ids: Add is25wp256 chipJagan Teki
2019-10-25mtd: spi: Kconfig: Update CONFIG_SPI_FLASHJagan Teki
2019-10-24Merge branch '2019-10-24-UFS-support'Tom Rini
2019-10-24ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULPYe Li
2019-10-24usb: ehci-mx6: Fix bus enumeration for iMX7 SoCsIgor Opaniuk
2019-10-24arm64: zynqmp: Switch to xlnx-zynqmp-clk headerMichal Simek
2019-10-24drivers: crypto: rsa_mod_exp: Add manual relocation for ops->mod_exp()T Karthik Reddy
2019-10-24spi: zynqmp: Remove unused platform headersMichal Simek
2019-10-24gpio: zynq: Add gpio driver support for PMC gpioShubhrajyoti Datta
2019-10-24gpio: zynq: Add gpio driver support for VersalAshok Reddy Soma
2019-10-24firmware: zynqmp: Clean up zynqmp_power_probeMichal Simek
2019-10-24firmware: zynqmp: Report error when xilinx_pm_request called from EL3Michal Simek
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