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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-23
/
+22
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
228
-4156
/
+14696
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-10
/
+7
2011-10-19
usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push()
Kuninori Morimoto
1
-3
/
+3
2011-10-19
usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.
Joachim Foerster
3
-15
/
+72
2011-10-18
USB: gadget: midi: memory leak in f_midi_bind_config()
Dan Carpenter
1
-1
/
+3
2011-10-18
USB: gadget: midi: fix range check in f_midi_out_open()
Dan Carpenter
1
-1
/
+1
2011-10-18
QE/FHCI: fixed the CONTROL bug
Jerry Huang
1
-4
/
+15
2011-10-18
usb: renesas_usbhs: tidyup for smatch warnings
Kuninori Morimoto
1
-2
/
+1
2011-10-18
USB: Fix USB Kconfig dependency problem on 85xx/QoirQ platforms
Xu lei
1
-1
/
+1
2011-10-18
EHCI: workaround for MosChip controller bug
Alan Stern
5
-8
/
+49
2011-10-18
usb: gadget: file_storage: fix race on unloading
Yauheni Kaliuta
1
-9
/
+9
2011-10-18
USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ...
Uwe Bonnes
1
-25
/
+16
2011-10-18
USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structure
Uwe Bonnes
1
-1
/
+6
2011-10-18
USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structure
Uwe Bonnes
1
-0
/
+8
2011-10-18
USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structure
Uwe Bonnes
1
-0
/
+2
2011-10-18
USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structure
Uwe Bonnes
1
-0
/
+1
2011-10-18
USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sio
Uwe Bonnes
1
-0
/
+26
2011-10-18
usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .
Joachim Foerster
1
-4
/
+6
2011-10-18
USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board
Peter Stuge
2
-0
/
+3
2011-10-18
USB: Fix runtime wakeup on OHCI
Matthew Garrett
1
-4
/
+1
2011-10-18
xHCI/USB: Make xHCI driver have a BOS descriptor.
Sarah Sharp
2
-2
/
+50
2011-10-13
usb: gadget: add new usb gadget for ACM and mass storage
Klaus Schwarzkopf
3
-0
/
+268
2011-10-13
usb: gadget: mv_udc: fix compile warning
Felipe Balbi
1
-1
/
+1
2011-10-13
usb: gadget: mv_udc: add clock gating support
Neil Zhang
2
-11
/
+185
2011-10-13
usb: gadget: mv_udc: add test mode support
Neil Zhang
2
-19
/
+54
2011-10-13
usb: gadget: mv_udc: use DMA API for status_req's dma address
Neil Zhang
1
-1
/
+8
2011-10-13
usb: gadget: mv_udc: fix dtd dma confusion
Neil Zhang
1
-1
/
+26
2011-10-13
usb: gadget: mv_udc: add shutdown function for it
Neil Zhang
1
-0
/
+12
2011-10-13
usb: gadget: mv_udc: correct ep0 state
Neil Zhang
1
-2
/
+3
2011-10-13
usb: gadget: mv_udc: rewrite fifo flush
Neil Zhang
1
-27
/
+18
2011-10-13
usb: gadget: mv_udc: set unused endpoint with right type
Neil Zhang
1
-2
/
+2
2011-10-13
usb: gadget: mv_udc: add missing spinlock in ep enable/disable
Neil Zhang
1
-3
/
+13
2011-10-13
usb: gadget: mv_udc: fix bug when handle setup package.
Neil Zhang
1
-2
/
+1
2011-10-13
usb: gadget: mv_udc: init next dtd ptr for dqh when init ep0
Neil Zhang
1
-0
/
+2
2011-10-13
usb: gadget: mv_udc: ep0 needn't set toggle flag
Neil Zhang
1
-2
/
+2
2011-10-13
usb: gadget: mv_udc: fix a clerical error
Neil Zhang
1
-1
/
+1
2011-10-13
usb: gadget: mv_udc: fix kernel panic on some platforms
Neil Zhang
1
-0
/
+7
2011-10-13
usb: gadget: mv_udc: add section information
Neil Zhang
1
-2
/
+2
2011-10-13
usb: gadget: mv_udc: refine the driver structure
Neil Zhang
4
-259
/
+132
2011-10-13
usb: gadget: renesas_usbhs: fix compile warning
Felipe Balbi
1
-2
/
+2
2011-10-13
usb: gadget: renesas_usbhs: drop dependency
Felipe Balbi
1
-1
/
+0
2011-10-13
usb: gadget: renesas_usbhs: fixup driver compile style
Kuninori Morimoto
3
-4
/
+12
2011-10-13
usb: gadget: renesas_usbhs: bugfix: don't modify platform data
Kuninori Morimoto
3
-14
/
+18
2011-10-13
usb: gadget: renesas_usbhs: add mod_host support
Kuninori Morimoto
5
-2
/
+1349
2011-10-13
usb: gadget: renesas_usbhs: usbhs_dcp_control_transfer_done() cares mod_host
Kuninori Morimoto
1
-1
/
+5
2011-10-13
usb: gadget: renesas_usbhs: add data/status stage handler
Kuninori Morimoto
2
-0
/
+150
2011-10-13
usb: gadget: renesas_usbhs: add INTSTS1 interrupt support
Kuninori Morimoto
3
-6
/
+75
2011-10-13
usb: gadget: renesas_usbhs: add usbhs_set_device_speed() support for host
Kuninori Morimoto
2
-0
/
+67
2011-10-13
usb: gadget: renesas_usbhs: make sure SOF packet sending-out control
Kuninori Morimoto
1
-0
/
+7
[next]