summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/hdm-dim2
AgeCommit message (Expand)AuthorFilesLines
2015-11-15staging: most: add spaces preferred around that '<<'Chaehyun Lim1-1/+1
2015-11-15staging: most: remove blank line after an open braceChaehyun Lim1-2/+0
2015-11-15staging: most: remove multiple blank linesChaehyun Lim4-11/+0
2015-10-29staging: most: hdm-dim2: use min_t()Christian Gromm1-1/+2
2015-10-24staging: most: remove unnecessary parenthesesChristian Gromm1-1/+1
2015-10-24staging: most: use braces on all arms of statementChristian Gromm1-2/+2
2015-10-24staging: most: make alignment match open parenthesisChristian Gromm2-2/+2
2015-10-24staging: most: remove multiple assignmentChristian Gromm1-1/+2
2015-10-24staging: most: removed redundant codeChristian Gromm1-16/+0
2015-10-24staging: most: put spaces around operatorChristian Gromm2-2/+2
2015-10-24staging: most: remove multiple blank linesChristian Gromm1-9/+0
2015-10-16staging: most: fix line-over-80-characters violationsChristian Gromm1-1/+2
2015-10-16staging: most: correct coding style breachesChristian Gromm3-20/+24
2015-10-16Staging: most: Remove unnecessary cast on void pointerShraddha Barke1-2/+2
2015-10-12Staging: most: Fix typo in staging/mostMasanari Iida1-1/+1
2015-10-04Staging: most: Use module_platform_driverShraddha Barke1-20/+1
2015-09-29staging: most: add fair buffer distributionChristian Gromm1-1/+1
2015-09-29staging: most: fix buffer size for DIM2Christian Gromm1-2/+2
2015-09-29Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman1-0/+1
2015-09-17staging: most: Add dependency to HAS_IOMEMChristian Gromm1-0/+1
2015-09-12staging: most: remove driver ownerSudip Mukherjee1-1/+0
2015-09-12staging: most: use NULL pointerSudip Mukherjee1-4/+4
2015-09-12staging: most: remove unused functionsSudip Mukherjee3-20/+0
2015-08-14staging: most: Remove unnecessary externsJoe Perches1-4/+4
2015-08-14staging/most: fix return value for DIM_GetChannelStateTomas Melin1-1/+1
2015-08-03staging: most: fix hdm-dim2 build errorRandy Dunlap1-1/+2
2015-07-24Staging: most: add MOST driver's hdm-dim2 moduleChristian Gromm10-0/+2451