index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2022-02-11
usb: gadget: rndis: check size of RNDIS_MSG_SET command
Greg Kroah-Hartman
2022-02-11
USB: gadget: validate interface OS descriptor requests
Szymon Heidrich
2022-01-31
usb: gadget: f_uac2: Define specific wTerminalType
Pavel Hofman
2022-01-31
usb: gadget: udc: renesas_usb3: Fix host to USB_ROLE_NONE transition
Adam Ford
2022-01-31
usb: raw-gadget: fix handling of dual-direction-capable endpoints
Jann Horn
2022-01-31
usb: f_fs: Fix use-after-free for epfile
Udipto Goswami
2022-01-26
usb: gadget: at91_udc: fix incorrect print type
Miles Chen
2022-01-26
usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS
Pavankumar Kondeti
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-06
usb: gadget: u_audio: Subdevice 0 for capture ctls
Pavel Hofman
2022-01-06
usb: gadget: u_audio: fix calculations for small bInterval
John Keeping
2022-01-05
headers/prep: usb: gadget: Fix namespace collision
Ingo Molnar
2022-01-03
usb: gadget: clear related members when goto fail
Hangyu Hua
2022-01-03
usb: gadget: don't release an existing dev->buf
Hangyu Hua
2022-01-03
Merge 5.16-rc8 into usb-next
Greg Kroah-Hartman
2021-12-21
usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.
Vincent Pelletier
2021-12-20
Merge 5.16-rc6 into usb-next
Greg Kroah-Hartman
2021-12-17
usb: gadget: udc: pxa25x: propagate errors from platform_get_irq()
Sergey Shtylyov
2021-12-17
usb: gadget: udc: bcm63xx: propagate errors from platform_get_irq()
Sergey Shtylyov
2021-12-15
USB: gadget: bRequestType is a bitfield, not a enum
Greg Kroah-Hartman
2021-12-13
exit: Rename complete_and_exit to kthread_complete_and_exit
Eric W. Biederman
2021-12-13
usb: gadget: u_ether: fix race in setting MAC address in setup phase
Marian Postevca
2021-12-13
usb: aspeed-vhub: support test mode feature
Neal Liu
2021-12-13
usb: aspeed-vhub: fix ep0 OUT ack received wrong length issue
Neal Liu
2021-12-13
usb: aspeed-vhub: add qualifier descriptor
Neal Liu
2021-12-13
Merge 5.16-rc5 into usb-next
Greg Kroah-Hartman
2021-12-12
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2021-12-12
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
2021-12-03
usb: bdc: fix error handling code in bdc_resume
Dongliang Mu
2021-11-29
Merge 5.16-rc3 into usb-next
Greg Kroah-Hartman
2021-11-23
usb: gadget: configfs: use to_usb_function_instance() in cfg (un)link func
Linyu Yuan
2021-11-23
usb: gadget: configfs: use to_config_usb_cfg() in os_desc_link()
Linyu Yuan
2021-11-23
usb: gadget: configfs: remove os_desc_attr_release()
Linyu Yuan
2021-11-23
usb: gadget: configfs: simplify os_desc_item_to_gadget_info() helper
Linyu Yuan
2021-11-23
usb: xilinx: Add suspend resume support
Shubhrajyoti Datta
2021-11-17
usb: gadget: udc-xilinx: Fix an error handling path in 'xudc_probe()'
Christophe JAILLET
2021-11-17
usb: gadget: at91_udc: Convert to GPIO descriptors
Balamanikandan Gunasundar
2021-11-17
usb: gadget: composite: Show warning if function driver's descriptors are inc...
Qihang Hu
2021-11-17
usb: gadget: f_midi: allow resetting index option
John Keeping
2021-11-17
usb: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-11-17
usb: gadget: f_fs: Use stream_open() for endpoint files
Pavankumar Kondeti
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-04
Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-30
usb: gadget: Mark USB_FSL_QE broken on 64-bit
Geert Uytterhoeven
2021-10-30
usb: gadget: f_mass_storage: Disable eps during disconnect
Wesley Cheng
2021-10-30
usb: gadget: udc: core: Revise comments for USB ep enable/disable
Wesley Cheng
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-10-25
usb: remove res2 argument from gadget code completions
Jens Axboe
[next]