index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-22
LOCAL / Revert "Revert "Revert "usb: core: lpm: set lpm_capable for root hub ...
submit/tizen_4.0/20170927.053657
submit/tizen/20170927.053729
accepted/tizen/unified/20170927.181400
accepted/tizen/4.0/unified/20170927.181909
Dongwoo Lee
3
-7
/
+3
2017-08-02
Revert "Revert "usb: core: lpm: set lpm_capable for root hub device""
submit/tizen/20170807.013143
accepted/tizen/unified/20170807.152205
Dongwoo Lee
3
-3
/
+7
2017-08-02
usb: host: xhci-plat: Tune PHY after xhci reset
Dongwoo Lee
1
-1
/
+25
2017-06-23
usb: gadget: slp: fix to use arm system_serial if no dmi serial
Seung-Woo Kim
1
-0
/
+9
2017-06-23
usb: gadget: slp: fix to use serial number of dmi
Seung-Woo Kim
1
-1
/
+8
2017-02-07
Revert "usb: core: lpm: set lpm_capable for root hub device"
submit/tizen/20170213.015421
accepted/tizen/wearable/20170214.010957
accepted/tizen/tv/20170214.010936
accepted/tizen/mobile/20170214.010859
accepted/tizen/ivi/20170214.011029
accepted/tizen/common/20170213.174421
Marek Szyprowski
3
-7
/
+3
2016-12-14
usb: gadget: change the class of MTP interface descriptor
Dongwoo Lee
1
-3
/
+3
2016-12-14
Fix slp-gadget dependency and auto selection.
Krzysztof Opasiak
1
-2
/
+2
2016-12-14
usb: gadget: Allow to build both USB functions and legacy gadgets
Krzysztof Opasiak
2
-186
/
+612
2016-12-14
usb: gadget: Add MTP functions to legacy composite
Dongwoo Lee
3
-0
/
+1836
2016-12-14
USB: EHCI: avoid undefined pointer arithmetic and placate UBSAN
Alan Stern
1
-3
/
+11
2016-12-14
usb: gadget: composite: fill bcdUSB for any gadget max speed
Igor Kotrasinski
1
-0
/
+2
2016-12-14
usb: dwc3: gadget: fix enumeration fail after suspend
Jaewon Kim
1
-28
/
+0
2016-12-14
usb: ehci-exynos: fix clock disble order after usb_put_hcd()
Jaewon Kim
1
-2
/
+2
2016-12-14
LOCAL / dwc3: exynos: add software role switching code
Robert Baldyga
3
-0
/
+198
2016-12-14
LOCAL / dwc3: core: fix SUSPHY problem
Robert Baldyga
1
-0
/
+8
2016-12-14
LOCAL / dwc3: core: add OTG support
Robert Baldyga
1
-2
/
+42
2016-12-14
LOCAL / dwc3: gadget: reinitialize core after each role change
Robert Baldyga
1
-70
/
+115
2016-12-14
LOCAL / dwc3: host: don't add xhci device only if in OTG mode
Robert Baldyga
1
-4
/
+6
2016-12-14
LOCAL / dwc3: gadget: register gadget in OTG core
Robert Baldyga
1
-0
/
+14
2016-12-14
LOCAL / dwc3: add otg handling code
Robert Baldyga
5
-3
/
+780
2016-12-14
LOCAL / dwc3: core: cleanup suspend/resume code
Robert Baldyga
1
-6
/
+2
2016-12-14
LOCAL / usb: gadget: change gadget connect order
Jaewon Kim
1
-2
/
+2
2016-12-14
LOCAL / usb: gadget: Add slp composite gadget
Jaewon Kim
4
-0
/
+2022
2016-11-25
USB: serial: cp210x: fix tiocmget error handling
Johan Hovold
1
-1
/
+3
2016-11-23
usb: increase ohci watchdog delay to 275 msec
Bryan Paluch
1
-1
/
+1
2016-11-23
USB: serial: fix potential NULL-dereference at probe
Johan Hovold
1
-1
/
+2
2016-11-23
xhci: workaround for hosts missing CAS bit
Mathias Nyman
3
-0
/
+46
2016-11-23
xhci: add restart quirk for Intel Wildcatpoint PCH
Mathias Nyman
1
-1
/
+3
2016-11-01
USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7
Stefan Tauner
2
-3
/
+5
2016-11-01
usb: gadget: function: u_ether: don't starve tx request queue
Felipe Balbi
1
-2
/
+3
2016-10-23
xhci: fix usb2 resume timing and races.
Mathias Nyman
2
-6
/
+42
2016-10-03
USB: change bInterval default to 10 ms
Alan Stern
1
-11
/
+17
2016-10-02
USB: serial: simple: add support for another Infineon flashloader
Daniele Palmas
1
-1
/
+2
2016-10-02
usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase
Clemens Gruber
1
-0
/
+9
2016-10-02
xhci: fix null pointer dereference in stop command timeout function
Mathias Nyman
1
-1
/
+5
2016-10-02
usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition
Yoshihiro Shimoda
1
-2
/
+9
2016-09-12
USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
Aleksandr Makarov
1
-0
/
+4
2016-09-12
USB: avoid left shift by -1
Alan Stern
1
-5
/
+11
2016-09-12
USB: serial: option: add WeTelecom WM-D200
Aleksandr Makarov
1
-0
/
+5
2016-09-12
usb: chipidea: udc: don't touch DP when controller is in host mode
Li Jun
1
-2
/
+5
2016-09-12
USB: serial: mos7840: fix non-atomic allocation in write path
Alexey Khoroshilov
1
-2
/
+2
2016-09-12
USB: serial: mos7720: fix non-atomic allocation in write path
Alexey Khoroshilov
1
-1
/
+1
2016-08-31
usb: xhci: Fix panic if disconnect
Jim Lin
1
-0
/
+3
2016-08-31
xhci: always handle "Command Ring Stopped" events
Mathias Nyman
1
-6
/
+7
2016-08-31
cdc-acm: fix wrong pipe type on rx interrupt xfers
Gavin Li
2
-4
/
+2
2016-08-31
usb: misc: usbtest: add fix for driver hang
Lu Baolu
1
-3
/
+4
2016-08-31
usb: renesas_usbhs: Use dmac only if the pipe type is bulk
Yoshihiro Shimoda
1
-2
/
+2
2016-08-31
usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
Yoshihiro Shimoda
1
-2
/
+5
2016-08-31
usb: dwc3: pci: add Intel Kabylake PCI ID
Heikki Krogerus
1
-0
/
+2
[next]