index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
easycap
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-03
staging: Move media drivers to staging/media
Mauro Carvalho Chehab
10
-10274
/
+0
2011-10-18
staging/easycap: kill timeval members of easycap struct
Tomas Winkler
4
-64
/
+0
2011-10-11
easycap: fix ntsc module parameter description
Thomas Petazzoni
1
-1
/
+1
2011-08-29
staging/easycap: fix mismatch in easycap_poll() mutex lock-unlock
Alexey Khoroshilov
1
-1
/
+3
2011-08-24
staging/easycap: Use memdup_user
Thomas Meyer
1
-20
/
+10
2011-07-09
staging/easycap: remove oss support
Tomas Winkler
7
-1100
/
+4
2011-07-09
staging/easycap: remove unused macro MICROSECONDS
Tomas Winkler
1
-4
/
+0
2011-07-06
staging/easycap: kill telltale logic
Tomas Winkler
4
-122
/
+3
2011-07-05
Remove unneeded version.h includes (and add where needed) for drivers/staging...
Jesper Juhl
2
-1
/
+1
2011-07-05
staging/easycap: Fix bytesperline calculation
Kirill Smelkov
1
-1
/
+1
2011-07-05
staging/easycap: PAGE_SIZE is always defined
Kirill Smelkov
1
-4
/
+0
2011-07-05
staging/easycap: There is no need to support V4L1 ioctls
Kirill Smelkov
1
-2
/
+0
2011-07-05
staging/easycap: Fix thinko in "bars" module option description
Kirill Smelkov
1
-2
/
+2
2011-07-05
staging/easycap: Kill leftover build options in readme
Kirill Smelkov
1
-22
/
+0
2011-07-05
Staging: easycap: use after free in easycap_delete()
Dan Carpenter
1
-2
/
+3
2011-05-19
staging/easycap: easycap_probe: drop more unused variables
Tomas Winkler
1
-5
/
+0
2011-05-19
staging/easycap: probe: simplify the endpoints tests
Tomas Winkler
1
-144
/
+119
2011-05-19
staging/easycap: easycap_probe: drop verbose printouts
Tomas Winkler
1
-30
/
+0
2011-04-21
staging/easycap: easycap_probe: drop unuzed variables
Tomas Winkler
1
-13
/
+0
2011-04-21
staging/easycap: easycap_probe: take out duplicated code from ifdef - else
Tomas Winkler
1
-10
/
+4
2011-04-21
staging/easycap: easycap_probe : rename usb variables to common names
Tomas Winkler
1
-75
/
+68
2011-04-21
staging/easycap: revamp reset function
Tomas Winkler
1
-35
/
+24
2011-03-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2011-03-22
[media] v4l: removal of old, obsolete ioctls
Hans Verkuil
1
-5
/
+0
2011-03-17
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-1
/
+0
2011-03-08
staging/easycap: reduce code nesting in easycap_sound.c
Tomas Winkler
1
-213
/
+205
2011-03-08
staging/easycap: easycap_settings.c don't copy constant strings twice
Tomas Winkler
1
-63
/
+59
2011-03-08
staging/easycap: add first level indentation to easycap_settings.c
Tomas Winkler
1
-540
/
+560
2011-03-08
staging/easycap: kill EASYCAP_IS_VIDEODEV_CLIENT compilation conditional
Tomas Winkler
4
-111
/
+1
2011-03-08
staging/easycap: reduce code duplication for ssa stk settings
Tomas Winkler
1
-131
/
+42
2011-03-08
staging/easycap: wait_i2c should be static
Tomas Winkler
2
-32
/
+30
2011-03-08
staging/easycap: convert comparison to NULL into boolean
Tomas Winkler
6
-196
/
+196
2011-03-08
staging/easycap: replace if(false == var) with if (!var)
Tomas Winkler
3
-17
/
+17
2011-03-08
staging/easycap: replace if(true == var) with if (var)
Tomas Winkler
5
-69
/
+69
2011-03-08
staging/easycap: more style fixing in easycap_main.c
Tomas Winkler
1
-76
/
+57
2011-03-02
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
1
-1
/
+0
2011-03-01
staging/easycap: add first level indentation to easycap_ioctl.c
Tomas Winkler
1
-1974
/
+1991
2011-03-01
staging/easycap: add first level indentation to easycap_testcard.c
Tomas Winkler
1
-103
/
+106
2011-03-01
staging/easycap: add first level indentation to easycap_sound_oss.c
Tomas Winkler
1
-711
/
+673
2011-03-01
staging/easycap: add first level indentation to easycap_sound.c
Tomas Winkler
1
-592
/
+572
2011-03-01
staging/easycap: add first level indentation to easycap_main
Tomas Winkler
1
-2330
/
+2234
2011-02-24
staging/easycap: use USB_SUBCLASS_AUDIOSTREAMING instead of 0x02
Tomas Winkler
1
-2
/
+4
2011-02-24
staging/easycap: easycap_usb_probe: more indentation cleanups
Tomas Winkler
1
-22
/
+16
2011-02-24
staging/easycap: revamp inputset population code
Tomas Winkler
1
-66
/
+39
2011-02-24
staging/easycap: fix style issues in easycap_usb_probe function
Tomas Winkler
1
-75
/
+29
2011-02-18
staging/easycap: use %p for printing pointers
Tomas Winkler
3
-28
/
+17
2011-02-18
staging/easycap: drop EASYCAP_NEEDS_USBVIDEO_H
Tomas Winkler
1
-4
/
+0
2011-02-18
staging/easycap: kill EASYCAP_NEEDS_V4L2_DEVICE_H and EASYCAP_NEEDS_V4L2_FOPS
Tomas Winkler
4
-42
/
+2
2011-02-18
staging/easycap: style changes in easycap_low.c
Tomas Winkler
1
-53
/
+38
2011-02-18
staging/easycap: don't mask return value of usb_control_msg() by 0xFF
Tomas Winkler
1
-1
/
+1
[next]