index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
easycap
Commit message (
Expand
)
Author
Age
*
Added missing tegra files.
HEAD
master
Jonathan Herman
2013-01-22
*
staging: Move media drivers to staging/media
Mauro Carvalho Chehab
2011-11-03
*
staging/easycap: kill timeval members of easycap struct
Tomas Winkler
2011-10-17
*
easycap: fix ntsc module parameter description
Thomas Petazzoni
2011-10-11
*
staging/easycap: fix mismatch in easycap_poll() mutex lock-unlock
Alexey Khoroshilov
2011-08-29
*
staging/easycap: Use memdup_user
Thomas Meyer
2011-08-23
*
staging/easycap: remove oss support
Tomas Winkler
2011-07-08
*
staging/easycap: remove unused macro MICROSECONDS
Tomas Winkler
2011-07-08
*
staging/easycap: kill telltale logic
Tomas Winkler
2011-07-05
*
Remove unneeded version.h includes (and add where needed) for drivers/staging...
Jesper Juhl
2011-07-05
*
staging/easycap: Fix bytesperline calculation
Kirill Smelkov
2011-07-05
*
staging/easycap: PAGE_SIZE is always defined
Kirill Smelkov
2011-07-05
*
staging/easycap: There is no need to support V4L1 ioctls
Kirill Smelkov
2011-07-05
*
staging/easycap: Fix thinko in "bars" module option description
Kirill Smelkov
2011-07-05
*
staging/easycap: Kill leftover build options in readme
Kirill Smelkov
2011-07-05
*
Staging: easycap: use after free in easycap_delete()
Dan Carpenter
2011-07-05
*
staging/easycap: easycap_probe: drop more unused variables
Tomas Winkler
2011-05-18
*
staging/easycap: probe: simplify the endpoints tests
Tomas Winkler
2011-05-18
*
staging/easycap: easycap_probe: drop verbose printouts
Tomas Winkler
2011-05-18
*
staging/easycap: easycap_probe: drop unuzed variables
Tomas Winkler
2011-04-20
*
staging/easycap: easycap_probe: take out duplicated code from ifdef - else
Tomas Winkler
2011-04-20
*
staging/easycap: easycap_probe : rename usb variables to common names
Tomas Winkler
2011-04-20
*
staging/easycap: revamp reset function
Tomas Winkler
2011-04-20
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-03-24
|
\
|
*
[media] v4l: removal of old, obsolete ioctls
Hans Verkuil
2011-03-21
*
|
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2011-03-16
|
\
\
|
*
|
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
2011-03-01
|
|
/
*
|
staging/easycap: reduce code nesting in easycap_sound.c
Tomas Winkler
2011-03-07
*
|
staging/easycap: easycap_settings.c don't copy constant strings twice
Tomas Winkler
2011-03-07
*
|
staging/easycap: add first level indentation to easycap_settings.c
Tomas Winkler
2011-03-07
*
|
staging/easycap: kill EASYCAP_IS_VIDEODEV_CLIENT compilation conditional
Tomas Winkler
2011-03-07
*
|
staging/easycap: reduce code duplication for ssa stk settings
Tomas Winkler
2011-03-07
*
|
staging/easycap: wait_i2c should be static
Tomas Winkler
2011-03-07
*
|
staging/easycap: convert comparison to NULL into boolean
Tomas Winkler
2011-03-07
*
|
staging/easycap: replace if(false == var) with if (!var)
Tomas Winkler
2011-03-07
*
|
staging/easycap: replace if(true == var) with if (var)
Tomas Winkler
2011-03-07
*
|
staging/easycap: more style fixing in easycap_main.c
Tomas Winkler
2011-03-07
*
|
staging/easycap: add first level indentation to easycap_ioctl.c
Tomas Winkler
2011-02-28
*
|
staging/easycap: add first level indentation to easycap_testcard.c
Tomas Winkler
2011-02-28
*
|
staging/easycap: add first level indentation to easycap_sound_oss.c
Tomas Winkler
2011-02-28
*
|
staging/easycap: add first level indentation to easycap_sound.c
Tomas Winkler
2011-02-28
*
|
staging/easycap: add first level indentation to easycap_main
Tomas Winkler
2011-02-28
*
|
staging/easycap: use USB_SUBCLASS_AUDIOSTREAMING instead of 0x02
Tomas Winkler
2011-02-23
*
|
staging/easycap: easycap_usb_probe: more indentation cleanups
Tomas Winkler
2011-02-23
*
|
staging/easycap: revamp inputset population code
Tomas Winkler
2011-02-23
*
|
staging/easycap: fix style issues in easycap_usb_probe function
Tomas Winkler
2011-02-23
*
|
staging/easycap: use %p for printing pointers
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-18
*
|
staging/easycap: style changes in easycap_low.c
Tomas Winkler
2011-02-18
[next]