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
/
dwc3
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-14
usb: dwc3: gadget: fix set_halt() bug with pending transfers
Felipe Balbi
3
-7
/
+15
2014-11-14
usb: dwc3: gadget: Properly initialize LINK TRB
Jack Pham
1
-2
/
+1
2014-10-05
usb: dwc3: core: fix ordering for PHY suspend
Felipe Balbi
1
-3
/
+4
2014-10-05
usb: dwc3: core: fix order of PM runtime calls
Felipe Balbi
1
-3
/
+3
2014-10-05
usb: dwc3: omap: fix ordering for runtime pm calls
Felipe Balbi
1
-1
/
+1
2014-06-30
usb: dwc3: gadget: clear stall when disabling endpoint
Felipe Balbi
1
-0
/
+4
2014-05-06
usb: dwc3: fix wrong bit mask in dwc3_event_devt
Huang Rui
1
-3
/
+3
2013-12-20
usb: dwc3: fix implementation of endpoint wedge
Alan Stern
2
-4
/
+3
2013-10-05
usb: dwc3: add support for Merrifield
David Cohen
1
-0
/
+2
2013-10-05
usb: dwc3: pci: add support for BayTrail
Heikki Krogerus
1
-0
/
+2
2013-09-26
usb: dwc3: gadget: don't request IRQs in atomic
Felipe Balbi
1
-17
/
+22
2013-08-04
usb: dwc3: gadget: don't prevent gadget from being probed if we fail
Felipe Balbi
1
-0
/
+1
2013-08-04
usb: dwc3: fix wrong bit mask in dwc3_event_type
Huang Rui
1
-2
/
+2
2013-08-04
usb: dwc3: fix the error returned with usb3_phy failure
Ruchika Kharwar
1
-1
/
+1
2013-05-28
usb: dwc3: gadget: free trb pool only from epnum 2
George Cherian
1
-4
/
+12
2013-05-28
usb: dwc3: exynos: PHY should be deleted later than dwc3 core
Peter Chen
1
-1
/
+1
2013-05-28
usb: dwc3: pci: PHY should be deleted later than dwc3 core
Peter Chen
1
-1
/
+1
2013-05-16
USB: set device dma_mask without reference to global data
Stephen Warren
1
-3
/
+3
2013-05-15
usb: dwc3: Fix compilation break when building with USB_DWC3_DUAL_ROLE=y
Vivek Gautam
1
-3
/
+3
2013-04-02
usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
3
-5
/
+5
2013-03-18
usb: dwc3: fix PHY error handling
Felipe Balbi
1
-2
/
+22
2013-03-18
usb: dwc3: omap: fix sparse warning
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepare
Vivek Gautam
1
-3
/
+3
2013-03-18
usb: dwc3: exynos: Use of_platform API to create dwc3 core pdev
Vivek Gautam
1
-31
/
+25
2013-03-18
usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed
Kishon Vijay Abraham I
1
-2
/
+5
2013-03-18
usb: dwc3: set dma_mask for dwc3_omap device
Kishon Vijay Abraham I
2
-0
/
+7
2013-03-18
usb: dwc3: core: fix wrong OTG event regitser offset
George Cherian
2
-2
/
+4
2013-03-18
usb: phy: remove CONFIG_USB_OTG_UTILS
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: dwc3: gadget: use num_(in|out)_eps from HW params
Felipe Balbi
1
-4
/
+35
2013-03-18
usb: dwc3: calculate the number of endpoints
Felipe Balbi
2
-0
/
+28
2013-03-18
usb: dwc3: set 'mode' based on selected Kconfig choices
Vivek Gautam
1
-1
/
+6
2013-03-18
usb: dwc3: workaround: unexpected transtion U3 -> RESUME
Felipe Balbi
1
-0
/
+28
2013-03-18
usb: dwc3: core: define more revisions
Felipe Balbi
1
-0
/
+3
2013-03-18
usb: dwc3: gadget: don't assign gadget.dev.release directly
Felipe Balbi
1
-6
/
+1
2013-03-18
usb: dwc3: gadget: don't touch gadget.dev.driver
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: dwc3: gadget: remove unnecessary initializations
Felipe Balbi
1
-6
/
+0
2013-03-18
usb: dwc3: core: avoid checkpatch.pl warning
Felipe Balbi
1
-1
/
+2
2013-03-18
usb: dwc3: debugfs: improve debugfs file creation
Felipe Balbi
1
-19
/
+22
2013-03-18
usb: dwc3: debugfs: mark our regset structure const
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: dwc3: debugfs: when unknown, print only the state value
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: dwc3: debugfs: add two missing Link States
Felipe Balbi
1
-0
/
+6
2013-03-18
usb: dwc3: remove our homebrew state mechanism
Felipe Balbi
2
-24
/
+17
2013-03-18
usb: dwc3: gadget: implement gadget state tracking
Felipe Balbi
2
-4
/
+13
2013-03-18
usb: dwc3: gadget: move to threaded IRQ
Felipe Balbi
1
-26
/
+60
2013-03-18
usb: dwc3: add count field to event buffer
Felipe Balbi
1
-0
/
+2
2013-03-18
usb: dwc3: add a flags field to event buffer
Felipe Balbi
1
-0
/
+5
2013-03-18
usb: dwc3: core: remove bogus comment to our structure
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: dwc3: pci: add basic suspend/resume support
Felipe Balbi
1
-0
/
+38
2013-03-18
usb: dwc3: exynos: add basic suspend/resume support
Vikas Sajjan
1
-0
/
+34
2013-03-18
usb: dwc3: omap: add basic suspend/resume support
Felipe Balbi
1
-0
/
+56
[next]