summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-205-18/+0
* ARM: remove CONFIG_ARM920T definesMasahiro Yamada2014-11-201-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2014-11-131-26/+54
|\
| * sun6i: ehci: Add sun6i ehci supportHans de Goede2014-11-131-16/+29
| * sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-sHans de Goede2014-11-131-10/+25
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-11-117-75/+124
|\ \ | |/ |/|
| * usb: eth: fix MakefileRene Griessl2014-11-071-3/+1
| * usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONT...Nobuhiro Iwamatsu2014-11-071-4/+4
| * usb: ehci: fix Interrupt on Doorbell flag of USBCMDMasahiro Yamada2014-11-071-2/+2
| * usb: s3c-otg: Allow custom gusbcfgMarek Vasut2014-11-072-7/+13
| * usb: s3c-otg: Split out PHY controlMarek Vasut2014-11-073-62/+104
| * usb: s3c-otg: Encapsulate PHY controlMarek Vasut2014-11-061-4/+8
| * usb: s3c-otg: Remove useless includeMarek Vasut2014-11-061-1/+0
* | usb: UniPhier: add UniPhier on-chip EHCI host driver supportMasahiro Yamada2014-11-123-0/+48
* | usb: add basic USB configs in KconfigMasahiro Yamada2014-11-122-0/+94
|/
* dm: sunxi: Request USB vbus gpioHans de Goede2014-11-051-0/+10
* sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell2014-11-051-1/+1
* usb: ehci: rmobile: Collect up address dataNobuhiro Iwamatsu2014-11-041-11/+2
* usb: ehci: rmobile: Add support R8A7793Nobuhiro Iwamatsu2014-11-041-0/+5
* usb: Make pollable int support available outside of ehci-hcd.cHans de Goede2014-11-041-1/+1
* usb: ehci: Move cache invalidation to poll_int_queueHans de Goede2014-11-041-3/+7
* usb: ehci: Move interrupt packet length check to create_int_queueHans de Goede2014-11-041-17/+19
* usb: ehci: Do not disable an already disabled periodic scheduleHans de Goede2014-11-041-3/+5
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-10-272-0/+330
|\
| * keystone: usb: add support of usb xhciWingMan Kwok2014-10-232-0/+330
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-10-264-0/+1839
|\ \
| * | usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko2014-10-223-0/+1838
| * | net: asix: Add support for AX88772BAlexandre Courbot2014-10-221-0/+1
| |/
* | ehci-hcd.c: make local functions staticJeroen Hofstee2014-10-251-1/+1
* | usb: use __weakJeroen Hofstee2014-10-251-12/+3
* | arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-231-1/+1
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-10-119-51/+76
|\
| * usb: gadget: fastboot: terminate commands with NULLEric Nelson2014-10-061-1/+8
| * usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host modeDaniel Mack2014-10-061-2/+0
| * usb: tegra: ULPI regression on tegra20Marcel Ziswiler2014-10-061-2/+2
| * usb: gadget: fastboot: explicitly set radix of maximum download sizeEric Nelson2014-10-061-1/+1
| * usb: gadget: fastboot: add max-download-size variableEric Nelson2014-10-061-1/+2
| * usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEEDEric Nelson2014-10-061-0/+5
| * usb: gadget: fastboot: improve download progress barBo Shen2014-10-061-5/+9
| * usb: f_mass_storage: set removable flag in do_inquiry based on LUNEric Nelson2014-10-061-0/+1
| * usb: dfu: add fullspeed support for DFUHeiko Schocher2014-10-061-0/+3
| * usb: dfu: thor: gadget: Remove dead codeLukasz Majewski2014-10-062-18/+0
| * usb: ehci: Make periodic_schedules a per controller variableHans de Goede2014-10-062-5/+5
| * usb: ehci: poll_int_queue check real qtd, not the overlayHans de Goede2014-10-061-8/+10
| * usb: ehci: Add missing cache flush to destroy_int_queueHans de Goede2014-10-061-0/+2
| * usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chainHans de Goede2014-10-061-8/+28
* | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2014-10-082-2/+18
|\ \ | |/ |/|
| * usb: ehci-mx6: Rename the USB register base addressYe.Li2014-09-291-2/+2
| * usb: ehci: mxs: Add board-specific callbacksMarek Vasut2014-09-291-0/+16
* | cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-244-6/+6
OpenPOWER on IntegriCloud