aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/btmtk_usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-03staging: btmtk_usb: use GFP_KERNEL inplace of GFP_ATOMIC in _probe pathDevendra Naga1-1/+1
2013-05-30staging: btmtk_usb: check for a valid io_buf pointerDevendra Naga1-0/+5
2013-05-21staging: btmtk_usb: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2013-05-20staging/btmtk_usb: Mark local functions as staticPeter Huewe1-2/+2
2013-05-20staging/btmtk_usb: use module_usb_driver to register driverPeter Huewe1-14/+1
2013-05-16Staging: add USB MTK bluetooth driverCho, Yu-Chen6-0/+1967