index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: isp1760-if: Change to use irq_of_parse_and_map
Nobuhiro Iwamatsu
2012-10-25
1
-5
/
+2
*
USB: set hub's default autosuspend delay as 0
Ming Lei
2012-10-25
1
-0
/
+35
*
USB: check port changes before hub runtime suspend for some bug device
Ming Lei
2012-10-25
1
-0
/
+38
*
umc-bus.c: fix usage of device_trylock
Claudio Scordino
2012-10-25
1
-1
/
+1
*
usb: serial: ftdi_sio: Add missing chars_in_buffer function
Jarkko Huijts
2012-10-25
1
-0
/
+60
*
usb: "ehci-w90x900" Fix a typo and add some whitespace.
Justin P. Mattock
2012-10-24
1
-1
/
+1
*
USB: speed up usb_bus_resume()
Alan Stern
2012-10-24
3
-2
/
+21
*
USB: hub_for_each_child should skip unconnected ports
Alan Stern
2012-10-24
3
-16
/
+13
*
USB: EHCI: move ehci_update_device() to ehci-lpm.c
Alan Stern
2012-10-24
3
-35
/
+20
*
USB: EHCI: make ehci_read_frame_index platform independent
Alan Stern
2012-10-24
3
-40
/
+26
*
USB: EHCI: move logging macros to ehci.h
Alan Stern
2012-10-24
2
-15
/
+15
*
USB: EHCI: add condition for delay during the resume
Peter Chen
2012-10-24
1
-5
/
+18
*
USB: usb-skeleton.c: fix compilation error and restored kref_put on fail in s...
Constantine Shulyupin
2012-10-24
1
-9
/
+4
*
USB: ohci-s3c2410: use devm_ functions
Jingoo Han
2012-10-24
1
-24
/
+8
*
USB: use bus_to_hdc instead of container_of
Yuanhan Liu
2012-10-24
1
-2
/
+2
*
USB: ohci-exynos: use devm_clk_get()
Jingoo Han
2012-10-24
1
-5
/
+2
*
usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-10-24
1
-5
/
+5
*
usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-10-24
1
-5
/
+5
*
usb: phy: tegra remove include of <mach/iomap.h>
Stephen Warren
2012-10-24
1
-1
/
+3
*
usb: host: tegra remove include of <mach/iomap.h>
Stephen Warren
2012-10-24
1
-1
/
+4
*
USB: ezusb: unexport some functions that aren't being used
Greg Kroah-Hartman
2012-10-24
2
-25
/
+22
*
USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removal
Florian Fainelli
2012-10-23
1
-1
/
+1
*
MIPS: Alchemy: update development boards defconfigs with USB platform drivers
Florian Fainelli
2012-10-23
1
-0
/
+2
*
WUSB: remove an unnused variable
Dan Carpenter
2012-10-22
1
-13
/
+0
*
USB: OHCI: make ohci-platform use devm_request_and_ioremap helper
Florian Fainelli
2012-10-22
1
-15
/
+3
*
USB: EHCI: make ehci-platform use devm_request_and_ioremap helper
Florian Fainelli
2012-10-22
1
-15
/
+3
*
USB: OHCI: fix typo in ohci-platform driver on the word "resource"
Florian Fainelli
2012-10-22
1
-1
/
+1
*
USB: EHCI: fix typo in ehci-platform driver on the word "resource"
Florian Fainelli
2012-10-22
1
-1
/
+1
*
USB: OHCI: make ohci-platform use dev_err() instead of pr_err()
Florian Fainelli
2012-10-22
1
-3
/
+3
*
USB: EHCI: make ehci-platform use dev_err() instead of pr_err()
Florian Fainelli
2012-10-22
1
-3
/
+3
*
USB: move common alchemy USB routines to arch/mips/alchemy/common.c
Florian Fainelli
2012-10-22
3
-2
/
+1
*
USB: OHCI: remove Alchemy OHCI platform driver.
Florian Fainelli
2012-10-22
2
-239
/
+0
*
MIPS: Alchemy: use the OHCI platform driver
Florian Fainelli
2012-10-22
4
-2
/
+36
*
USB: OHCI: remove OHCI SH platform driver
Florian Fainelli
2012-10-22
3
-147
/
+5
*
sh: convert boards to use the OHCI platform driver
Florian Fainelli
2012-10-22
4
-4
/
+20
*
USB: OHCI: remove Netlogic XLS OHCI platform driver
Florian Fainelli
2012-10-22
2
-157
/
+0
*
MIPS: Netlogic: convert to use OHCI platform driver
Florian Fainelli
2012-10-22
1
-2
/
+7
*
USB: OHCI: remove CNS3xxx OHCI platform driver
Florian Fainelli
2012-10-22
3
-172
/
+5
*
ARM: cns3xxx: use OHCI platform driver
Florian Fainelli
2012-10-22
1
-5
/
+13
*
USB: OHCI: remove PNX8550 OHCI driver
Florian Fainelli
2012-10-22
2
-248
/
+0
*
MIPS: PNX8550: use OHCI platform driver
Florian Fainelli
2012-10-22
1
-1
/
+30
*
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
Florian Fainelli
2012-10-22
11
-57
/
+48
*
USB: ohci: remove check for RH already suspended in ohci_suspend
Florian Fainelli
2012-10-22
1
-9
/
+2
*
USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.c
Florian Fainelli
2012-10-22
2
-45
/
+45
*
USB: ohci: allow platform driver to specify the number of ports
Florian Fainelli
2012-10-22
2
-0
/
+6
*
USB: EHCI: remove CNS3xxx EHCI platform driver
Florian Fainelli
2012-10-22
3
-161
/
+5
*
ARM: cns3xxx: use ehci platform driver
Florian Fainelli
2012-10-22
1
-1
/
+43
*
USB: EHCI: remove Alchemy EHCI driver
Florian Fainelli
2012-10-22
2
-189
/
+0
*
MIPS: Alchemy: use the ehci platform driver
Florian Fainelli
2012-10-22
1
-1
/
+22
*
USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform
Florian Fainelli
2012-10-22
2
-0
/
+5
[next]