aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-21
|\
| * USB: gadget/at91_udc: add gpio_to_irq() function to vbus interruptNicolas Ferre2012-04-17
| * USB: ohci-at91: change annotations for probe/remove functionsNicolas Ferre2012-04-17
* | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-21
|\ \
| * | ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issueKeshava Munegowda2012-04-16
| |/
* | USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski2012-04-20
* | USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren2012-04-18
* | USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama2012-04-18
* | USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama2012-04-18
* | drivers/usb/misc/usbtest.c: add kfreesJulia Lawall2012-04-18
* | USB: ehci-fsl: Fix kernel crash on mpc5121eAnatolij Gustschin2012-04-18
* | EHCI: always clear the STS_FLR status bitAlan Stern2012-04-18
* | EHCI: fix criterion for resuming the root hubAlan Stern2012-04-17
* | USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork2012-04-17
* | usb: usbtest: avoid integer overflow in alloc_sglist()Xi Wang2012-04-17
* | usb: usbtest: avoid integer overflow in test_ctrl_queue()Xi Wang2012-04-17
* | USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-04-17
* | Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-04-16
|\ \ | |/ |/|
| * usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz2012-04-10
| * usb: gadget: uvc: Remove non-required locking from 'uvc_queue_next_buffer' ro...Bhupesh Sharma2012-04-10
| * usb: gadget: rndis: fix Missing req->context assignmentLukasz Majewski2012-04-10
| * usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-10
| * usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I2012-04-10
| * usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-10
| * usb: musb: wake the device before ulpi transfersGrazvydas Ignotas2012-04-10
| * usb: musb: fix bug in musb_cleanup_urbAjay Kumar Gupta2012-04-10
| * usb: gadget: FunctionFS: make module init & exit __init & __exitAndrzej Pietrasiewicz2012-04-10
| * usb: gadget: FunctionFS: clear FFS_FL_BOUND flag on unbind (bugfix)Andrzej Pietrasiewicz2012-04-10
| * usb: dwc3: Free event buffers arrayAnton Tikhomirov2012-04-10
| * usb: s3c-hsotg: Fix big buffers transfer in DMA modeAnton Tikhomirov2012-04-10
| * usb: s3c-hsotg: Avoid TxFIFO corruption in DMA modeAnton Tikhomirov2012-04-10
| * usb: s3c-hsotg: Fix maximum patcket size setting for EP0Anton Tikhomirov2012-04-10
| * usb: s3c-hsotg: Fix TX FIFOs allocationAnton Tikhomirov2012-04-10
| * usb: fsl_udc_core: prime status stage once data stage has primedPeter Chen2012-04-10
| * usb: musb: fix some runtime_pm issuesGrazvydas Ignotas2012-04-10
| * usb: musb: fix oops on omap2430 module unloadVladimir Zapolskiy2012-04-10
| * usb: dwc3: ep0: add a default case for SetFeature commandGerard Cauvy2012-04-10
| * usb: dwc3: ep0: increment "actual" on bounced ep0 caseFelipe Balbi2012-04-10
| * usb: dwc3: ep0: Handle requests greater than wMaxPacketSizeMoiz Sonasath2012-04-10
| * usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi2012-04-10
* | xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2012-04-11
* | xHCI: use gfp flags from caller instead of GFP_ATOMICDan Carpenter2012-04-11
* | xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu2012-04-11
* | USB: fix bug of device descriptor got from superspeed deviceElric Fu2012-04-11
* | xhci: Fix register save/restore order.Sarah Sharp2012-04-11
* | xhci: Restore event ring dequeue pointer on resume.Sarah Sharp2012-04-11
* | xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp2012-04-11
* | xhci: Warn when hosts don't halt.Sarah Sharp2012-04-11
* | xhci: don't re-enable IE constantlyFelipe Balbi2012-04-11
* | usb: xhci: fix section mismatch in linux-nextGerard Snitselaar2012-04-10