index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-03
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-21
/
+46
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+3
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+3
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-2
/
+2
2023-10-28
usb: gadget: uvc: Add missing initialization of ssp config descriptor
Shuzhen Wang
1
-2
/
+12
2023-10-21
usb: gadget: f_ncm: Always set current gadget in ncm_bind()
Hardik Gajjar
1
-16
/
+11
2023-10-18
function: convert to new timestamp accessors
Jeff Layton
1
-2
/
+2
2023-10-16
Merge 6.6-rc6 into usb-next
Greg Kroah-Hartman
1
-7
/
+19
2023-10-13
scsi: target: Have drivers report if they support direct submissions
Mike Christie
1
-0
/
+3
2023-10-08
usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach
Hardik Gajjar
1
-1
/
+1
2023-10-05
Revert "usb: gadget: uvc: stop pump thread on video disable"
Greg Kroah-Hartman
1
-7
/
+1
2023-10-05
Revert "usb: gadget: uvc: cleanup request when not in correct state"
Greg Kroah-Hartman
1
-6
/
+0
2023-10-05
Revert "usb: gadget: uvc: rework pump worker to avoid while loop"
Greg Kroah-Hartman
1
-14
/
+6
2023-10-05
usb: gadget: f_uac2: allow changing terminal types through configfs
James Gruber
2
-2
/
+22
2023-10-02
usb: gadget: f_midi: Annotate struct f_midi with __counted_by
Kees Cook
1
-2
/
+2
2023-10-02
usb: gadget: f_fs: Annotate struct ffs_buffer with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
usb: gadget: uvc: rework pump worker to avoid while loop
Michael Grzeschik
1
-6
/
+14
2023-10-02
usb: gadget: uvc: cleanup request when not in correct state
Michael Grzeschik
1
-0
/
+6
2023-10-02
usb: gadget: uvc: stop pump thread on video disable
Michael Grzeschik
1
-1
/
+7
2023-10-02
usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap call
Krishna Kurapati
1
-7
/
+19
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+3
2023-09-01
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
21
-140
/
+3021
2023-08-22
usb: gadget: remove max support speed info in bind operation
Linyu Yuan
10
-29
/
+10
2023-08-22
usb: gadget: unconditionally allocate hs/ss descriptor in bind operation
Linyu Yuan
3
-75
/
+51
2023-08-22
usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()
Linyu Yuan
1
-9
/
+1
2023-08-22
usb: gadget: add a inline function gether_bitrate()
Linyu Yuan
4
-44
/
+18
2023-08-22
usb: gadget: use working speed to calcaulate network bitrate and qlen
Linyu Yuan
4
-11
/
+10
2023-08-22
usb: gadget: function: Remove unused declarations
Yue Haibing
3
-7
/
+0
2023-08-12
USB: gadget: f_mass_storage: Fix unused variable warning
Alan Stern
1
-1
/
+1
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
1
-2
/
+2
2023-08-11
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
1
-1
/
+1
2023-07-30
usb: gadget: midi2: fix missing unlock in f_midi2_block_opts_create()
Yang Yingliang
1
-1
/
+1
2023-07-26
usb: gadget: midi2: More flexible MIDI 1.0 configuration
Takashi Iwai
2
-34
/
+122
2023-07-26
usb: gadget: midi2: Add "Operation Mode" control
Takashi Iwai
1
-0
/
+35
2023-07-26
usb: gadget: midi2: MIDI 1.0 interface (altset 0) support
Takashi Iwai
1
-42
/
+452
2023-07-26
usb: gadget: midi2: Dynamically create MIDI 1.0 altset descriptors
Takashi Iwai
1
-71
/
+157
2023-07-26
usb: gadget: midi2: Add configfs support
Takashi Iwai
1
-23
/
+598
2023-07-26
usb: gadget: Add support for USB MIDI 2.0 function driver
Takashi Iwai
3
-0
/
+1772
2023-07-13
usb: convert to ctime accessor functions
Jeff Layton
1
-2
/
+1
2023-06-20
USB: gadget: f_hid: make hidg_class a static const structure
Ivan Orlov
1
-11
/
+10
2023-06-20
USB: gadget: f_printer: make usb_gadget_class a static const structure
Ivan Orlov
1
-14
/
+11
2023-06-19
usb: gadget: function: printer: Replace strlcpy with strscpy
Azeem Shaikh
1
-2
/
+2
2023-06-13
usb: gadget: f_mass_storage: remove unnecessary open check
David Disseldorp
1
-6
/
+2
2023-06-13
usb: gadget: uvc: clean up comments and styling in video_pump
Avichal Rakesh
1
-13
/
+25
2023-06-13
usb: gadget: u_serial: Add null pointer check in gs_start_io
Kuen-Han Tsai
1
-1
/
+5
2023-06-05
Merge 6.4-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2023-05-29
usb: gadget: f_fs: Add unbind event before functionfs_unbind
Uttkarsh Aggarwal
1
-1
/
+1
2023-05-29
usb: gadget: uvc: queue empty isoc requests if no video buffer is available
Avichal Rakesh
1
-8
/
+24
2023-05-29
usb: gadget: u_serial: Avoid spinlock recursion in __gs_console_push
Prashanth K
1
-0
/
+3
[prev]
[next]