Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
864f893f31eecf4d944539ad5ec1d004aefc3f41
/
drivers
/
usb
/
gadget
/
udc
dfe1a51
usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
by Yoshihiro Shimoda
· 6 years ago
c37bd52
usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
by Anton Vasilyev
· 6 years ago
dec3c23
USB: net2280: Fix erroneous synchronization change
by Alan Stern
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
45dd7af
Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 6 years ago
39facfa
usb: gadget: udc: renesas_usb3: Add register of usb role switch
by Yoshihiro Shimoda
· 6 years ago
bf594c1
USB: gadget: Document that certain ep operations can be called in interrupt context
by Alan Stern
· 7 years ago
bb28633
usb: gadget: aspeed: Workaround memory ordering issue
by Benjamin Herrenschmidt
· 7 years ago
f36b507
usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a66597_queue()
by Jia-Ju Bai
· 7 years ago
0602088
usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_controller()
by Jia-Ju Bai
· 7 years ago
9196b55
usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phase
by Benjamin Herrenschmidt
· 7 years ago
83cf9cd
Merge 4.18-rc5 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
ac31672
headers: separate linux/mod_devicetable.h from linux/platform_device.h
by Randy Dunlap
· 7 years ago
aaa8fee
usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependency
by Arnd Bergmann
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
07c4dd3
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
e15bea0
USB: gadget: udc: s3c2410_udc: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 7 years ago
743d1ef
USB: gadget: udc: renesas_usb3: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 7 years ago
edbeb6b
USB: gadget: udc: pxa27x_udc: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 7 years ago
37ea710
USB: gadget: udc: gr_udc: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 7 years ago
da281a8e
USB: gadget: udc: bcm63xx_udc: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 7 years ago
a143dca
USB: udc: atmel_usba_udc: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 7 years ago
109e37a
Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 7 years ago
8223b2f
usb: gadget: udc: renesas_usb3: fix double phy_put()
by Yoshihiro Shimoda
· 7 years ago
bd6bce0
usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnecting
by Yoshihiro Shimoda
· 7 years ago
0259068
usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
by Yoshihiro Shimoda
· 7 years ago
003bc1d
usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
by Yoshihiro Shimoda
· 7 years ago
d998844
usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add udc
by Yoshihiro Shimoda
· 7 years ago
1990cf7
usb: gadget: udc: renesas_usb3: should remove debugfs
by Yoshihiro Shimoda
· 7 years ago
431d93c
usb: gadget: fsl: Introduce FSL_USB2_PHY_UTMI_DUAL for usb gadget
by Nikhil Badola
· 7 years ago
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
4d4ca01
usb: gadget: udc: atmel: Fix indenting
by Romain Izard
· 7 years ago
2f8519f
usb: gadget: udc: atmel: Remove obsolete include
by Romain Izard
· 7 years ago
a3e2008
usb: gadget: udc: atmel: GPIO inversion is handled by gpiod
by Romain Izard
· 7 years ago
7ecca2a
usb/gadget: Add driver for Aspeed SoC virtual hub
by Benjamin Herrenschmidt
· 7 years ago
5d1332a
usb: gadget: udc: core: Document the relation between usb_ep_queue() and completion callback
by Alan Stern
· 7 years ago
cd91a0e
usb: Remove depends on HAS_DMA in case of platform dependency
by Geert Uytterhoeven
· 7 years ago
eaa358c
usb: gadget: udc: core: update usb_ep_queue() documentation
by Felipe Balbi
· 7 years ago
3589cce
usb: gadget: udc: Use scnprintf() instead of snprintf()
by Jaejoong Kim
· 7 years ago
3df0340
usb: gadget: udc: atmel: convert to use GPIO descriptors
by Ludovic Desroches
· 7 years ago
7c55984
usb: gadget: udc: atmel: remove code related to platform stuff
by Ludovic Desroches
· 7 years ago
13431c6
usb: gadget: udc: atmel: Use devm_ioremap_resource()
by Ladislav Michl
· 7 years ago
ac87e56
usb: gadget: udc: change comparison to bitshift when dealing with a mask
by Wolfram Sang
· 7 years ago
ddd0597
usb: gadget: udc: bdc: Use dma_pool_zalloc
by Souptick Joarder
· 7 years ago
2247276
USB: gadget: pxa27x: Re-use DEFINE_SHOW_ATTRIBUTE() macro
by Andy Shevchenko
· 7 years ago
5aaa036
USB: gadget: pxa25x: Re-use DEFINE_SHOW_ATTRIBUTE() macro
by Andy Shevchenko
· 7 years ago
688d4ca
USB: gadget: gr: Re-use DEFINE_SHOW_ATTRIBUTE() macro
by Andy Shevchenko
· 7 years ago
8802559
USB: gadget: bcm63xx: Re-use DEFINE_SHOW_ATTRIBUTE() macro
by Andy Shevchenko
· 7 years ago
8874ae5
USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()
by Wei Yongjun
· 7 years ago
20c63f4
usb: gadget: fsl_udc_core: fix ep valid checks
by Stefan Agner
· 7 years ago
20bf410
usb: gadget: udc: Remove USB_GADGET_DUALSPEED select
by Ulf Magnusson
· 7 years ago
e74bd4d
usb: gadget: core: Fix use-after-free of usb_request
by Manu Gautam
· 7 years ago
e319086
usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()
by Yoshihiro Shimoda
· 7 years ago
ca35910
USB: move many drivers to use DEVICE_ATTR_WO
by Greg Kroah-Hartman
· 7 years ago
11fb379
usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
by Benjamin Herrenschmidt
· 7 years ago
c182ce9b
Merge 4.15-rc8 into usb-next
by Greg Kroah-Hartman
· 7 years ago
7ae2c3c
USB: UDC core: fix double-free in usb_add_gadget_udc_release
by Alan Stern
· 7 years ago
d855e08
USB: dummy-hcd: Adapt dummy_udc_set_speed()
by Roger Quadros
· 7 years ago
8ea4090
USB: dummy-hcd: don't set gadget.speed in dummy_hub_control()
by Roger Quadros
· 7 years ago
3700df9
usb: gadget: bcm63xx_udc: Use common error handling code in bcm63xx_udc_probe()
by Markus Elfring
· 7 years ago
71a9fda
usb: gadget: pxa27x: Remove redundant assignment to is_short and dev
by Colin Ian King
· 7 years ago
1fd4c45
usb: gadget: udc-xilinx: remove redundant pointer udc
by Colin Ian King
· 7 years ago
1f86ece
USB: gadget: udc: fix spelling mistake "unexpect" -> "unexpected"
by Colin Ian King
· 7 years ago
ac38655
gadget event trace : add request pointer
by Matthieu CASTET
· 7 years ago
a4f0927
usb: gadget: core: Fix ->udc_set_speed() speed handling
by Roger Quadros
· 7 years ago
a58204a
usb: gadget: udc: renesas_usb3: fix number of the pipes
by Yoshihiro Shimoda
· 7 years ago
593e789f
usb: bdc: fix platform_no_drv_owner.cocci warnings
by Vasyl Gomonovych
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b9eaf18
treewide: init_timer() -> setup_timer()
by Kees Cook
· 7 years ago
894025f
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
229e368
USB: gadget: udc: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
8af620f
usb: gadget: udc: renesas_usb3: make const array max_packet_array static
by Colin Ian King
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
f93de0c
usb: gadget: udc: dummy_hcd: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
4dce3c4
Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into usb-next
by Greg Kroah-Hartman
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
2d5afd5
Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 7 years ago
457b16d
usb: gadget: goku_udc: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
176aa36
extcon: Split out extcon header file for consumer and provider device
by Chanwoo Choi
· 7 years ago
7521d47
usb: gadget: udc: gr: remove duplicate & operation
by Jaejoong Kim
· 7 years ago
99bcb23
usb: gadget: udc: remove duplicate & operation
by Jaejoong Kim
· 7 years ago
ca02a5a
usb: gadget: udc: renesas_usb3: Use of_device_get_match_data() helper
by Geert Uytterhoeven
· 7 years ago
279d4bc
usb: gadget: udc: renesas_usb3: add support for generic phy
by Yoshihiro Shimoda
· 7 years ago
90d5886
usb: gadget: udc: renesas_usb3: Add suspend/resume functions
by Yoshihiro Shimoda
· 7 years ago
cf06df3
usb: gadget: udc: renesas_usb3: move pm_runtime_{en,dis}able()
by Kazuya Mizuguchi
· 7 years ago
29bce57
usb/gadget/snps_udc_core: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
e4ed2b5
Merge 4.14-rc5 into usb-next
by Greg Kroah-Hartman
· 7 years ago
ab21922
USB: dummy-hcd: Fix deadlock caused by disconnect detection
by Alan Stern
· 7 years ago
c9f20aa
USB: dummy-hcd: remove unsupported isochronous endpoints
by Alan Stern
· 7 years ago
ffc4ea7
USB: dummy-hcd: bandwidth limits for non-bulk transfers
by Alan Stern
· 7 years ago
4fcae77
Merge 4.14-rc4 into usb-next
by Greg Kroah-Hartman
· 7 years ago
fb9bbce
usb: gadget: udc: snps_udc_core: use setup_timer() helper.
by Allen Pais
· 7 years ago
eb72ca9
usb: gadget: udc: dummy_hcd: use setup_timer() helper.
by Allen Pais
· 7 years ago
366bdc0
usb: gadget: udc: r8a66597: use setup_timer() helper.
by Allen Pais
· 7 years ago
8c0e183
usb: gadget: udc: pxa25x_udc: use setup_timer() helper.
by Allen Pais
· 7 years ago
3f948bd
usb: gadget: udc: m66592: use setup_timer() helper.
by Allen Pais
· 7 years ago
6baeda1
usb: gadget: udc: atmel: set vbus irqflags explicitly
by Nicolas Ferre
· 7 years ago
Next »