summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* driver/usb: include upper/lower_32_bits() from linux/compat.hLijun Pan2014-07-221-4/+2
* usb: phy: omap_usb_phy: implement usb_phy_power() for AM437xFelipe Balbi2014-07-091-1/+16
* usb: host: xhci: make sure to power up PHYFelipe Balbi2014-07-091-0/+1
* arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev2014-07-042-0/+39
* usb: ci_udc: use var name ep/ci_ep consistentlyStephen Warren2014-07-021-9/+9
* USB: gadget: atmel: zero out allocated requestsStephen Warren2014-07-021-1/+1
* usb: ci_udc: don't memalign() struct ci_req allocationsStephen Warren2014-07-021-2/+1
* usb: ci_udc: remove controller.items arrayStephen Warren2014-07-022-6/+3
* usb: ci_udc: fix items array size/stride calculationStephen Warren2014-07-021-15/+15
* usb: ci_udc: lift ilist size calculations to global scopeStephen Warren2014-07-021-14/+14
* usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPsStephen Warren2014-07-021-3/+4
* usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()Stephen Warren2014-07-021-2/+2
* usb: eth: smsc95xx: add LAN9500A device IDIlya Ledvich2014-06-251-0/+1
* usb: fastboot: fix potential buffer overflowJeroen Hofstee2014-06-251-4/+7
* usb: xhci: (likely) fix bracket in if conditionJeroen Hofstee2014-06-251-2/+2
* usb:g_dnl:f_thor: remove memset before memcpyJeroen Hofstee2014-06-251-1/+0
* usb:composite: clear the whole common bufferJeroen Hofstee2014-06-251-2/+2
* usb: r8a66597: Fix initilization size of r8a66597 info structureYasuhisa Umano2014-06-251-1/+1
* usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUByasuhisa umano2014-06-251-2/+2
* usb: cosmetic: double constJeroen Hofstee2014-06-252-2/+2
* usb: ci_udc: fix typo in debug messageStephen Warren2014-06-251-2/+2
* usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDCStephen Warren2014-06-251-1/+7
* usb: ci_udc: terminate ep0 INs with a zlp when requiredStephen Warren2014-06-111-3/+35
* usb: ci_udc: clean up all allocations in unregisterStephen Warren2014-06-111-0/+6
* usb: ci_udc: fix probe error cleanupStephen Warren2014-06-111-0/+1
* usb: ci_udc: fix freeing of ep0 reqStephen Warren2014-06-111-2/+7
* usb: ci_udc: call udc_disconnect() from ci_pullup()Stephen Warren2014-06-111-16/+12
* usb: ci_udc: complete ep0 direction handlingStephen Warren2014-06-012-7/+42
* usb: ci_udc: pre-allocate ep0 reqStephen Warren2014-06-012-1/+17
* usb: ci_udc: use a single descriptor for ep0Stephen Warren2014-06-011-11/+4
* usb: ci_udc: detect queued requests on ep0Stephen Warren2014-06-011-0/+15
* Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-05-232-0/+105
|\
| * ARM: zynq: ehci: Added USB host driver supportMichal Simek2014-05-142-0/+105
* | Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usbTom Rini2014-05-223-69/+110
|\ \
| * | usb:gadget:f_thor: download_tail(): remove dfu_write with 0 sizePrzemyslaw Marczak2014-05-151-9/+3
| * | usb: ci_udc: parse QTD before over-writing itStephen Warren2014-05-151-1/+1
| * | usb: tegra: support device modeStephen Warren2014-05-151-30/+84
| * | usb: tegra: refactor PHY type selectionStephen Warren2014-05-151-30/+28
| * | usb: tegra: fix PHY selection codeStephen Warren2014-05-151-13/+8
| * | Merge remote-tracking branch 'u-boot/master' into testMarek Vasut2014-05-151-4/+24
| |\ \ | | |/
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-05-227-74/+659
|\ \ \ | |/ /
| * | dfu, nand: add medium specific polltimeout functionHeiko Schocher2014-05-081-1/+9
| * | musb-new, dfu: first send request answer then call completionsHeiko Schocher2014-05-081-4/+4
| * | usb/gadget: add the fastboot gadgetSebastian Siewior2014-05-082-0/+514
| * | usb: ums: remove ci_udc special caseStephen Warren2014-05-071-4/+0
| * | usb: ci_udc: allow multiple buffer allocs per epStephen Warren2014-05-072-65/+132
* | | drivers/usb : Define usb control register mask for w1c bitsNikhil Badola2014-05-161-5/+10
| |/ |/|
* | Merge branch 'u-boot/master'Albert ARIBAUD2014-05-0916-94/+341
|\ \ | |/
| * USB: gadget: save driver name before registering itStephen Warren2014-05-051-1/+2
| * USB: gadget: added a saner gadget downloader registration APIMateusz Zalega2014-05-054-36/+36
OpenPOWER on IntegriCloud