summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2012-11-08usb: dwc3: core: don't kfree() devm_kzalloc()'ed memoryFelipe Balbi1-3/+1
2012-11-06usb: dwc3: exynos: remove platform data supportVivek Gautam1-16/+0
2012-11-06usb: dwc3: exynos: add support for device treeVivek Gautam1-0/+20
2012-10-31usb: dwc3: remove custom unique id handlingSebastian Andrzej Siewior5-81/+6
2012-10-19usb: dwc3: drop HAVE_CLK dependency from Exynos glue layerFelipe Balbi1-13/+1
2012-10-15usb: dwc3: core: move event buffer allocation out of dwc3_core_init()Felipe Balbi1-13/+12
2012-10-15usb: dwc3: core: switch event buffer allocation to devm_kzalloc()Felipe Balbi1-5/+3
2012-10-11Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz1-0/+3
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-14/+1
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds1-1/+2
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-3/+4
2012-10-07Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown1-2/+3
2012-10-04xtensa: adopt generic io routinesMax Filippov1-1/+2
2012-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2012-10-03target/usb-gadget: strlen() doesn't count the terminatorDan Carpenter1-1/+1
2012-10-03target/usb-gadget: remove duplicate initializationDan Carpenter1-1/+0
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-9/+18
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds5-5/+5
2012-10-02Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds13-14/+14
2012-10-02Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-1/+0
2012-10-02Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-89/+5
2012-10-02Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds254-5847/+10363
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds33-141/+137
2012-09-27USB: Fix race condition when removing host controllersAlan Stern2-5/+3
2012-09-27USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood1-1/+2
2012-09-27usb/gadget: fix misannotationsAl Viro1-2/+2
2012-09-27USB: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/miscRene Buergel5-10/+10
2012-09-27USB: uas: fix gcc warningGerd Hoffmann1-10/+8
2012-09-27USB: uas: fix lockingGerd Hoffmann1-0/+2
2012-09-26USB: Fix race condition when removing host controllersAlan Stern2-5/+3
2012-09-26Merge tag 'for-usb-next-2012-09-25' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman4-2/+8
2012-09-26USB: uas: add lockingGerd Hoffmann1-7/+44
2012-09-26USB: uas: fix abortGerd Hoffmann1-7/+4
2012-09-26USB: uas: remove aborted field, replace with status bit.Gerd Hoffmann1-6/+6
2012-09-26USB: uas: fix task managementGerd Hoffmann1-3/+3
2012-09-26USB: uas: keep track of command urbsGerd Hoffmann1-1/+10
2012-09-26xhci: Intel Panther Point BEI quirk.Sarah Sharp3-1/+5
2012-09-25powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHYShengzhou Liu1-2/+1
2012-09-25USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) supportAntonio Ospite2-0/+7
2012-09-25Revert "usb : Add sysfs files to control port power."Greg Kroah-Hartman1-132/+1
2012-09-24USB: serial: remove vizzini driverGreg Kroah-Hartman3-1363/+0
2012-09-24usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systemsVivek Gautam1-0/+2
2012-09-24Increase XHCI suspend timeout to 16msMichael Spang1-1/+1
2012-09-24USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood1-1/+2
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson12-13/+13
2012-09-21USB: sierra_ms: don't keep unused variableAlan Cox1-2/+1
2012-09-21fsl/usb: Add support for USB controller version 2.4Ramneek Mehresh1-0/+2
2012-09-21USB: qcaux: add Pantech vendor class matchBjørn Mork1-7/+3