summaryrefslogtreecommitdiff
path: root/drivers/staging/easycap
AgeCommit message (Expand)Author
2011-01-24staging/easycap: make ALSA ops function static in sound.cTomas Winkler
2011-01-24staging/easycap: make oss ops function static in sound_oss.cTomas Winkler
2011-01-24staging/easycap: make OSS compilation optional instead of ALSATomas Winkler
2011-01-24staging/easycap: implement strerror functionTomas Winkler
2011-01-24staging/easycap: easycap.h ident correctly signed_div_resultTomas Winkler
2011-01-24staging/easycap: fix missing backslash in ifdef statementTomas Winkler
2011-01-24staging: easycap: easycap.h use indentation for first levelTomas Winkler
2011-01-24staging: easycap: make functions local to easycap_main.c staticTomas Winkler
2011-01-24staging: easycap: group module parameters handlingTomas Winkler
2011-01-24staging: easycap: use #ifndef __EASYCAP_H_ for header inclusion protectionTomas Winkler
2011-01-24staging: easycap: remove redunant headersTomas Winkler
2011-01-24staging: easycap: fix sparse warnings :conversion of int to enumTomas Winkler
2011-01-24staging: easycap: fix sparse warnings 'Should it be static'Tomas Winkler
2011-01-21staging: easycap: replace STRINGIZE with __stringify()Tomas Winkler
2011-01-21staging: easycap: kill EASYCAP_NEEDS_CARD_CREATETomas Winkler
2011-01-21staging: easycap: drop redunant backslashes from the codeTomas Winkler
2011-01-21Staging: easycap: fix sparse warnings for module parametersTomas Winkler
2011-01-21staging: easycap: add ALSA supportMike Thomas
2011-01-21Staging: easycap: Make easycap_debug non-staticMike Thomas
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman
2010-11-29staging: easycap needs smp_lock.h, fixes build errorRandy Dunlap
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16staging/easycap: make module params private/static, fix buildRandy Dunlap
2010-11-10staging/easycap: Improve interface to the videodev moduleMike Thomas
2010-11-10staging/easycap: Eliminate BKLMike Thomas
2010-11-10staging/easycap: Avoid compiler warning about frame size ... larger than ...Mike Thomas
2010-11-10staging/easycap: Add option to set the hardware audio gainMike Thomas
2010-11-10staging/easycap: Add option to show conspicuous indication of signal lossMike Thomas
2010-11-10staging/easycap: Implement interlaced modes and reduced frameratesMike Thomas
2010-11-10staging/easycap: Improve hardware initializationMike Thomas
2010-11-10staging/easycap: Make code re-entrantMike Thomas
2010-11-10staging/easycap: Remove obsolete routinesMike Thomas
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann
2010-10-08Staging: easycap: Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-05Staging: easycap: Makefile: cleaned up Makefile cflag linesTracey Dent
2010-08-09staging: Pushdown bkl to easycap ioctl handlersFrederic Weisbecker
2010-07-22Staging: Remove unnecessary casts of private_dataJoe Perches
2010-07-22Staging: easycap: Upsample microphone audioMike Thomas
2010-07-22Staging: easycap: Replace some global variablesMike Thomas
2010-07-08Staging: easycap: Add dependencies to KconfigMike Thomas
2010-06-18Staging: easycap: add easycap driverR.M. Thomas