index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
/
dummy_hcd.c
Age
Commit message (
Expand
)
Author
2024-10-17
USB: gadget: dummy-hcd: Fix "task hung" problem
Alan Stern
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-04
usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
Andrey Konovalov
2024-04-18
usb: gadget: dummy_hcd: Set transfer interval to 1 microframe
Marcello Sylvester Bauer
2024-04-18
usb: gadget: dummy_hcd: Switch to hrtimer transfer scheduler
Marcello Sylvester Bauer
2023-05-28
usb: gadget/dummy_hcd: Convert to platform remove callback returning void
Uwe Kleine-König
2022-03-18
usb: gadget: eliminate anonymous module_init & module_exit
Randy Dunlap
2022-03-15
usb: gadget: dummy_hcd: remove usage of list iterator past the loop body
Jakob Koschel
2021-06-04
USB: UDC: Implement udc_async_callbacks in dummy-hcd
Alan Stern
2021-04-22
usb: gadget: dummy_hcd: fix gpf in gadget_setup
Anirudh Rayabharam
2021-03-10
USB: gadget: dummy-hcd: remove redundant initialization of variable 'value'
Colin Ian King
2021-01-14
USB: gadget: dummy-hcd: Fix errors in port-reset handling
Alan Stern
2020-12-30
USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bug
Alan Stern
2020-12-07
USB: dummy-hcd: Fix uninitialized array use in init()
Bui Quang Minh
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-10-28
usb: gadget: udc: Remove in_interrupt()/in_irq() from comments
Ahmed S. Darwish
2020-07-10
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
usb: gadget: udc: dummy_hcd: Repair misspelled function argument 'dummy_hcd'
Lee Jones
2020-07-01
USB: Fix up terminology
Greg Kroah-Hartman
2020-05-25
USB: dummy-hcd: use configurable endpoint naming scheme
Andrey Konovalov
2020-05-25
USB: dummy-hcd: Add missing annotation for set_link_state()
Jules Irenge
2020-02-19
usb: gadget: dummy_hcd: remove useless cast for driver.name
Corentin Labbe
2019-11-04
USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipein
Andrey Konovalov
2019-11-04
USB: dummy-hcd: increase max number of devices to 32
Andrey Konovalov
2019-10-04
USB: dummy-hcd: fix power budget for SuperSpeed mode
Jacky.Cao@sony.com
2019-05-03
usb: introduce usb_ep_type_string() function
Chunfeng Yun
2019-05-03
USB: dummy-hcd: Fix failure to give back unlinked URBs
Alan Stern
2018-03-13
usb: gadget: udc: Use scnprintf() instead of snprintf()
Jaejoong Kim
2017-12-11
USB: dummy-hcd: Adapt dummy_udc_set_speed()
Roger Quadros
2017-12-11
USB: dummy-hcd: don't set gadget.speed in dummy_hub_control()
Roger Quadros
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-07
USB: gadget: udc: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-01
usb: gadget: udc: dummy_hcd: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-24
Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-10-16
Merge 4.14-rc5 into usb-next
Greg Kroah-Hartman
2017-10-11
USB: dummy-hcd: Fix deadlock caused by disconnect detection
Alan Stern
2017-10-11
USB: dummy-hcd: remove unsupported isochronous endpoints
Alan Stern
2017-10-11
USB: dummy-hcd: bandwidth limits for non-bulk transfers
Alan Stern
2017-10-09
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
2017-10-04
usb: gadget: udc: dummy_hcd: use setup_timer() helper.
Allen Pais
2017-09-28
USB: dummy-hcd: Fix erroneous synchronization change
Alan Stern
2017-09-28
USB: dummy-hcd: fix infinite-loop resubmission bug
Alan Stern
2017-09-28
USB: dummy-hcd: fix connection failures (wrong speed)
Alan Stern
2017-09-20
usb: gadget: dummy: fix nonsensical comparisons
Arnd Bergmann
2017-08-15
usb: gadget: dummy: fix infinite loop because of missing loop decrement
Colin Ian King
2017-06-20
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-06-15
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
Alan Stern
2017-06-13
usb: gadget: dummy: implement ->udc_set_speed()
Felipe Balbi
2017-05-17
USB: gadget: dummy_hcd: fix hub-descriptor removable fields
Johan Hovold
[next]