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
2014-11-18
Revert "drivers: usb: s3c-hsotg: add support for usb core regulator"
Chanho Park
1
-1
/
+0
2014-11-18
drivers: usb: s3c-hsotg: add support for usb core regulator
Marek Szyprowski
1
-0
/
+1
2014-11-18
usb: gadget: Use usb_put_function instead of usb_remove_function
Andrzej Pietrasiewicz
1
-14
/
+17
2014-11-18
usb: gadget: slp: add an acm instance to default functions
Seung-Woo Kim
1
-1
/
+2
2014-11-18
usb: gadget: slp: add mtp function
Chanho Park
2
-1
/
+1716
2014-11-18
usb: s3c-hsotg: break infinite loop in endpoint disable code
Marek Szyprowski
1
-0
/
+2
2014-11-18
USB: add reset resume quirk for usb3503
Joonyoung Shim
1
-0
/
+3
2014-11-18
usb: usb3503: add PM functions
Joonyoung Shim
1
-2
/
+32
2014-11-18
usb: misc: usb3503: Update error code in print message
Tushar Behera
1
-1
/
+2
2014-11-18
usb: usb5303: add support for reference clock specified in device tree
Marek Szyprowski
1
-2
/
+57
2014-11-18
Revert "usb: usb5303: add support for reference clock specified in device tree"
Marek Szyprowski
1
-26
/
+2
2014-11-18
usb: ohci-exynos: Add facility to use phy provided by the generic phy framework
Vivek Gautam
1
-12
/
+102
2014-11-18
usb: gadget: udc: Fix initialization sequence with extcon present
Kamil Debski
1
-9
/
+16
2014-11-18
usb: s5p-ehci: fix the status when the device is being resumed
Hyungwon Hwang
1
-1
/
+1
2014-11-18
usb: gadget: s3c-hsotg: delay enabling irq once hardware is configured properly
Marek Szyprowski
1
-7
/
+11
2014-11-18
usb: gadget: ffs: race between ffs_epfile_io() and ffs_func_eps_disable()
Chao Bi
1
-0
/
+7
2014-11-18
usb: gadget: f_fs: add missing spinlock and mutex unlock
Robert Baldyga
1
-2
/
+6
2014-11-18
usb: gadget: return the right length in ffs_epfile_io()
Chuansheng Liu
1
-13
/
+15
2014-11-18
usb: gadget: f_fs: Add flags to descriptors block
Michal Nazarewicz
2
-83
/
+61
2014-11-18
usb: gadget: f_fs: Add support for SuperSpeed Mode
Manu Gautam
2
-50
/
+142
2014-11-18
usb: gadget: f_fs: fix aio support
Marek Szyprowski
1
-1
/
+1
2014-11-18
upstream: treewide: Fix typo in printk
Masanari Iida
2
-2
/
+2
2014-11-18
upstream: Kconfig: Remove useless "default N" lines
Paul Bolle
2
-2
/
+0
2014-11-18
upstream: treewide: Fix typo in Kconfig
Masanari Iida
1
-1
/
+1
2014-11-18
upstream: consolidate the reassignments of ->f_op in ->open() instances
Al Viro
1
-12
/
+4
2014-11-18
upstream: drivers: avoid parsing names as kthread_run() format strings
Kees Cook
1
-2
/
+3
2014-11-18
usb: usb5303: add support for reference clock specified in device tree
Marek Szyprowski
1
-2
/
+26
2014-11-18
usb: s5p-ehci: add support for more than one usb phy
Marek Szyprowski
1
-50
/
+55
2014-11-18
extcon: Move OF helper function to extcon core and change function name
Chanwoo Choi
1
-2
/
+1
2014-11-18
usb: misc: usb3503: Support operation with no I2C control
Mark Brown
1
-17
/
+76
2014-11-18
usb: misc: usb3503: Add USB3503A to the compatible list
Mark Brown
1
-0
/
+1
2014-11-18
usb: misc: usb3503: Default to hub mode
Mark Brown
1
-1
/
+1
2014-11-18
usb: misc: usb3503: Fix typos in error messages
Mark Brown
1
-2
/
+2
2014-11-18
usb: misc: usb3503: Factor out I2C probe
Mark Brown
1
-34
/
+43
2014-11-18
usb: misc: usb3503: Convert to regmap
Mark Brown
2
-57
/
+37
2014-11-18
usb: misc: usb3503: Actively manage Hub Connect GPIO
Mark Brown
1
-6
/
+12
2014-11-18
usb: misc: usb3503: Use gpio_set_value_cansleep()
Mark Brown
1
-1
/
+1
2014-11-18
usb: misc: usb3503: Convert to devm_ APIs
Mark Brown
1
-35
/
+7
2014-11-18
usb: misc: Fix swapped properties in usb3503 DT parsing
Mark Brown
1
-2
/
+2
2014-11-18
usb: misc: usb3503: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2014-11-18
usb: misc: usb3503: Remove 100ms sleep on reset, conform to data sheet
Julius Werner
1
-4
/
+2
2014-11-18
usb: misc: usb3503: Fix up whitespace
Julius Werner
1
-1
/
+1
2014-11-18
usb: misc: usb3503: Adding device tree entry 'disabled-ports'
Dongjin Kim
1
-0
/
+14
2014-11-18
usb: misc: usb3503: Add to select the ports to disable
Dongjin Kim
1
-9
/
+10
2014-11-18
usb: gadget: Enable rndis in the slp gadget driver
Jacek Bukarewicz
1
-1
/
+1
2014-11-18
usb: gadget: f_fs: add aio support
Robert Baldyga
1
-26
/
+239
2014-11-18
usb: gadget: f_fs: add poll for endpoint 0
Robert Baldyga
1
-0
/
+42
2014-11-18
usb: gadget: f_fs: fix setup request handling
Robert Baldyga
2
-2
/
+1
2014-11-18
usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline function
Michal Nazarewicz
2
-10
/
+19
2014-11-18
usb: gadget: functionfs: fix typo in the enum variable
Michal Nazarewicz
2
-14
/
+14
[next]