aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/easycap/easycap_ioctl.c
Commit message (Expand)AuthorAge
* Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* staging: Move media drivers to staging/mediaMauro Carvalho Chehab2011-11-03
* staging/easycap: kill timeval members of easycap structTomas Winkler2011-10-17
* staging/easycap: Use memdup_userThomas Meyer2011-08-23
* staging/easycap: remove oss supportTomas Winkler2011-07-08
* staging/easycap: kill telltale logicTomas Winkler2011-07-05
* Remove unneeded version.h includes (and add where needed) for drivers/staging...Jesper Juhl2011-07-05
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-24
|\
| * [media] v4l: removal of old, obsolete ioctlsHans Verkuil2011-03-21
* | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-16
|\ \
| * | drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-01
| |/
* | staging/easycap: convert comparison to NULL into booleanTomas Winkler2011-03-07
* | staging/easycap: replace if(true == var) with if (var)Tomas Winkler2011-03-07
* | staging/easycap: add first level indentation to easycap_ioctl.cTomas Winkler2011-02-28
* | staging/easycap: remove AUDIOTIME featureTomas Winkler2011-02-09
* | staging/easycap: remove obsolete VIDIOC_S_CTRL_OLD ioctlTomas Winkler2011-02-09
* | staging/easycap: replace one more EASYCAP_NEEDS_ALSA with CONFIG_EASYCAP_OSSTomas Winkler2011-02-09
* | staging/easycap: replace underscored types with regular onceTomas Winkler2011-02-04
* | staging/easycap: improve coding style when checking return valueTomas Winkler2011-02-04
* | staging/easycap: repace #if defined with simpler #ifdefTomas Winkler2011-02-04
* | staging/easycap: kill EASYCAP_NEEDS_UNLOCKED_IOCTLTomas Winkler2011-02-04
* | staging/easycap: don't cast NULL pointerTomas Winkler2011-02-04
* | staging/easycap: make oss ops function static in sound_oss.cTomas Winkler2011-01-24
* | staging/easycap: make OSS compilation optional instead of ALSATomas Winkler2011-01-24
* | staging/easycap: fix missing backslash in ifdef statementTomas Winkler2011-01-24
* | staging: easycap: remove redunant headersTomas Winkler2011-01-24
* | staging: easycap: fix sparse warnings 'Should it be static'Tomas Winkler2011-01-24
* | staging: easycap: drop redunant backslashes from the codeTomas Winkler2011-01-21
* | staging: easycap: add ALSA supportMike Thomas2011-01-21
|/
* staging/easycap: Improve interface to the videodev moduleMike Thomas2010-11-09
* staging/easycap: Eliminate BKLMike Thomas2010-11-09
* staging/easycap: Avoid compiler warning about frame size ... larger than ...Mike Thomas2010-11-09
* staging/easycap: Add option to set the hardware audio gainMike Thomas2010-11-09
* staging/easycap: Implement interlaced modes and reduced frameratesMike Thomas2010-11-09
* staging/easycap: Improve hardware initializationMike Thomas2010-11-09
* staging/easycap: Make code re-entrantMike Thomas2010-11-09
* staging/easycap: Remove obsolete routinesMike Thomas2010-11-09
* staging: Pushdown bkl to easycap ioctl handlersFrederic Weisbecker2010-08-08
* Staging: Remove unnecessary casts of private_dataJoe Perches2010-07-22
* Staging: easycap: Upsample microphone audioMike Thomas2010-07-22
* Staging: easycap: Replace some global variablesMike Thomas2010-07-22
* Staging: easycap: add easycap driverR.M. Thomas2010-06-18