index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
easycap
/
easycap.h
Age
Commit message (
Expand
)
Author
2011-03-07
staging/easycap: kill EASYCAP_IS_VIDEODEV_CLIENT compilation conditional
Tomas Winkler
2011-03-07
staging/easycap: wait_i2c should be static
Tomas Winkler
2011-02-18
staging/easycap: drop EASYCAP_NEEDS_USBVIDEO_H
Tomas Winkler
2011-02-18
staging/easycap: kill EASYCAP_NEEDS_V4L2_DEVICE_H and EASYCAP_NEEDS_V4L2_FOPS
Tomas Winkler
2011-02-09
staging/easycap: replace NOREADBACK with moduel parameter
Tomas Winkler
2011-02-09
stagine/easycap: make functions regset and regget static
Tomas Winkler
2011-02-09
staging/easycap: remove TESTONE and EASYCAP_TESTTONE
Tomas Winkler
2011-02-09
staging/easycap: remove EASYCAP_SILENT option
Tomas Winkler
2011-02-09
stagine/easycap: use module paramter for default encoding instead of ifdef
Tomas Winkler
2011-02-04
stagine/easycap: make easyoss_fops static
Tomas Winkler
2011-02-04
staging/easycap: kill declaration of not existing variables
Tomas Winkler
2011-02-04
staging/easycap: don't shadow rc variable from macros
Tomas Winkler
2011-02-04
staging/easycap: replace underscored types with regular once
Tomas Winkler
2011-02-04
staging/easycap: repace #if defined with simpler #ifdef
Tomas Winkler
2011-02-04
staging/easycap: kill EASYCAP_NEEDS_UNLOCKED_IOCTL
Tomas Winkler
2011-02-04
staging/easycap: remove comment: EASYCAP_NEEDS_ALSA
Tomas Winkler
2011-01-25
staging/easycap: make ALSA ops function static in sound.c
Tomas Winkler
2011-01-25
staging/easycap: make oss ops function static in sound_oss.c
Tomas Winkler
2011-01-25
staging/easycap: make OSS compilation optional instead of ALSA
Tomas Winkler
2011-01-25
staging/easycap: implement strerror function
Tomas Winkler
2011-01-25
staging/easycap: easycap.h ident correctly signed_div_result
Tomas Winkler
2011-01-25
staging: easycap: easycap.h use indentation for first level
Tomas Winkler
2011-01-25
staging: easycap: make functions local to easycap_main.c static
Tomas Winkler
2011-01-25
staging: easycap: group module parameters handling
Tomas Winkler
2011-01-25
staging: easycap: use #ifndef __EASYCAP_H_ for header inclusion protection
Tomas Winkler
2011-01-25
staging: easycap: remove redunant headers
Tomas Winkler
2011-01-21
staging: easycap: replace STRINGIZE with __stringify()
Tomas Winkler
2011-01-21
staging: easycap: drop redunant backslashes from the code
Tomas Winkler
2011-01-21
Staging: easycap: fix sparse warnings for module parameters
Tomas Winkler
2011-01-21
staging: easycap: add ALSA support
Mike Thomas
2011-01-21
Staging: easycap: Make easycap_debug non-static
Mike Thomas
2010-12-07
Staging: Merge 2.6.37-rc5 into staging-next
Greg Kroah-Hartman
2010-11-29
staging: easycap needs smp_lock.h, fixes build error
Randy Dunlap
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-16
staging/easycap: make module params private/static, fix build
Randy Dunlap
2010-11-09
staging/easycap: Improve interface to the videodev module
Mike Thomas
2010-11-09
staging/easycap: Eliminate BKL
Mike Thomas
2010-11-09
staging/easycap: Add option to show conspicuous indication of signal loss
Mike Thomas
2010-11-09
staging/easycap: Implement interlaced modes and reduced framerates
Mike Thomas
2010-11-09
staging/easycap: Improve hardware initialization
Mike Thomas
2010-11-09
staging/easycap: Make code re-entrant
Mike Thomas
2010-11-09
staging/easycap: Remove obsolete routines
Mike Thomas
2010-08-09
staging: Pushdown bkl to easycap ioctl handlers
Frederic Weisbecker
2010-07-22
Staging: easycap: Upsample microphone audio
Mike Thomas
2010-07-22
Staging: easycap: Replace some global variables
Mike Thomas
2010-06-18
Staging: easycap: add easycap driver
R.M. Thomas