summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: isp1760-if: Change to use irq_of_parse_and_mapNobuhiro Iwamatsu2012-10-251-5/+2
* USB: set hub's default autosuspend delay as 0Ming Lei2012-10-251-0/+35
* USB: check port changes before hub runtime suspend for some bug deviceMing Lei2012-10-251-0/+38
* umc-bus.c: fix usage of device_trylockClaudio Scordino2012-10-251-1/+1
* usb: serial: ftdi_sio: Add missing chars_in_buffer functionJarkko Huijts2012-10-251-0/+60
* usb: "ehci-w90x900" Fix a typo and add some whitespace.Justin P. Mattock2012-10-241-1/+1
* USB: speed up usb_bus_resume()Alan Stern2012-10-243-2/+21
* USB: hub_for_each_child should skip unconnected portsAlan Stern2012-10-243-16/+13
* USB: EHCI: move ehci_update_device() to ehci-lpm.cAlan Stern2012-10-243-35/+20
* USB: EHCI: make ehci_read_frame_index platform independentAlan Stern2012-10-243-40/+26
* USB: EHCI: move logging macros to ehci.hAlan Stern2012-10-242-15/+15
* USB: EHCI: add condition for delay during the resumePeter Chen2012-10-241-5/+18
* USB: usb-skeleton.c: fix compilation error and restored kref_put on fail in s...Constantine Shulyupin2012-10-241-9/+4
* USB: ohci-s3c2410: use devm_ functionsJingoo Han2012-10-241-24/+8
* USB: use bus_to_hdc instead of container_ofYuanhan Liu2012-10-241-2/+2
* USB: ohci-exynos: use devm_clk_get()Jingoo Han2012-10-241-5/+2
* usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-241-5/+5
* usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-241-5/+5
* usb: phy: tegra remove include of <mach/iomap.h>Stephen Warren2012-10-241-1/+3
* usb: host: tegra remove include of <mach/iomap.h>Stephen Warren2012-10-241-1/+4
* USB: ezusb: unexport some functions that aren't being usedGreg Kroah-Hartman2012-10-242-25/+22
* USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removalFlorian Fainelli2012-10-231-1/+1
* MIPS: Alchemy: update development boards defconfigs with USB platform driversFlorian Fainelli2012-10-231-0/+2
* WUSB: remove an unnused variableDan Carpenter2012-10-221-13/+0
* USB: OHCI: make ohci-platform use devm_request_and_ioremap helperFlorian Fainelli2012-10-221-15/+3
* USB: EHCI: make ehci-platform use devm_request_and_ioremap helperFlorian Fainelli2012-10-221-15/+3
* USB: OHCI: fix typo in ohci-platform driver on the word "resource"Florian Fainelli2012-10-221-1/+1
* USB: EHCI: fix typo in ehci-platform driver on the word "resource"Florian Fainelli2012-10-221-1/+1
* USB: OHCI: make ohci-platform use dev_err() instead of pr_err()Florian Fainelli2012-10-221-3/+3
* USB: EHCI: make ehci-platform use dev_err() instead of pr_err()Florian Fainelli2012-10-221-3/+3
* USB: move common alchemy USB routines to arch/mips/alchemy/common.cFlorian Fainelli2012-10-223-2/+1
* USB: OHCI: remove Alchemy OHCI platform driver.Florian Fainelli2012-10-222-239/+0
* MIPS: Alchemy: use the OHCI platform driverFlorian Fainelli2012-10-224-2/+36
* USB: OHCI: remove OHCI SH platform driverFlorian Fainelli2012-10-223-147/+5
* sh: convert boards to use the OHCI platform driverFlorian Fainelli2012-10-224-4/+20
* USB: OHCI: remove Netlogic XLS OHCI platform driverFlorian Fainelli2012-10-222-157/+0
* MIPS: Netlogic: convert to use OHCI platform driverFlorian Fainelli2012-10-221-2/+7
* USB: OHCI: remove CNS3xxx OHCI platform driverFlorian Fainelli2012-10-223-172/+5
* ARM: cns3xxx: use OHCI platform driverFlorian Fainelli2012-10-221-5/+13
* USB: OHCI: remove PNX8550 OHCI driverFlorian Fainelli2012-10-222-248/+0
* MIPS: PNX8550: use OHCI platform driverFlorian Fainelli2012-10-221-1/+30
* USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli2012-10-2211-57/+48
* USB: ohci: remove check for RH already suspended in ohci_suspendFlorian Fainelli2012-10-221-9/+2
* USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.cFlorian Fainelli2012-10-222-45/+45
* USB: ohci: allow platform driver to specify the number of portsFlorian Fainelli2012-10-222-0/+6
* USB: EHCI: remove CNS3xxx EHCI platform driverFlorian Fainelli2012-10-223-161/+5
* ARM: cns3xxx: use ehci platform driverFlorian Fainelli2012-10-221-1/+43
* USB: EHCI: remove Alchemy EHCI driverFlorian Fainelli2012-10-222-189/+0
* MIPS: Alchemy: use the ehci platform driverFlorian Fainelli2012-10-221-1/+22
* USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platformFlorian Fainelli2012-10-222-0/+5