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
/
gadget
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: gadget: udc: Fix initialization sequence with extcon present
Kamil Debski
1
-9
/
+16
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
extcon: Move OF helper function to extcon core and change function name
Chanwoo Choi
1
-2
/
+1
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
2014-11-18
usb: gadget: FunctionFS: add devices management code
Andrzej Pietrasiewicz
3
-123
/
+314
[next]