aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/aim-v4l2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-27Staging: most: aim-v4l2: constify v4l2_file_operations structuresBhumika Goyal1-1/+1
2016-09-22staging: most: replace MOST_CH_ISOC_AVP with MOST_CH_ISOCAndrey Shvetsov1-1/+1
2016-09-22staging: most: clean up configuration stringsChristian Gromm1-1/+1
2016-08-15staging: most: v4l2-aim: remove unnecessary spacesChristian Gromm1-4/+4
2016-08-15staging: most: v4l2-aim: remove unnecessary label err_vbi_devChristian Gromm1-5/+1
2016-08-15staging: most: v4l2-aim: remove unnecessary retvalChristian Gromm1-5/+3
2016-08-15staging: most: v4l2-aim: replace pr_xx calls by v4l2_xx callsChristian Gromm1-16/+27
2016-08-15staging: most: v4l2-aim: assign unique names to devicesChristian Gromm1-4/+4
2016-08-15staging: most: v4l2-aim: optimize list_for_each_entry_safeChristian Gromm1-2/+2
2016-08-15staging: most: v4l2-aim: fix interrupt unsafe spinlocksChristian Gromm1-20/+22
2015-10-24staging: most: use preferred kzalloc parametersChristian Gromm1-1/+1
2015-10-24staging: most: removed redundant codeChristian Gromm1-22/+0
2015-10-24staging: most: remove multiple blank linesChristian Gromm1-6/+0
2015-09-29staging: most: fix channel operation in multi-aim contextChristian Gromm1-2/+3
2015-09-29staging: most: change structure initializationChristian Gromm1-6/+7
2015-09-12staging: most: return NULL instead of integerSudip Mukherjee1-1/+1
2015-09-12staging: most: fix MakefileSudip Mukherjee1-1/+0
2015-07-31Staging: most: fix double unlockChristian Gromm1-0/+1
2015-07-24Staging: most: add MOST driver's aim-v4l2 moduleChristian Gromm3-0/+652