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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-03
USB: EHCI: Add bus glue for GRLIB GRUSBHC controller
Jan Andersson
5
-2
/
+253
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
26
-28
/
+41
2011-05-03
USB: OTG: msm: Clear in_lpm flag before enabling the IRQ in resume
Pavankumar Kondeti
1
-2
/
+2
2011-05-03
USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc
Anji jonnala
1
-14
/
+17
2011-05-03
USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc
Pavankumar Kondeti
1
-6
/
+14
2011-05-03
USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc
Pavankumar Kondeti
1
-1
/
+7
2011-05-03
USB: gadget: Fix unused variable warning in ci13xxx_udc
Pavankumar Kondeti
1
-1
/
+1
2011-05-03
USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc
Pavankumar Kondeti
1
-1
/
+1
2011-05-03
USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc
Pavankumar Kondeti
1
-1
/
+1
2011-05-03
USB: gpio-vbus: ask for vbus_draw regulator before registering xceiv
Dmitry Eremin-Solenikov
1
-7
/
+7
2011-05-03
USB: ldusb: add several new devices
Michael Hund
3
-12
/
+81
2011-05-03
usb: Configure octeon2 glue logic for proper uSOF cycle period.
David Daney
1
-0
/
+3
2011-05-03
usb: octeon2-common.c: Configure ports for proper electrical characteristics.
David Daney
1
-1
/
+3
2011-05-03
USB: octeon2-common: Don't reinitialize the clocks.
David Daney
1
-14
/
+24
2011-05-02
Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
8
-448
/
+762
2011-05-02
usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code paths
Arvid Brodin
2
-699
/
+679
2011-05-02
usb/isp1760: Report correct urb status after unlink
Arvid Brodin
1
-0
/
+1
2011-05-02
usb/isp1760: Remove unneeded OR map and HcBufferStatus code
Arvid Brodin
2
-62
/
+13
2011-05-02
usb/isp1760: Clean up urb enqueueing
Arvid Brodin
1
-198
/
+129
2011-05-02
usb/isp1760: Remove false error printout
Arvid Brodin
1
-6
/
+5
2011-05-02
USB: s3c-hsotg: Add copyright string
Anton Tikhomirov
1
-0
/
+3
2011-05-02
USB: s3c-hsotg: Fix hang up after reset
Anton Tikhomirov
1
-5
/
+0
2011-05-02
USB: s3c-hsotg: Fix stall condition processing
Anton Tikhomirov
1
-31
/
+111
2011-05-02
USB: s3c-hsotg: Fix control request processing
Anton Tikhomirov
1
-8
/
+9
2011-05-02
USB: s3c-hsotg: Fix interrupt cleaning code
Anton Tikhomirov
1
-38
/
+20
2011-05-02
USB: s3c-hsotg: Fix core reset
Anton Tikhomirov
1
-5
/
+2
2011-05-02
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
Anatolij Gustschin
5
-15
/
+212
2011-05-02
USB: add Freescale USB OTG Transceiver driver
Li Yang
6
-0
/
+2088
2011-05-02
USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller
Anatolij Gustschin
2
-31
/
+112
2011-05-02
USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors
Anatolij Gustschin
2
-25
/
+100
2011-05-02
USB: fix build of FSL MPH DR OF platform driver
Anatolij Gustschin
1
-0
/
+1
2011-05-02
USB: ehci-fsl: add MPC5121E specific suspend and resume
Anatolij Gustschin
2
-0
/
+157
2011-05-02
xhci 1.0: Set transfer burst last packet count field.
Sarah Sharp
2
-1
/
+41
2011-05-02
xhci 1.0: Set transfer burst count field.
Sarah Sharp
2
-1
/
+27
2011-05-02
xhci 1.0: Update TD size field format.
Sarah Sharp
1
-6
/
+70
2011-05-02
xhci 1.0: Only interrupt on short packet for IN EPs.
Sarah Sharp
1
-21
/
+24
2011-05-02
xhci: Remove sparse warning about cmd_status.
Sarah Sharp
1
-2
/
+2
2011-05-02
usbcore: warm reset USB3 port in SS.Inactive state
Andiry Xu
1
-0
/
+46
2011-05-02
usbcore: Refine USB3.0 device suspend and resume
Andiry Xu
2
-41
/
+41
2011-05-02
xHCI: report USB3.0 portstatus comply with USB3.0 specification
Andiry Xu
2
-27
/
+66
2011-05-02
xHCI: Set link state support
Andiry Xu
1
-0
/
+41
2011-05-02
xHCI: Clear link state change support
Andiry Xu
1
-0
/
+5
2011-05-02
xHCI: warm reset support
Andiry Xu
1
-0
/
+11
2011-05-02
usb/ch9: use proper endianess for wBytesPerInterval
Sebastian Andrzej Siewior
2
-2
/
+2
2011-05-02
xhci: Remove recursive call to xhci_handle_event
Matt Evans
1
-7
/
+11
2011-05-02
xhci: Add an assertion to check for virt_dev=0 bug.
Matt Evans
1
-0
/
+11
2011-05-02
xhci: Add rmb() between reading event validity & event data access.
Matt Evans
1
-0
/
+5
2011-05-02
xhci: Make xHCI driver endian-safe
Matt Evans
6
-341
/
+360
2011-05-02
usb: factor out state_string() on otg drivers
Anatolij Gustschin
3
-60
/
+41
2011-05-02
usb/usbtest: fix test10 on superpseed
Sebastian Andrzej Siewior
1
-0
/
+2
[next]