summaryrefslogtreecommitdiff
path: root/drivers/staging/most
AgeCommit message (Expand)Author
2015-09-17staging: most: Add dependency to HAS_IOMEMChristian Gromm
2015-09-13Staging: most: MOST and MOSTCORE should depend on HAS_DMAGeert Uytterhoeven
2015-09-13staging: most: fix HDM_USB dependencies and build errorsRandy Dunlap
2015-08-15Staging: most: aim-cdev/cdev.c. Fix "missing static keyword" warningsAdrian Remonda
2015-08-15Staging: most: hdm-usb/hdm_usb.c. Fix "missing static keyword" warningsAdrian Remonda
2015-08-15Staging: most: mostcore/core.c. Fix "Using plain integer as NULL pointer" war...Adrian Remonda
2015-08-15Staging: most: mostcore/core.c. Fix "missing static keyword" warningsAdrian Remonda
2015-08-15staging: most: Remove unnecessary externsJoe Perches
2015-08-15staging/most: fix return value for DIM_GetChannelStateTomas Melin
2015-08-04staging: most: fix hdm-dim2 build errorRandy Dunlap
2015-08-04staging: most: fix aim-sound build errorsRandy Dunlap
2015-08-04Staging: most: avoid possible integer overflowChristian Gromm
2015-07-31linux-next: drivers: staging: most: Fix return valueMichael Hornung
2015-07-31Staging: most: replace pr_*() functions by dev_*()Christian Gromm
2015-07-31Staging: most: fix doing DMA on stackChristian Gromm
2015-07-31Staging: most: replace min() by min_t()Christian Gromm
2015-07-31Staging: most: fix double unlockChristian Gromm
2015-07-29staging: most: fix aim-network build errorsRandy Dunlap
2015-07-29Staging: most: fix passing a potential null pointerChristian Gromm
2015-07-29Staging: most: fix dereferencing freed memoryChristian Gromm
2015-07-29Staging: most: fix snprintf() is printing too muchChristian Gromm
2015-07-29staging: most: core.c: remove semicolon at the end of define statementChaehyun Lim
2015-07-24Staging: most: add MOST driver's documentationChristian Gromm
2015-07-24Staging: most: add MOST driver's hdm-usb moduleChristian Gromm
2015-07-24Staging: most: add MOST driver's hdm-i2c moduleChristian Gromm
2015-07-24Staging: most: add MOST driver's hdm-dim2 moduleChristian Gromm
2015-07-24Staging: most: add MOST driver's aim-v4l2 moduleChristian Gromm
2015-07-24Staging: most: add MOST driver's aim-sound moduleChristian Gromm
2015-07-24Staging: most: add MOST driver's aim-network moduleChristian Gromm
2015-07-24Staging: most: add MOST driver's aim-cdev moduleChristian Gromm
2015-07-24Staging: most: add MOST driver's core moduleChristian Gromm