index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-24
USB: ohci-exynos: use devm_clk_get()
Jingoo Han
1
-5
/
+2
2012-10-24
usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
1
-5
/
+5
2012-10-24
usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
1
-5
/
+5
2012-10-24
usb: host: tegra remove include of <mach/iomap.h>
Stephen Warren
1
-1
/
+4
2012-10-24
ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>
Felipe Balbi
2
-2
/
+2
2012-10-24
Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-headers-serial-take2
Tony Lindgren
1
-3
/
+2
2012-10-23
xhci: fix integer overflow
Oliver Neukum
1
-1
/
+1
2012-10-23
xhci: endianness xhci_calculate_intel_u2_timeout
Oliver Neukum
1
-1
/
+1
2012-10-23
USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removal
Florian Fainelli
1
-1
/
+1
2012-10-22
usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assign directly.
Lan Tianyu
1
-3
/
+2
2012-10-22
usb/xhci: release xhci->lock during turning on/off usb port's acpi power resource and checking the existence of port's power resource
Lan Tianyu
1
-0
/
+4
2012-10-22
USB: OHCI: make ohci-platform use devm_request_and_ioremap helper
Florian Fainelli
1
-15
/
+3
2012-10-22
USB: EHCI: make ehci-platform use devm_request_and_ioremap helper
Florian Fainelli
1
-15
/
+3
2012-10-22
USB: OHCI: fix typo in ohci-platform driver on the word "resource"
Florian Fainelli
1
-1
/
+1
2012-10-22
USB: EHCI: fix typo in ehci-platform driver on the word "resource"
Florian Fainelli
1
-1
/
+1
2012-10-22
USB: OHCI: make ohci-platform use dev_err() instead of pr_err()
Florian Fainelli
1
-3
/
+3
2012-10-22
USB: EHCI: make ehci-platform use dev_err() instead of pr_err()
Florian Fainelli
1
-3
/
+3
2012-10-22
USB: move common alchemy USB routines to arch/mips/alchemy/common.c
Florian Fainelli
2
-615
/
+0
2012-10-22
USB: OHCI: remove Alchemy OHCI platform driver.
Florian Fainelli
2
-239
/
+0
2012-10-22
USB: OHCI: remove OHCI SH platform driver
Florian Fainelli
3
-147
/
+5
2012-10-22
USB: OHCI: remove Netlogic XLS OHCI platform driver
Florian Fainelli
2
-157
/
+0
2012-10-22
USB: OHCI: remove CNS3xxx OHCI platform driver
Florian Fainelli
3
-172
/
+5
2012-10-22
USB: OHCI: remove PNX8550 OHCI driver
Florian Fainelli
2
-248
/
+0
2012-10-22
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
Florian Fainelli
11
-57
/
+48
2012-10-22
USB: ohci: remove check for RH already suspended in ohci_suspend
Florian Fainelli
1
-9
/
+2
2012-10-22
USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.c
Florian Fainelli
2
-45
/
+45
2012-10-22
USB: ohci: allow platform driver to specify the number of ports
Florian Fainelli
1
-0
/
+4
2012-10-22
USB: EHCI: remove CNS3xxx EHCI platform driver
Florian Fainelli
3
-161
/
+5
2012-10-22
USB: EHCI: remove Alchemy EHCI driver
Florian Fainelli
2
-189
/
+0
2012-10-22
USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform
Florian Fainelli
1
-0
/
+2
2012-10-22
USB: EHCI: remove Netlogic XLS EHCI driver
Florian Fainelli
2
-147
/
+0
2012-10-22
USB: EHCI: remove Loongson 1B EHCI driver.
Florian Fainelli
2
-152
/
+0
2012-10-22
USB: OHCI: remove ohci-pcc-soc driver.
Florian Fainelli
3
-231
/
+0
2012-10-22
USB: EHCI: remove IXP4xx EHCI driver
Florian Fainelli
2
-144
/
+0
2012-10-22
OHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
2
-6
/
+34
2012-10-22
UHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
1
-35
/
+34
2012-10-22
EHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
1
-7
/
+26
2012-10-22
EHCI: replace mult/div with bit-mask operation
Alan Stern
1
-1
/
+1
2012-10-22
EHCI: use the isochronous scheduling threshold
Alan Stern
4
-11
/
+5
2012-10-22
EHCI: improved logic for isochronous scheduling
Alan Stern
2
-39
/
+33
2012-10-19
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-10-19
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes
Olof Johansson
1
-1
/
+1
2012-10-19
Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
3
-1
/
+21
2012-10-19
USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy
Ben Collins
1
-1
/
+1
2012-10-18
usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP
Alexis R. Cortes
1
-1
/
+2
2012-10-17
usb: Missing dma_mask in ehci-vt8500.c when probed from device-tree
Tony Prisk
1
-0
/
+10
2012-10-17
usb: Missing dma_mask in uhci-platform.c when probed from device-tree
Tony Prisk
1
-0
/
+9
2012-10-17
ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap
Tony Lindgren
1
-3
/
+2
2012-10-15
usb: ehci-mxc: remove unneeded mach/hardware.h inclusion
Shawn Guo
1
-1
/
+0
2012-10-09
USB: EHCI: mark ehci_orion_conf_mbus_windows __devinit
Arnd Bergmann
1
-1
/
+1
[prev]
[next]