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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-08
usb: gadget: composite: redirect setup requests
Andrzej Pietrasiewicz
1
-1
/
+15
2014-08-08
usb: gadget: update some out of date comments
Dan Carpenter
2
-2
/
+2
2014-08-08
usb/gadget: f_mass_storage: use string literal as format in dev_set_name
Andrzej Pietrasiewicz
1
-1
/
+1
2014-08-08
usb: gadget: f_mass_storage: style corrections, cleanup & simplification
Andrzej Pietrasiewicz
1
-19
/
+18
2014-08-08
usb: gadget: storage_common: pass filesem to fsg_store_cdrom
Andrzej Pietrasiewicz
3
-13
/
+39
2014-08-08
usb: gadget: storage_common: use strtobool instead of kstrtouint
Andrzej Pietrasiewicz
1
-8
/
+8
2014-08-08
usb: gadget: mass_storage: merge usb_f_mass_storage module with u_ms module
Andrzej Pietrasiewicz
2
-10
/
+1
2014-08-08
usb: gadget: f_mass_storage: remove compatibility layer
Andrzej Pietrasiewicz
2
-152
/
+19
2014-08-08
usb: gadget: multi: convert to new interface of f_mass_storage
Andrzej Pietrasiewicz
2
-30
/
+83
2014-08-08
usb: gadget: multi: convert to new interface of f_rndis
Andrzej Pietrasiewicz
2
-24
/
+52
2014-08-08
usb: gadget: multi: convert to new interface of f_ecm
Andrzej Pietrasiewicz
2
-8
/
+61
2014-08-08
usb: gadget: acm_ms: convert to new interface of f_mass_storage
Andrzej Pietrasiewicz
2
-39
/
+75
2014-08-08
usb: gadget: f_mass_storage: add configfs support
Andrzej Pietrasiewicz
4
-0
/
+419
2014-08-08
usb: gadget: storage_common: add methods to show/store 'cdrom' and 'removable'
Andrzej Pietrasiewicz
2
-0
/
+47
2014-08-08
usb: gadget: storage_common: make attribute operations more generic
Andrzej Pietrasiewicz
3
-41
/
+38
2014-08-08
usb: gadget: mass_storage: convert to new interface of f_mass_storage
Andrzej Pietrasiewicz
4
-27
/
+91
2014-08-08
usb: gadget: f_mass_storage: convert to new function interface with backward ...
Andrzej Pietrasiewicz
7
-22
/
+179
2014-08-08
usb: gadget: f_mass_storage: create fsg_common_run_thread for use in fsg_comm...
Andrzej Pietrasiewicz
2
-11
/
+23
2014-08-08
usb: gadget: f_mass_storage: create fsg_common_set_inquiry_string for use in ...
Andrzej Pietrasiewicz
2
-10
/
+22
2014-08-08
usb: gadget: f_mass_storage: create lun creation helpers for use in fsg_commo...
Andrzej Pietrasiewicz
2
-91
/
+153
2014-08-08
usb: gadget: f_mass_storage: create fsg_common_set_cdev for use in fsg_common...
Andrzej Pietrasiewicz
2
-21
/
+32
2014-08-08
usb: gadget: f_mass_storage: create lun handling helpers for use in fsg_commo...
Andrzej Pietrasiewicz
2
-17
/
+71
2014-08-08
usb: gadget: f_mass_storage: create fsg_common_set_num_buffers for use in fsg...
Andrzej Pietrasiewicz
2
-26
/
+48
2014-08-08
usb: gadget: f_mass_storage: create fsg_common_setup for use in fsg_common_init
Andrzej Pietrasiewicz
1
-16
/
+24
2014-08-08
usb: gadget: f_mass_storage: make sysfs interface optional
Andrzej Pietrasiewicz
3
-14
/
+59
2014-08-08
usb: gadget: f_mass_storage: create _fsg_common_free_buffers
Andrzej Pietrasiewicz
1
-9
/
+13
2014-08-08
usb: gadget: f_mass_storage: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-13
/
+12
2014-08-08
usb: gadget: f_mass_storage: add a level of indirection for luns storage
Andrzej Pietrasiewicz
1
-19
/
+41
2014-08-08
usb: gadget: f_mass_storage: factor out a header file
Andrzej Pietrasiewicz
2
-110
/
+133
2014-08-08
usb: gadget: create a utility module for mass_storage
Andrzej Pietrasiewicz
8
-291
/
+423
2014-08-08
usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
1
-1
/
+1
2014-08-08
usb: gadget: zero: Add flexible auto remote wakeup test method
Peter Chen
1
-2
/
+23
2014-08-08
usb: gadget: f_fs: fix error handling
Robert Baldyga
1
-0
/
+2
2014-08-08
usb: g_ffs: fix compilation warning
David Cohen
1
-0
/
+2
2014-08-08
usb: gadget: f_mass_storage: reset endpoint driver data when disabled
Peter Oh
1
-0
/
+2
2014-08-08
usb: gadget: f_eem: Staticize eem_alloc
Sachin Kamat
1
-1
/
+1
2014-08-08
usb: gadget: f_ecm: Staticize ecm_alloc
Sachin Kamat
1
-1
/
+1
2014-08-08
usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register()
Chen Gang
1
-4
/
+4
2014-08-08
usb: gadget: gadgetfs: potential use after free in unbind()
Dan Carpenter
1
-1
/
+1
2014-08-08
USB: gadget: audit sysfs attribute permissions
Greg Kroah-Hartman
7
-48
/
+43
2014-08-08
driver core: device.h: add RW and RO attribute macros
Greg Kroah-Hartman
1
-7
/
+21
2014-08-08
sysfs.h: add __ATTR_RW() macro
Andrzej Pietrasiewicz
2
-2
/
+2
2014-08-08
usb: gadget: rndis: Staticize rndis_init()/rndis_exit()
Jingoo Han
1
-2
/
+2
2014-08-08
usb: gadget: f_mass_storage: use NULL instead of 0
Jingoo Han
1
-3
/
+3
2014-08-08
USB: gadget: fix up comment
Greg Kroah-Hartman
1
-1
/
+1
2014-08-08
Revert "usb/gadget: create a utility module for mass_storage"
Andrzej Pietrasiewicz
8
-382
/
+285
2014-08-08
Revert "usb/gadget: f_mass_storage: factor out a header file"
Andrzej Pietrasiewicz
2
-133
/
+110
2014-08-08
Revert "usb/gadget: f_mass_storage: add a level of indirection for luns storage"
Andrzej Pietrasiewicz
1
-41
/
+19
2014-08-08
Revert "usb/gadget: f_mass_storage: use usb_gstrings_attach"
Andrzej Pietrasiewicz
1
-12
/
+13
2014-08-08
Revert "usb/gadget: f_mass_storage: split fsg_common initialization into a nu...
Andrzej Pietrasiewicz
3
-454
/
+23
[prev]
[next]