Sign in
android-kvm
/
linux
/
c061b38a3e48663c29611e3b60afffe624d7c830
/
drivers
/
usb
/
gadget
0b36c9e
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
dec90f6
vfs: Convert functionfs to use the new mount API
by David Howells
· 6 years ago
c6b48da
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
2b97c39
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
96e46dc
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 6 years ago
18a93cd
usb: gadget: net2280: Add workaround for AB chip Errata 11
by Benjamin Herrenschmidt
· 6 years ago
ec8ca8a
usb: gadget: net2280: Move all "ll" registers in one structure
by Benjamin Herrenschmidt
· 6 years ago
cca3854
usb: gadget: composite: Set recommended BESL values
by Thinh Nguyen
· 6 years ago
c33f141
usb: udc: lpc32xx: silence fall-through warning
by Gustavo A. R. Silva
· 6 years ago
566aaca
usb: udc: lpc32xx: remove set but not used 3 variables
by Mao Wenan
· 6 years ago
163be6f
usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driver fails
by Roger Quadros
· 6 years ago
3afa758
usb: udc: lpc32xx: silence fall-through warning
by Gustavo A. R. Silva
· 6 years ago
7ffc95e
Merge 5.3-rc5 into usb-next
by Greg Kroah-Hartman
· 6 years ago
50ad152
usb: udc: lpc32xx: allow compile-testing
by Arnd Bergmann
· 6 years ago
4a56a47
usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt
by Benjamin Herrenschmidt
· 6 years ago
602fda1
usb: gadget: composite: Clear "suspended" on reset/disconnect
by Benjamin Herrenschmidt
· 6 years ago
5dac665
usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"
by Yoshihiro Shimoda
· 6 years ago
aa31332
usb: gadget: aspeed: Implement dummy hub TT requests
by Benjamin Herrenschmidt
· 6 years ago
cca1754
usb: gadget: aspeed: Improve debugging when nuking
by Benjamin Herrenschmidt
· 6 years ago
8016759
usb: gadget: aspeed: Remove unused "suspended" flag
by Benjamin Herrenschmidt
· 6 years ago
5f0625a
usb: gadget: aspeed: Rework the reset logic
by Benjamin Herrenschmidt
· 6 years ago
155940a
usb: gadget: aspeed: Check suspend/resume callback existence
by Benjamin Herrenschmidt
· 6 years ago
ef9d346
usb: gadget: aspeed: Don't reject requests on suspended devices
by Benjamin Herrenschmidt
· 6 years ago
7e420ce
usb: gadget: aspeed: Fix EP0 stall handling
by Benjamin Herrenschmidt
· 6 years ago
d042c35
usb: gadget: aspeed: Cleanup EP0 state on port reset
by Benjamin Herrenschmidt
· 6 years ago
9fbbeb4
usb: gadget: aspeed: Don't set port enable change bit on reset
by Benjamin Herrenschmidt
· 6 years ago
f0104b0
USB: gadget: udc: s3c2410_udc: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
938a76e
usb: gadget: atmel_usba_udc: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
8484aa0
usb: gadget: pch_udc: Use dev_get_drvdata
by Chuhong Yuan
· 6 years ago
27125cf
usb: gadget: atmel_usba_udc: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
dccce74
USB: gadget: udc: s3c2410_udc: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
b33f370
usb: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 6 years ago
933a90b
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
17a20ac
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
e5d82a73
vfs: Convert gadgetfs to use the new mount API
by David Howells
· 6 years ago
214cc39
Revert "usb: gadget: storage: Remove warning message"
by Greg Kroah-Hartman
· 6 years ago
332694f
Revert "usb:gadget Separated decoding functions from dwc3 driver."
by Greg Kroah-Hartman
· 6 years ago
8265fb7
Revert "usb:gadget Patch simplify usb_decode_set_clear_feature function."
by Greg Kroah-Hartman
· 6 years ago
40abbef
Revert "usb:gadget Simplify usb_decode_get_set_descriptor function."
by Greg Kroah-Hartman
· 6 years ago
51785bd
Merge tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 6 years ago
4aef796
usb: gadget: udc: renesas_usb3: remove redundant assignment to ret
by Colin Ian King
· 6 years ago
d2d06c1
USB: gadget: function: fix issue Unneeded variable: "value"
by Hariprasad Kelam
· 6 years ago
c2af6b0
usb:gadget Simplify usb_decode_get_set_descriptor function.
by Pawel Laszczak
· 6 years ago
ca888ce
usb:gadget Patch simplify usb_decode_set_clear_feature function.
by Pawel Laszczak
· 6 years ago
3db1b63
usb:gadget Separated decoding functions from dwc3 driver.
by Pawel Laszczak
· 6 years ago
f254e65a
Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 6 years ago
882f261
Merge tag 'v5.2-rc5' into patchwork
by Mauro Carvalho Chehab
· 6 years ago
ecefae6
docs: usb: rename files to .rst and add them to drivers-api
by Mauro Carvalho Chehab
· 6 years ago
37e444c
usb: Replace snprintf with scnprintf in gether_get_ifname
by Daniel M German
· 6 years ago
d29fcf7
usb: gadget: ether: Fix race between gether_disconnect and rx_submit
by Kiruthika Varadarajan
· 6 years ago
e70b3f5
usb: gadget: storage: Remove warning message
by EJ Hsu
· 6 years ago
4ed9890
usb: gadget: send usb_gadget as an argument in get_config_params
by Anurag Kumar Vulisha
· 6 years ago
d78cc1a
usb: gadget: net2272: remove redundant assignments to pointer 's'
by Colin Ian King
· 6 years ago
5085955
usb: gadget: Zero ffs_io_data
by Andrzej Pietrasiewicz
· 6 years ago
48f5e74
USB: omap_udc: Remove unneeded variable
by Hariprasad Kelam
· 6 years ago
811e5c3d
fotg210-udc: Remove unneeded variable
by Hariprasad Kelam
· 6 years ago
67929a7
usb: gadget: at91_udc: Remove unneeded variable
by Hariprasad Kelam
· 6 years ago
0604160
usb: gadget: udc: renesas_usb3: Enhance role switch support
by Biju Das
· 6 years ago
f4408a9
usb: gadget: u_audio: Fixed variable declaration coding style issue
by Jonas Stenvall
· 6 years ago
4833a94
usb: gadget: f_fs: data_len used before properly set
by Fei Yang
· 6 years ago
a954e5f
Merge 5.2-rc5 into usb-next
by Greg Kroah-Hartman
· 6 years ago
42cc688
usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()
by Wei Yongjun
· 6 years ago
fbc318a
usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
by Alexandre Belloni
· 6 years ago
62fd0e0a
usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
by Young Xiao
· 6 years ago
1397e3ec
media: usb/gadget/f_uvc: set device_caps in struct video_device
by Hans Verkuil
· 6 years ago
d991f85
usb: remove redundant 'default n' from Kconfig-s
by Bartlomiej Zolnierkiewicz
· 6 years ago
8f6707b
usb: gadget: atmel: tie wake lock to running clock
by Jonas Bonn
· 6 years ago
70a7f8b
usb: gadget: atmel: support USB suspend
by Jonas Bonn
· 6 years ago
66b61e2
usb: gadget: atmel_usba_udc: simplify setting of interrupt-enabled mask
by Jonas Bonn
· 6 years ago
0c91ca4
usb: gadget: do not use __constant_cpu_to_le16
by Sergey Senozhatsky
· 6 years ago
4035c5b
usb: introduce usb_ep_type_string() function
by Chunfeng Yun
· 6 years ago
c67d426
usb: gadget: udc: lpc32xx: rework interrupt handling
by Alexandre Belloni
· 6 years ago
2a60f5e
usb: gadget: udc: lpc32xx: add support for stotg04 phy
by Alexandre Belloni
· 6 years ago
f584fa8
usb: gadget: udc: lpc32xx: properly setup phy interrupts
by Alexandre Belloni
· 6 years ago
59a9901
usb: gadget: udc: lpc32xx: simplify vbus handling
by Alexandre Belloni
· 6 years ago
408b56c
usb: gadget: udc: lpc32xx: simplify probe
by Alexandre Belloni
· 6 years ago
de497f63
USB: UDC: net22{80,72}: remove mistaken test of req->zero
by Alan Stern
· 6 years ago
6574abe
USB: UDC: net2280: Remove redundant "if" condition
by Alan Stern
· 6 years ago
7934092
usb: gadget: f_ncm: Add OS descriptor support
by Romain Izard
· 6 years ago
550eef0
usb: gadget: f_ncm: Fix NTP-32 support
by Romain Izard
· 6 years ago
50896c4
USB: dummy-hcd: Fix failure to give back unlinked URBs
by Alan Stern
· 6 years ago
73103c7
usb: gadget: f_fs: don't free buffer prematurely
by Fei Yang
· 6 years ago
072684e
USB: gadget: f_hid: fix deadlock in f_hidg_write()
by Radoslav Gerganov
· 6 years ago
091dacc
usb: gadget: net2272: Fix net2272_dequeue()
by Guido Kiener
· 6 years ago
f1d3fba
usb: gadget: net2280: Fix net2280_dequeue()
by Guido Kiener
· 6 years ago
9d6a54c
usb: gadget: net2280: Fix overrun of OUT messages
by Guido Kiener
· 6 years ago
92fff53
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
2901752
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
dc8b2a6
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 6 years ago
e26bdb0
fotg210-udc: pass struct device to DMA API functions
by Christoph Hellwig
· 6 years ago
8c7ffa5
fotg210-udc: remove a bogus dma_sync_single_for_device call
by Christoph Hellwig
· 6 years ago
1b4a3b5
usb: gadget: Change Andrzej Pietrasiewicz's e-mail address
by Andrzej Pietrasiewicz
· 6 years ago
54f64d5
usb: f_fs: Avoid crash due to out-of-scope stack ptr access
by John Stultz
· 6 years ago
15e99b1
Merge 5.0-rc6 into usb-next
by Greg Kroah-Hartman
· 6 years ago
bdcc03c
usb: gadget: f_fs: preserve wMaxPacketSize across usb_ep_autoconfig() call
by Andrzej Pietrasiewicz
· 6 years ago
dffe2d7
usb: gadget: move non-super speed code out of usb_ep_autoconfig_ss()
by Andrzej Pietrasiewicz
· 6 years ago
44a9d1b
usb: gadget: function: sync f_uac1 ac header baInterfaceNr
by liangshengjun
· 6 years ago
1ff767b
usb: gadget: fix various indentation issues
by Colin Ian King
· 6 years ago
836bcab
udc: net2280: Fix net2280_disable
by Guido Kiener
· 6 years ago
1e19a52
USB: gadget: Improve kerneldoc for usb_ep_dequeue()
by Alan Stern
· 6 years ago
Next »