Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-24 | usb: Convert pr_warning to pr_warn | Joe Perches | |
Use the more common logging mechanism. Miscellanea: o Realign multiline statements o Coalesce format Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | |||
2014-07-16 | usb: gadget: Gadget directory cleanup - group UDC drivers | Andrzej Pietrasiewicz | |
The drivers/usb/gadget directory contains many files. Files which are related can be distributed into separate directories. This patch moves the UDC drivers into a separate directory. Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com> |