index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-05
fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
Ramneek Mehresh
1
-9
/
+3
2013-10-05
USB: UHCI: accept very late isochronous URBs
Alan Stern
1
-4
/
+8
2013-10-05
USB: OHCI: accept very late isochronous URBs
Alan Stern
2
-13
/
+33
2013-10-05
xhci: Fix race between ep halt and URB cancellation
Florian Wolter
1
-2
/
+6
2013-10-05
USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
Alan Stern
3
-3
/
+3
2013-10-05
xhci: Fix oops happening after address device timeout
Mathias Nyman
1
-0
/
+6
2013-10-05
xhci: Ensure a command structure points to the correct trb on the command ring
Mathias Nyman
4
-21
/
+17
2013-09-26
usb: ehci-mxc: check for pdata before dereferencing
Daniel Mack
1
-1
/
+1
2013-09-26
USB: OHCI: Allow runtime PM without system sleep
Alan Stern
1
-1
/
+1
2013-09-26
usb: xhci: Disable runtime PM suspend for quirky controllers
Shawn Nematbakhsh
1
-0
/
+22
2013-09-26
xhci-plat: Don't enable legacy PCI interrupts.
Sarah Sharp
3
-2
/
+8
2013-08-20
USB: EHCI: accept very late isochronous URBs
Alan Stern
1
-7
/
+6
2013-08-04
USB: EHCI: Fix resume signalling on remote wakeup
Roger Quadros
1
-0
/
+1
2013-08-04
xhci: Avoid NULL pointer deref when host dies.
Sarah Sharp
1
-3
/
+3
2013-08-04
xhci: fix null pointer dereference on ring_doorbell_for_active_rings
Oleksij Rempel
1
-1
/
+1
2013-08-04
usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0
George Cherian
2
-1
/
+7
2013-07-21
usb: host: xhci-plat: release mem region while removing module
George Cherian
1
-0
/
+1
2013-07-21
xhci: check for failed dma pool allocation
Mathias Nyman
1
-0
/
+4
2013-07-21
USB: ehci-omap: Tweak PHY initialization sequence
Roger Quadros
1
-2
/
+9
2013-05-30
USB: EHCI: fix regression related to qh_refresh()
Alan Stern
1
-1
/
+6
2013-05-29
USB: revert periodic scheduling bugfix
Alan Stern
1
-1
/
+1
2013-05-29
Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
4
-6
/
+31
2013-05-24
xhci: Disable D3cold for buggy TI redrivers.
Sarah Sharp
3
-2
/
+13
2013-05-24
xhci - correct comp_mode_recovery_timer on return from hibernate
Tony Camuso
1
-1
/
+11
2013-05-24
xhci: fix list access before init
Vladimir Murzin
1
-0
/
+4
2013-05-24
xhci-mem: init list heads at the beginning of init
Sergio Aguirre
1
-3
/
+3
2013-05-23
Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
23
-118
/
+99
2013-05-18
drivers/usb/host: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-6
/
+0
2013-05-16
usb: ohci: fix goto wrong tag in err case
Libo Chen
1
-23
/
+23
2013-05-16
usb: isp1760-if: fix memleak when platform_get_resource fail
Libo Chen
1
-1
/
+3
2013-05-16
usb: ehci-s5p: fix memleak when fallback to pdata
Libo Chen
1
-0
/
+1
2013-05-16
USB: set device dma_mask without reference to global data
Stephen Warren
12
-38
/
+34
2013-05-16
USB: EHCI: remove bogus #error
Arnd Bergmann
1
-17
/
+0
2013-05-15
USB: remove remaining instances of USB_SUSPEND
Alan Stern
3
-3
/
+3
2013-05-15
USB: OHCI: fix logic for scheduling isochronous URBs
Alan Stern
1
-14
/
+18
2013-05-15
USB: fix latency in uhci-hcd and ohci-hcd
Alan Stern
2
-2
/
+2
2013-05-15
USB: UHCI: fix for suspend of virtual HP controller
Alan Stern
1
-1
/
+2
2013-05-15
USB: fix Kconfig logic for USB_UHCI_HCD
Alan Stern
1
-12
/
+5
2013-05-15
USB: xHCI: override bogus bulk wMaxPacketSize values
Alan Stern
1
-8
/
+9
2013-05-09
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2
-4
/
+10
2013-05-09
usb: tilegx: fix memleak when create hcd fail
Libo Chen
2
-4
/
+10
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+3
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
34
-1171
/
+1007
2013-04-25
USB: ehci-msm: USB_MSM_OTG needs USB_PHY
Arnd Bergmann
1
-0
/
+1
2013-04-25
USB: OHCI: avoid conflicting platform drivers
Arnd Bergmann
1
-18
/
+118
2013-04-23
usb: phy: tegra: don't call into tegra-ehci directly
Arnd Bergmann
1
-5
/
+5
2013-04-23
USB: Fix initconst in ehci driver
Andi Kleen
3
-3
/
+3
2013-04-17
USB: ehci-omap: Improve PHY error handling
Roger Quadros
1
-2
/
+2
2013-04-17
USB: ehci-omap: Don't select any PHY driver
Roger Quadros
1
-1
/
+3
[next]