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-10-13
usb: gadget: renesas_usbhs: add device select support in usbhs_pipe_config_up...
Kuninori Morimoto
3
-5
/
+18
2011-10-13
usb: gadget: renesas_usbhs: add struct usbhs_priv to packet done function
Kuninori Morimoto
4
-5
/
+7
2011-10-13
usb: gadget: renesas_usbhs: add usbhs_dcp_dir_for_host()
Kuninori Morimoto
3
-1
/
+12
2011-10-13
usb: gadget: renesas_usbhs: remove unneeded parameter from usbhs_mod_is_host()
Kuninori Morimoto
3
-4
/
+4
2011-10-13
usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.c
Kuninori Morimoto
4
-30
/
+33
2011-10-13
usb: gadget: renesas_usbhs: move usbhsp_type() to usbhs_pipe_type()
Kuninori Morimoto
2
-18
/
+20
2011-10-13
usb: gadget: renesas_usbhs: add usbhs_bus_get_speed()
Kuninori Morimoto
5
-19
/
+18
2011-10-13
usb: gadget: renesas_usbhs: add bus control functions
Kuninori Morimoto
2
-1
/
+43
2011-10-13
usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()
Kuninori Morimoto
1
-10
/
+5
2011-10-13
usb: gadget: renesas_usbhs: tidyup INTENB0 method
Kuninori Morimoto
1
-1
/
+10
2011-10-13
usb: gadget: renesas_usbhs: struct usbhs_pipe hold handler
Kuninori Morimoto
4
-13
/
+16
2011-10-13
usb: gadget: renesas_usbhs: each pipe hold maxpacket size
Kuninori Morimoto
2
-21
/
+10
2011-10-13
usb: gadget: renesas_usbhs: remove desc from usbhs_pipe_malloc
Kuninori Morimoto
3
-38
/
+45
2011-10-13
usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.c
Kuninori Morimoto
2
-15
/
+16
2011-10-13
usb: gadget: renesas_usbhs: add suspend/resume support
Kuninori Morimoto
1
-5
/
+64
2011-10-13
usb: gadget: storage: add superspeed support
Felipe Balbi
4
-13
/
+190
2011-10-13
usb: gadget: fix typo for default U1/U2 exit latencies
Felipe Balbi
1
-2
/
+2
2011-10-13
usb: gadget: r8a66597: convert to new style
Felipe Balbi
1
-29
/
+8
2011-10-13
usb: gadget: renesas: convert to new style
Felipe Balbi
1
-52
/
+9
2011-10-13
usb: gadget: net2280: convert to new style
Felipe Balbi
1
-53
/
+17
2011-10-13
usb: gadget: net2272: convert to new style
Felipe Balbi
1
-53
/
+19
2011-10-13
usb: gadget: langwell: convert to new style
Felipe Balbi
2
-48
/
+21
2011-10-13
usb: gadget: langwell: don't use the_controller when it's not needed
Felipe Balbi
1
-8
/
+8
2011-10-13
usb: gadget: at91_udc: change french comments to english
Robert Schwebel
1
-8
/
+8
2011-10-13
usb: gadget: pxa25x: is_vbus_present is gone
Arnd Bergmann
1
-7
/
+1
2011-10-13
usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDC
Paul Zimmerman
2
-18
/
+18
2011-10-13
USB: gadget: f_midi: allow a dynamic number of input and output ports
Daniel Mack
2
-108
/
+191
2011-10-13
USB: gadget: midi: refactor the device code
Daniel Mack
2
-1197
/
+80
2011-10-13
USB: gadget: midi: add midi function driver
Daniel Mack
1
-0
/
+923
2011-10-13
usb gadget: fix langwell_udc.c build error
Randy Dunlap
1
-14
/
+14
2011-10-13
usb: gadget: r8a66597-udc: add support for SUDMAC
Yoshihiro Shimoda
2
-20
/
+370
2011-10-13
usb: gadget: r8a66597-udc: use dev_*() instead of printk()
Yoshihiro Shimoda
2
-40
/
+60
2011-10-13
usb: gadget: r8a66597-udc: add function for external controller
Yoshihiro Shimoda
1
-15
/
+19
2011-10-13
usb: gadget: r8a66597-udc: change prototype of r8a66597_write_fifo
Yoshihiro Shimoda
2
-4
/
+4
2011-10-04
USB: ftdi_sio: add PID for Sony Ericsson Urban
Hakan Kvist
2
-2
/
+6
2011-10-04
usb: Add module.h to various dwc3 drivers
Paul Gortmaker
2
-0
/
+2
2011-10-04
usb: dwc3: convert structures into bitshifts
Felipe Balbi
3
-137
/
+48
2011-10-04
usb: dwc3: gadget: allow clock gating to work
Felipe Balbi
2
-0
/
+14
2011-10-04
usb: dwc3: core: cache GHWPARAMS* registers
Felipe Balbi
1
-0
/
+17
2011-10-04
usb: dwc3: add struct dwc3_hwparams
Felipe Balbi
1
-0
/
+26
2011-10-04
usb: dwc3: gadget: implement streams support
Felipe Balbi
2
-4
/
+36
2011-10-04
usb: dwc3: gadget: add support for Bursts
Felipe Balbi
1
-0
/
+1
2011-10-04
usb: dwc3: gadget: fix DMA offset calculation
Paul Zimmerman
1
-1
/
+1
2011-10-04
usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thing
Paul Zimmerman
1
-1
/
+5
2011-10-04
usb: dwc3: gadget: driver should not wait for RxFIFO to drain
Paul Zimmerman
1
-19
/
+0
2011-10-04
usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs
Paul Zimmerman
3
-1
/
+12
2011-10-04
usb: dwc: remove "All rights reserved" statement.
Sebastian Andrzej Siewior
10
-10
/
+0
2011-10-04
usb: dwc3: ep0: fix debug output
Sebastian Andrzej Siewior
1
-1
/
+1
2011-10-04
usb: dwc3: ep0: remove second giveback in error case
Sebastian Andrzej Siewior
1
-1
/
+0
2011-10-04
usb: dwc3: ep0: fix debug message
Felipe Balbi
1
-4
/
+4
[next]