aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/easycap
Commit message (Expand)AuthorAgeFilesLines
* Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-071-1/+1
|\
| * staging: easycap needs smp_lock.h, fixes build errorRandy Dunlap2010-11-291-0/+1
| * BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* | staging/easycap: make module params private/static, fix buildRandy Dunlap2010-11-164-18/+18
* | staging/easycap: Improve interface to the videodev moduleMike Thomas2010-11-095-72/+287
* | staging/easycap: Eliminate BKLMike Thomas2010-11-098-192/+695
* | staging/easycap: Avoid compiler warning about frame size ... larger than ...Mike Thomas2010-11-091-59/+96
* | staging/easycap: Add option to set the hardware audio gainMike Thomas2010-11-094-47/+96
* | staging/easycap: Add option to show conspicuous indication of signal lossMike Thomas2010-11-093-41/+112
* | staging/easycap: Implement interlaced modes and reduced frameratesMike Thomas2010-11-094-121/+579
* | staging/easycap: Improve hardware initializationMike Thomas2010-11-095-544/+1345
* | staging/easycap: Make code re-entrantMike Thomas2010-11-097-1176/+1361
* | staging/easycap: Remove obsolete routinesMike Thomas2010-11-098-994/+198
|/
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-281-7/+7
|\
| * Staging: easycap: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-3/+3
| * Staging: easycap: Makefile: cleaned up Makefile cflag linesTracey Dent2010-10-051-4/+4
* | BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-211-0/+1
|/
* staging: Pushdown bkl to easycap ioctl handlersFrederic Weisbecker2010-08-093-47/+51
* Staging: Remove unnecessary casts of private_dataJoe Perches2010-07-223-5/+5
* Staging: easycap: Upsample microphone audioMike Thomas2010-07-225-49/+147
* Staging: easycap: Replace some global variablesMike Thomas2010-07-227-114/+128
* Staging: easycap: Add dependencies to KconfigMike Thomas2010-07-081-0/+1
* Staging: easycap: add easycap driverR.M. Thomas2010-06-1814-0/+10808