index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
Age
Commit message (
Expand
)
Author
Lines
2023-10-02
usb: gadget: f_fs: Annotate struct ffs_buffer with __counted_by
Kees Cook
-1
/
+1
2023-10-02
usb: gadget: uvc: rework pump worker to avoid while loop
Michael Grzeschik
-6
/
+14
2023-10-02
usb: gadget: uvc: cleanup request when not in correct state
Michael Grzeschik
-0
/
+6
2023-10-02
usb: gadget: uvc: stop pump thread on video disable
Michael Grzeschik
-1
/
+7
2023-10-02
usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap call
Krishna Kurapati
-7
/
+19
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-3
/
+3
2023-09-01
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-140
/
+3021
2023-08-22
usb: gadget: remove max support speed info in bind operation
Linyu Yuan
-29
/
+10
2023-08-22
usb: gadget: unconditionally allocate hs/ss descriptor in bind operation
Linyu Yuan
-75
/
+51
2023-08-22
usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()
Linyu Yuan
-9
/
+1
2023-08-22
usb: gadget: add a inline function gether_bitrate()
Linyu Yuan
-44
/
+18
2023-08-22
usb: gadget: use working speed to calcaulate network bitrate and qlen
Linyu Yuan
-11
/
+10
2023-08-22
usb: gadget: function: Remove unused declarations
Yue Haibing
-7
/
+0
2023-08-12
USB: gadget: f_mass_storage: Fix unused variable warning
Alan Stern
-1
/
+1
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
-2
/
+2
2023-08-11
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
-1
/
+1
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
-1
/
+1
2023-07-30
usb: gadget: midi2: fix missing unlock in f_midi2_block_opts_create()
Yang Yingliang
-1
/
+1
2023-07-26
usb: gadget: midi2: More flexible MIDI 1.0 configuration
Takashi Iwai
-34
/
+122
2023-07-26
usb: gadget: midi2: Add "Operation Mode" control
Takashi Iwai
-0
/
+35
2023-07-26
usb: gadget: midi2: MIDI 1.0 interface (altset 0) support
Takashi Iwai
-42
/
+452
2023-07-26
usb: gadget: midi2: Dynamically create MIDI 1.0 altset descriptors
Takashi Iwai
-71
/
+157
2023-07-26
usb: gadget: midi2: Add configfs support
Takashi Iwai
-23
/
+598
2023-07-26
usb: gadget: Add support for USB MIDI 2.0 function driver
Takashi Iwai
-0
/
+1772
2023-07-13
usb: convert to ctime accessor functions
Jeff Layton
-2
/
+1
2023-06-20
USB: gadget: f_hid: make hidg_class a static const structure
Ivan Orlov
-11
/
+10
2023-06-20
USB: gadget: f_printer: make usb_gadget_class a static const structure
Ivan Orlov
-14
/
+11
2023-06-19
usb: gadget: function: printer: Replace strlcpy with strscpy
Azeem Shaikh
-2
/
+2
2023-06-13
usb: gadget: f_mass_storage: remove unnecessary open check
David Disseldorp
-6
/
+2
2023-06-13
usb: gadget: uvc: clean up comments and styling in video_pump
Avichal Rakesh
-13
/
+25
2023-06-13
usb: gadget: u_serial: Add null pointer check in gs_start_io
Kuen-Han Tsai
-1
/
+5
2023-06-05
Merge 6.4-rc5 into usb-next
Greg Kroah-Hartman
-1
/
+1
2023-05-29
usb: gadget: f_fs: Add unbind event before functionfs_unbind
Uttkarsh Aggarwal
-1
/
+1
2023-05-29
usb: gadget: uvc: queue empty isoc requests if no video buffer is available
Avichal Rakesh
-8
/
+24
2023-05-29
usb: gadget: u_serial: Avoid spinlock recursion in __gs_console_push
Prashanth K
-0
/
+3
2023-05-29
usb: gadget: u_serial: Add null pointer check in gserial_suspend
Prashanth K
-2
/
+11
2023-05-13
usb: gadget: u_ether: Fix host MAC address case
Konrad Gräfe
-0
/
+3
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
2023-04-27
Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-100
/
+213
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-33
/
+2
2023-04-10
Merge 6.3-rc6 into usb-next
Greg Kroah-Hartman
-1
/
+1
2023-04-05
usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUF
Sandeep Dhavale
-1
/
+1
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
-1
/
+1
2023-03-29
usb: gadget: f_ecm: Add suspend/resume and remote wakeup support
Elson Roy Serrao
-0
/
+89
2023-03-29
usb: gadget: ffs: remove ENTER() macro
Linyu Yuan
-96
/
+0
2023-03-29
usb: gadget: uvc: Make bmControls attr read/write
Daniel Scally
-2
/
+119
2023-03-27
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
-1
/
+1
2023-03-24
Merge patch series "target: TMF and recovery fixes"
Martin K. Petersen
-2
/
+2
2023-03-24
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
-2
/
+2
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
-2
/
+2
[prev]
[next]