Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-28 | Replace __attribute references with __attribute__ | Peter Tyser | |
__attribute__ follows gcc's documented syntax and is generally more common than __attribute. This change is only asthetic and should not affect functionality. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> | |||
2009-04-06 | drivers/usb: regorganisation | Jean-Christophe PLAGNIOL-VILLARD | |
move to linux usb driver organisation as following drivers/usb/gadget drivers/usb/host drivers/usb/musb Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Remy Bohmer <linux@bohmer.net> |