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
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2017-08-28
Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-3
/
+3
2017-08-28
usb: gadget: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2017-08-22
Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
20
-69
/
+430
2017-08-18
usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_ether
Dmitry Osipenko
3
-4
/
+1
2017-08-18
usb: gadget: serial: fix oops when data rx'd after close
Stephen Warren
1
-1
/
+1
2017-08-18
USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_rel...
Alan Stern
1
-6
/
+9
2017-08-16
usb: gadget: udc: Replace the deprecated extcon API
Chanwoo Choi
1
-3
/
+3
2017-08-15
usb: gadget: f_fs: Pass along set_halt errors.
Jerry Zhang
1
-4
/
+3
2017-08-15
usb: bdc: Add support for USB phy
Al Cooper
2
-2
/
+75
2017-08-15
usb: bdc: Enable in Kconfig for ARCH_BRCMSTB systems
Al Cooper
1
-0
/
+1
2017-08-15
usb: bdc: fix "xsf for ep not enabled" errror
Al Cooper
1
-3
/
+4
2017-08-15
usb: bdc: Add support for suspend/resume
Al Cooper
2
-0
/
+37
2017-08-15
usb: bdc: hook a quick Device Tree compatible string
Florian Fainelli
2
-2
/
+10
2017-08-15
usb: bdc: Small code cleanup
Al Cooper
1
-7
/
+8
2017-08-15
usb: bdc: Add clock enable for new chips with a separate BDC clock
Al Cooper
1
-0
/
+15
2017-08-15
usb: bdc: Fix misleading register names
Al Cooper
3
-18
/
+18
2017-08-15
usb: gadget: add RNDIS configfs options for class/subclass/protocol
David Lechner
3
-0
/
+59
2017-08-15
usb: gadget: core: unmap request from DMA only if previously mapped
Jack Pham
1
-1
/
+4
2017-08-15
usb: gadget: allow serial gadget console on other configs
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2017-08-15
usb: gadget: udc: renesas_usb3: make usb_ep_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-15
usb: gadget: f_midi: Use snd_card_free_when_closed with refcount
Jerry Zhang
1
-5
/
+17
2017-08-15
usb: gadget: f_midi: add super speed support
Badhri Jagan Sridharan
1
-3
/
+39
2017-08-15
usb: gadget: dummy: fix infinite loop because of missing loop decrement
Colin Ian King
1
-1
/
+1
2017-08-15
usb: gadget: f_midi: constify snd_rawmidi_ops structures
Julia Lawall
1
-2
/
+2
2017-08-15
usb: gadget: f_hid: {GET,SET} PROTOCOL Support
Abdulhadi Mohamed
1
-1
/
+16
2017-08-15
usb: gadget: fsl_qe_udc: constify qe_ep0_desc
Julia Lawall
1
-1
/
+1
2017-08-15
usb: gadget: udc: renesas_usb3: add support for R-Car M3-W
Yoshihiro Shimoda
1
-0
/
+4
2017-08-14
Merge 4.13-rc5 into usb-next
Greg Kroah-Hartman
1
-5
/
+16
2017-08-10
usb: gadget: fsl_qe_udc: constify qe_ep0_desc
Julia Lawall
1
-1
/
+1
2017-08-10
usb: gadget: f_uac2: constify snd_pcm_ops structures
Arvind Yadav
1
-1
/
+1
2017-08-09
usb: gadget: udc: renesas_usb3: add support for R-Car H3 ES2.0
Yoshihiro Shimoda
1
-3
/
+24
2017-08-09
usb: gadget: udc: renesas_usb3: add debugfs to set the b-device mode
Yoshihiro Shimoda
1
-2
/
+76
2017-08-09
usb: gadget: udc: renesas_usb3: fix error return code in renesas_usb3_probe()
Gustavo A. R. Silva
1
-2
/
+4
2017-08-09
usb: gadget: f_uac2: constify snd_pcm_ops structures
Arvind Yadav
1
-1
/
+1
2017-08-03
usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() calling
Yoshihiro Shimoda
1
-5
/
+16
2017-07-23
Merge 4.13-rc2 into usb-next
Greg Kroah-Hartman
6
-31
/
+41
2017-07-22
USB: gadget: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
3
-6
/
+1
2017-07-18
usb: gadget: udc: renesas_usb3: protect usb3_ep->started in usb3_start_pipen()
Yoshihiro Shimoda
1
-3
/
+3
2017-07-18
usb: gadget: udc: renesas_usb3: fix zlp transfer by the dmac
Yoshihiro Shimoda
1
-0
/
+6
2017-07-18
usb: gadget: udc: renesas_usb3: fix free size in renesas_usb3_dma_free_prd()
Yoshihiro Shimoda
1
-1
/
+1
2017-07-18
usb: gadget: f_uac2: endianness fixes.
Ruslan Bilovol
1
-11
/
+14
2017-07-18
usb: gadget: f_uac1: endianness fixes.
Ruslan Bilovol
1
-10
/
+10
2017-07-18
usb: gadget: udc: start_udc() can be static
kbuild test robot
1
-3
/
+3
2017-07-17
usb: gadget: udc: USB_SNP_CORE should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+2
2017-07-17
usb: gadget: udc: USB_RENESAS_USB3 should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2017-07-17
usb: gadget: f_mass_storage: Fix the logic to iterate all common->luns
Axel Lin
1
-1
/
+1
2017-07-06
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-6
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-21
/
+13
2017-07-03
Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
7
-42
/
+60
[next]