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.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
2016-03-04
usb: gadget: bdc_udc: fix race condition in bdc_udc_exit()
Alexey Khoroshilov
1
-0
/
+5
2016-03-04
usb: gadget: composite: handle otg status selector request from OTG host
Li Jun
1
-8
/
+17
2016-03-04
usb: gadget: provide interface for legacy gadgets to get UDC name
Marek Szyprowski
2
-25
/
+33
2016-03-04
usb: gadget: f_midi: stash substream in gmidi_in_port structure
Michal Nazarewicz
1
-5
/
+7
2016-03-04
usb: gadget: f_midi: missing unlock on error path
Dan Carpenter
1
-6
/
+6
2016-03-04
usb: gadget: f_midi: use flexible array member for gmidi_in_port elements
Michal Nazarewicz
1
-37
/
+18
2016-03-04
usb: gadget: f_midi: fix in_last_port looping logic
Michal Nazarewicz
1
-19
/
+7
2016-03-04
usb: gadget: f_midi: move some of f_midi_transmit to separate func
Michal Nazarewicz
1
-61
/
+76
2016-03-04
usb: gadget: f_midi: remove useless midi reference from port struct
Felipe F. Tonello
1
-2
/
+0
2016-03-04
usb: f_fs: avoid race condition with ffs_epfile_io_complete
Du, Changbin
1
-3
/
+9
2016-03-04
usb: f_fs: refactor ffs_epfile_io
Michal Nazarewicz
1
-69
/
+58
2016-03-04
usb: f_fs: replace unnecessary goto with a return
Michal Nazarewicz
1
-16
/
+8
2016-03-04
usb: f_fs: fix ffs_epfile_io returning success on req alloc failure
Michal Nazarewicz
1
-1
/
+3
2016-03-04
usb: f_fs: fix memory leak when ep changes during transfer
Michal Nazarewicz
1
-1
/
+1
2016-03-04
usb: gadget: pxa25x_udc: document endianess better
Arnd Bergmann
1
-7
/
+7
2016-03-04
usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol
Arnd Bergmann
1
-1
/
+0
2016-03-04
usb: gadget: pxa25x_udc: use readl/writel for mmio
Arnd Bergmann
2
-22
/
+40
2016-03-04
usb: gadget: pxa25x_udc cleanup
Arnd Bergmann
2
-203
/
+275
2016-03-04
usb: gadget: pxa25x_udc: move register definitions from arch
Arnd Bergmann
1
-6
/
+155
2016-03-04
usb: gadget: f_mass_storage: Enable SuperSpeedPlus
John Youn
1
-1
/
+1
2016-03-04
usb: gadget: composite: Update debug message for SuperSpeedPlus
John Youn
1
-1
/
+2
2016-03-04
usb: gadget: composite: Configure the usb_ep for SuperSpeedPlus
John Youn
1
-1
/
+8
2016-03-04
usb: gadget: composite: Write SuperSpeedPlus config descriptors
John Youn
1
-1
/
+5
2016-03-04
usb: gadget: composite: Add function to get descriptors
John Youn
1
-21
/
+32
2016-03-04
usb: gadget: composite: Count configs for SuperSpeedPlus
John Youn
1
-1
/
+7
2016-03-04
usb: gadget: Update config for SuperSpeedPlus
John Youn
2
-0
/
+3
2016-03-04
usb: gadget: Update function for SuperSpeedPlus
John Youn
1
-0
/
+6
2016-03-04
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
John Youn
18
-18
/
+22
2016-03-04
usb: gadget: composite: Return SSP Dev Cap descriptor
John Youn
1
-0
/
+42
2016-03-04
usb: gadget: composite: Return bcdUSB 0x0310
John Youn
1
-1
/
+1
2016-03-02
Merge 4.5-rc6 into usb-next
Greg Kroah-Hartman
4
-6
/
+21
2016-02-23
usb: gadget: net2280: fix endpoint max packet for super speed connections
Simon Appleby
1
-2
/
+13
2016-02-23
usb: gadget: gadgetfs: unregister gadget only if it got successfully registered
Marek Szyprowski
1
-2
/
+5
2016-02-23
usb: gadget: remove driver from pending list on probe error
Marek Szyprowski
1
-1
/
+2
2016-02-17
usb: gadget: atmel: access the PMC using regmap
Alexandre Belloni
2
-10
/
+12
2016-02-17
usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usage
Andrzej Hajda
1
-1
/
+1
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
1
-2
/
+0
2016-02-15
treewide: Fix typo in printk
Masanari Iida
1
-2
/
+1
2016-02-15
usb: add HAS_IOMEM dependency to USB_PXA27X
Vegard Nossum
1
-0
/
+1
2016-02-15
usb: add HAS_IOMEM dependency to USB_PXA25X
Vegard Nossum
1
-0
/
+1
2016-02-15
usb: Add HAS_IOMEM dependency to USB_M66592
Vegard Nossum
1
-0
/
+1
2016-02-15
usb: add HAS_IOMEM dependency to USB_NET2272
Vegard Nossum
1
-0
/
+1
2016-02-04
usb: gadget: rndis: fix itnull.cocci warnings
Julia Lawall
1
-1
/
+1
2016-01-25
usb: gadget: rndis: use list_for_each_entry_safe
Geliang Tang
1
-12
/
+6
2016-01-23
wrappers for ->i_mutex access
Al Viro
3
-10
/
+10
2016-01-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
7
-2121
/
+2504
2016-01-16
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-01-13
Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
34
-225
/
+2615
2016-01-11
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-08
usb/gadget: Remove set-but-not-used variables
Bart Van Assche
1
-16
/
+0
[prev]
[next]