aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/easycap/easycap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2010-11-29staging: easycap needs smp_lock.h, fixes build errorRandy Dunlap1-0/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-16staging/easycap: make module params private/static, fix buildRandy Dunlap1-2/+2
2010-11-09staging/easycap: Improve interface to the videodev moduleMike Thomas1-13/+3
2010-11-09staging/easycap: Eliminate BKLMike Thomas1-2/+14
2010-11-09staging/easycap: Add option to show conspicuous indication of signal lossMike Thomas1-0/+2
2010-11-09staging/easycap: Implement interlaced modes and reduced frameratesMike Thomas1-3/+13
2010-11-09staging/easycap: Improve hardware initializationMike Thomas1-11/+36
2010-11-09staging/easycap: Make code re-entrantMike Thomas1-11/+46
2010-11-09staging/easycap: Remove obsolete routinesMike Thomas1-34/+2
2010-08-09staging: Pushdown bkl to easycap ioctl handlersFrederic Weisbecker1-6/+2
2010-07-22Staging: easycap: Upsample microphone audioMike Thomas1-1/+1
2010-07-22Staging: easycap: Replace some global variablesMike Thomas1-70/+80
2010-06-18Staging: easycap: add easycap driverR.M. Thomas1-0/+632