index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-14
Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO tran...
Shen Jing
1
-18
/
+8
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-1
/
+1
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
17
-624
/
+968
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2018-10-17
usb: gadget: storage: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-10-05
USB: net2280: Remove ->disconnect() callback from net2280_pullup()
Alan Stern
1
-3
/
+0
2018-10-05
usb: gadget: udc: renesas_usb3: add support for r8a77990
Yoshihiro Shimoda
1
-0
/
+11
2018-10-02
usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
Yoshihiro Shimoda
1
-0
/
+3
2018-10-02
usb: gadget: f_uac2: disable IN/OUT ep if unused
Andreas Pape
1
-44
/
+172
2018-10-02
USB: gadget core: Issue ->disconnect() callback from usb_gadget_disconnect()
Alan Stern
1
-3
/
+6
2018-10-02
usb: gadget: atmel: remove pointless retrieval of DT name property
Rob Herring
1
-6
/
+0
2018-10-02
usb: gadget: fsl_udc_core: fixup struct_udc_setup documentation
Nicholas Mc Guire
1
-2
/
+4
2018-10-02
usb: gadget: fsl_udc_core: check allocation return value and cleanup on failure
Nicholas Mc Guire
1
-4
/
+26
2018-10-02
usb: gadget: udc: atmel: handle at91sam9rl PMC
Alexandre Belloni
1
-0
/
+2
2018-10-02
usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g...
Jia-Ju Bai
1
-1
/
+1
2018-10-02
usb: gadget: udc: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-10-02
usb: gadget: fix spelling mistakeis "[En]queing" -> "[En]queuing"
Colin Ian King
2
-2
/
+2
2018-10-02
Merge tag 'uvcg-20180925' of git://linuxtv.org/pinchartl/media into testing/next
Felipe Balbi
7
-558
/
+740
2018-09-25
usb: gadget: uvc: configfs: Use %u to print unsigned int values
Laurent Pinchart
1
-16
/
+16
2018-09-25
usb: gadget: uvc: configfs: Simplify attributes macros
Laurent Pinchart
1
-110
/
+74
2018-09-25
usb: gadget: uvc: configfs: Fix operation on big endian platforms
Laurent Pinchart
1
-35
/
+24
2018-09-25
usb: gadget: uvc: Remove uvc_set_trace_param() function
Laurent Pinchart
1
-6
/
+0
2018-09-25
usb: gadget: uvc: Replace plain printk() with dev_*()
Laurent Pinchart
5
-42
/
+39
2018-09-25
usb: gadget: uvc: Only halt video streaming endpoint in bulk mode
Laurent Pinchart
1
-1
/
+3
2018-09-25
usb: gadget: uvc: Factor out video USB request queueing
Laurent Pinchart
1
-10
/
+20
2018-09-24
usb: gadget: uvc: configfs: Sort frame intervals upon writing
Paul Elder
1
-0
/
+13
2018-09-24
usb: gadget: uvc: configfs: Prevent format changes after linking header
Joel Pepper
1
-0
/
+3
2018-09-24
usb: gadget: uvc: configfs: Add bFrameIndex attributes
Joel Pepper
1
-0
/
+56
2018-09-24
usb: gadget: uvc: configfs: Add bFormatIndex attributes
Laurent Pinchart
1
-6
/
+8
2018-09-24
usb: gadget: uvc: configfs: Add interface number attributes
Laurent Pinchart
3
-0
/
+67
2018-09-24
usb: gadget: uvc: configfs: Allocate groups dynamically
Laurent Pinchart
2
-251
/
+338
2018-09-24
usb: gadget: uvc: configfs: Drop leaked references to config items
Laurent Pinchart
1
-0
/
+4
2018-09-18
usb: gadget: uvc: configfs: Add section header comments
Laurent Pinchart
1
-29
/
+91
2018-09-18
usb: gadget: uvc: configfs: Don't wrap groups unnecessarily
Laurent Pinchart
1
-185
/
+117
2018-09-11
signal: Don't send siginfo to kthreads.
Eric W. Biederman
1
-1
/
+1
2018-09-11
signal: Remove the siginfo paramater from kernel_dqueue_signal
Eric W. Biederman
1
-1
/
+1
2018-08-31
media: videobuf2-v4l2: integrate with media requests
Hans Verkuil
1
-1
/
+1
2018-08-29
usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
Yoshihiro Shimoda
1
-1
/
+4
2018-08-29
usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
Anton Vasilyev
1
-5
/
+10
2018-08-29
USB: net2280: Fix erroneous synchronization change
Alan Stern
1
-2
/
+14
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-08-18
Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-102
/
+170
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-10
/
+9
2018-08-02
scsi: target: loop, usb, vhost, xen: use target_remove_session
Mike Christie
1
-1
/
+1
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
1
-1
/
+1
2018-07-30
Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
16
-102
/
+170
2018-07-30
usb: gadget: udc: renesas_usb3: Add register of usb role switch
Yoshihiro Shimoda
2
-1
/
+84
2018-07-26
usb: gadget: storage: Remove reference counting
Jaejoong Kim
2
-26
/
+5
2018-07-26
usb: gadget: storage: Add error handling for no memory
Jaejoong Kim
1
-1
/
+3
2018-07-26
USB: gadget: Document that certain ep operations can be called in interrupt c...
Alan Stern
1
-0
/
+18
[next]