summaryrefslogtreecommitdiffstats
path: root/drivers/usb/common/debug.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-19usb: common: debug: Check non-standard control requestsThinh Nguyen1-32/+64
2022-01-05USB: common: debug: add needed kernel.h includeGreg Kroah-Hartman1-0/+1
2021-03-10usb: common: move function's kerneldoc next to its definitionChunfeng Yun1-2/+20
2020-07-21USB: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-03usb: common: debug: Demote comment blocks which are obviously not kerneldocLee Jones1-2/+2
2020-06-24USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman1-5/+5
2019-08-29usb: common: Simplify usb_decode_get_set_descriptor function.Pawel Laszczak1-55/+58
2019-08-29usb: common: Patch simplify usb_decode_set_clear_feature function.Pawel Laszczak1-46/+43
2019-08-29usb: common: Separated decoding functions from dwc3 driver.Pawel Laszczak1-0/+268