aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* usb: dwc3: gadget: don't wrap around the TRB poll on non-ISOCPaul Zimmerman2012-03-02
* usb: dwc3: make dwc3_get_device_id() return the idDan Carpenter2012-03-02
* usb: dwc3: clean up whitespace damage, typos, missing parens, etc.Paul Zimmerman2012-03-02
* usb: dwc3: linux/module.h included twiceDanny Kukawka2012-03-02
* usb: dwc3: use devm_xxx functionsChanho Park2012-03-02
* usb: dwc3: Add Exynos Specific Glue layerAnton Tikhomirov2012-03-02
* usb: dwc3: convert TRBs into bitshiftsFelipe Balbi2012-02-13
* usb: dwc3: ep0: fix SetFeature(TEST)Gerard Cauvy2012-02-10
* usb: dwc3: debugfs: fix off by one when entering testmodeGerard Cauvy2012-02-10
* usb: dwc3: gadget: allocate 3 packets for bulk and isoc endpointsFelipe Balbi2012-02-06
* usb: dwc3: gadget: avoid memcpy()ing event bufferFelipe Balbi2012-02-06
* usb: dwc3: host: align on host device nameFelipe Balbi2012-02-06
* usb: dwc3: debugfs: fix error checkFelipe Balbi2012-02-06
* usb: dwc3: omap: convert pdata to of propertyFelipe Balbi2012-02-06
* usb: dwc3: gadget: start core on Rx.DetectFelipe Balbi2012-02-06
* usb: dwc3: gadget: dynamically re-size TxFifosFelipe Balbi2012-02-06
* usb: dwc3: ep0: move to CONFIGURED also on delayed statusFelipe Balbi2012-02-06
* usb: dwc3: gadget: use the descriptor pointer we holdFelipe Balbi2012-02-06
* usb: dwc3: gadget: fix XferNotReady debug printFelipe Balbi2012-02-06
* usb: dwc3: gadget: allow Link state changes via debugfsFelipe Balbi2012-02-06
* usb: dwc3: gadget: re-factor Link state change to a functionFelipe Balbi2012-02-06
* usb: dwc3: gadget: allow testmodes changes via debugfsFelipe Balbi2012-02-06
* usb: dwc3: gadget: re-factor USB2 test mode to a functionFelipe Balbi2012-02-06
* Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-30
|\
| * uwb & wusb: fix kconfig errorRandy Dunlap2012-01-26
| * USB: Realtek cr: fix autopm scheduling while atomicStanislaw Gruszka2012-01-26
| * USB: ftdi_sio: Add more identifiersAlan Cox2012-01-26
| * xHCI: Cleanup isoc transfer ring when TD length mismatch foundAndiry Xu2012-01-25
| * Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2012-01-25
| |\
| | * usb: musb: omap2430: minor cleanups.NeilBrown2012-01-25
| | * usb: dwc3: unmap the proper number of sg entriesSebastian Andrzej Siewior2012-01-24
| | * usb: musb: fix shutdown while usb gadget is in useGrazvydas Ignotas2012-01-24
| | * usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parame...Fabio Estevam2012-01-24
| | * usb: gadget: check for streams only for SS udcsSebastian Andrzej Siewior2012-01-24
| | * usb: gadget: fsl_udc: fix the usage of udc->max_epPeter Chen2012-01-24
| | * drivers: usb: otg: Fix dependencies for some OTG driversFabio Estevam2012-01-24
| | * usb: renesas: silence uninitialized variable report in usbhsg_recip_run_handle()Jesper Juhl2012-01-24
| | * usb: gadget: SS Isoc endpoints use comp_desc->bMaxBurst tooPaul Zimmerman2012-01-24
| | * usb: gadget: storage: endian fixAndiry Xu2012-01-24
| | * usb: dwc3: ep0: fix compile warningFelipe Balbi2012-01-24
| | * usb: musb: davinci: fix build breakageSekhar Nori2012-01-24
| | * usb: gadget: langwell: don't call gadget's disconnect()Alexander Shishkin2012-01-24
| | * usb: gadget: langwell: drop langwell_otg supportAlexander Shishkin2012-01-24
| | * usb: otg: kill langwell_otg driverAlexander Shishkin2012-01-24
| | * usb: dwc3: ep0: tidy up Pending Request handlingFelipe Balbi2012-01-24
| * | qcaux: add more Pantech UML190 and UML290 portsDan Williams2012-01-24
| * | Revert "drivers: usb: Fix dependency for USB_HWA_HCD"Greg Kroah-Hartman2012-01-24
| * | usb: mv-otg - Fix build if CONFIG_USB is not setGeert Uytterhoeven2012-01-24
| * | USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPEBjørn Mork2012-01-24
| * | usb: add support for STA2X11 host driverAlessandro Rubini2012-01-24