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-10-01power: spl: add SPL_DM_REGULATOR_FIXED in KconfigPhilipp Tomsich
2017-10-01rockchip: i2c: rk3328: support i2c for rk3328 SoCElaine Zhang
2017-10-01rockchip: pinctrl: rk3368: add pinctrl for SDMMC0Philipp Tomsich
2017-10-01rockchip: rk322x: fix pd_bus hclk/pclkKever Yang
2017-10-01rockchip: clk: fix typo in rk322x clock driverKever Yang
2017-10-01rockchip: rk3188: ram: add support for 16bit row addressKever Yang
2017-10-01rockchip: rk322x: add sdram driverKever Yang
2017-10-01rockchip: rk3328: move sdram driver to driver/ramKever Yang
2017-10-01rockchip: rk3288: move sdram driver to driver/ramKever Yang
2017-10-01rockchip: rk3188: move sdram driver to driver/ramKever Yang
2017-10-01rockchip: rk3399: move sdram driver to driver/ramKever Yang
2017-10-01rockchip: clk: Add rk3399 SARADC clock supportDavid Wu
2017-10-01rockchip: clk: Add rk3368 SARADC clock supportDavid Wu
2017-10-01rockchip: clk: Add rk3328 SARADC clock supportDavid Wu
2017-10-01rockchip: clk: Add SARADC clock support for rk3288David Wu
2017-10-01rockchip: clk: Add rv1108 SARADC clock supportDavid Wu
2017-10-01dm: adc: Add driver for Rockchip SARADCDavid Wu
2017-09-29dm: clk: add missing .priv_auto_alloc_size() for stm32f7Patrice Chotard
2017-09-29dm: video: Add color ANSI escape sequence supportRob Clark
2017-09-29dm: video: Add basic ANSI escape sequence supportRob Clark
2017-09-29dm: video: Fix cache flushesRob Clark
2017-09-29spi: davinci_spi: Add da830-spi support for DMAdam Ford
2017-09-29mmc: sdhci-cadence: set timing mode register depending on frequencyMasahiro Yamada
2017-09-29mmc: uniphier-sd: Add vqmmc regulator supportMarek Vasut
2017-09-29mmc: uniphier-sd: Update the file to match V3 patchsetMarek Vasut
2017-09-28mmc: Add MMC support for stm32h7 SocsPatrice Chotard
2017-09-28gpio: rmobile: Add Renesas RCar GPIO driverMarek Vasut
2017-09-28pinctrl: rmobile: Add Renesas RCar pincontrol driverMarek Vasut
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-27sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operationLukasz Majewski