summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESETLan Tianyu2012-08-203-5/+5
* usb/endpoint: Set release callback in the struct device_type instead of in th...Lan Tianyu2012-08-201-5/+5
* ARM: vt8500: Add support for UHCI companion controllerTony Prisk2012-08-163-2/+172
* ARM: vt8500: Update vt8500-ehci driver to support device tree.Tony Prisk2012-08-161-0/+9
* drivers/usb/gadget/s3c-hsotg.c: fix error return codeJulia Lawall2012-08-151-0/+3
* drivers/usb/wusbcore/wa-hc.c: fix error return codeJulia Lawall2012-08-151-1/+3
* drivers/usb/host/ohci-platform.c: fix error return codeJulia Lawall2012-08-151-1/+3
* drivers/usb/host/ehci-platform.c: fix error return codeJulia Lawall2012-08-151-1/+3
* USB: atm: ueagle-atm: Declare MODULE_FIRMWARE usageTim Gardner2012-08-151-13/+66
* USB: storage: ene_ub6250: Use macros for firmware namesTim Gardner2012-08-151-8/+20
* USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams2012-08-151-18/+24
* USB: whci-hcd: fix NULL dereference on allocation failureDan Carpenter2012-08-151-4/+4
* USB: legousbtower.c: remove a bogus NULL checkDan Carpenter2012-08-151-3/+0
* usb: Rename temp variable "config" to "val" in the set_avoid_reset_quirk()Lan Tianyu2012-08-101-3/+3
* USB: whci-hcd: Fix potential memory leak in qset_add_urb_sg()Alexey Khoroshilov2012-08-101-4/+7
* wusb: Fix potential memory leak in wusb_dev_sec_add()Alexey Khoroshilov2012-08-101-3/+4
* usb: host: ohci-platform: add platform specific power callbackKuninori Morimoto2012-08-101-2/+34
* usb: host: ehci-platform: add platform specific power callbackKuninori Morimoto2012-08-101-3/+37
* usb: host: ohci-platform: BUG_ON() to WARN_ON() on probeKuninori Morimoto2012-08-101-1/+5
* usb: host: ehci-platform: BUG_ON() to WARN_ON() on probeKuninori Morimoto2012-08-101-1/+5
* drivers/usb/host/ehci-xilinx-of.c: use devm_ functionsJulia Lawall2012-08-101-17/+3
* drivers/usb/host/ehci-vt8500.c: use devm_ functionsJulia Lawall2012-08-101-13/+2
* drivers/usb/host/ehci-tegra.c: use devm_ functionsJulia Lawall2012-08-101-27/+13
* drivers/usb/host/ehci-sh.c: use devm_ functionsJulia Lawall2012-08-101-28/+7
* drivers/usb/host/ehci-sead3.c: use devm_ functionsJulia Lawall2012-08-101-13/+2
* drivers/usb/host/ehci-s5p.c: use devm_ functionsJulia Lawall2012-08-101-5/+2
* drivers/usb/host/ehci-ppc-of.c: use devm_ functionsJulia Lawall2012-08-101-21/+7
* drivers/usb/host/ehci-mxc.c: use devm_ functionsJulia Lawall2012-08-101-35/+10
* drivers/usb/host/ehci-mv.c: use devm_ functionsJulia Lawall2012-08-101-35/+16
* drivers/usb/host/ehci-msm.c: use devm_ functionsJulia Lawall2012-08-101-9/+4
* drivers/usb/host/ehci-ls1x.c: use devm_ functionsJulia Lawall2012-08-101-15/+3
* drivers/usb/host/ehci-ixp4xx.c: use devm_ functionsJulia Lawall2012-08-101-16/+3
* drivers/usb/host/ehci-grlib.c: use devm_ functionsJulia Lawall2012-08-101-15/+3
* drivers/usb/host/ehci-cns3xxx.c: use devm_ functionsJulia Lawall2012-08-101-14/+2
* drivers/usb/host/ehci-au1xxx.c: use devm_ functionsJulia Lawall2012-08-101-16/+4
* drivers/usb/host/ehci-atmel.c: use devm_ functionsJulia Lawall2012-08-101-24/+6
* USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointerYing Xue2012-08-101-1/+1
* USB: ohci-pxa27x: add DT bindingsDaniel Mack2012-08-101-0/+68
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-012-10/+8
|\
| * gadgetfs: clean upAl Viro2012-07-292-10/+8
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-311-1/+1
|\ \
| * | netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-07-311-1/+1
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-314-10/+14
|\ \ \ | |/ / |/| |
| * | isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-1/+0
| * | pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-8/+4
| * | 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-141-0/+9
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-307-51/+4
|\ \ \
| * | | usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar2012-07-302-17/+0
OpenPOWER on IntegriCloud