summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-161-0/+3
* drivers/usb/wusbcore/wa-hc.c: fix error return codeJulia Lawall2012-08-161-1/+3
* drivers/usb/host/ohci-platform.c: fix error return codeJulia Lawall2012-08-161-1/+3
* drivers/usb/host/ehci-platform.c: fix error return codeJulia Lawall2012-08-161-1/+3
* USB: atm: ueagle-atm: Declare MODULE_FIRMWARE usageTim Gardner2012-08-161-13/+66
* USB: storage: ene_ub6250: Use macros for firmware namesTim Gardner2012-08-161-8/+20
* USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams2012-08-161-18/+24
* USB: whci-hcd: fix NULL dereference on allocation failureDan Carpenter2012-08-161-4/+4
* USB: legousbtower.c: remove a bogus NULL checkDan Carpenter2012-08-161-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-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-027-2/+345
|\
| * Platform: OLPC: move global variables into priv structAndres Salomon2012-08-011-20/+28
| * Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-08-011-0/+117
| * x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-08-011-5/+0
| * Platform: OLPC: add a suspended flag to the EC driverAndres Salomon2012-08-011-1/+45
| * Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-08-011-0/+48
| * Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-08-011-2/+110
| * drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-08-014-2/+4
| * Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-08-013-0/+21
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-022-13/+37
|\ \
| * \ Merge branch 'marvell/dt' into late2/dtOlof Johansson2012-07-2919-54/+471
| |\ \
| | * | ATA: sata_mv: Add device tree supportAndrew Lunn2012-07-271-13/+29
| | * | ARM: Orion: DTify the watchdog timer.Andrew Lunn2012-07-271-0/+8
| | * | Merge branch 'v3.5-rc7-fixes' into v3.5-rc7-dt-v3Andrew Lunn2012-07-276-2/+24
| | |\ \