summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2012-08-15USB: storage: ene_ub6250: Use macros for firmware namesTim Gardner1-8/+20
2012-08-15USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams1-18/+24
2012-08-15USB: whci-hcd: fix NULL dereference on allocation failureDan Carpenter1-4/+4
2012-08-15USB: legousbtower.c: remove a bogus NULL checkDan Carpenter1-3/+0
2012-08-10usb: Rename temp variable "config" to "val" in the set_avoid_reset_quirk()Lan Tianyu1-3/+3
2012-08-10USB: whci-hcd: Fix potential memory leak in qset_add_urb_sg()Alexey Khoroshilov1-4/+7
2012-08-10wusb: Fix potential memory leak in wusb_dev_sec_add()Alexey Khoroshilov1-3/+4
2012-08-10usb: host: ohci-platform: add platform specific power callbackKuninori Morimoto1-2/+34
2012-08-10usb: host: ehci-platform: add platform specific power callbackKuninori Morimoto1-3/+37
2012-08-10usb: host: ohci-platform: BUG_ON() to WARN_ON() on probeKuninori Morimoto1-1/+5
2012-08-10usb: host: ehci-platform: BUG_ON() to WARN_ON() on probeKuninori Morimoto1-1/+5
2012-08-10drivers/usb/host/ehci-xilinx-of.c: use devm_ functionsJulia Lawall1-17/+3
2012-08-10drivers/usb/host/ehci-vt8500.c: use devm_ functionsJulia Lawall1-13/+2
2012-08-10drivers/usb/host/ehci-tegra.c: use devm_ functionsJulia Lawall1-27/+13
2012-08-10drivers/usb/host/ehci-sh.c: use devm_ functionsJulia Lawall1-28/+7
2012-08-10drivers/usb/host/ehci-sead3.c: use devm_ functionsJulia Lawall1-13/+2
2012-08-10drivers/usb/host/ehci-s5p.c: use devm_ functionsJulia Lawall1-5/+2
2012-08-10drivers/usb/host/ehci-ppc-of.c: use devm_ functionsJulia Lawall1-21/+7
2012-08-10drivers/usb/host/ehci-mxc.c: use devm_ functionsJulia Lawall1-35/+10
2012-08-10drivers/usb/host/ehci-mv.c: use devm_ functionsJulia Lawall1-35/+16
2012-08-10drivers/usb/host/ehci-msm.c: use devm_ functionsJulia Lawall1-9/+4
2012-08-10drivers/usb/host/ehci-ls1x.c: use devm_ functionsJulia Lawall1-15/+3
2012-08-10drivers/usb/host/ehci-ixp4xx.c: use devm_ functionsJulia Lawall1-16/+3
2012-08-10drivers/usb/host/ehci-grlib.c: use devm_ functionsJulia Lawall1-15/+3
2012-08-10drivers/usb/host/ehci-cns3xxx.c: use devm_ functionsJulia Lawall1-14/+2
2012-08-10drivers/usb/host/ehci-au1xxx.c: use devm_ functionsJulia Lawall1-16/+4
2012-08-10drivers/usb/host/ehci-atmel.c: use devm_ functionsJulia Lawall1-24/+6
2012-08-10USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointerYing Xue1-1/+1
2012-08-10USB: ohci-pxa27x: add DT bindingsDaniel Mack1-0/+68
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-10/+8
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-10/+14
2012-07-31netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman1-1/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds7-51/+4
2012-07-30usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar2-17/+0
2012-07-30gadget/r8a66597: remove conditional compilation of clk codeViresh Kumar2-13/+3
2012-07-30gadget/m66592: remove conditional compilation of clk codeViresh Kumar2-13/+1
2012-07-30usb/musb: remove conditional compilation of clk codeViresh Kumar1-8/+0
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-4/+4
2012-07-29gadgetfs: clean upAl Viro2-10/+8
2012-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds137-4053/+7447
2012-07-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann1-0/+4
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz1-0/+4
2012-07-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-1/+21
2012-07-24Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-5/+5
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds7-12/+12
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-3/+3
2012-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds4-0/+427
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-10/+10