index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
USB: gadget: udc: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
USB: gadget: legacy: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-03
usb: gadget: udc: renesas_usb3: make const array max_packet_array static
Colin Ian King
2017-11-01
usb: gadget: zero: Convert timers to use timer_setup()
Kees Cook
2017-11-01
usb: gadget: udc: dummy_hcd: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-01
usb: gadget: composite: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-01
usb: gadget: f_phonet: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-27
Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2017-10-24
Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-10-24
usb: gadget: serial: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-24
usb: gadget: f_tcm: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-24
usb: gadget: goku_udc: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-23
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
2017-10-20
usb: gadget: udc: gr: remove duplicate & operation
Jaejoong Kim
2017-10-20
usb: gadget: udc: remove duplicate & operation
Jaejoong Kim
2017-10-19
usb: gadget: f_uvc: make uvc_v4l2_fops const
Bhumika Goyal
2017-10-19
usb: gadget: udc: renesas_usb3: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-10-19
usb: gadget: udc: renesas_usb3: add support for generic phy
Yoshihiro Shimoda
2017-10-19
usb: gadget: udc: renesas_usb3: Add suspend/resume functions
Yoshihiro Shimoda
2017-10-19
usb: gadget: udc: renesas_usb3: move pm_runtime_{en,dis}able()
Kazuya Mizuguchi
2017-10-17
usb/gadget/snps_udc_core: Convert timers to use timer_setup()
Kees Cook
2017-10-16
Merge 4.14-rc5 into usb-next
Greg Kroah-Hartman
2017-10-11
usb: gadget: configfs: Fix memory leak of interface directory data
Andrew Gabbasov
2017-10-11
usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
Andrew Gabbasov
2017-10-11
USB: dummy-hcd: Fix deadlock caused by disconnect detection
Alan Stern
2017-10-11
USB: dummy-hcd: remove unsupported isochronous endpoints
Alan Stern
2017-10-11
USB: dummy-hcd: bandwidth limits for non-bulk transfers
Alan Stern
2017-10-09
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
2017-10-04
usb: gadget: udc: snps_udc_core: use setup_timer() helper.
Allen Pais
2017-10-04
usb: gadget: udc: dummy_hcd: use setup_timer() helper.
Allen Pais
2017-10-04
usb: gadget: udc: r8a66597: use setup_timer() helper.
Allen Pais
2017-10-04
usb: gadget: udc: pxa25x_udc: use setup_timer() helper.
Allen Pais
2017-10-04
usb: gadget: udc: m66592: use setup_timer() helper.
Allen Pais
2017-09-28
usb: gadget: udc: atmel: set vbus irqflags explicitly
Nicolas Ferre
2017-09-28
usb: gadget: ffs: handle I/O completion in-order
John Keeping
2017-09-28
usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()
Yoshihiro Shimoda
2017-09-28
usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value
Yoshihiro Shimoda
2017-09-28
usb: gadget: udc: renesas_usb3: fix for no-data control transfer
Yoshihiro Shimoda
2017-09-28
USB: dummy-hcd: Fix erroneous synchronization change
Alan Stern
2017-09-28
USB: dummy-hcd: fix infinite-loop resubmission bug
Alan Stern
2017-09-28
USB: dummy-hcd: fix connection failures (wrong speed)
Alan Stern
2017-09-22
USB: g_mass_storage: Fix deadlock when driver is unbound
Alan Stern
2017-09-22
USB: gadgetfs: Fix crash caused by inadequate synchronization
Alan Stern
2017-09-22
USB: gadgetfs: fix copy_to_user while holding spinlock
Alan Stern
2017-09-20
usb: gadget: dummy: fix nonsensical comparisons
Arnd Bergmann
2017-09-20
usb: gadget: udc: fix snps_udc_plat.c build errors
Randy Dunlap
2017-09-20
usb: gadget: function: printer: avoid spinlock recursion
Yoshihiro Shimoda
2017-09-20
usb: gadget: core: fix ->udc_set_speed() logic
Roger Quadros
[next]