aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-12
|\
| * usb: dwc3: ep0: fix for possible early delayed_statusFelipe Balbi2011-12-12
| * usb: dwc3: gadget: fix stream enable bitFelipe Balbi2011-12-12
| * usb: dwc3: ep0: fix GetStatus handling (again)Felipe Balbi2011-12-12
| * usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_requestSebastian Andrzej Siewior2011-12-12
| * usb: dwc3: use correct hwparam register for power mgm checkSebastian Andrzej Siewior2011-12-12
| * usb: dwc3: omap: move to module_platform_driverFelipe Balbi2011-12-12
| * usb: dwc3: workaround: missing disconnect eventFelipe Balbi2011-12-12
| * usb: dwc3: workaround: missing USB3 Reset eventFelipe Balbi2011-12-12
| * usb: dwc3: workaround: U1/U2 -> U0 transitonFelipe Balbi2011-12-12
| * usb: dwc3: gadget: return early in dwc3_cleanup_done_reqs()Sebastian Andrzej Siewior2011-12-12
| * usb: dwc3: ep0: handle delayed_status againSebastian Andrzej Siewior2011-12-12
| * usb: dwc3: ep0: push ep0state into xfernotready processingSebastian Andrzej Siewior2011-12-12
| * usb: dwc3: fix sparse errorsFelipe Balbi2011-12-12
| * usb: dwc3: fix few coding style problemsFelipe Balbi2011-12-12
| * usb: dwc3: move generic dwc3 code from gadget into coreSebastian Andrzej Siewior2011-12-12
| * usb: dwc3: use a helper function for operation mode settingSebastian Andrzej Siewior2011-12-12
| * usb: dwc3: ep0: don't use ep0in for transfersSebastian Andrzej Siewior2011-12-12
| * usb: dwc3: ep0: use proper endianess in SetFeature for wIndexSebastian Andrzej Siewior2011-12-12
| * usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAXFelipe Balbi2011-12-12
| * usb: dwc3: omap: add multiple instances support to OMAPFelipe Balbi2011-12-12
| * usb: dwc3: move dwc3 device ID bitmap to core.cFelipe Balbi2011-12-12
| * usb: dwc3: remove special status request handling in ep0Sebastian Andrzej Siewior2011-12-12
| * usb: dwc3: reset pending status flag in error caseSebastian Andrzej Siewior2011-12-12
| * usb: dwc3: host: remove unused includesSebastian Andrzej Siewior2011-12-12
| * usb: dwc3: debugfs: hold the lock in during mode changeSebastian Andrzej Siewior2011-12-12
| * usb: dwc3: add a platform device aliasSebastian Andrzej Siewior2011-12-12
| * usb: dwc3: ep0: handle unexpected XferNotReady eventsFelipe Balbi2011-12-12
| * usb: dwc3: debugfs: add support for changing port modeFelipe Balbi2011-12-12
| * usb: dwc3: ep0: SetAddress() won't be issued while ConfiguredFelipe Balbi2011-12-12
| * usb: dwc3: depend on both Host and Gadget stacksFelipe Balbi2011-12-12
| * usb: dwc3: move gadget prototypes to core.hFelipe Balbi2011-12-12
| * usb: dwc3: always compile gadget side tooFelipe Balbi2011-12-12
| * usb: dwc3: add xHCI Host supportFelipe Balbi2011-12-12
| * usb: dwc3: fetch mode of operation from HWFelipe Balbi2011-12-12
| * usb: dwc3: calculate number of event buffers dynamicallyFelipe Balbi2011-12-12
| * usb: dwc3: allow forcing a maximum speedFelipe Balbi2011-12-12
| * usb: dwc3: gadget: don't disable endpoints on exitFelipe Balbi2011-12-12
| * Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-01
| |\
| | * Revert "xHCI: reset-on-resume quirk for NEC uPD720200"Sarah Sharp2011-12-01
| | * xHCI: fix bug in xhci_clear_command_ring()Andiry Xu2011-12-01
| * | usb: ftdi_sio: add PID for Propox ISPcable IIIMarcin Koƛcielnicki2011-12-01
| |/
| * usb: gadget: fsl_udc: fix dequeuing a request in progressLi Yang2011-11-29
| * usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC typeFabio Estevam2011-11-29
| * usb: fsl_mxc_udc.c: Fix build issue by including missing header fileFabio Estevam2011-11-29
| * USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFERPeter Chen2011-11-29
| * usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz2011-11-29
| * usb: gadget: fix g_serial regressionRobert Jarzmik2011-11-29
| * usb: renesas_usbhs: fixup driver speedKuninori Morimoto2011-11-29
| * usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop.Kuninori Morimoto2011-11-29