summaryrefslogtreecommitdiff
path: root/drivers/staging/easycap/easycap.h
AgeCommit message (Expand)Author
2011-07-08staging/easycap: remove oss supportTomas Winkler
2011-07-08staging/easycap: remove unused macro MICROSECONDSTomas Winkler
2011-07-05staging/easycap: kill telltale logicTomas Winkler
2011-07-05Remove unneeded version.h includes (and add where needed) for drivers/staging...Jesper Juhl
2011-07-05staging/easycap: PAGE_SIZE is always definedKirill Smelkov
2011-03-07staging/easycap: kill EASYCAP_IS_VIDEODEV_CLIENT compilation conditionalTomas Winkler
2011-03-07staging/easycap: wait_i2c should be staticTomas Winkler
2011-02-18staging/easycap: drop EASYCAP_NEEDS_USBVIDEO_HTomas Winkler
2011-02-18staging/easycap: kill EASYCAP_NEEDS_V4L2_DEVICE_H and EASYCAP_NEEDS_V4L2_FOPSTomas Winkler
2011-02-09staging/easycap: replace NOREADBACK with moduel parameterTomas Winkler
2011-02-09stagine/easycap: make functions regset and regget staticTomas Winkler
2011-02-09staging/easycap: remove TESTONE and EASYCAP_TESTTONETomas Winkler
2011-02-09staging/easycap: remove EASYCAP_SILENT optionTomas Winkler
2011-02-09stagine/easycap: use module paramter for default encoding instead of ifdefTomas Winkler
2011-02-04stagine/easycap: make easyoss_fops staticTomas Winkler
2011-02-04staging/easycap: kill declaration of not existing variablesTomas Winkler
2011-02-04staging/easycap: don't shadow rc variable from macrosTomas Winkler
2011-02-04staging/easycap: replace underscored types with regular onceTomas Winkler
2011-02-04staging/easycap: repace #if defined with simpler #ifdefTomas Winkler
2011-02-04staging/easycap: kill EASYCAP_NEEDS_UNLOCKED_IOCTLTomas Winkler
2011-02-04staging/easycap: remove comment: EASYCAP_NEEDS_ALSATomas Winkler
2011-01-25staging/easycap: make ALSA ops function static in sound.cTomas Winkler
2011-01-25staging/easycap: make oss ops function static in sound_oss.cTomas Winkler
2011-01-25staging/easycap: make OSS compilation optional instead of ALSATomas Winkler
2011-01-25staging/easycap: implement strerror functionTomas Winkler
2011-01-25staging/easycap: easycap.h ident correctly signed_div_resultTomas Winkler
2011-01-25staging: easycap: easycap.h use indentation for first levelTomas Winkler
2011-01-25staging: easycap: make functions local to easycap_main.c staticTomas Winkler
2011-01-25staging: easycap: group module parameters handlingTomas Winkler
2011-01-25staging: easycap: use #ifndef __EASYCAP_H_ for header inclusion protectionTomas Winkler
2011-01-25staging: easycap: remove redunant headersTomas Winkler
2011-01-21staging: easycap: replace STRINGIZE with __stringify()Tomas 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-09staging/easycap: Improve interface to the videodev moduleMike Thomas
2010-11-09staging/easycap: Eliminate BKLMike Thomas
2010-11-09staging/easycap: Add option to show conspicuous indication of signal lossMike Thomas
2010-11-09staging/easycap: Implement interlaced modes and reduced frameratesMike Thomas
2010-11-09staging/easycap: Improve hardware initializationMike Thomas
2010-11-09staging/easycap: Make code re-entrantMike Thomas
2010-11-09staging/easycap: Remove obsolete routinesMike Thomas
2010-08-09staging: Pushdown bkl to easycap ioctl handlersFrederic Weisbecker
2010-07-22Staging: easycap: Upsample microphone audioMike Thomas
2010-07-22Staging: easycap: Replace some global variablesMike Thomas