summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-05-04usb: gadget: at91_udc: convert to new style start/stop interfaceSebastian Andrzej Siewior
2012-05-04usb: gadget: Update s3c-hsudc to use usb_endpoint_descriptor inside the struc...Ido Shayevitz
2012-05-04usb: gadget: Update pch_udc to use usb_endpoint_descriptor inside the struct ...Ido Shayevitz
2012-05-04usb: gadget: Update s3c2410_udc to use usb_endpoint_descriptor inside the str...Ido Shayevitz
2012-05-04usb: gadget: Update r8a66597-udc to use usb_endpoint_descriptor inside the st...Ido Shayevitz
2012-05-04usb: gadget: Update pxa25x_udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz
2012-05-04usb: gadget: Update omap_udc to use usb_endpoint_descriptor inside the struct...Ido Shayevitz
2012-05-04usb: gadget: Update mv_udc to use usb_endpoint_descriptor inside the struct u...Ido Shayevitz
2012-05-04usb: gadget: Update m66592-udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz
2012-05-04usb: gadget: Update langwell_udc to use usb_endpoint_descriptor inside the st...Ido Shayevitz
2012-05-04usb: gadget: Update goku_udc to use usb_endpoint_descriptor inside the struct...Ido Shayevitz
2012-05-04usb: gadget: Update fusb300_udc to use usb_endpoint_descriptor inside the str...Ido Shayevitz
2012-05-04usb: gadget: Update fsl_udc_core to use usb_endpoint_descriptor inside the st...Ido Shayevitz
2012-05-04usb: gadget: Update fsl_qe_udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz
2012-05-04usb: gadget: Update atmel_usba_udc to use usb_endpoint_descriptor inside the ...Ido Shayevitz
2012-05-04usb: gadget: Update at91_udc to use usb_endpoint_descriptor inside the struct...Ido Shayevitz
2012-05-04usb: gadget: Update amd5536udc to use usb_endpoint_descriptor inside the stru...Ido Shayevitz
2012-05-04usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct u...Ido Shayevitz
2012-05-04usb: gadget: Update ci13xxx_udc to use usb_endpoint_descriptor inside the str...Ido Shayevitz
2012-05-04usb: gadget: use module_pci_driverAxel Lin
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-20USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski
2012-04-18USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID)Stephen Warren
2012-04-18USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama
2012-04-18USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama
2012-04-18drivers/usb/misc/usbtest.c: add kfreesJulia Lawall
2012-04-18USB: ehci-fsl: Fix kernel crash on mpc5121eAnatolij Gustschin
2012-04-18EHCI: always clear the STS_FLR status bitAlan Stern
2012-04-17EHCI: fix criterion for resuming the root hubAlan Stern
2012-04-17USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork
2012-04-17usb: usbtest: avoid integer overflow in alloc_sglist()Xi Wang
2012-04-17usb: usbtest: avoid integer overflow in test_ctrl_queue()Xi Wang
2012-04-17USB: fix deadlock in bConfigurationValue attribute methodAlan Stern
2012-04-17USB: gadget/at91_udc: add gpio_to_irq() function to vbus interruptNicolas Ferre
2012-04-17USB: ohci-at91: change annotations for probe/remove functionsNicolas Ferre
2012-04-16ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issueKeshava Munegowda
2012-04-16Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-04-11xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He
2012-04-11xHCI: use gfp flags from caller instead of GFP_ATOMICDan Carpenter
2012-04-11xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu
2012-04-11USB: fix bug of device descriptor got from superspeed deviceElric Fu
2012-04-11xhci: Fix register save/restore order.Sarah Sharp
2012-04-11xhci: Restore event ring dequeue pointer on resume.Sarah Sharp
2012-04-11xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp
2012-04-11xhci: Warn when hosts don't halt.Sarah Sharp
2012-04-11xhci: don't re-enable IE constantlyFelipe Balbi
2012-04-10usb: xhci: fix section mismatch in linux-nextGerard Snitselaar
2012-04-10xHCI: correct to print the true HSEE of USBCMDAlex He
2012-04-10USB: serial: fix race between probe and openJohan Hovold