aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ccg/ccg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-14/+15
2012-09-13staging:ccg: cleanup a bit of bindingDevendra Naga1-7/+1
2012-09-13staging:ccg: fix a class_destroy when kmalloc fails after the class_createDevendra Naga1-1/+3
2012-09-10staging: ccg: include all sourced filesSebastian Andrzej Siewior1-13/+13
2012-09-10usb: gadget: move bind() callback back to struct usb_composite_driverSebastian Andrzej Siewior1-1/+2
2012-08-13staging:ccg: Fix missing brackets for sizeof (found by sparse).Marek Belisko1-1/+1
2012-07-06staging: ccg: print MAC addresses via %pMAndy Shevchenko1-6/+2
2012-07-06Drivers: Staging: ccg: Made checkpatch.pl cleanDavid Murray1-1/+1
2012-05-16staging: usb: gadget: Add FunctionFS support to Configurable Composite Gadget driverAndrzej Pietrasiewicz1-11/+315
2012-05-16staging: usb: gadget: Add Configurable Composite Gadget driverMike Lockwood1-0/+995