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
2010-04-30
USB: sl811-hcd: Fix device disconnect
Michael Hennerich
1
-3
/
+3
2010-04-30
USB: ohci-at91: fix power management hanging
Patrice Vilchez
1
-0
/
+2
2010-04-30
USB: oxu210hp: release spinlock on error path
Dan Carpenter
1
-3
/
+3
2010-04-30
USB: xhci: properly set endpoint context fields for periodic eps.
Sarah Sharp
2
-0
/
+55
2010-04-30
USB: xhci: properly set the "Mult" field of the endpoint context.
Sarah Sharp
1
-0
/
+14
2010-04-30
USB: OHCI: don't look at the root hub to get the number of ports
Alan Stern
1
-1
/
+1
2010-04-22
usb: Increase timeout value for device reset
Dinh Nguyen
1
-1
/
+1
2010-04-22
USB: EHCI: defer reclamation of siTDs
Alan Stern
4
-12
/
+36
2010-04-22
USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename
Sergei Shtylyov
1
-1
/
+1
2010-04-22
USB: ehci: omap: fix kernel panic with rmmod
Ajay Kumar Gupta
1
-2
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
21
-1
/
+21
2010-03-19
usb: r8a66597-hcd: fix removed from an attached hub
Yoshihiro Shimoda
1
-5
/
+11
2010-03-19
USB: xhci: Make endpoint interval debugging clearer.
Sarah Sharp
1
-2
/
+7
2010-03-19
USB: xHCI: re-initialize cmd_completion
Andiry Xu
1
-0
/
+1
2010-03-19
USB: xhci: rename driver to xhci_hcd
Alex Chiang
2
-2
/
+2
2010-03-19
USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh
Clemens Ladisch
3
-6
/
+5
2010-03-19
USB: EHCI: fix ITD list order
Clemens Ladisch
1
-5
/
+19
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
36
-145
/
+3723
2010-03-02
USB: fix I2C API usage in ohci-pnx4008.
Luotao Fu
1
-3
/
+3
2010-03-02
USB: OHCI: DA8xx/OMAP-L1x glue layer
Sergei Shtylyov
2
-0
/
+461
2010-03-02
USB: ehci: omap: Update TODO list in comments
Anand Gadiyar
1
-2
/
+1
2010-03-02
USB: ehci: omap: use default interrupt threshold
Anand Gadiyar
1
-4
/
+0
2010-03-02
USB: omap: ehci: kill 2 compile warnings
Anand Gadiyar
1
-0
/
+3
2010-03-02
USB: xhci: Fix finding extended capabilities registers
Edward Shao
1
-2
/
+5
2010-03-02
USB: Convert concatenated __FILE__ to %s, __FILE__
Joe Perches
7
-29
/
+28
2010-03-02
USB: isp1760: Flush the D-cache for the pipe-in transfer buffers
Catalin Marinas
1
-0
/
+10
2010-03-02
USB: remove obsolete config in kernel source (USB_HCD_DMA)
Christoph Egger
1
-13
/
+0
2010-03-02
USB host: make Open Firmware device id constant
Németh Márton
5
-5
/
+5
2010-03-02
USB: fix crash in uhci_scan_schedule
Pete Zaitcev
1
-0
/
+1
2010-03-02
USB: xhci: Fix compile issues with xhci_get_slot_state()
Sarah Sharp
2
-2
/
+2
2010-03-02
USB: FHCI: Correct the size argument to kzalloc
Julia Lawall
1
-1
/
+1
2010-03-02
usb: host: ehci: adding regulator framework in ehci-omap.c driver.
Ajay Kumar Gupta
1
-0
/
+36
2010-03-02
usb: host: ehci: fix missing kfree in remove path also
Ajay Kumar Gupta
1
-0
/
+1
2010-03-02
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
1
-2
/
+2
2010-03-02
USB: host: SL811: fix unaligned accesses
Michael Hennerich
1
-2
/
+3
2010-03-02
USB: isp1362: Use kzalloc for allocating only one thing
Julia Lawall
1
-1
/
+1
2010-03-02
USB: xhci: No GFP_KERNEL in block error handling
Oliver Neukum
1
-1
/
+1
2010-03-02
USB: ehci-au1xxx.c: use platform_get_resource() and resource_size()
H Hartley Sweeten
1
-2
/
+4
2010-03-02
USB: ehci-atmel.c: use resource_size()
H Hartley Sweeten
1
-1
/
+1
2010-03-02
USB: ehci-orion.c: use resource_size()
H Hartley Sweeten
1
-4
/
+4
2010-03-02
USB: ehci-fsl: Add power management support
Anton Vorontsov
1
-7
/
+83
2010-03-02
USB: ehci-fsl: Fix sparse warnings
Anton Vorontsov
1
-3
/
+4
2010-03-02
USB: ehci: fix audio record functionality for some Full speed sound blaster d...
Dmitri Epshtein
1
-3
/
+7
2010-03-02
USB: ehci: add call of free_cached_itd_list() function in disable_periodic()
Dmitri Epshtein
1
-0
/
+2
2010-03-02
USB: Add call to notify xHC of a device reset.
Sarah Sharp
2
-0
/
+2
2010-03-02
USB: xhci: Notify the xHC when a device is reset.
Sarah Sharp
4
-0
/
+166
2010-03-02
USB: xhci: Allow roothub ports to be disabled.
Sarah Sharp
1
-0
/
+18
2010-03-02
USB: xhci: Refactor code to clear port change bits.
Sarah Sharp
1
-15
/
+32
2010-03-02
USB: xhci: Refactor test for vendor-specific completion codes.
Sarah Sharp
2
-7
/
+16
2010-03-02
USB: xhci: Allow allocation of commands without input contexts.
Sarah Sharp
3
-8
/
+15
[next]