summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: io_ti: fix get_icount for two port adaptersJohan Hovold2013-03-211-0/+1
* USB: garmin_gps: fix memory leak on disconnectJohan Hovold2013-03-211-6/+1
* USB: cdc-acm: fix device unregistrationJohan Hovold2013-03-211-1/+2
* usb: cdc-acm: fix error handling in acm_probe()Alexey Khoroshilov2013-03-211-2/+17
* Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-03-218-11/+28
|\
| * usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"Paul Bolle2013-03-211-1/+1
| * usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be nullTruls Bengtsson2013-03-201-2/+1
| * usb: gadget: ffs: fix enable multiple instancesAndrzej Pietrasiewicz2013-03-201-2/+2
| * USB: gadget: net2280: remove leftover driver->unbind call in error pathwayAlan Stern2013-03-201-1/+0
| * usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern2013-03-201-1/+1
| * usb: gadget: net22xx: fix ->disconnect reportingFelipe Balbi2013-03-202-0/+14
| * usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addrKishon Vijay Abraham I2013-03-181-2/+7
| * usb: gadget: u_serial: fix typo which cause build warningBo Shen2013-03-141-1/+1
| * usb: musb: da8xx: Fix build breakage due to typoMikhail Kshevetskiy2013-03-141-1/+1
* | USB: EHCI: fix regression in QH unlinkingAlan Stern2013-03-201-1/+1
* | USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov2013-03-181-2/+2
* | USB: EHCI: fix regression during bus resumeAlan Stern2013-03-153-1/+15
* | usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow2013-03-151-0/+7
* | USB: xhci: correctly enable interruptsHannes Reinecke2013-03-152-10/+16
* | 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-121-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/+0
| * | 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/+17
| |\ \ | | |/
| | * 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/+0
| | * usb: musb: remove all 'select' from KconfigFelipe Balbi2013-03-051-5/+0
| | * usb: gadget: composite: fix kernel-doc warningsNishanth Menon2013-03-051-4/+1
| * | 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/+9
| * usb: phy: omap-usb3: Convert to devm_ioremap_resource()Sachin Kamat2013-03-041-5/+3
| * usb: phy: samsung: Convert to devm_ioremap_resource()Sachin Kamat2013-03-041-5/+3
OpenPOWER on IntegriCloud