Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1943dc07b45e347c52c1bfdd4a37e04a86e399aa
/
drivers
/
usb
/
gadget
6baeda1
usb: gadget: udc: atmel: set vbus irqflags explicitly
by Nicolas Ferre
· 7 years ago
addfc58
usb: gadget: ffs: handle I/O completion in-order
by John Keeping
· 7 years ago
447b8a0
usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()
by Yoshihiro Shimoda
· 7 years ago
73f2f57
usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value
by Yoshihiro Shimoda
· 7 years ago
4dcf4ba
usb: gadget: udc: renesas_usb3: fix for no-data control transfer
by Yoshihiro Shimoda
· 7 years ago
7dbd8f4
USB: dummy-hcd: Fix erroneous synchronization change
by Alan Stern
· 7 years ago
0173a68
USB: dummy-hcd: fix infinite-loop resubmission bug
by Alan Stern
· 7 years ago
fe659bc
USB: dummy-hcd: fix connection failures (wrong speed)
by Alan Stern
· 7 years ago
1fbbb78
USB: g_mass_storage: Fix deadlock when driver is unbound
by Alan Stern
· 7 years ago
520b72f
USB: gadgetfs: Fix crash caused by inadequate synchronization
by Alan Stern
· 7 years ago
6e76c01
USB: gadgetfs: fix copy_to_user while holding spinlock
by Alan Stern
· 7 years ago
7661ca0
usb: gadget: dummy: fix nonsensical comparisons
by Arnd Bergmann
· 7 years ago
641663a
usb: gadget: udc: fix snps_udc_plat.c build errors
by Randy Dunlap
· 7 years ago
9ada8c5
usb: gadget: function: printer: avoid spinlock recursion
by Yoshihiro Shimoda
· 7 years ago
97e133d
usb: gadget: core: fix ->udc_set_speed() logic
by Roger Quadros
· 7 years ago
581bfce
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
bafb076
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
05a4a33
gadget/f_mass_storage: stop messing with the address limit
by Christoph Hellwig
· 7 years ago
9f57ed0
Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
2ab3c34
usb: gadget: make snd_pcm_hardware const
by Bhumika Goyal
· 7 years ago
34a0036
Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 7 years ago
0852659
usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_ether
by Dmitry Osipenko
· 7 years ago
daa35bd
usb: gadget: serial: fix oops when data rx'd after close
by Stephen Warren
· 7 years ago
afd7fd8
USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_release()
by Alan Stern
· 7 years ago
ee61371
usb: gadget: udc: Replace the deprecated extcon API
by Chanwoo Choi
· 8 years ago
cdff9f8
usb: gadget: f_fs: Pass along set_halt errors.
by Jerry Zhang
· 7 years ago
cc29d4f
usb: bdc: Add support for USB phy
by Al Cooper
· 7 years ago
3f8b121
usb: bdc: Enable in Kconfig for ARCH_BRCMSTB systems
by Al Cooper
· 7 years ago
cff97f3
usb: bdc: fix "xsf for ep not enabled" errror
by Al Cooper
· 7 years ago
0de9742
usb: bdc: Add support for suspend/resume
by Al Cooper
· 7 years ago
8ac1685
usb: bdc: hook a quick Device Tree compatible string
by Florian Fainelli
· 7 years ago
10fbb06
usb: bdc: Small code cleanup
by Al Cooper
· 7 years ago
c87dca0
usb: bdc: Add clock enable for new chips with a separate BDC clock
by Al Cooper
· 7 years ago
5916733
usb: bdc: Fix misleading register names
by Al Cooper
· 7 years ago
73517cf
usb: gadget: add RNDIS configfs options for class/subclass/protocol
by David Lechner
· 7 years ago
31fe084
usb: gadget: core: unmap request from DMA only if previously mapped
by Jack Pham
· 7 years ago
f8faa3b
usb: gadget: allow serial gadget console on other configs
by Thadeu Lima de Souza Cascardo
· 7 years ago
64b59f1
usb: gadget: udc: renesas_usb3: make usb_ep_ops const
by Bhumika Goyal
· 7 years ago
2d19cdc
usb: gadget: f_midi: Use snd_card_free_when_closed with refcount
by Jerry Zhang
· 7 years ago
24cf345
usb: gadget: f_midi: add super speed support
by Badhri Jagan Sridharan
· 7 years ago
a79741f
usb: gadget: dummy: fix infinite loop because of missing loop decrement
by Colin Ian King
· 7 years ago
c054290
usb: gadget: f_midi: constify snd_rawmidi_ops structures
by Julia Lawall
· 7 years ago
b3c4ec7
usb: gadget: f_hid: {GET,SET} PROTOCOL Support
by Abdulhadi Mohamed
· 7 years ago
89c9968
usb: gadget: fsl_qe_udc: constify qe_ep0_desc
by Julia Lawall
· 7 years ago
b744a2e
usb: gadget: udc: renesas_usb3: add support for R-Car M3-W
by Yoshihiro Shimoda
· 7 years ago
feea468
Merge 4.13-rc5 into usb-next
by Greg Kroah-Hartman
· 7 years ago
4b67a54
usb: gadget: fsl_qe_udc: constify qe_ep0_desc
by Julia Lawall
· 7 years ago
640c0be
usb: gadget: f_uac2: constify snd_pcm_ops structures
by Arvind Yadav
· 7 years ago
974203c
usb: gadget: udc: renesas_usb3: add support for R-Car H3 ES2.0
by Yoshihiro Shimoda
· 7 years ago
43ba968
usb: gadget: udc: renesas_usb3: add debugfs to set the b-device mode
by Yoshihiro Shimoda
· 7 years ago
8e374f0
usb: gadget: udc: renesas_usb3: fix error return code in renesas_usb3_probe()
by Gustavo A. R. Silva
· 7 years ago
b765ff1
usb: gadget: f_uac2: constify snd_pcm_ops structures
by Arvind Yadav
· 7 years ago
aca5b9e
usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() calling
by Yoshihiro Shimoda
· 7 years ago
1417698
Merge 4.13-rc2 into usb-next
by Greg Kroah-Hartman
· 7 years ago
3dc173f
USB: gadget: remove unneeded MODULE_VERSION() usage
by Greg Kroah-Hartman
· 7 years ago
781001f
usb: gadget: udc: renesas_usb3: protect usb3_ep->started in usb3_start_pipen()
by Yoshihiro Shimoda
· 7 years ago
ebe6b2b
usb: gadget: udc: renesas_usb3: fix zlp transfer by the dmac
by Yoshihiro Shimoda
· 7 years ago
80584ef
usb: gadget: udc: renesas_usb3: fix free size in renesas_usb3_dma_free_prd()
by Yoshihiro Shimoda
· 7 years ago
14e1d56
usb: gadget: f_uac2: endianness fixes.
by Ruslan Bilovol
· 8 years ago
42370b8
usb: gadget: f_uac1: endianness fixes.
by Ruslan Bilovol
· 8 years ago
ab1d53d
usb: gadget: udc: start_udc() can be static
by kbuild test robot
· 8 years ago
a9ef5c4
usb: gadget: udc: USB_SNP_CORE should depend on HAS_DMA
by Geert Uytterhoeven
· 8 years ago
f84a31e
usb: gadget: udc: USB_RENESAS_USB3 should depend on HAS_DMA
by Geert Uytterhoeven
· 8 years ago
bee9186
usb: gadget: f_mass_storage: Fix the logic to iterate all common->luns
by Axel Lin
· 8 years ago
920f2ec
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
818a23e
Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 8 years ago
3d09198
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b952f4d
net: manual clean code which call skb_put_[data:zero]
by yuan linyu
· 8 years ago
24040a5
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing
by Greg Kroah-Hartman
· 8 years ago
571949a
Merge 4.12-rc6 into usb-next
by Greg Kroah-Hartman
· 8 years ago
0591bc2
usb: gadget: add f_uac1 variant based on a new u_audio api
by Ruslan Bilovol
· 8 years ago
d355339
usb: gadget: function: make current f_uac1 implementation legacy
by Ruslan Bilovol
· 8 years ago
eb9fecb
usb: gadget: f_uac2: split out audio core
by Ruslan Bilovol
· 8 years ago
7158b57
usb: gadget: f_uac2: remove platform driver/device creation
by Ruslan Bilovol
· 8 years ago
1fc4926
usb: gadget: function: f_uac1: implement get_alt()
by Ruslan Bilovol
· 8 years ago
d423b965
usb: gadget: udc: atmel: Remove unnecessary macros
by Alexandre Belloni
· 8 years ago
c8e4e5b
usb: gadget: bdc: 64-bit pointer capability check
by Srinath Mannam
· 8 years ago
19ea9d6
Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
b080db5
networking: convert many more places to skb_put_zero()
by Johannes Berg
· 8 years ago
f16443a
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
by Alan Stern
· 8 years ago
a090bd4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
0e1b89e
usb: gadget: mv_udc: Handle return value of clk_prepare_enable.
by Arvind Yadav
· 8 years ago
8e55d30
usb: gadget: mass_storage: set msg_registered after msg registered
by Li Jun
· 8 years ago
2d4aa21
usb: gadget: udc: renesas_usb3: add support for dedicated DMAC
by Yoshihiro Shimoda
· 8 years ago
46ddd79
usb: gadget: udc: atmel: Remove AVR32 bits from the driver
by Andy Shevchenko
· 8 years ago
1041656
usb: gadget: udc: add a 'function' sysfs file
by Felipe Balbi
· 8 years ago
06644aa
usb: gadget: dummy: implement ->udc_set_speed()
by Felipe Balbi
· 8 years ago
67fdfda
usb: gadget: core: introduce ->udc_set_speed() method
by Felipe Balbi
· 8 years ago
1b9f35a
usb: gadget: udc: Add Synopsys UDC Platform driver
by Raviteja Garimella
· 8 years ago
7c51247
usb: gadget: udc: Provide correct arguments for 'dma_pool_create'
by Raviteja Garimella
· 8 years ago
498beb4
usb: gadget: udc: make debug prints compatible with both pci and platform devices
by Raviteja Garimella
· 8 years ago
a676fb6
usb: gadget: udc: Rename amd5536udc driver file based on IP
by Raviteja Garimella
· 8 years ago
e800e8cb
usb: gadget: configfs: use hexadecimal values and new line
by Stefan Agner
· 8 years ago
76180d7
usb: gadget: configfs: make qw_sign attribute symmetric
by Stefan Agner
· 8 years ago
81606ae
Merge 4.12-rc5 into usb-next
by Greg Kroah-Hartman
· 8 years ago
f50b878
USB: gadget: fix GPF in gadgetfs
by Alan Stern
· 8 years ago
Next »