index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-29
Revert "usb: Register usb port's acpi power resources"
Lan Tianyu
3
-30
/
+0
2013-01-28
usb: host: tegra: make use of PHY pointer of HCD
Venu Byravarasu
2
-18
/
+25
2013-01-28
usb: host: tegra: don't touch EMC clock
Stephen Warren
1
-17
/
+0
2013-01-28
usb: add APIs to access host registers from Tegra PHY
Venu Byravarasu
2
-43
/
+55
2013-01-28
USB: PHY: tegra: Get rid of instance number to differentiate PHY type
Venu Byravarasu
1
-14
/
+14
2013-01-28
USB: PHY: tegra: get rid of instance number to differentiate legacy controller
Venu Byravarasu
1
-17
/
+15
2013-01-28
usb: phy: remove unused APIs from Tegra PHY.
Venu Byravarasu
1
-13
/
+0
2013-01-28
usb: host: tegra: Resetting PORT0 based on information received via DT.
Venu Byravarasu
1
-1
/
+5
2013-01-28
usb: phy: use kzalloc to allocate struct tegra_usb_phy
Venu Byravarasu
1
-1
/
+1
2013-01-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
14
-126
/
+141
2013-01-25
USB: EHCI: fix timer bug affecting port resume
Alan Stern
1
-1
/
+5
2013-01-25
USB: UHCI: notify usbcore about port resumes
Alan Stern
1
-0
/
+3
2013-01-25
USB: EHCI: notify usbcore about port resumes
Alan Stern
2
-0
/
+4
2013-01-25
USB: add usb_hcd_{start,end}_port_resume
Alan Stern
1
-0
/
+44
2013-01-25
USB: EHCI: unlink one async QH at a time
Alan Stern
1
-20
/
+30
2013-01-25
USB: EHCI: remove ASS/PSS polling timeout
Alan Stern
1
-14
/
+15
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
45
-215
/
+398
2013-01-25
Merge 3.8-rc5 into usb-next
Greg Kroah-Hartman
13
-126
/
+138
2013-01-25
usb: enable usb port device's async suspend.
Lan Tianyu
1
-0
/
+1
2013-01-25
usb: expose usb port's pm qos flags to user space
Lan Tianyu
1
-1
/
+10
2013-01-25
usb: add usb port auto power off mechanism
Lan Tianyu
3
-58
/
+164
2013-01-25
usb: add runtime pm support for usb port device
Lan Tianyu
3
-0
/
+77
2013-01-25
usb: Register usb port's acpi power resources
Lan Tianyu
3
-0
/
+29
2013-01-25
usb-uas: set max_lun and max_channel
Gerd Hoffmann
1
-0
/
+2
2013-01-25
usb: add driver for xsens motion trackers
Frans Klaver
3
-0
/
+99
2013-01-25
USB: misc: usb3503: Fix compiler warning
Dongjin Kim
1
-1
/
+1
2013-01-25
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
17
-149
/
+2107
2013-01-25
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
53
-1475
/
+1671
2013-01-25
Merge tag 'dwc3-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
9
-237
/
+376
2013-01-25
Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
11
-39
/
+79
2013-01-25
usb: dwc3: host: Change platform device ID for xhci-hcd to AUTO
Vivek Gautam
1
-1
/
+1
2013-01-25
usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO
Vivek Gautam
2
-4
/
+4
2013-01-25
usb: dwc3: core: add dt support for dwc3 core
Kishon Vijay Abraham I
1
-4
/
+20
2013-01-25
usb: phy: omap-usb2: enable 960Mhz clock for omap5
Kishon Vijay Abraham I
1
-1
/
+27
2013-01-25
usb: musb: omap: get phy by phandle for dt boot
Kishon Vijay Abraham I
1
-1
/
+6
2013-01-25
usb: musb: omap: make use of the new PHY lib APIs
Kishon Vijay Abraham I
3
-3
/
+5
2013-01-25
usb: phy: add a new driver for usb3 phy
Kishon Vijay Abraham I
3
-0
/
+366
2013-01-25
usb: start using the control module driver
Kishon Vijay Abraham I
5
-87
/
+33
2013-01-25
usb: phy: add a new driver for usb part of control module
Kishon Vijay Abraham I
3
-0
/
+306
2013-01-25
usb: otg: add device tree support to otg library
Kishon Vijay Abraham I
1
-0
/
+80
2013-01-25
usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type
Kishon Vijay Abraham I
1
-1
/
+117
2013-01-25
usb: otg: add an api to bind the usb controller and phy
Kishon Vijay Abraham I
1
-0
/
+37
2013-01-25
usb: dwc3: core: stray statements are removed
Kishon Vijay Abraham I
1
-3
/
+0
2013-01-25
usb: dwc3: core: enable the USB2 and USB3 phy in probe
Kishon Vijay Abraham I
1
-0
/
+6
2013-01-25
usb: dwc3: omap: Add an API to write to dwc mailbox
Kishon Vijay Abraham I
1
-0
/
+60
2013-01-25
usb: dwc3: omap: Remove explicit writes to SYSCONFIG register
Kishon Vijay Abraham I
1
-26
/
+0
2013-01-25
usb: dwc3: omap: use runtime API's to enable clocks
Kishon Vijay Abraham I
1
-0
/
+10
2013-01-25
usb: dwc3: omap: use of_platform API to create dwc3 core pdev
Kishon Vijay Abraham I
1
-30
/
+10
2013-01-25
usb: dwc3: omap: use device_for_each_child to handle child removal
Kishon Vijay Abraham I
1
-1
/
+11
2013-01-25
usb: dwc3: exynos: fix compatible strings for the device
Vivek Gautam
1
-1
/
+1
[prev]
[next]