index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-5
/
+1
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2020-03-30
Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
3
-3
/
+2
2020-03-30
Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-1
/
+1
2020-03-26
usb: gadget: f_fs: Fix use after free issue as part of queue failure
Sriharsha Allenki
1
-0
/
+1
2020-03-21
completion: Use simple wait queues
Thomas Gleixner
1
-1
/
+1
2020-03-16
scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
Bart Van Assche
2
-5
/
+1
2020-02-24
media: gadget: uvc: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2020-02-24
Merge 5.6-rc3 into usb-next
Greg Kroah-Hartman
3
-8
/
+11
2020-02-14
usb: gadget: f_phonet: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-11
usb: gadget: serial: fix Tx stall after buffer overflow
Sergey Organov
1
-1
/
+3
2020-02-11
usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags
Lars-Peter Clausen
1
-2
/
+3
2020-02-11
usb: gadget: u_audio: Fix high-speed max packet size
John Keeping
1
-5
/
+5
2020-02-10
usb: gadget: remove redundant assignment to variable status
Colin Ian King
1
-2
/
+0
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-8
/
+3
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-7
/
+3
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
1
-1
/
+0
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-9
/
+8
2020-01-15
usb: gadget: f_ecm: Use atomic_t to track in-flight request
Bryan O'Donoghue
1
-4
/
+12
2020-01-15
usb: gadget: f_ncm: Use atomic_t to track in-flight request
Bryan O'Donoghue
1
-4
/
+13
2020-01-15
usb: gadget: f_uac2: fix packet size calculation
John Keeping
1
-4
/
+6
2020-01-15
usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transfer
Peter Chen
1
-0
/
+2
2019-12-17
usb: gadget: u_audio: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-1
/
+0
2019-12-17
usb: gadget: u_audio: Use managed buffer allocation
Takashi Iwai
1
-16
/
+2
2019-12-14
Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2
-1
/
+6
2019-12-10
usb: gadget: fix wrong endpoint desc
EJ Hsu
2
-1
/
+6
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
Linus Torvalds
1
-11
/
+1
2019-11-27
Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
6
-249
/
+320
2019-11-09
usb: gadget: u_audio: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
1
-1
/
+1
2019-10-23
compat_ioctl: use correct compat_ptr() translation in drivers
Arnd Bergmann
1
-11
/
+1
2019-10-22
usb: gadget: f_tcm: Provide support to get alternate setting in tcm function
Jayshri Pawar
1
-1
/
+12
2019-10-22
usb: gadget: u_serial: use mutex for serialising open()s
Michał Mirosław
1
-75
/
+37
2019-10-22
usb: gadget: u_serial: diagnose missed console messages
Michał Mirosław
1
-1
/
+14
2019-10-22
usb: gadget: u_serial: allow more console gadget ports
Michał Mirosław
4
-0
/
+97
2019-10-22
usb: gadget: u_serial: make OBEX port not a console
Michał Mirosław
3
-5
/
+14
2019-10-22
usb: gadget: u_serial: reimplement console support
Michał Mirosław
1
-177
/
+154
2019-10-22
usb: gadget: u_serial: add missing port entry locking
Michał Mirosław
1
-0
/
+2
2019-09-18
vfs: Convert functionfs to use the new mount API
David Howells
1
-112
/
+119
2019-08-12
usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt
Benjamin Herrenschmidt
1
-10
/
+18
2019-07-11
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
5
-12
/
+16
2019-07-04
Revert "usb: gadget: storage: Remove warning message"
Greg Kroah-Hartman
2
-16
/
+6
2019-07-03
Merge tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
Greg Kroah-Hartman
1
-2
/
+1
2019-07-03
USB: gadget: function: fix issue Unneeded variable: "value"
Hariprasad Kelam
1
-2
/
+1
2019-07-01
Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
Greg Kroah-Hartman
5
-15
/
+30
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-20
usb: Replace snprintf with scnprintf in gether_get_ifname
Daniel M German
1
-2
/
+2
2019-06-18
usb: gadget: ether: Fix race between gether_disconnect and rx_submit
Kiruthika Varadarajan
1
-2
/
+4
2019-06-18
usb: gadget: storage: Remove warning message
EJ Hsu
2
-6
/
+16
2019-06-18
usb: gadget: Zero ffs_io_data
Andrzej Pietrasiewicz
1
-2
/
+4
[next]