index
:
~mperes/linux
backlight
dp-compliance
linux-next
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
legacy
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-29
usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities
Li Jun
1
-16
/
+19
2015-07-29
usb: gadget: hid: allocate and init otg descriptor by otg capabilities
Li Jun
1
-16
/
+20
2015-07-29
usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities
Li Jun
1
-15
/
+17
2015-07-29
usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities
Li Jun
1
-16
/
+19
2015-07-29
usb: gadget: audio: allocate and init otg descriptor by otg capabilities
Li Jun
1
-15
/
+19
2015-07-29
usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities
Li Jun
1
-16
/
+19
2015-07-29
usb: gadget: ether: allocate and init otg descriptor by otg capabilities
Li Jun
1
-16
/
+20
2015-07-29
usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16
Vaishali Thakkar
4
-14
/
+14
2015-07-29
usb: gadget: nokia: Add mass storage driver to g_nokia
Pali Rohár
2
-1
/
+102
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-191
/
+12
2015-06-26
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+6
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-2
/
+0
2015-06-15
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
1
-4
/
+1
2015-06-08
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+3
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2
-2
/
+0
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
1
-1
/
+0
2015-05-30
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
1
-13
/
+2
2015-05-30
target: move transport ID handling to the core
Christoph Hellwig
2
-72
/
+5
2015-05-30
target: remove the get_fabric_proto_ident method
Christoph Hellwig
1
-18
/
+0
2015-05-30
target: change core_tpg_register prototype
Christoph Hellwig
1
-2
/
+2
2015-05-30
target: move node ACL allocation to core code
Christoph Hellwig
1
-14
/
+0
2015-05-30
target: refactor init/drop_nodeacl methods
Christoph Hellwig
1
-37
/
+5
2015-05-30
target: make the tpg_get_default_depth method optional
Christoph Hellwig
1
-6
/
+0
2015-05-30
tcm_usb: remove struct usbg_nacl
Christoph Hellwig
2
-30
/
+3
2015-05-26
usb: gadget: g_ffs: Fix counting of missing_functions
Krzysztof Opasiak
1
-1
/
+3
2015-05-18
Merge 4.1-rc4 into usb-next
Greg Kroah-Hartman
17
-66
/
+66
2015-05-10
USB: inode.c: move assignment out of if () block
Greg Kroah-Hartman
1
-3
/
+6
2015-04-27
usb: gadget: remove incorrect __init/__exit annotations
Arnd Bergmann
17
-66
/
+66
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-48
/
+9
2015-04-15
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+0
2015-04-15
VFS: assorted weird filesystems: d_inode() annotations
David Howells
1
-1
/
+1
2015-04-14
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+4
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
1
-48
/
+9
2015-04-11
make new_sync_{read,write}() static
Al Viro
1
-2
/
+0
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
1
-2
/
+4
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-0
/
+1
2015-03-24
Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2
-1191
/
+49
2015-03-22
Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-21
/
+0
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-3
/
+2
2015-03-19
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
Bart Van Assche
1
-3
/
+2
2015-03-13
Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-273
/
+193
2015-03-13
fs: split generic and aio kiocb
Christoph Hellwig
1
-2
/
+3
2015-03-11
Revert "usb: gadget: zero: Add support for interrupt EP"
Felipe Balbi
1
-21
/
+0
2015-03-10
usb: gadget: printer: use module_usb_composite_driver helper macro
Andrzej Pietrasiewicz
1
-13
/
+1
2015-03-10
usb: gadget: printer: convert to new interface of f_printer
Andrzej Pietrasiewicz
2
-14
/
+37
2015-03-10
usb: gadget: f_printer: convert to new function interface with backward compa...
Andrzej Pietrasiewicz
1
-0
/
+1
2015-03-10
usb: gadget: printer: factor out f_printer
Andrzej Pietrasiewicz
1
-1249
/
+6
2015-03-10
usb: gadget: printer: allocate printer_dev instances dynamically
Andrzej Pietrasiewicz
1
-22
/
+40
2015-03-10
usb: gadget: printer: add req_match for printer function
Andrzej Pietrasiewicz
1
-0
/
+36
[prev]
[next]