index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-26
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-302
/
+363
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-08
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
5
-10
/
+24
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2
-2
/
+0
2015-06-02
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
10
-299
/
+357
2015-05-27
usb: gadget: atmel: fix build warnings
Felipe Balbi
1
-1
/
+1
2015-05-26
usb: gadget: atmel: fix build warning
Felipe Balbi
1
-2
/
+2
2015-05-26
usb: gadget: net2280: fix pullup handling
Mian Yousaf Kaukab
1
-5
/
+11
2015-05-26
usb: gadget: net2280: physically disable endpoint on disable operation
Mian Yousaf Kaukab
1
-0
/
+7
2015-05-26
usb: gadget: autoconf: net2280: match hardware and usb ep address
Mian Yousaf Kaukab
1
-7
/
+17
2015-05-26
usb: gadget: net2280: fix use of GPEP in both directions
Mian Yousaf Kaukab
1
-9
/
+32
2015-05-26
usb: gadget: net2280: check interrupts for all endpoints
Mian Yousaf Kaukab
1
-13
/
+44
2015-05-26
usb: gadget: net2280: set all byte enables on start
Mian Yousaf Kaukab
1
-0
/
+1
2015-05-26
usb: gadget: net2280: don't set ep_cfg.direction bit
Mian Yousaf Kaukab
1
-2
/
+0
2015-05-26
usb: gadget: net2280: unconditionally reset dma in usb_reset
Mian Yousaf Kaukab
1
-1
/
+7
2015-05-26
usb: gadget: net2280: reset sequence number on ep enable
Mian Yousaf Kaukab
1
-0
/
+4
2015-05-26
usb: gadget: net2280: fix ep_cfg for defect7374
Mian Yousaf Kaukab
1
-2
/
+2
2015-05-26
usb: gadget: f_fs: add extra check before unregister_gadget_item
Rui Miguel Silva
1
-2
/
+8
2015-05-26
usb: gadget: f_fs: fix check in read operation
Rui Miguel Silva
1
-1
/
+1
2015-05-26
usb: gadget: f_uac1: check return code from config_ep_by_speed
Michael Trimarchi
1
-1
/
+4
2015-05-26
usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()
Krzysztof Opasiak
1
-5
/
+8
2015-05-26
usb: gadget: g_ffs: Fix counting of missing_functions
Krzysztof Opasiak
1
-1
/
+3
2015-05-26
usb: s3c2410_udc: correct reversed pullup logic
Sergiy Kibrik
1
-1
/
+1
2015-05-21
usb: gadget: rndis: use signed type for a signed value
Andrzej Pietrasiewicz
2
-3
/
+3
2015-05-21
usb: gadget: rndis: don't duplicate the "i" variable
Andrzej Pietrasiewicz
1
-1
/
+0
2015-05-21
usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()
Andrzej Pietrasiewicz
1
-2
/
+2
2015-05-18
Merge 4.1-rc4 into usb-next
Greg Kroah-Hartman
27
-83
/
+99
2015-05-14
usb: gadget: f_midi: fix segfault when reading empty id
Pawel Szewczyk
1
-1
/
+7
2015-05-10
USB: inode.c: move assignment out of if () block
Greg Kroah-Hartman
1
-3
/
+6
2015-05-07
usb: gadget: rndis: remove the limit of available rndis connections
Andrzej Pietrasiewicz
3
-86
/
+78
2015-05-07
usb: gadget: rndis: style correction
Andrzej Pietrasiewicz
1
-1
/
+1
2015-05-07
usb: gadget: rndis: use rndis_params instead of configNr
Andrzej Pietrasiewicz
3
-151
/
+129
2015-05-07
usb: gadget: s3c2410_udc: Remove static char buffer, use vsprintf extension %pV
Joe Perches
1
-15
/
+13
2015-04-27
usb: gadget: uvc: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2015-04-27
usb: gadget: remove incorrect __init/__exit annotations
Arnd Bergmann
23
-78
/
+78
2015-04-27
usb: gadget: serial: fix re-ordering of tx data
Philip Oberstaller
1
-1
/
+4
2015-04-27
usb: gadget: hid: Fix static variable usage
Krzysztof Opasiak
1
-2
/
+14
2015-04-27
usb: gadget: configfs: Fix interfaces array NULL-termination
Krzysztof Opasiak
1
-0
/
+1
2015-04-27
usb: gadget: xilinx: fix devm_ioremap_resource() check
Vladimir Zapolskiy
1
-2
/
+2
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-21
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...
Mauro Carvalho Chehab
32
-2566
/
+2490
2015-04-15
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-4
/
+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
2
-4
/
+8
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
2
-4
/
+0
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
2
-4
/
+8
2015-04-03
dummy_hcd: use USB_DT[_SS]_HUB
Sergei Shtylyov
1
-2
/
+2
2015-04-02
[media] gadget/uvc: embed video_device
Hans Verkuil
2
-27
/
+19
[next]