aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/easycap/easycap_settings.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-05staging/easycap: Fix bytesperline calculationKirill Smelkov1-1/+1
2011-03-07staging/easycap: easycap_settings.c don't copy constant strings twiceTomas Winkler1-63/+59
2011-03-07staging/easycap: add first level indentation to easycap_settings.cTomas Winkler1-540/+560
2011-02-04staging/easycap: replace underscored types with regular onceTomas Winkler1-2/+2
2011-01-25staging: easycap: remove redunant headersTomas Winkler1-1/+0
2011-01-25staging: easycap: fix sparse warnings :conversion of int to enumTomas Winkler1-2/+2
2011-01-21staging: easycap: replace STRINGIZE with __stringify()Tomas Winkler1-6/+6
2011-01-21staging: easycap: drop redunant backslashes from the codeTomas Winkler1-14/+14
2011-01-21staging: easycap: add ALSA supportMike Thomas1-1/+1
2010-11-09staging/easycap: Implement interlaced modes and reduced frameratesMike Thomas1-38/+230
2010-11-09staging/easycap: Remove obsolete routinesMike Thomas1-2/+2
2010-07-22Staging: easycap: Replace some global variablesMike Thomas1-1/+1
2010-06-18Staging: easycap: add easycap driverR.M. Thomas1-0/+489