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
2012-06-04
usb: dwc3: Fix break from cleanup request loop
Pratyush Anand
1
-1
/
+2
2012-06-04
usb: dwc3: Fix missed isoc IN transaction
Pratyush Anand
2
-24
/
+52
2012-06-04
USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definition
Pratyush Anand
1
-1
/
+1
2012-06-04
USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definition
Pratyush Anand
1
-1
/
+1
2012-06-04
USB: DWC3: Generate interrupt on each TRB as default option
Pratyush Anand
1
-2
/
+1
2012-06-03
usb: dwc3: ep0: rename dwc3_ep0_complete_req to dwc3_ep0_complete_status
Felipe Balbi
1
-2
/
+2
2012-06-03
usb: dwc3: ep0: be careful with endianness on SetSEL command
Felipe Balbi
1
-2
/
+2
2012-06-03
usb: dwc3: ep0: simplify error handling on dwc3_ep0_inspect_setup
Felipe Balbi
1
-7
/
+5
2012-06-03
usb: dwc3: gadget: move AcceptU1Ena and AcceptU2Ena to Reset IRQ
Gerard CAUVY
1
-4
/
+1
2012-06-03
usb: dwc3: gadget: disable U1/U2 on disconnect
Felipe Balbi
1
-5
/
+2
2012-06-03
usb: dwc3: gadget: prevent DCTL register corruption
Felipe Balbi
1
-0
/
+1
2012-06-03
usb: dwc3: core: make sure evt->lpos is correctly initialized
Paul Zimmerman
1
-1
/
+6
2012-06-03
usb: dwc3: support new revisions of DWC3 core
Paul Zimmerman
1
-13
/
+70
2012-06-03
usb: dwc3: gadget: rename phy_power() to phy_suspend()
Paul Zimmerman
1
-16
/
+16
2012-06-03
usb: dwc3: gadget: reinitialize retries
Paul Zimmerman
1
-0
/
+1
2012-06-03
usb: dwc3: add definitions for new registers
Paul Zimmerman
2
-19
/
+80
2012-06-03
usb: dwc3: gadget: remove trailing semicolon
Felipe Balbi
1
-1
/
+1
2012-06-03
usb: dwc3: ep0: fix a typo in comment
Felipe Balbi
1
-1
/
+1
2012-06-03
usb: dwc3: ep0: align on function signature
Felipe Balbi
1
-6
/
+12
2012-06-03
usb: dwc3: ep0: switch over to IS_ALIGNED
Felipe Balbi
1
-1
/
+1
2012-06-03
usb: dwc3: handle pending unaligned Control OUT data phase correctly
Felipe Balbi
1
-29
/
+43
2012-06-03
usb: dwc3: fix a WARN and a comment
Felipe Balbi
1
-4
/
+4
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-35
/
+43
2012-05-26
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+3
2012-05-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2012-05-22
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-27
/
+24
2012-05-22
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
245
-12893
/
+16448
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-6
/
+7
2012-05-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+3
2012-05-21
Merge branch 'usb-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-0
/
+2638
2012-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-1
/
+1
2012-05-21
Merge tag 'for-usb-next-2012-05-21' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2
-30
/
+50
2012-05-21
xhci: Fix DIV_ROUND_UP compile error.
Sarah Sharp
1
-3
/
+3
2012-05-21
xhci: Fix compile with CONFIG_USB_SUSPEND=n
Sarah Sharp
1
-27
/
+43
2012-05-21
USB: Fix core compile with CONFIG_USB_SUSPEND=n
Sarah Sharp
1
-0
/
+4
2012-05-21
Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"
Greg Kroah-Hartman
3
-9
/
+1
2012-05-19
USB: EHCI: fix command register configuration lost problem
Ming Lei
1
-1
/
+0
2012-05-18
USB: Remove races in devio.c
Huajun Li
1
-8
/
+25
2012-05-18
USB: ehci-platform: remove update_device
Hauke Mehrtens
1
-2
/
+0
2012-05-18
Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
12
-11
/
+1329
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2
-0
/
+2
2012-05-18
xhci: Add Intel U1/U2 timeout policy.
Sarah Sharp
3
-0
/
+138
2012-05-18
xhci: Add infrastructure for host-specific LPM policies.
Sarah Sharp
3
-0
/
+335
2012-05-18
xhci: Reserve one command for USB3 LPM disable.
Sarah Sharp
2
-0
/
+14
2012-05-18
xhci: Some Evaluate Context commands must succeed.
Sarah Sharp
3
-4
/
+4
2012-05-18
USB: Disable USB 3.0 LPM in critical sections.
Sarah Sharp
3
-1
/
+118
2012-05-18
USB: Add support to enable/disable USB3 link states.
Sarah Sharp
1
-0
/
+414
2012-05-18
USB: Calculate USB 3.0 exit latencies for LPM.
Sarah Sharp
1
-1
/
+210
[next]