index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-08
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-06
usb: gadget: f_fs: Add flags to descriptors block
Michal Nazarewicz
2
-83
/
+61
2014-03-06
usb: gadget: f_fs: Add support for SuperSpeed Mode
Manu Gautam
2
-50
/
+142
2014-03-06
usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabled
Gregory CLEMENT
1
-3
/
+3
2014-03-06
usb: gadget: atmel_usba: fix crash when no endpoint are specified
Alexandre Belloni
1
-0
/
+6
2014-03-06
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-25
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-12
Remove MACH_OMAP_H4_OTG
Richard Weinberger
1
-1
/
+1
2014-01-24
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
13
-13
/
+0
2014-01-08
usb: gadget: remove unused variable in gr_queue_int()
Wei Yongjun
1
-3
/
+0
2014-01-08
usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.c
Wei Yongjun
1
-1
/
+0
2013-12-26
Merge tag 'v3.13-rc4' into next/cleanup
Olof Johansson
9
-23
/
+28
2013-12-24
usb: gadget: at91_udc: fix build warning
Felipe Balbi
1
-7
/
+7
2013-12-24
usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC
Andreas Larsson
4
-0
/
+2470
2013-12-24
usb: gadget: s3c-hsotg: get phy bus width from phy subsystem
Matt Porter
2
-1
/
+14
2013-12-24
usb: gadget: s3c-hsotg: enable generic phy support
Matt Porter
1
-16
/
+39
2013-12-24
usb: gadget: s3c-hsotg: add snps,dwc2 compatible string
Matt Porter
1
-0
/
+1
2013-12-24
usb: gadget: s3c-hsotg: enable build for other platforms
Matt Porter
2
-6
/
+4
2013-12-20
usb: gadget: fix up some comments about CONFIG_USB_DEBUG
Greg Kroah-Hartman
2
-2
/
+2
2013-12-19
usb: gadget: should use u16 type variable to store MaxPower
Du, ChangbinX
1
-1
/
+1
2013-12-19
usb: gadget: configfs: include appropriate header file in configfs.c
Rashika Kheria
1
-0
/
+1
2013-12-19
Merge tag 'v3.13-rc4' into next
Felipe Balbi
8
-21
/
+26
[next]