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
2007-05-23
ehci-fsl: fix cache coherency problem on system with large memory
Li Yang
2
-0
/
+14
2007-05-22
USB: Fix USB OHCI Subvendor for Toshiba Portege 4000
Andrey Borzenkov
1
-1
/
+1
2007-05-22
EHCI: fix problem with BIOS handoff
Alan Stern
1
-0
/
+9
2007-05-22
USB: fix more ftdi-elan/u132-hcd #include lossage
David Brownell
1
-5
/
+7
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
3
-6
/
+6
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
4
-4
/
+0
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
3
-17
/
+2
2007-05-07
ehci-ps3, ohci-ps3: fix compilation
Geoff Levand
2
-15
/
+0
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-2
/
+2
2007-05-06
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2007-05-02
[POWERPC] PS3: Interrupt routine fixups.
Geoff Levand
2
-4
/
+4
2007-04-27
USB: quirk for broken suspend of IT8152F/G
Raphael Assenat
1
-0
/
+4
2007-04-27
USB: remove ancient/broken CRIS hcd
David Brownell
3
-4840
/
+0
2007-04-27
USB: add an ohci board-specific quirk
David Brownell
1
-8
/
+20
2007-04-27
UHCI: Add some WARN_ON()s
Alan Stern
1
-4
/
+12
2007-04-27
EHCI: add delay to bus_resume before accessing ports
Alan Stern
1
-0
/
+4
2007-04-27
ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errata
Christian Engelmayer
1
-2
/
+2
2007-04-27
dev_dbg: check dev_dbg() arguments
Dan Williams
1
-6
/
+0
2007-04-21
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
1
-2
/
+2
2007-04-11
EHCI: fix remote wakeup regression in 2.6.21-rc
Alan Stern
1
-0
/
+1
2007-03-26
UHCI: Fix problem caused by lack of terminating QH
Alan Stern
3
-82
/
+41
2007-03-09
USB: fix Unaligned access in EHCI driver
Max Dmitrichenko
1
-2
/
+1
2007-03-09
UHCI: fix port resume problem
Alan Stern
1
-4
/
+7
2007-02-23
UHCI: Eliminate asynchronous skeleton Queue Headers
Alan Stern
4
-113
/
+256
2007-02-23
UHCI: Add macros for computing DMA values
Alan Stern
4
-37
/
+34
2007-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
1
-1
/
+1
2007-02-16
USB: at91-ohci, handle extra at91sam9261 ahb clock
Andrew Victor
1
-17
/
+33
2007-02-16
USB: change __init to __devinit for isp116x_probe
Prarit Bhargava
1
-1
/
+1
2007-02-16
USB: ps3: don't call ps3_system_bus_driver_register on other platforms
Ishizaki Kou
2
-11
/
+26
2007-02-16
EHCI: add debugging message to ehci_bus_suspend
Alan Stern
1
-0
/
+2
2007-02-16
EHCI: turn off remote wakeup during shutdown
Alan Stern
1
-0
/
+17
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
3
-3
/
+3
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
3
-3
/
+0
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2
-5
/
+2
2007-02-09
[PATCH] hci_{read,write}l() does force casts to wrong type for no reason
Al Viro
2
-12
/
+12
2007-02-09
[PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()
Al Viro
2
-2
/
+2
2007-02-07
EHCI: fix interrupt-driven remote wakeup
Alan Stern
1
-18
/
+32
2007-02-07
USB: switch ehci-hcd to new polling scheme
Marcelo Tosatti
1
-1
/
+7
2007-02-07
EHCI: force high-speed devices to run at full speed
Alan Stern
3
-1
/
+114
2007-02-07
EHCI: don't hide ports owned by the companion
Alan Stern
1
-29
/
+35
2007-02-07
EHCI: local variable for port status register
Alan Stern
1
-31
/
+24
2007-02-07
UHCI: fix bandwidth allocation
Alan Stern
3
-69
/
+201
2007-02-07
USB: ps3 ohci bus glue
Geoff Levand
2
-1
/
+216
2007-02-07
USB: ohci error handling cleanup
Benjamin Herrenschmidt
1
-18
/
+15
2007-02-07
USB: ps3 ehci bus glue
Geoff Levand
2
-1
/
+217
2007-02-07
USB: ohci-at91 refcount fix for irq wake enables
Marc Pignat
1
-3
/
+5
2007-02-07
UHCI: no dummy TDs for Iso QHs
Alan Stern
2
-8
/
+11
2007-02-07
UHCI: improved debugging checks for the frame list
Alan Stern
2
-27
/
+72
2007-02-07
ohci: Add support for OHCI controller on the of_platform bus
Sylvain Munaut
3
-1
/
+274
[next]