summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-03-18usb: gadget: atmel_usba_udc: let udc-core manage gadget->devFelipe Balbi
2013-03-18usb: gadget: at91_udc: let udc-core manage gadget->devFelipe Balbi
2013-03-18usb: gadget: amd5536udc: let udc-core manage gadget->devFelipe Balbi
2013-03-18usb: gadget: omap_udc: let udc-core manage gadget->devFelipe Balbi
2013-03-18usb: musb: gadget: let udc-core manage gadget-devFelipe Balbi
2013-03-18usb: dwc3: gadget: let udc-core manage gadget->devFelipe Balbi
2013-03-18usb: gadget: udc-core: allow udc class register gadget deviceFelipe Balbi
2013-03-18usb: dwc3: omap: stop using nop-usb-xceivKishon Vijay Abraham I
2013-03-18usb: dwc3: omap: remove platform data associated with dwc3-omapKishon Vijay Abraham I
2013-03-18usb: dwc3: omap: minor fixes to get dt workingKishon Vijay Abraham I
2013-03-18USB: phy: nop: Defer probe if device needs VCC/RESETRoger Quadros
2013-03-18usb: phy: nop: Add device tree support and binding informationRoger Quadros
2013-03-18usb: phy: nop: use new PHY API to register PHYRoger Quadros
2013-03-18usb: phy: nop: Handle RESET for the PHYRoger Quadros
2013-03-18usb: phy: nop: Handle power supply regulator for the PHYRoger Quadros
2013-03-18usb: phy: nop: Manage PHY clockRoger Quadros
2013-03-18usb: phy: nop: use devm_kzalloc()Roger Quadros
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-13USB: quatech2: only write to the tty if the port is open.Bill Pemberton
2013-03-13qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams
2013-03-12USB: cdc-wdm: fix buffer overflowOliver Neukum
2013-03-12usb: serial: Add Rigblaster Advantage to device tableSteve Conklin
2013-03-11qcaux: add Franklin U600Dan Williams
2013-03-11usb: musb: core: fix possible build error with randconfigFelipe Balbi
2013-03-11usb: cp210x new Vendor/Device IDsMatwey V. Kornilov
2013-03-11Merge tag 'fixes-for-v3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-03-11usb: gadget: pxa25x: fix disconnect reportingFelipe Balbi
2013-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-08usb: dwc3: ep0: fix sparc64 buildAndrew Morton
2013-03-07usb: c67x00 RetryCnt value in c67x00 TD should be 3Dave Tubbs
2013-03-07usb: Correction to c67x00 TD data length maskDave Tubbs
2013-03-07usb: Makefile: fix drivers/usb/phy/ Makefile entryFelipe Balbi
2013-03-07USB: added support for Cinterion's products AH6 and PLS8Christian Schmiedl
2013-03-07usb: gadget: fix omap_udc build errorsArnd Bergmann
2013-03-07USB: storage: fix Huawei mode switching regressionBjørn Mork
2013-03-07USB: storage: in-kernel modeswitching is deprecatedBjørn Mork
2013-03-07USB: option: add Huawei E5331Bjørn Mork
2013-03-05usb: musb: omap2430: fix sparse warningAaro Koskinen
2013-03-05usb: musb: omap2430: fix omap_musb_mailbox glue check againAaro Koskinen
2013-03-05usb: musb: fix compile warningFelipe Balbi
2013-03-05usb: musb: remove all 'select' from KconfigFelipe Balbi
2013-03-05usb: gadget: composite: fix kernel-doc warningsNishanth Menon
2013-03-05USB: EHCI: don't check DMA values in QH overlaysAlan Stern
2013-03-05USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki
2013-03-04usb: gadget: u_uac1: NULL dereference on error pathDan Carpenter
2013-03-04usb: gadget: f_uac1: silence an info leak warningDan Carpenter
2013-03-04usb: phy: omap-control-usb: Convert to devm_ioremap_resource()Sachin Kamat
2013-03-04usb: phy: omap-usb3: Convert to devm_ioremap_resource()Sachin Kamat
2013-03-04usb: phy: samsung: Convert to devm_ioremap_resource()Sachin Kamat