aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2012-08-20Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 3-3/+4
2012-08-20gpu/mfd/usb: Fix USB randconfig problemsGravatar Guenter Roeck 1-1/+1
2012-08-17USB: CDC ACM: Fix NULL pointer dereferenceGravatar Sven Schnelle 1-1/+2
2012-08-17USB: emi62: remove __devinit* from the struct usb_device_id tableGravatar Greg Kroah-Hartman 1-1/+1
2012-08-17Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 25-452/+294
2012-08-16USB: qcserial: fix port handling on Gobi 1K and 2K+Gravatar Dan Williams 1-18/+24
2012-08-15USB: serial: Fix mos7840 timeoutGravatar Mark Ferrell 1-4/+3
2012-08-15USB: option: add ZTE K5006-ZGravatar Bjørn Mork 1-0/+2
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+0
2012-08-10usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...Gravatar Michael Grzeschik 1-0/+6
2012-08-10usb: host: tegra: fix warning messages in ehci_removeGravatar Venu Byravarasu 1-1/+2
2012-08-10usb: host: mips: sead3: Update for EHCI register structure.Gravatar Steven J. Hill 1-1/+1
2012-08-10usb: renesas_usbhs: fixup resume method for autonomy modeGravatar Kuninori Morimoto 1-3/+3
2012-08-10usb: renesas_usbhs: mod_host: add missing .bus_suspend/resumeGravatar Kuninori Morimoto 1-0/+8
2012-08-10usb: usb_wwan: resume/suspend can be called after port is goneGravatar Bjørn Mork 1-1/+3
2012-08-10usb: serial: prevent suspend/resume from racing against probe/removeGravatar Bjørn Mork 1-2/+13
2012-08-10usb: usb_wwan: replace release and disconnect with a port_remove hookGravatar Bjørn Mork 5-48/+31
2012-08-10usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Gravatar Mark Ferrell 1-3/+6
2012-08-10USB: isp1362-hcd.c: usb message always saved in case of underrunGravatar Bruno Morelli 1-4/+4
2012-08-10OMAP: USB : Fix the EHCI enumeration and core retention issueGravatar Keshava Munegowda 1-166/+1
2012-08-10usb: chipidea: fix and improve dependencies if usb host or gadget support is ...Gravatar Marc Kleine-Budde 1-4/+5
2012-08-10USB: support the new interfaces of Huawei Data Card devices in option driverGravatar fangxiaozhi 1-168/+111
2012-08-10USB: ftdi_sio: Add VID/PID for Kondo Serial USBGravatar Ozan Çağlayan 2-0/+8
2012-08-09xhci: Switch PPT ports to EHCI on shutdown.Gravatar Sarah Sharp 5-0/+21
2012-08-09Merge tag 'for-usb-linus-2012-08-08' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Greg Kroah-Hartman 4-18/+30
2012-08-08xhci: Fix bug after deq ptr set to link TRB.Gravatar Sarah Sharp 1-14/+22
2012-08-08usb/ohci-omap: remove unused variableGravatar Arnd Bergmann 1-2/+0
2012-08-07xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.Gravatar Sarah Sharp 2-2/+4
2012-08-07xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Gravatar Sarah Sharp 1-0/+1
2012-08-07xhci: Increase reset timeout for Renesas 720201 host.Gravatar Sarah Sharp 1-2/+3
2012-08-03Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2012-08-03usb: musb: reorder runtime pm callGravatar Ajay Kumar Gupta 1-8/+9
2012-08-03usb: musb: am335x: fix pdev resource bugGravatar Ajay Kumar Gupta 1-1/+1
2012-08-03usb: musb: Fix wrong config for am33xx and ti81xxGravatar Ajay Kumar Gupta 1-2/+2
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-10/+8
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 1-1/+1
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-10/+14
2012-07-31netvm: propagate page->pfmemalloc from skb_alloc_page to skbGravatar Mel Gorman 1-1/+1
2012-07-31USB: echi-dbgp: increase the controller wait time to come out of halt.Gravatar Colin Ian King 1-1/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 7-51/+4
2012-07-30usb/host/r8a66597: remove conditional compilation of clk codeGravatar Viresh Kumar 2-17/+0
2012-07-30gadget/r8a66597: remove conditional compilation of clk codeGravatar Viresh Kumar 2-13/+3
2012-07-30gadget/m66592: remove conditional compilation of clk codeGravatar Viresh Kumar 2-13/+1
2012-07-30usb/musb: remove conditional compilation of clk codeGravatar Viresh Kumar 1-8/+0
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Gravatar Linus Torvalds 1-4/+4
2012-07-29gadgetfs: clean upGravatar Al Viro 2-10/+8
2012-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+4
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 137-4053/+7447
2012-07-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesGravatar Arnd Bergmann 1-0/+4
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkGravatar Simon Baatz 1-0/+4