aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ccg (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-14Staging: ccg: delete it from the treeGreg Kroah-Hartman23-16541/+0
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-3/+3
2013-02-22new helper: file_inode(file)Al Viro3-3/+3
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-10/+5
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-1/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-8/+3
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby1-1/+1
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-5/+5
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+4
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby1-1/+4
2012-10-22staging: ccg: rename ccg init and exit functions to conventional namesConstantine Shulyupin1-4/+4
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds21-16/+15080
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: fix ccg build when NET is not enabledRandy Dunlap1-1/+1
2012-09-10usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior1-1/+2
2012-09-10staging: ccg: include all sourced filesSebastian Andrzej Siewior20-15/+15072
2012-09-10usb: gadget: move bind() callback back to struct usb_composite_driverSebastian Andrzej Siewior1-1/+2
2012-09-10staging: ccg: Add a note about compatibility issues.Sebastian Andrzej Siewior1-0/+5
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-06-12staging: usb: gadget: Configurable Composite Gadget depends on BLOCKAndrzej Pietrasiewicz1-1/+1
2012-05-16staging: usb: gadget: Add FunctionFS support to Configurable Composite Gadget driverAndrzej Pietrasiewicz2-12/+346
2012-05-16staging: usb: gadget: Add Configurable Composite Gadget driverMike Lockwood5-0/+1153