aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
...
* usb: gadget: composite: Add usb_remove_configBenoit Goby2012-05-10
* USB: gadget: ci13xx_pci: remove unneeded check in ci13xxx_pci_probe()Greg Kroah-Hartman2012-05-10
* USB: gadget: ci13xx_udc: fix potential crash in irq handlerGreg Kroah-Hartman2012-05-10
* usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper p...Lukasz Majewski2012-05-09
* USB: ohci-at91: add a reset function to fix race conditionNicolas Ferre2012-05-09
* USB: ohci-at91: use resource_size() for memory/io resource lengthNicolas Ferre2012-05-09
* ARM: OMAP: USB: fix warning on EHCI PHY reset pathIgor Grinberg2012-05-09
* usb: gadget: ci13xxx: convert to new styleAlexander Shishkin2012-05-09
* usb: gadget: ci13xxx: move endpoint (de-)initialization to probe/removeAlexander Shishkin2012-05-09
* usb: gadget: ci13xxx: replace home-brewed logging with dev_{err,warn,info}Alexander Shishkin2012-05-09
* usb: gadget: ci13xxx: convert to platform deviceAlexander Shishkin2012-05-09
* usb: gadget: conversion of controllers choice to menuAlexander Shishkin2012-05-09
* usb: gadget: ci13xxx: redo register accessAlexander Shishkin2012-05-09
* usb: gadget: ci13xxx: move global variables inside struct ci13xxxAlexander Shishkin2012-05-09
* usb: gadget: ci13xxx: drop needless parensAlexander Shishkin2012-05-09
* usb-storage: unusual_devs entry for Yarvik PMP400 MP4 playerAlan Stern2012-05-09
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-08
* usb: gadget: ci13xxx_pci: add langwell/penwell pci idsAlexander Shishkin2012-05-08
* usb: gadget: ci13xxx: rename register layoutsAlexander Shishkin2012-05-08
* usb: gadget: ci13xxx: initialize ep0{out,in} dynamicallyAlexander Shishkin2012-05-08
* usb: gadget: ci13xxx: fix ep list removal in gadget unregistering codeAlexander Shishkin2012-05-08
* ohci-da8xx: set MODULE_ALIAS to allow autoloadingJan Luebbe2012-05-08
* USB: make vendor id of root hubs greppablePaul Bolle2012-05-07
* USB: xhci: testing sizeof xhci_doorbell_array 2 timegirish verma2012-05-07
* USB: xhci-hcd: print URB's expected length in decimal, not hexAlan Stern2012-05-07
* USB: ftdi-sio: add support for Physik Instrumente E-861Éric Piel2012-05-07
* USB: serial: remove bizarre generic_serial probe functionGreg Kroah-Hartman2012-05-07
* USB: serial: sierra: remove reset_resume callbackGreg Kroah-Hartman2012-05-07
* USB: serial: ch341: remove reset_resume callbackGreg Kroah-Hartman2012-05-07
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-07
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-07
* usb-serial: clean up unneeded PM-related fieldsAlan Stern2012-05-07
* usb-serial: ftdi_sio: fix oops during autosuspendAlan Stern2012-05-07
* Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-05-07
|\
| * usb: dwc3: define DWC3_EP0_BOUNCE_SIZEFelipe Balbi2012-05-04
| * usb: dwc3: gadget: issue Update Transfer command after queuing isoc requestPaul Zimmerman2012-05-02
| * usb: dwc3: ep0: implement support for Set Isoch Delay requestFelipe Balbi2012-05-02
| * usb: dwc3: gadget: increase setup buffer sizeFelipe Balbi2012-05-02
| * usb: dwc3: ep0: implement Set SEL supportFelipe Balbi2012-05-02
| * usb: dwc3: gadget: implement Global Command supportFelipe Balbi2012-05-02
| * usb: dwc3: ep0: add LPM handlingSebastian Andrzej Siewior2012-04-30
| * usb: dwc3: core: split host address spaceIdo Shayevitz2012-04-24
| * usb: dwc3: omap: add dwc3_omap_readl/writel functionsIdo Shayevitz2012-04-24
| * usb: dwc3: workaround: metastability state on Run/Stop bitFelipe Balbi2012-04-11
| * usb: dwc3: core: define more revision macrosFelipe Balbi2012-04-11
* | Merge tag 'musb-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-05-07
|\ \
| * | usb: musb: enable support for am335xAjay Kumar Gupta2012-05-04
| * | usb: musb: Add support for ti81xx platformAjay Kumar Gupta2012-05-04
* | | Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-05-07
|\ \ \
| * | | usb:hsotg:samsung: err_irq: support for probe functionLukasz Majewski2012-05-04