index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb/gadget: f_mass_storage: use string literal as format in dev_set_name
Andrzej Pietrasiewicz
2013-10-25
1
-1
/
+1
*
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-10-24
15
-791
/
+2037
|
\
|
*
usb: gadget: f_mass_storage: style corrections, cleanup & simplification
Andrzej Pietrasiewicz
2013-10-17
1
-19
/
+18
|
*
usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints
Robert Baldyga
2013-10-15
1
-1
/
+1
|
*
usb: gadget: s3c-hsotg: fix interrupt configuration in dedicated-fifo mode
Robert Baldyga
2013-10-15
1
-5
/
+9
|
*
usb: gadget: s3c-hsotg: fix clear feature ENDPOINT_HALT
Robert Baldyga
2013-10-15
1
-1
/
+9
|
*
usb: gadget: s3c-hsotg: fix "halted" property updating
Robert Baldyga
2013-10-15
1
-0
/
+3
|
*
usb: gadget: s3c-hsotg: add DAINT masking
Robert Baldyga
2013-10-15
1
-2
/
+6
|
*
usb: gadget: s3c-hsotg: fix endpoint interrupts handling
Robert Baldyga
2013-10-15
1
-1
/
+12
|
*
usb: gadget: s3c-hsotg: fix s3c_hsotg_write_fifo function for dedicated fifo ...
Robert Baldyga
2013-10-15
1
-6
/
+10
|
*
usb: gadget: s3c-hsotg: fix "protocol stall" handling
Robert Baldyga
2013-10-15
1
-2
/
+8
|
*
usb: gadget: storage_common: pass filesem to fsg_store_cdrom
Andrzej Pietrasiewicz
2013-10-15
3
-13
/
+39
|
*
usb: gadget: storage_common: use strtobool instead of kstrtouint
Andrzej Pietrasiewicz
2013-10-15
1
-8
/
+8
|
*
usb: gadget: Make VERBOSE_DEBUG enableable via Kconfig
Andreas Larsson
2013-10-11
2
-1
/
+16
|
*
usb: gadget: s3c-hsotg: remove unused label
Robert Baldyga
2013-10-11
1
-1
/
+0
|
*
usb: gadget: s3c-hsotg: add multi count support
Robert Baldyga
2013-10-11
1
-6
/
+28
|
*
usb: gadget: s3c-hsotg: add isochronous transfers support
Robert Baldyga
2013-10-11
1
-4
/
+23
|
*
usb: gadget: mass_storage: merge usb_f_mass_storage module with u_ms module
Andrzej Pietrasiewicz
2013-10-10
2
-10
/
+1
|
*
usb: gadget: f_mass_storage: remove compatibility layer
Andrzej Pietrasiewicz
2013-10-10
2
-152
/
+19
|
*
usb: gadget: multi: convert to new interface of f_mass_storage
Andrzej Pietrasiewicz
2013-10-10
2
-30
/
+83
|
*
usb: gadget: multi: convert to new interface of f_rndis
Andrzej Pietrasiewicz
2013-10-10
2
-24
/
+52
|
*
usb: gadget: multi: convert to new interface of f_ecm
Andrzej Pietrasiewicz
2013-10-10
2
-8
/
+61
|
*
usb: gadget: acm_ms: convert to new interface of f_mass_storage
Andrzej Pietrasiewicz
2013-10-10
2
-39
/
+75
|
*
usb: gadget: f_mass_storage: add configfs support
Andrzej Pietrasiewicz
2013-10-10
3
-0
/
+388
|
*
usb: gadget: storage_common: add methods to show/store 'cdrom' and 'removable'
Andrzej Pietrasiewicz
2013-10-10
2
-0
/
+47
|
*
usb: gadget: storage_common: make attribute operations more generic
Andrzej Pietrasiewicz
2013-10-10
3
-41
/
+38
|
*
usb: gadget: mass_storage: convert to new interface of f_mass_storage
Andrzej Pietrasiewicz
2013-10-10
4
-27
/
+91
|
*
usb: gadget: f_mass_storage: convert to new function interface with backward ...
Andrzej Pietrasiewicz
2013-10-10
7
-22
/
+179
|
*
usb: gadget: f_mass_storage: create fsg_common_run_thread for use in fsg_comm...
Andrzej Pietrasiewicz
2013-10-10
2
-11
/
+23
|
*
usb: gadget: f_mass_storage: create fsg_common_set_inquiry_string for use in ...
Andrzej Pietrasiewicz
2013-10-10
2
-10
/
+22
|
*
usb: gadget: f_mass_storage: create lun creation helpers for use in fsg_commo...
Andrzej Pietrasiewicz
2013-10-10
2
-91
/
+153
|
*
usb: gadget: f_mass_storage: create fsg_common_set_cdev for use in fsg_common...
Andrzej Pietrasiewicz
2013-10-10
2
-21
/
+32
|
*
usb: gadget: f_mass_storage: create lun handling helpers for use in fsg_commo...
Andrzej Pietrasiewicz
2013-10-10
2
-17
/
+71
|
*
usb: gadget: f_mass_storage: create fsg_common_set_num_buffers for use in fsg...
Andrzej Pietrasiewicz
2013-10-10
2
-26
/
+48
|
*
usb: gadget: f_mass_storage: create fsg_common_setup for use in fsg_common_init
Andrzej Pietrasiewicz
2013-10-10
1
-16
/
+24
|
*
usb: gadget: f_mass_storage: make sysfs interface optional
Andrzej Pietrasiewicz
2013-10-10
3
-14
/
+59
|
*
usb: gadget: f_mass_storage: create _fsg_common_free_buffers
Andrzej Pietrasiewicz
2013-10-10
1
-9
/
+13
|
*
usb: gadget: s3c-hsotg: fix set_ep_maxpacket function
Robert Baldyga
2013-10-10
1
-6
/
+5
|
*
usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-10
1
-1
/
+1
|
*
usb: g_ffs: fix compilation warning
David Cohen
2013-10-10
1
-0
/
+2
|
*
usb: gadget: s3c-hsotg: fix maxpacket size
Robert Baldyga
2013-10-04
1
-1
/
+1
|
*
usb: gadget: udc-core: Do not report -EISNAM error from gadgetfs
Fabio Estevam
2013-10-04
1
-1
/
+2
|
*
usb: gadget: s3c-hsotg: fix CodingStyle issues
Pavel Machek
2013-10-02
1
-8
/
+10
|
*
usb: gadget: f_mass_storage: use usb_gstrings_attach
Andrzej Pietrasiewicz
2013-10-01
1
-13
/
+12
|
*
usb: gadget: f_mass_storage: add a level of indirection for luns storage
Andrzej Pietrasiewicz
2013-10-01
1
-19
/
+41
|
*
usb: gadget: f_mass_storage: factor out a header file
Andrzej Pietrasiewicz
2013-10-01
2
-110
/
+133
|
*
usb: gadget: create a utility module for mass_storage
Andrzej Pietrasiewicz
2013-10-01
8
-291
/
+423
|
*
usb: gadget: configfs: add a method to unregister the gadget
Andrzej Pietrasiewicz
2013-10-01
2
-0
/
+14
|
*
usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
2013-10-01
1
-1
/
+1
|
*
usb: gadget: mv_u3d_core: fix memory leaks
Valentin Ilie
2013-10-01
1
-0
/
+2
[next]