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
2013-01-24
usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device
Vivek Gautam
2
-2
/
+2
2013-01-24
USB: uhci: beautify source code
Chen Gang
3
-28
/
+31
2013-01-24
USB: UHCI: remove unused definition
Woody Suwalski
1
-4
/
+0
2013-01-24
USB: uhci: check buffer length to avoid memory overflow
Chen Gang
3
-49
/
+107
2013-01-24
usb: host: ehci-mv: remove unused variable
Chao Xie
1
-1
/
+0
2013-01-24
usb: Prevent dead ports when xhci is not enabled
David Moore
1
-0
/
+1
2013-01-24
USB: XHCI: fix memory leak of URB-private data
Alan Stern
1
-0
/
+2
2013-01-24
drivers: xhci: fix incorrect bit test
Nickolai Zeldovich
1
-1
/
+1
2013-01-24
xhci: Fix TD size for isochronous URBs.
Sarah Sharp
1
-2
/
+3
2013-01-24
xhci: Fix isoc TD encoding.
Sarah Sharp
1
-1
/
+3
2013-01-23
USB: EHCI: fix build error in ehci-mxc
Alan Stern
4
-76
/
+53
2013-01-23
USB: ohci-exynos: Add phy driver support
Vivek Gautam
1
-21
/
+63
2013-01-23
USB: ehci-s5p: Add phy driver support
Vivek Gautam
1
-21
/
+59
2013-01-23
ARM: EXYNOS: Update & move usb-phy types to generic include layer
Vivek Gautam
2
-8
/
+10
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
12
-47
/
+43
2013-01-22
USB: EHCI: add a name for the platform-private field
Alan Stern
1
-0
/
+3
2013-01-22
USB: EHCI: fix incorrect configuration test
Alan Stern
1
-1
/
+1
2013-01-22
USB: EHCI: Move definition of EHCI_STATS to ehci.h
Roger Quadros
2
-4
/
+4
2013-01-22
USB: UHCI: fix IRQ race during initialization
Alan Stern
1
-6
/
+9
2013-01-18
Merge 3.8-rc4 into usb-next
Greg Kroah-Hartman
6
-25
/
+32
2013-01-14
Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
10
-28
/
+90
2013-01-11
usb: host: ohci-tmio: fix compile warning
Felipe Balbi
1
-1
/
+2
2013-01-11
USB: ehci-mxc: remove Efika MX-specific CHRGVBUS hack
Matt Sealey
1
-20
/
+0
2013-01-11
USB: ohci: set urb->hcpriv = NULL immediately, after free it
Chen Gang
1
-0
/
+1
2013-01-11
USB: ehci-fsl: fix regression on mpc5121e
Anatolij Gustschin
1
-4
/
+5
2013-01-11
USB: fsl-mph-dr-of: fix regression on mpc5121e
Anatolij Gustschin
1
-0
/
+3
2013-01-11
usb: imx21-hcd: Include missing linux/module.h
Fabio Estevam
1
-0
/
+1
2013-01-07
USB: ehci: make debug port in-use detection functional again
Jan Beulich
1
-19
/
+20
2013-01-07
Merge tag 'for-usb-next-2013-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
Greg Kroah-Hartman
1
-2
/
+0
2013-01-07
Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
Greg Kroah-Hartman
4
-2
/
+57
2013-01-07
Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
Greg Kroah-Hartman
1
-2
/
+2
2013-01-03
Drivers: usb: host: ehci-orion.c: remove __devinitdata marking
Greg Kroah-Hartman
1
-1
/
+1
2013-01-03
usb: host: xhci: remove unused trb var in xhci_irq()
Javier Martinez Canillas
1
-2
/
+0
2013-01-03
xhci: Avoid "dead ports", add roothub port polling.
Sarah Sharp
3
-0
/
+26
2013-01-03
USB: Allow USB 3.0 ports to be disabled.
Sarah Sharp
1
-2
/
+29
2013-01-03
xhci: Handle HS bulk/ctrl endpoints that don't NAK.
Sarah Sharp
1
-0
/
+2
2012-12-13
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+35
2012-12-13
usb: host: ehci-mv: fix clk APIs
Chao Xie
1
-2
/
+2
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+0
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-6
/
+5
2012-11-28
xhci: Add Lynx Point LP to list of Intel switchable hosts
Russell Webb
2
-2
/
+5
2012-11-26
USB: OHCI: workaround for hardware bug: retired TDs not added to the Done Queue
Alan Stern
1
-0
/
+19
2012-11-26
Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux into next/dt
Olof Johansson
3
-5
/
+37
2012-11-25
Merge tag 'v3.7-rc7' into next/cleanup
Olof Johansson
2
-2
/
+2
2012-11-24
ARM: Kirkwood: ehci-orion: Add device tree binding
Andrew Lunn
1
-3
/
+35
2012-11-21
usb: remove use of __devexit
Bill Pemberton
21
-26
/
+26
2012-11-21
usb: remove use of __devinitconst
Bill Pemberton
3
-3
/
+3
2012-11-21
usb: remove use of __devinitdata
Bill Pemberton
4
-4
/
+4
2012-11-21
usb: remove use of __devinit
Bill Pemberton
39
-71
/
+69
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
21
-21
/
+21
[prev]
[next]