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
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
2014-11-18
usb: gadget: eliminate memory leak in slp gadget
Andrzej Pietrasiewicz
1
-0
/
+2
2014-11-18
usb: gadget: adapt slp to new interface of rndis
Andrzej Pietrasiewicz
1
-19
/
+35
2014-11-18
usb: gadget: temporarily turn off rndis from slp gadget
Andrzej Pietrasiewicz
1
-2
/
+5
2014-11-18
usb: gadget: fix NULL pointer dereference
Andrzej Pietrasiewicz
1
-1
/
+6
2014-11-18
usb: gadget: FunctionFS: use consistent naming with regard to ffs_lock
Andrzej Pietrasiewicz
1
-15
/
+15
2014-11-18
usb: gadget: FunctionFS: staticize functions used only in f_fs.c
Andrzej Pietrasiewicz
2
-4
/
+4
2014-11-18
usb: gadget: code cleanup
Andrzej Pietrasiewicz
1
-1
/
+1
2014-11-18
usb: gadget: FunctionFS: dereference ffs_dev conditionally
Andrzej Pietrasiewicz
1
-4
/
+5
2014-11-18
usb: gadget: fix up some comments about CONFIG_USB_DEBUG
Greg Kroah-Hartman
2
-2
/
+2
2014-11-18
usb: gadget: should use u16 type variable to store MaxPower
Du, ChangbinX
1
-1
/
+1
2014-11-18
usb: gadget: configfs: include appropriate header file in configfs.c
Rashika Kheria
1
-0
/
+1
2014-11-18
usb: gadget: f_mass_storage: call try_to_freeze only when its safe
George Cherian
1
-11
/
+12
2014-11-18
usb: gadget: zero: module parameters can be static
Fengguang Wu
1
-3
/
+3
2014-11-18
usb: gadget: mass storage: fix return of delayed status
Pratyush Anand
2
-5
/
+1
2014-11-18
usb: gadget: f_mass_storage: fix mass storage dependency
Andrzej Pietrasiewicz
1
-0
/
+1
2014-11-18
usb: gadget: f_sourcesink: Fix sparse warning
Jingoo Han
1
-4
/
+4
2014-11-18
usb: gadget: f_serial: Fix sparse warning
Jingoo Han
1
-1
/
+1
2014-11-18
usb: gadget: f_phonet: Fix sparse warning
Jingoo Han
1
-1
/
+1
2014-11-18
usb: gadget: f_obex: Fix sparse warning
Jingoo Han
1
-1
/
+1
2014-11-18
usb: gadget: f_ncm: Fix sparse warning
Jingoo Han
1
-1
/
+1
2014-11-18
usb: gadget: f_mass_storage: Fix sparse warning
Jingoo Han
1
-1
/
+1
2014-11-18
usb: gadget: f_loopback: Fix sparse warning
Jingoo Han
1
-2
/
+2
2014-11-18
usb: gadget: nokia: fix error recovery path for optional functions
Andrzej Pietrasiewicz
1
-3
/
+3
2014-11-18
usb: gadget: f_fs: fix sparse warning
Felipe Balbi
1
-1
/
+1
2014-11-18
usb: gadget: FunctionFS: add configfs support
Andrzej Pietrasiewicz
3
-1
/
+94
2014-11-18
usb: gadget: FunctionFS: Remove compatibility layer
Andrzej Pietrasiewicz
2
-116
/
+0
2014-11-18
usb: gadget: g_ffs: convert to new interface of f_fs
Andrzej Pietrasiewicz
2
-56
/
+96
2014-11-18
usb: gadget: FunctionFS: convert to new function interface with backward comp...
Andrzej Pietrasiewicz
5
-209
/
+433
[next]