index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
Age
Commit message (
Expand
)
Author
2023-10-02
usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap call
Krishna Kurapati
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-22
usb: gadget: remove max support speed info in bind operation
Linyu Yuan
2023-08-22
usb: gadget: unconditionally allocate hs/ss descriptor in bind operation
Linyu Yuan
2023-08-22
usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()
Linyu Yuan
2023-08-22
usb: gadget: add a inline function gether_bitrate()
Linyu Yuan
2023-08-22
usb: gadget: use working speed to calcaulate network bitrate and qlen
Linyu Yuan
2023-08-22
usb: gadget: function: Remove unused declarations
Yue Haibing
2023-08-12
USB: gadget: f_mass_storage: Fix unused variable warning
Alan Stern
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-07-30
usb: gadget: midi2: fix missing unlock in f_midi2_block_opts_create()
Yang Yingliang
2023-07-26
usb: gadget: midi2: More flexible MIDI 1.0 configuration
Takashi Iwai
2023-07-26
usb: gadget: midi2: Add "Operation Mode" control
Takashi Iwai
2023-07-26
usb: gadget: midi2: MIDI 1.0 interface (altset 0) support
Takashi Iwai
2023-07-26
usb: gadget: midi2: Dynamically create MIDI 1.0 altset descriptors
Takashi Iwai
2023-07-26
usb: gadget: midi2: Add configfs support
Takashi Iwai
2023-07-26
usb: gadget: Add support for USB MIDI 2.0 function driver
Takashi Iwai
2023-07-13
usb: convert to ctime accessor functions
Jeff Layton
2023-06-20
USB: gadget: f_hid: make hidg_class a static const structure
Ivan Orlov
2023-06-20
USB: gadget: f_printer: make usb_gadget_class a static const structure
Ivan Orlov
2023-06-19
usb: gadget: function: printer: Replace strlcpy with strscpy
Azeem Shaikh
2023-06-13
usb: gadget: f_mass_storage: remove unnecessary open check
David Disseldorp
2023-06-13
usb: gadget: uvc: clean up comments and styling in video_pump
Avichal Rakesh
2023-06-13
usb: gadget: u_serial: Add null pointer check in gs_start_io
Kuen-Han Tsai
2023-06-05
Merge 6.4-rc5 into usb-next
Greg Kroah-Hartman
2023-05-29
usb: gadget: f_fs: Add unbind event before functionfs_unbind
Uttkarsh Aggarwal
2023-05-29
usb: gadget: uvc: queue empty isoc requests if no video buffer is available
Avichal Rakesh
2023-05-29
usb: gadget: u_serial: Avoid spinlock recursion in __gs_console_push
Prashanth K
2023-05-29
usb: gadget: u_serial: Add null pointer check in gserial_suspend
Prashanth K
2023-05-13
usb: gadget: u_ether: Fix host MAC address case
Konrad Gräfe
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-04-10
Merge 6.3-rc6 into usb-next
Greg Kroah-Hartman
2023-04-05
usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUF
Sandeep Dhavale
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-29
usb: gadget: f_ecm: Add suspend/resume and remote wakeup support
Elson Roy Serrao
2023-03-29
usb: gadget: ffs: remove ENTER() macro
Linyu Yuan
2023-03-29
usb: gadget: uvc: Make bmControls attr read/write
Daniel Scally
2023-03-27
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
2023-03-24
Merge patch series "target: TMF and recovery fixes"
Martin K. Petersen
2023-03-24
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-16
scsi: usb: gadget: f_tcm: Remove default fabric ops callouts
Dmitry Bogdanov
2023-03-09
usb: gadget: f_fs: Fix incorrect version checking of OS descs
Yuta Hayama
2023-03-09
usb: gadget: u_audio: don't let userspace block driver unbind
Alvin Šipraga
2023-02-15
usb: gadget: u_ether: Don't warn in gether_setup_name_default()
Jon Hunter
[next]