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-09-19
USB: xHCI: prevent infinite loop when processing MSE event
Andiry Xu
1
-0
/
+19
2011-09-19
USB: xhci: Set change bit when warm reset change is set.
Greg KH
1
-1
/
+1
2011-08-25
USB: ftdi_sio: add Calao reference board support
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+19
2011-08-22
USB option driver K3765/K4505 avoid CDC_DATA interface
Andrew Bird
1
-1
/
+2
2011-08-22
USB: option: add YUGA device id to driver
Gavin.zhu
1
-0
/
+92
2011-08-22
usb: s5p-ehci: fix a NULL pointer deference
Yulgon Kim
1
-0
/
+1
2011-08-22
USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...
Wang Zhi
1
-4
/
+3
2011-08-22
USB option driver add PID of Huawei Vodafone K4605
Andrew Bird
1
-2
/
+5
2011-08-22
USB option driver add PID of Huawei Vodafone K3806
Andrew Bird
1
-0
/
+2
2011-08-22
Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...
Greg Kroah-Hartman
9
-33
/
+57
2011-08-22
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
4
-35
/
+102
2011-08-16
xhci: Handle zero-length isochronous packets.
Sarah Sharp
1
-10
/
+11
2011-08-15
USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.
Sarah Sharp
1
-0
/
+2
2011-08-15
Merge branch 'fixes' into for-greg
Felipe Balbi
9
-33
/
+57
2011-08-12
usb: musb: gadget: fix error path
Sebastian Andrzej Siewior
1
-1
/
+3
2011-08-12
usb: gadget: f_phonet: unlock in error case
Sebastian Andrzej Siewior
1
-0
/
+1
2011-08-12
usb: musb: blackfin: include prefetch head file
Bob Liu
1
-0
/
+1
2011-08-12
usb: musb: tusb6010: fix compilation
Felipe Balbi
4
-6
/
+14
2011-08-12
usb: gadget: renesas_usbhs: fix DMA build by including dma-mapping.h
Kuninori Morimoto
1
-0
/
+1
2011-08-12
usb: musb: cppi: fix build errors due to DBG and missing musb variable
Per Forlin
1
-9
/
+17
2011-08-12
usb: musb: ux500: replace missing DBG with dev_dbg
Per Forlin
1
-8
/
+14
2011-08-12
usb: musb: ux500: set dma config for both src and dst
Per Forlin
1
-9
/
+7
2011-08-12
usb: musb: fix oops on musb_gadget_pullup
John Stultz
1
-0
/
+5
2011-08-12
usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)
Ming Lei
1
-0
/
+16
2011-08-12
usb: gadget: hid: don't STALL when processing a HID Descriptor request
Sebastian Bauer
1
-0
/
+7
2011-08-12
usb: musb: fix Kconfig
Rabin Vincent
2
-4
/
+1
2011-08-12
usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared
Sergei Trofimovich
1
-1
/
+1
2011-08-12
usb: gadget: composite: fix bMaxPacketSize for SuperSpeed
Sebastian Andrzej Siewior
1
-2
/
+4
2011-08-12
usb: gadget: fusb300: remove #if 0 block
Sebastian Andrzej Siewior
1
-101
/
+0
2011-08-12
usb: gadget: s3c2410_udc: fix unterminated platform_device_id table
Axel Lin
1
-0
/
+1
2011-08-10
USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device
Artur Zimmer
2
-1
/
+6
2011-08-10
USB: Serial: Add device ID for Sierra Wireless MC8305
Florian Echtler
1
-0
/
+1
2011-08-09
xhci: Remove TDs from TD lists when URBs are canceled.
Sarah Sharp
2
-8
/
+15
2011-08-09
xhci: Fix failed enqueue in the middle of isoch TD.
Sarah Sharp
1
-6
/
+44
2011-08-09
xhci: Fix memory leak during failed enqueue.
Sarah Sharp
2
-8
/
+18
2011-08-09
xHCI: report USB2 port in resuming as suspend
Andiry Xu
1
-3
/
+12
2011-08-09
xHCI: fix port U3 status check condition
Andiry Xu
1
-1
/
+1
2011-08-08
USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G
Vijay Chavan
1
-0
/
+1
2011-08-08
usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'
Arnaud Lacombe
1
-1
/
+1
2011-08-08
USB: option driver: add PID for Vodafone-Huawei K4511
Andrew Bird
1
-0
/
+3
2011-08-08
USB: option driver: add PID for Vodafone-Huawei K4510
Andrew Bird
1
-0
/
+3
2011-08-08
USB: option driver: add PID for Vodafone-Huawei K3771
Andrew Bird
1
-0
/
+3
2011-08-08
USB: option driver: add PID for Vodafone-Huawei K3770
Andrew Bird
1
-0
/
+3
2011-08-08
usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ...
Uwe Bonnes
1
-1
/
+4
2011-08-08
usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink
Arvid Brodin
1
-0
/
+3
2011-08-08
USB: EHCI: Fix test mode sequence
Boris Todorov
1
-0
/
+12
2011-08-08
USB: ftdi_sio: fix minor typo in get_ftdi_divisor
Ionut Nicu
1
-1
/
+1
2011-08-08
USB: at91_udc: include linux/prefetch.h explicitly
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+1
2011-08-08
USB: usb-storage: unusual_devs entry for ARM V2M motherboard.
Nick Bowler
1
-0
/
+10
2011-08-08
usb/ehci-mxc: add missing inclusion of mach/hardware.h
Shawn Guo
1
-0
/
+1
[next]