index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: core: introduce ->udc_set_speed() method
Felipe Balbi
2017-06-13
1
-0
/
+20
*
usb: gadget: udc: Add Synopsys UDC Platform driver
Raviteja Garimella
2017-06-13
5
-20
/
+409
*
usb: gadget: udc: Provide correct arguments for 'dma_pool_create'
Raviteja Garimella
2017-06-13
1
-2
/
+2
*
usb: gadget: udc: make debug prints compatible with both pci and platform dev...
Raviteja Garimella
2017-06-13
3
-15
/
+18
*
usb: gadget: udc: Rename amd5536udc driver file based on IP
Raviteja Garimella
2017-06-13
2
-1
/
+1
*
usb: gadget: configfs: use hexadecimal values and new line
Stefan Agner
2017-06-13
1
-3
/
+3
*
usb: gadget: configfs: make qw_sign attribute symmetric
Stefan Agner
2017-06-13
1
-2
/
+6
*
usb: gadget: Allow a non-SuperSpeed gadget to support LPM
John Youn
2017-06-02
1
-2
/
+6
*
usb: gadget: composite: Exclude SS Dev Cap Desc
John Youn
2017-06-02
1
-23
/
+28
*
usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data.
Jerry Zhang
2017-06-02
2
-9
/
+13
*
usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable.
Jerry Zhang
2017-06-02
1
-39
/
+54
*
usb: gadget: remove redundant self assignment
Stefan Agner
2017-06-02
1
-3
/
+1
*
usb: gadget: udc-xilinx: clean up a variable name
Dan Carpenter
2017-05-17
1
-1
/
+1
*
usb: gadget: udc: add null check before pointer dereference
Gustavo A. R. Silva
2017-05-17
1
-2
/
+3
*
usb: fix the comment with regards to DocBook
Mauro Carvalho Chehab
2017-05-17
1
-1
/
+1
*
usb: gadget: f_uac2: calculate wMaxPacketSize before endpoint match
Sekhar Nori
2017-05-17
1
-6
/
+6
*
USB: f_mass_storage: improve memory barriers and synchronization
Alan Stern
2017-05-16
2
-206
/
+156
*
USB: f_mass_storage: improve async notification handling
Alan Stern
2017-05-16
2
-55
/
+24
*
Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-05-04
25
-416
/
+629
|
\
|
*
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-04-11
18
-365
/
+576
|
|
\
|
|
*
usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0
Cristian Birsan
2017-04-11
1
-2
/
+3
|
|
*
usb: gadget: udc: atmel: Use dev_err() to display EP configuration error
Cristian Birsan
2017-04-11
1
-4
/
+4
|
|
*
usb: udc: allow adding and removing the same gadget device
Roger Quadros
2017-04-11
1
-0
/
+1
|
|
*
usb: gadget: mv_u3d: fix error handling in mv_u3d_probe()
Alexey Khoroshilov
2017-04-11
1
-6
/
+9
|
|
*
usb: gadget: udc: atmel: Check fifo configuration values against device tree
Cristian Birsan
2017-04-11
1
-2
/
+22
|
|
*
fsl_udc_core: add support for devices provided by fsl-mph-dr-of
Michael Grzeschik
2017-04-11
1
-0
/
+2
|
|
*
usb: gadget: udc: amd5536: split core and PCI layer
Raviteja Garimella
2017-04-11
5
-215
/
+297
|
|
*
usb: gadget: udc: renesas_usb3: add support for usb role swap
Yoshihiro Shimoda
2017-04-11
1
-0
/
+56
|
|
*
usb: gadget: udc: atmel: Minor code cleanup
Cristian Birsan
2017-04-11
1
-10
/
+7
|
|
*
usb: gadget: udc: renesas_usb3: add extcon support
Yoshihiro Shimoda
2017-04-11
2
-2
/
+42
|
|
*
usb: gadget: udc: renesas_usb3: add USB ID signal monitoring
Yoshihiro Shimoda
2017-04-11
1
-4
/
+63
|
|
*
usb: gadget: f_fs: simplify ffs_dev name handling
Michal Nazarewicz
2017-04-11
2
-64
/
+19
|
|
*
usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...
Yuyang Du
2017-04-11
1
-12
/
+8
|
|
*
usb: gadget: u_ether: conditionally align transfer size
Felipe Balbi
2017-04-11
1
-2
/
+6
|
|
*
usb: gadget: u_ether: use better list accessors
Felipe Balbi
2017-04-11
1
-10
/
+6
|
|
*
usb: gadget: reword configuration choices
Romain Izard
2017-04-11
1
-2
/
+8
|
|
*
usb: gadget: legacy gadgets are optional
Romain Izard
2017-04-11
1
-0
/
+1
|
|
*
usb: gadget: udc: remove unnecessary variable and update function prototype
Gustavo A. R. Silva
2017-04-11
1
-4
/
+1
|
|
*
usb: gadget: udc: avoid use of freed pointer
Gustavo A. R. Silva
2017-04-11
1
-9
/
+8
|
|
*
usb: gadget: uvc: Missing files for configfs interface
Petr Cvek
2017-04-11
1
-8
/
+8
|
|
*
usb: gadget: pxa27x: Remove duplicate function prototype
Petr Cvek
2017-03-27
1
-3
/
+0
|
|
*
usb: gadget: mv_udc: clarify a switch with an implicit fall-through
Michal Nazarewicz
2017-03-27
1
-7
/
+6
|
*
|
Merge 4.11-rc4 into usb-next
Greg Kroah-Hartman
2017-03-27
3
-6
/
+16
|
|
\
|
|
*
|
drivers, usb: convert ep_data.count from atomic_t to refcount_t
Elena Reshetova
2017-03-17
1
-4
/
+4
|
*
|
drivers, usb: convert dev_data.count from atomic_t to refcount_t
Elena Reshetova
2017-03-17
1
-4
/
+5
|
*
|
drivers, usb: convert ffs_data.ref from atomic_t to refcount_t
Elena Reshetova
2017-03-17
2
-5
/
+6
|
*
|
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
2017-03-17
4
-10
/
+10
|
*
|
usb: gadget: amd5536udc: Replace PCI pool old API
Romain Perier
2017-03-16
2
-6
/
+6
|
*
|
usb: gadget: pch_udc: Replace PCI pool old API
Romain Perier
2017-03-16
1
-16
/
+15
|
*
|
usb: gadget: net2280: Replace PCI pool old API
Romain Perier
2017-03-16
2
-7
/
+7
[next]