summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-01usb: xhci: Honor endpoint's intervalBin Meng
2017-10-01usb: xhci: Fix max packet size for full speed device endpoint 0Bin Meng
2017-10-01usb: xhci: Add interrupt transfer supportBin Meng
2017-10-01usb: xhci: Don't assume LS/FS devices are always behind a HS hubBin Meng
2017-10-01dm: usb: emul: Drop usb_emul_reset()Bin Meng
2017-10-01dm: usb: Remove no longer needed blk_unbind_all()Bin Meng
2017-10-01dm: usb: Fix broken usb_stop()Bin Meng
2017-10-01usb: emul: hub: Report the actual device speed of the emulation deviceBin Meng
2017-10-01usb: emul: Expose find_descriptor() as a public APIBin Meng
2017-10-01usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()Bin Meng
2017-10-01usb: sandbox: Initialize root hub's device speed to high speedBin Meng
2017-10-01usb: emul: Remove maxpacketsize in usb_emul_setup_device()Bin Meng
2017-09-27usb: dwc2: Align size of invalidating dcache before starting DMASeung-Woo Kim
2017-09-27usb: kbd: Set a default polling mechanism for USB keyboardBin Meng
2017-09-27usb: host: ehci-generic: convert to livetreePhilipp Tomsich
2017-09-27usb: dwc2: convert to livetreePhilipp Tomsich
2017-09-27rockchip: xhci: Convert to livetreePhilipp Tomsich
2017-09-27dm: usb: ehci: Implement get_max_xfer_size() operationBin Meng
2017-09-27dm: usb: xhci: Implement get_max_xfer_size() operationBin Meng
2017-09-27dm: usb: Add a new USB controller operation 'get_max_xfer_size'Bin Meng
2017-09-27usb: xhci: Set number of event segments and entries to 1Marek Vasut
2017-09-26Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini
2017-09-26Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-09-26mtd: cfi: Add support for status register pollingMarek Vasut
2017-09-26mtd: cfi: Zap cfi_flash_base in DM caseMarek Vasut
2017-09-26ARM: mvebu: Convert CONFIG_MVNETA to KconfigChris Packham
2017-09-25Merge git://git.denx.de/u-boot-spiTom Rini
2017-09-25Merge git://git.denx.de/u-boot-mmcTom Rini
2017-09-25spi: fsl_qspi: Copy 16 byte aligned data in TX FIFOSuresh Gupta
2017-09-25Fix s25fl256s position in spi_flash_ids listVsevolod Gribov
2017-09-25sf: Fix S25FL116K entryMarek Vasut
2017-09-25mtd/spi: Add MT35XU512ABA1G12 NOR flash supportYogesh Gaur
2017-09-25spi: fsl_qspi: Add controller busy check before new spi operationSuresh Gupta
2017-09-25spi: mxc_spi: support driver modelPeng Fan
2017-09-22pci: layerscape: Fixup iommu-map for LS208xABharat Bhushan
2017-09-22regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1Jean-Jacques Hiblot
2017-09-22dm: core: Add functions to get strings and the string count from a stringlistJean-Jacques Hiblot
2017-09-22mmc: uniphier-sd: Add support for R8A7795 and R7A7796Marek Vasut
2017-09-22mmc: uniphier-sd: Add support for quirksMarek Vasut
2017-09-22mmc: uniphier-sd: Add support for 64bit FIFOMarek Vasut
2017-09-22mmc: uniphier-sd: Add support for 64bit controllerMarek Vasut
2017-09-22mmc: uniphier-sd: Factor out register IOMarek Vasut
2017-09-22dm: misc: add stm32 rcc driverChristophe Kerello
2017-09-22dm: reset: add stm32 reset driverPatrice Chotard
2017-09-22dm: clk: add clk driver support for stm32h7 SoCsPatrice Chotard
2017-09-22serial: stm32x7: add STM32H7 supportPatrice Chotard
2017-09-22pinctrl: stm32: add stm32h743-pinctrl compatiblePatrice Chotard
2017-09-22usb: dwc3: Add dwc3 glue driver support for STiPatrice Chotard
2017-09-22usb: phy: Add STi USB2 PHYPatrice Chotard
2017-09-22mmc: sti_sdhci: Use reset frameworkPatrice Chotard