index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: zero: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-3
/
+5
*
usb: gadget: udc: dummy_hcd: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-01
1
-0
/
+3
*
usb: gadget: composite: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-01
1
-3
/
+4
*
usb: gadget: f_phonet: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-01
1
-0
/
+2
*
Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2017-10-27
1
-1
/
+1
|
\
|
*
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
2017-10-23
1
-1
/
+1
*
|
Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-10-24
9
-45
/
+115
|
\
\
|
*
|
usb: gadget: serial: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-24
1
-0
/
+1
|
*
|
usb: gadget: f_tcm: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-24
1
-0
/
+1
|
*
|
usb: gadget: goku_udc: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-24
1
-5
/
+9
|
*
|
usb: gadget: udc: gr: remove duplicate & operation
Jaejoong Kim
2017-10-20
1
-1
/
+1
|
*
|
usb: gadget: udc: remove duplicate & operation
Jaejoong Kim
2017-10-20
1
-1
/
+1
|
*
|
usb: gadget: f_uvc: make uvc_v4l2_fops const
Bhumika Goyal
2017-10-19
2
-2
/
+2
|
*
|
usb: gadget: udc: renesas_usb3: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-10-19
1
-6
/
+1
|
*
|
usb: gadget: udc: renesas_usb3: add support for generic phy
Yoshihiro Shimoda
2017-10-19
1
-2
/
+24
|
*
|
usb: gadget: udc: renesas_usb3: Add suspend/resume functions
Yoshihiro Shimoda
2017-10-19
1
-0
/
+34
|
*
|
usb: gadget: udc: renesas_usb3: move pm_runtime_{en,dis}able()
Kazuya Mizuguchi
2017-10-19
1
-2
/
+2
|
*
|
USB: dummy-hcd: remove unsupported isochronous endpoints
Alan Stern
2017-10-11
1
-18
/
+35
|
*
|
USB: dummy-hcd: bandwidth limits for non-bulk transfers
Alan Stern
2017-10-11
1
-8
/
+4
*
|
|
usb/gadget/snps_udc_core: Convert timers to use timer_setup()
Kees Cook
2017-10-17
1
-13
/
+6
*
|
|
Merge 4.14-rc5 into usb-next
Greg Kroah-Hartman
2017-10-16
6
-17
/
+36
|
\
\
\
|
*
|
|
usb: gadget: configfs: Fix memory leak of interface directory data
Andrew Gabbasov
2017-10-11
4
-14
/
+25
|
*
|
|
usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
Andrew Gabbasov
2017-10-11
1
-0
/
+5
|
*
|
|
USB: dummy-hcd: Fix deadlock caused by disconnect detection
Alan Stern
2017-10-11
1
-3
/
+6
|
|
/
/
*
|
|
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
2017-10-09
12
-86
/
+144
|
\
|
|
|
*
|
usb: gadget: udc: atmel: set vbus irqflags explicitly
Nicolas Ferre
2017-09-28
1
-1
/
+3
|
*
|
usb: gadget: ffs: handle I/O completion in-order
John Keeping
2017-09-28
2
-4
/
+14
|
*
|
usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()
Yoshihiro Shimoda
2017-09-28
1
-2
/
+3
|
*
|
usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value
Yoshihiro Shimoda
2017-09-28
1
-1
/
+10
|
*
|
usb: gadget: udc: renesas_usb3: fix for no-data control transfer
Yoshihiro Shimoda
2017-09-28
1
-1
/
+2
|
*
|
USB: dummy-hcd: Fix erroneous synchronization change
Alan Stern
2017-09-28
1
-2
/
+30
|
*
|
USB: dummy-hcd: fix infinite-loop resubmission bug
Alan Stern
2017-09-28
1
-0
/
+9
|
*
|
USB: dummy-hcd: fix connection failures (wrong speed)
Alan Stern
2017-09-28
1
-4
/
+11
|
*
|
USB: g_mass_storage: Fix deadlock when driver is unbound
Alan Stern
2017-09-22
3
-57
/
+10
|
*
|
USB: gadgetfs: Fix crash caused by inadequate synchronization
Alan Stern
2017-09-22
1
-5
/
+36
|
*
|
USB: gadgetfs: fix copy_to_user while holding spinlock
Alan Stern
2017-09-22
1
-1
/
+4
|
*
|
usb: gadget: dummy: fix nonsensical comparisons
Arnd Bergmann
2017-09-20
1
-5
/
+4
|
*
|
usb: gadget: udc: fix snps_udc_plat.c build errors
Randy Dunlap
2017-09-20
1
-0
/
+1
|
*
|
usb: gadget: function: printer: avoid spinlock recursion
Yoshihiro Shimoda
2017-09-20
1
-1
/
+6
|
*
|
usb: gadget: core: fix ->udc_set_speed() logic
Roger Quadros
2017-09-20
1
-2
/
+1
|
|
/
*
|
usb: gadget: udc: snps_udc_core: use setup_timer() helper.
Allen Pais
2017-10-04
1
-6
/
+2
*
|
usb: gadget: udc: dummy_hcd: use setup_timer() helper.
Allen Pais
2017-10-04
1
-6
/
+2
*
|
usb: gadget: udc: r8a66597: use setup_timer() helper.
Allen Pais
2017-10-04
1
-3
/
+1
*
|
usb: gadget: udc: pxa25x_udc: use setup_timer() helper.
Allen Pais
2017-10-04
1
-3
/
+1
*
|
usb: gadget: udc: m66592: use setup_timer() helper.
Allen Pais
2017-10-04
1
-3
/
+1
|
/
*
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-15
1
-15
/
+6
|
\
|
*
gadget/f_mass_storage: stop messing with the address limit
Christoph Hellwig
2017-09-05
1
-15
/
+6
*
|
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-05
1
-3
/
+3
|
\
\
|
*
\
Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2017-08-28
1
-3
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
usb: gadget: udc: Replace the deprecated extcon API
Chanwoo Choi
2017-08-16
1
-3
/
+3
[next]