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
2014-04-01
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-266
/
+697
2014-04-01
Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2014-03-17
usb: gadget: tcm_usb_gadget: stop format strings
Kees Cook
1
-1
/
+1
2014-03-17
usb: gadget: f_fs: add missing spinlock and mutex unlock
Robert Baldyga
1
-2
/
+6
2014-03-17
usb: gadget: composite: switch over to ERR_CAST()
Felipe Balbi
1
-1
/
+1
2014-03-17
usb: gadget: inode: switch over to memdup_user()
Felipe Balbi
1
-6
/
+3
2014-03-17
usb: gadget: f_subset: switch over to PTR_RET
Felipe Balbi
1
-1
/
+1
2014-03-17
usb: gadget: lpc32xx_udc: fix wrong clk_put() sequence
Felipe Balbi
1
-2
/
+2
2014-03-13
Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
4
-29
/
+40
2014-03-07
Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
11
-254
/
+684
2014-03-07
usb: gadget: return the right length in ffs_epfile_io()
Chuansheng Liu
1
-13
/
+15
2014-03-07
usb: gadget: u_ether: move hardware transmit to RX NAPI
Weinn Jheng
1
-35
/
+66
2014-03-05
usb: gadget: f_fs: Add flags to descriptors block
Michal Nazarewicz
2
-83
/
+61
2014-03-05
usb: gadget: f_fs: Add support for SuperSpeed Mode
Manu Gautam
2
-50
/
+142
2014-03-05
usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabled
Gregory CLEMENT
1
-3
/
+3
2014-03-05
usb: gadget: atmel_usba: fix crash when no endpoint are specified
Alexandre Belloni
1
-0
/
+6
2014-03-05
usb: gadget: s3c-hsotg: add proper suspend/resume support
Marek Szyprowski
1
-4
/
+49
2014-03-05
usb: gadget: at91_udc: fix ep maxpacket initialisation
Robert Baldyga
1
-7
/
+7
2014-02-28
tty: Fix low_latency BUG
Peter Hurley
1
-2
/
+2
2014-02-24
Merge 3.14-rc4 into usb-next
Greg Kroah-Hartman
4
-29
/
+40
2014-02-20
usb: gadget: fix NULL pointer dereference
Andrzej Pietrasiewicz
1
-1
/
+6
2014-02-20
usb: gadget: printer: using gadget_is_otg to check otg support at runtime
Peter Chen
1
-1
/
+1
2014-02-20
usb: gadget: gr_udc: remove some unneeded error handling
Dan Carpenter
1
-8
/
+2
2014-02-19
usb: gadget: at91: using USBA_NR_DMAS for DMA channels
Bo Shen
2
-2
/
+2
2014-02-19
usb: gadget: at91: fix the number of endpoint parameter
Bo Shen
1
-1
/
+1
2014-02-18
usb: gadget: f_fs: add aio support
Robert Baldyga
1
-26
/
+239
2014-02-18
usb: gadget: f_fs: add poll for endpoint 0
Robert Baldyga
1
-0
/
+42
2014-02-18
usb: gadget: f_fs: fix setup request handling
Robert Baldyga
2
-2
/
+1
2014-02-18
usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline function
Michal Nazarewicz
2
-10
/
+19
2014-02-18
usb: gadget: functionfs: fix typo in the enum variable
Michal Nazarewicz
2
-14
/
+14
2014-02-18
usb: gadget: FunctionFS: use consistent naming with regard to ffs_lock
Andrzej Pietrasiewicz
1
-15
/
+15
2014-02-18
usb: gadget: FunctionFS: staticize functions used only in f_fs.c
Andrzej Pietrasiewicz
2
-4
/
+4
2014-02-18
usb: gadget: code cleanup
Andrzej Pietrasiewicz
1
-1
/
+1
2014-02-18
usb: gadget: FunctionFS: dereference ffs_dev conditionally
Andrzej Pietrasiewicz
1
-4
/
+5
2014-02-18
usb: gadget: s3c-hsotg: stall ep0 in set_halt function
Robert Baldyga
1
-32
/
+46
2014-02-18
usb: gadget: printer: fix memory leak
wenlin.kang
1
-1
/
+3
2014-02-18
usb: gadget: printer: fix possible deadlock
wenlin.kang
1
-0
/
+3
2014-02-18
usb: gadget: s3c-hsudc: remove unused label
Sachin Kamat
1
-1
/
+0
2014-02-18
usb: gadget: s3c2410_udc: Fix build error
Sachin Kamat
1
-1
/
+1
2014-02-18
usb: gadget: fix error return code
Julia Lawall
1
-0
/
+1
2014-02-18
usb: gadget: s3c-hsotg: use %pad for dma_addr_t
Jingoo Han
1
-4
/
+4
2014-02-18
usb: gadget: s3c-hsotg: fix build on x86 and other architectures
Matt Porter
2
-7
/
+6
2014-02-18
usb: gadget: bcm63xx_udc: fix build failure on DMA channel code
Florian Fainelli
1
-26
/
+32
2014-02-18
usb: gadget: s3c2410_udc: Fix build error
Sachin Kamat
1
-1
/
+1
2014-02-14
usb: gadget: Convert to snd_card_new() with a device pointer
Takashi Iwai
2
-7
/
+4
2014-02-11
Remove MACH_OMAP_H4_OTG
Richard Weinberger
1
-1
/
+1
2014-01-23
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
13
-13
/
+0
2014-01-07
usb: gadget: remove unused variable in gr_queue_int()
Wei Yongjun
1
-3
/
+0
2014-01-07
usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.c
Wei Yongjun
1
-1
/
+0
[next]