Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-13 | usb-gadget/ether: use per-attribute show and store methods | Christoph Hellwig | |
To simplify the configfs interface and remove boilerplate code that also causes binary bloat. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com> Acked-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org> | |||
2014-07-16 | usb: gadget: Gadget directory cleanup - group usb functions | Andrzej Pietrasiewicz | |
The drivers/usb/gadget directory contains many files. Files which are related can be distributed into separate directories. This patch moves the USB functions implementations into a separate directory. Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com> |