summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: remove libusualSebastian Andrzej Siewior2012-09-0619-325/+41
* USB: cp210x: remove useless set memory to zero use memset()Wei Yongjun2012-09-061-1/+0
* USB: FHCI: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-061-2/+1
* usb: cdc-acm: remove duplicated include from cdc-acm.cWei Yongjun2012-09-061-1/+0
* drivers/usb/gadget/lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall2012-09-061-1/+1
* drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall2012-09-061-1/+1
* usb: ohci: Fix Kconfig dependency on USB_ISP1301Roland Stigge2012-09-061-1/+1
* usb: renesas_usbhs: fixup DMA transport data alignmentKuninori Morimoto2012-09-061-2/+2
* powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu2012-09-062-18/+41
* USB: mos7720: fix to use list_for_each_entry_safe() when delete itemsWei Yongjun2012-09-061-2/+2
* usb: renesas_usbhs: modify the irq handler for sharing irqShimoda, Yoshihiro2012-09-061-3/+22
* USB: isp1301: Remove unused static array and defineRoland Stigge2012-09-061-6/+0
* usb host: fix spelling of provides in KconfigPeter Meerwald2012-09-061-2/+2
* Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman2012-08-2730-440/+275
|\
| * Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-08-203-3/+4
| |\
| | * gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck2012-08-201-1/+1
| | * USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle2012-08-181-1/+2
| | * USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-181-1/+1
| * | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-08-1725-452/+294
| |\|
| | * USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams2012-08-161-18/+24
| | * USB: serial: Fix mos7840 timeoutMark Ferrell2012-08-161-4/+3
| | * USB: option: add ZTE K5006-ZBjørn Mork2012-08-161-0/+2
| | * usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...Michael Grzeschik2012-08-101-0/+6
| | * usb: host: tegra: fix warning messages in ehci_removeVenu Byravarasu2012-08-101-1/+2
| | * usb: host: mips: sead3: Update for EHCI register structure.Steven J. Hill2012-08-101-1/+1
| | * usb: renesas_usbhs: fixup resume method for autonomy modeKuninori Morimoto2012-08-101-3/+3
| | * usb: renesas_usbhs: mod_host: add missing .bus_suspend/resumeKuninori Morimoto2012-08-101-0/+8
| | * usb: usb_wwan: resume/suspend can be called after port is goneBjørn Mork2012-08-101-1/+3
| | * usb: serial: prevent suspend/resume from racing against probe/removeBjørn Mork2012-08-101-2/+13
| | * usb: usb_wwan: replace release and disconnect with a port_remove hookBjørn Mork2012-08-105-48/+31
| | * usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell2012-08-101-3/+6
| | * USB: isp1362-hcd.c: usb message always saved in case of underrunBruno Morelli2012-08-101-4/+4
| | * OMAP: USB : Fix the EHCI enumeration and core retention issueKeshava Munegowda2012-08-101-166/+1
| | * usb: chipidea: fix and improve dependencies if usb host or gadget support is ...Marc Kleine-Budde2012-08-101-4/+5
| | * USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi2012-08-101-168/+111
| | * USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan2012-08-102-0/+8
| | * xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-08-095-0/+21
| | * Merge tag 'for-usb-linus-2012-08-08' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-08-094-18/+30
| | |\
| | | * xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp2012-08-081-14/+22
| | | * xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.Sarah Sharp2012-08-072-2/+4
| | | * xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp2012-08-071-0/+1
| | | * xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp2012-08-071-2/+3
| | * | usb: musb: reorder runtime pm callAjay Kumar Gupta2012-08-031-8/+9
| | * | usb: musb: am335x: fix pdev resource bugAjay Kumar Gupta2012-08-031-1/+1
| | * | usb: musb: Fix wrong config for am33xx and ti81xxAjay Kumar Gupta2012-08-031-2/+2
| | |/
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-121-2/+0
| |\ \
| | * | usb/ohci-omap: remove unused variableArnd Bergmann2012-08-081-2/+0
| | |/
| * | Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-08-031-1/+1
| |\ \ | | |/ | |/|
| | * USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King2012-07-311-1/+1
* | | usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESETLan Tianyu2012-08-203-5/+5