index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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: f_acm: Fix configfs attr name
Krzysztof Opasiak
1
-2
/
+2
2016-03-04
usb: udc: lpc32xx: remove USB PLL and USB OTG clock management
Vladimir Zapolskiy
1
-59
/
+5
2016-03-04
usb: udc: lpc32xx: remove direct access to clock controller registers
Vladimir Zapolskiy
1
-29
/
+0
2016-03-04
usb: udc: lpc32xx: switch to clock prepare/unprepare model
Vladimir Zapolskiy
1
-15
/
+15
2016-03-04
usb: gadget: renesas_usb3: Use ARCH_RENESAS
Simon Horman
1
-1
/
+1
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: fsl_qe_udc: fix IS_ERR_VALUE usage
Andrzej Hajda
1
-1
/
+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
[next]