summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-1336-216/+528
|\
| * USB: quatech2: only write to the tty if the port is open.Bill Pemberton2013-03-131-2/+5
| * qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams2013-03-131-2/+5
| * USB: cdc-wdm: fix buffer overflowOliver Neukum2013-03-131-3/+20
| * usb: serial: Add Rigblaster Advantage to device tableSteve Conklin2013-03-121-0/+1
| * qcaux: add Franklin U600Dan Williams2013-03-111-0/+1
| * usb: musb: core: fix possible build error with randconfigFelipe Balbi2013-03-111-4/+0Star
| * usb: cp210x new Vendor/Device IDsMatwey V. Kornilov2013-03-111-0/+19
| * Merge tag 'fixes-for-v3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-03-116-18/+17Star
| |\
| | * usb: gadget: pxa25x: fix disconnect reportingFelipe Balbi2013-03-111-0/+4
| | * usb: dwc3: ep0: fix sparc64 buildAndrew Morton2013-03-081-3/+4
| | * usb: musb: omap2430: fix sparse warningAaro Koskinen2013-03-051-1/+1
| | * usb: musb: omap2430: fix omap_musb_mailbox glue check againAaro Koskinen2013-03-051-3/+7
| | * usb: musb: fix compile warningFelipe Balbi2013-03-051-2/+0Star
| | * usb: musb: remove all 'select' from KconfigFelipe Balbi2013-03-051-5/+0Star
| | * usb: gadget: composite: fix kernel-doc warningsNishanth Menon2013-03-051-4/+1Star
| * | usb: c67x00 RetryCnt value in c67x00 TD should be 3Dave Tubbs2013-03-071-1/+1
| * | usb: Correction to c67x00 TD data length maskDave Tubbs2013-03-071-1/+1
| * | usb: Makefile: fix drivers/usb/phy/ Makefile entryFelipe Balbi2013-03-071-1/+1
| * | USB: added support for Cinterion's products AH6 and PLS8Christian Schmiedl2013-03-071-0/+4
| * | usb: gadget: fix omap_udc build errorsArnd Bergmann2013-03-071-1/+2
| * | USB: storage: fix Huawei mode switching regressionBjørn Mork2013-03-073-78/+331
| * | USB: storage: in-kernel modeswitching is deprecatedBjørn Mork2013-03-071-0/+8
| * | USB: option: add Huawei E5331Bjørn Mork2013-03-071-0/+1
| * | USB: EHCI: don't check DMA values in QH overlaysAlan Stern2013-03-051-5/+13
| * | USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern2013-03-052-8/+16
| |/
| * usb: gadget: u_uac1: NULL dereference on error pathDan Carpenter2013-03-041-0/+3
| * usb: gadget: f_uac1: silence an info leak warningDan Carpenter2013-03-041-0/+1
| * usb: phy: omap-control-usb: Convert to devm_ioremap_resource()Sachin Kamat2013-03-041-15/+9Star
| * usb: phy: omap-usb3: Convert to devm_ioremap_resource()Sachin Kamat2013-03-041-5/+3Star
| * usb: phy: samsung: Convert to devm_ioremap_resource()Sachin Kamat2013-03-041-5/+3Star
| * usb: otg: use try_module_get in all usb_get_phy functions and add missing mod...Marc Kleine-Budde2013-03-041-3/+7
| * usb: musb: correct Kconfig in order to avoid non compilable selectionPeter Ujfalusi2013-03-041-2/+2
| * usb: gadget: s3c2410: fix build breakageFelipe Balbi2013-03-041-1/+1
| * usb: gadget: imx_udc: fix gadget->dev registrationFelipe Balbi2013-03-041-12/+8Star
| * usb: gadget: pxa25x: fix gadget->dev registrationFelipe Balbi2013-03-041-9/+11
| * usb: gadget: s3c2410: fix gadget->dev registrationFelipe Balbi2013-03-041-15/+11Star
| * usb: gadget: make usb functions to load before gadget driverKishon Vijay Abraham I2013-03-041-6/+6
| * usb: gadget: pxa27x: fix gadget->dev registrationFelipe Balbi2013-03-041-6/+12
| * usb: chipidea: register debugging sysfs on our deviceFelipe Balbi2013-03-041-3/+3
| * usb: dwc3: gadget: remove unnecessary codeFelipe Balbi2013-03-041-3/+0Star
| * usb: dwc3: glue layers shouldn't know about the core IPFelipe Balbi2013-03-043-6/+0Star
| * usb: dwc3: omap: fix a typo on of_device_idFelipe Balbi2013-03-041-3/+3
| * usb: dwc3: core: don't forget to free coherent memoryFelipe Balbi2013-03-041-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-102-0/+2
|\ \
| * | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-042-0/+2
| |/
* / ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki2013-03-041-2/+7
|/
* Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-031-15/+14Star
|\
| * USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern2013-02-261-15/+14Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-277-13/+13
|\ \