aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'chipidea-stable' into usb-nextGreg Kroah-Hartman2012-09-12
|\
| * usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...Michael Grzeschik2012-09-12
| * usb: chipidea: cleanup dma_pool if udc_start() failsMarc Kleine-Budde2012-09-12
| * usb: chipidea: udc: fix error path in udc_start()Marc Kleine-Budde2012-09-12
| * usb: chipidea: udc: add pullup fuction, needed by the uvc gadgetMichael Grzeschik2012-09-12
| * usb: chipidea: udc: fix setup of endpoint maxpacket sizeMichael Grzeschik2012-09-12
* | usb: move children deallocation after quiescing the hubAlexander Shishkin2012-09-12
* | usb: renesas_usbhs: convert to devm_xxx()Kuninori Morimoto2012-09-11
* | Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-09-11
|\ \
| * | usb: musb: dsps: remove explicit NOP device creationAjay Kumar Gupta2012-09-11
| * | usb: musb: dsps: add dt supportAjay Kumar Gupta2012-09-11
| * | usb: musb: am335x: add support for dual instanceB, Ravi2012-09-11
| * | usb: musb: kill global and static for multi instanceAjay Kumar Gupta2012-09-11
| * | usb: musb: add musb_ida for multi instance supportB, Ravi2012-09-11
| * | usb: musb: omap: Add device tree support for omap musb glueKishon Vijay Abraham I2012-09-11
| * | usb: musb: omap: write directly to mailbox instead of using phyKishon Vijay Abraham I2012-09-11
| * | arm: omap: hwmod: add a new addr space in otg for writing to control moduleKishon Vijay Abraham I2012-09-11
| * | usb: musb: core: fix kernel-doc of musb_init_controller()Sergei Shtylyov2012-08-31
| * | usb: musb: fix spelling of families in KconfigPeter Meerwald2012-08-20
| * | usb: musb: omap2430.c delete unused variable.Matthias Brugger2012-08-20
| * | usb: musb: omap2430: don't loop indefinitely in interrupt.NeilBrown2012-08-14
| * | usb: musb: Make dma_controller_create __devinitShubhrajyoti D2012-08-09
| * | usb: musb: Prevent the masking of the return valueShubhrajyoti D2012-08-09
| * | usb: musb: Remove redundant if statementRoger Quadros2012-08-09
| * | usb: musb: drop is_host_capable() and is_peripheral_capable()Felipe Balbi2012-08-09
| * | usb: musb: drop useless board_mode usageFelipe Balbi2012-08-09
| * | usb: musb: use DMA mode 1 whenever possibleRoger Quadros2012-08-07
| * | usb: musb: host: Handle highmem in PIO modeVirupax Sadashivpetimath2012-08-07
| * | usb: musb: Fix bad call to kfree() in musb_freeBrian Downing2012-08-07
| * | usb: musb: fix sparse warningsFelipe Balbi2012-08-07
| * | usb: musb: cleanup while removing musb omap glue driverKishon Vijay Abraham I2012-08-03
| * | usb: musb: NAK timeout scheme on bulk TX endpointAjay Kumar Gupta2012-08-03
| * | usb: musb: check for zero byte in musb_read/write_fifoAjay Kumar Gupta2012-08-03
| * | usb: musb: gadget: don't program dma for zero byte txAjay Kumar Gupta2012-08-03
| * | usb: musb: host: don't program dma for zero byte txAjay Kumar Gupta2012-08-03
| * | usb: musb: gadget: use variables according to their names in rxstate()Sergei Shtylyov2012-08-03
* | | Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-09-11
|\ \ \
| * | | usb: dwc3: set up burst size only superspeed modeChanho Park2012-08-31
| * | | usb: dwc3: core: memory ordering fix in closeOliver Neukum2012-08-31
| * | | usb: dwc3: gadget: warn about endpoint already enabled before changing ep nameFelipe Balbi2012-08-15
| * | | usb: dwc3: core: use devm_iremap_nocache() versionFelipe Balbi2012-08-10
| * | | usb: dwc3: gadget: Fix dwc3_stop_active_transfer for synchronization delayPratyush Anand2012-08-09
| * | | usb: dwc3: gadget: correct missed isoc when endpoint is busyPratyush Anand2012-08-07
| * | | usb: dwc3: gadget: Fix sparse warningsMoiz Sonasath2012-08-07
| * | | usb: dwc3: ep0: make sure to reinitilize ep1 on STALLFelipe Balbi2012-08-03
| * | | usb: dwc3: ep0: fix status phase delayed status directionFelipe Balbi2012-08-03
| * | | usb: dwc3: ep0: drop XferNotReady(DATA) supportFelipe Balbi2012-08-03
| * | | usb: dwc3: ep0: move DATA phase away from on-demandFelipe Balbi2012-08-03
| * | | usb: dwc3: ep0: ignore XferNotReady(STATUS) when we're not expecting itFelipe Balbi2012-08-03
| * | | usb: dwc3: ep0: drop dead codeFelipe Balbi2012-08-03