summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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/+294Star
|\|
| * 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/+3Star
| * 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/+31Star
| * 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/+1Star
| * 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/+111Star
| * 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/+0Star
|\ \
| * | usb/ohci-omap: remove unused variableArnd Bergmann2012-08-081-2/+0Star
| |/
* | 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-012-10/+8Star
|\ \
| * | gadgetfs: clean upAl Viro2012-07-292-10/+8Star
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-011-1/+1
|\ \
| * | netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-08-011-1/+1
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-014-10/+14
|\ \ \ | |/ / |/| |
| * | isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-1/+0Star
| * | pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-8/+4Star
| * | omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+2
| * | goku_udc: remove IRQF_SAMPLE_RANDOM which was commented outTheodore Ts'o2012-07-191-1/+1
| * | usb: feed USB device information to the /dev/random driverTheodore Ts'o2012-07-151-0/+9
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-317-51/+4Star
|\ \ \
| * | | usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar2012-07-312-17/+0Star
| * | | gadget/r8a66597: remove conditional compilation of clk codeViresh Kumar2012-07-312-13/+3Star
| * | | gadget/m66592: remove conditional compilation of clk codeViresh Kumar2012-07-312-13/+1Star
| * | | usb/musb: remove conditional compilation of clk codeViresh Kumar2012-07-311-8/+0Star