aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/easycap/easycap_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-16staging/easycap: make module params private/static, fix buildRandy Dunlap1-9/+9
2010-11-09staging/easycap: Improve interface to the videodev moduleMike Thomas1-26/+135
2010-11-09staging/easycap: Eliminate BKLMike Thomas1-92/+219
2010-11-09staging/easycap: Add option to set the hardware audio gainMike Thomas1-2/+6
2010-11-09staging/easycap: Add option to show conspicuous indication of signal lossMike Thomas1-16/+55
2010-11-09staging/easycap: Implement interlaced modes and reduced frameratesMike Thomas1-33/+45
2010-11-09staging/easycap: Improve hardware initializationMike Thomas1-146/+640
2010-11-09staging/easycap: Make code re-entrantMike Thomas1-693/+731
2010-11-09staging/easycap: Remove obsolete routinesMike Thomas1-125/+6
2010-08-09staging: Pushdown bkl to easycap ioctl handlersFrederic Weisbecker1-19/+19
2010-07-22Staging: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-07-22Staging: easycap: Upsample microphone audioMike Thomas1-1/+14
2010-07-22Staging: easycap: Replace some global variablesMike Thomas1-16/+15
2010-06-18Staging: easycap: add easycap driverR.M. Thomas1-0/+4342