]> Pileus Git - ~andy/linux/history - drivers/staging/easycap
Staging: zram: initialize device on first read
[~andy/linux] / drivers / staging / easycap /
2011-02-18 Tomas Winklerstaging/easycap: use %p for printing pointers
2011-02-18 Tomas Winklerstaging/easycap: drop EASYCAP_NEEDS_USBVIDEO_H
2011-02-18 Tomas Winklerstaging/easycap: kill EASYCAP_NEEDS_V4L2_DEVICE_H and...
2011-02-18 Tomas Winklerstaging/easycap: style changes in easycap_low.c
2011-02-18 Tomas Winklerstaging/easycap: don't mask return value of usb_control...
2011-02-18 Tomas Winklerstaging/easycap: add first level indetnation for easyca...
2011-02-18 Greg Kroah-HartmanMerge 2.6.38-rc5 into staging-next
2011-02-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-02-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-02-09 Greg Kroah-HartmanStaging: Merge branch 'tidspbridge-for-2.6.39' of git...
2011-02-09 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-02-09 Tomas Winklerstaging/easycap: replace NOREADBACK with moduel parameter
2011-02-09 Tomas Winklerstaging/easycap: use regget for register back reading
2011-02-09 Tomas Winklerstagine/easycap: make functions regset and regget static
2011-02-09 Tomas Winklerstaging/easycap: add first level indentation to regget...
2011-02-09 Tomas Winklerstaging/easycap: remove TESTONE and EASYCAP_TESTTONE
2011-02-09 Tomas Winklerstaging/easycap: remove EASYCAP_SILENT option
2011-02-09 Tomas Winklerstaging/easycap: remove AUDIOTIME feature
2011-02-09 Tomas Winklerstaging/easycap: remove obsolete VIDIOC_S_CTRL_OLD...
2011-02-09 Tomas Winklerstaging/easycap: replace one more EASYCAP_NEEDS_ALSA...
2011-02-09 Tomas Winklerstagine/easycap: use module paramter for default encodi...
2011-02-09 Tomas Winklerstaging/easycap: prefer printk over SAY in module entry...
2011-02-09 Tomas Winklerstaging/easycap: remove paranoid argument checks in...
2011-02-09 Tomas Winklerstaging/easycap: fix build when SND is not enabled
2011-02-08 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-02-08 David S. MillerMerge branch 'batman-adv/merge' of git://git.open-mesh...
2011-02-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-02-04 Tomas Winklerstaging/easycap: add level 1 tabs in usb_probe/disconne...
2011-02-04 Tomas Winklerstagine/easycap: make easyoss_fops static
2011-02-04 Tomas Winklerstaging/easycap: kill declaration of not existing variables
2011-02-04 Tomas Winklerstaging/easycap: don't shadow rc variable from macros
2011-02-04 Tomas Winklerstaging/easycap: replace underscored types with regular...
2011-02-04 Tomas Winklerstaging/easycap: rename variable s16 to tmp
2011-02-04 Tomas Winklerstaging/easycap: rename variable u8 to tmp
2011-02-04 Tomas Winklerstaging/easycap: rename variable s32 to tmp
2011-02-04 Tomas Winklerstaging/easycap: remove explicit NULL initialization
2011-02-04 Tomas Winklerstaging/easycap: improve coding style when checking...
2011-02-04 Tomas Winklerstaging/easycap: fix artificial line breaks
2011-02-04 Tomas Winklerstaging/easycap: repace #if defined with simpler #ifdef
2011-02-04 Tomas Winklerstaging/easycap: kill EASYCAP_NEEDS_UNLOCKED_IOCTL
2011-02-04 Tomas Winklerstaging/easycap: remove comment: EASYCAP_NEEDS_ALSA
2011-02-04 Tomas Winklerstaging/easycap: don't cast NULL pointer
2011-02-04 Michal MarekMerge branch 'kbuild/packaging' into kbuild/rc-fixes
2011-02-02 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-02-02 Greg Kroah-HartmanStaging: Merge branch 'staging-next' into 2.6.38-rc3
2011-02-02 Dave AirlieMerge remote branch 'nouveau/drm-nouveau-next' of ...
2011-02-01 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-01-31 David S. MillerMerge branch 'batman-adv/merge-oopsonly' of git://git...
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-28 Dave AirlieMerge branch 'drm-nouveau-next' of git://git.freedeskto...
2011-01-26 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-01-26 Dave AirlieMerge branch 'drm-nouveau-next' of git://git.freedeskto...
2011-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-24 Tomas Winklerstaging/easycap: make ALSA ops function static in sound.c
2011-01-24 Tomas Winklerstaging/easycap: make oss ops function static in sound_...
2011-01-24 Tomas Winklerstaging/easycap: make OSS compilation optional instead...
2011-01-24 Tomas Winklerstaging/easycap: implement strerror function
2011-01-24 Tomas Winklerstaging/easycap: easycap.h ident correctly signed_div_r...
2011-01-24 Tomas Winklerstaging/easycap: fix missing backslash in ifdef statement
2011-01-24 David S. MillerMerge branch 'can/at91_can-for-net-2.6' of git://git...
2011-01-24 Tomas Winklerstaging: easycap: easycap.h use indentation for first...
2011-01-24 Tomas Winklerstaging: easycap: make functions local to easycap_main...
2011-01-24 Tomas Winklerstaging: easycap: group module parameters handling
2011-01-24 Tomas Winklerstaging: easycap: use #ifndef __EASYCAP_H_ for header...
2011-01-24 Tomas Winklerstaging: easycap: remove redunant headers
2011-01-24 Tomas Winklerstaging: easycap: fix sparse warnings :conversion of...
2011-01-24 Tomas Winklerstaging: easycap: fix sparse warnings 'Should it be...
2011-01-24 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-01-23 Greg Kroah-HartmanMerge branch 'for-usb-linus' of master.kernel.org:...
2011-01-21 Linus TorvaldsMerge branch 'fixes-2.6.38' of git://git.kernel.org...
2011-01-21 Linus TorvaldsMerge branches 'fixes' and 'fwnet' of git://git.kernel...
2011-01-21 Tomas Winklerstaging: easycap: replace STRINGIZE with __stringify()
2011-01-21 Tomas Winklerstaging: easycap: kill EASYCAP_NEEDS_CARD_CREATE
2011-01-21 Tomas Winklerstaging: easycap: drop redunant backslashes from the...
2011-01-21 Tomas WinklerStaging: easycap: fix sparse warnings for module parameters
2011-01-21 Mike Thomasstaging: easycap: add ALSA support
2011-01-21 Mike ThomasStaging: easycap: Make easycap_debug non-static
2011-01-21 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2011-01-21 Takashi IwaiMerge branch 'fix/misc' into for-linus
2011-01-21 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2011-01-21 Linus TorvaldsMerge branch 'xen/xenbus' of git://git.kernel.org/pub...
2011-01-21 Linus TorvaldsMerge branch 'for-38-rc2' of git://codeaurora.org/quic...
2011-01-21 Linus TorvaldsMerge branch 'acpica' of git://git.kernel.org/pub/scm...
2011-01-21 Benjamin HerrenschmidtMerge remote branch 'kumar/next' into merge
2011-01-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-01-19 Mark BrownMerge branch 'for-2.6.38' of git://git.kernel.org/pub...
2011-01-18 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2011-01-18 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2011-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-18 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2011-01-18 Takashi IwaiMerge branch 'fix/hda' into for-linus
2011-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-17 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2011-01-17 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2011-01-17 Dave AirlieMerge remote branch 'nouveau/drm-nouveau-next' of ...
2011-01-16 Nicholas BellingerMerge branch 'master' of /pub/scm/linux/kernel/git...
2011-01-16 David S. MillerMerge branch 'for-david' of git://git.open-mesh.org...
next