index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
w9966.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] /w9966: Fix a build warning
Mauro Carvalho Chehab
2012-03-19
1
-2
/
+2
*
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
2011-07-27
1
-3
/
+1
*
[media] w9966: zero device state after a detach
Hans Verkuil
2011-01-19
1
-0
/
+1
*
[media] BKL: trivial ioctl -> unlocked_ioctl video driver conversions
Hans Verkuil
2010-12-01
1
-1
/
+1
*
V4L/DVB: w9966: convert to V4L2
Hans Verkuil
2010-05-19
1
-193
/
+242
*
V4L/DVB: w9966: remove camelCase
Hans Verkuil
2010-05-18
1
-168
/
+168
*
V4L/DVB: w9966: reorganize the order of functions
Hans Verkuil
2010-05-18
1
-300
/
+263
*
V4L/DVB: w9966: coding style cleanup
Hans Verkuil
2010-05-18
1
-238
/
+223
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
Mauro Carvalho Chehab
2009-03-30
1
-1
/
+1
*
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2009-01-02
1
-3
/
+3
*
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2009-01-02
1
-9
/
+5
*
V4L/DVB (9503): v4l: remove inode argument from video_usercopy
Hans Verkuil
2008-12-29
1
-3
/
+2
*
V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...
Hans Verkuil
2008-10-12
1
-8
/
+4
*
V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead
Hans Verkuil
2008-10-12
1
-5
/
+5
*
V4L/DVB (8783): v4l: add all missing video_device release callbacks
Hans Verkuil
2008-10-12
1
-0
/
+1
*
V4L/DVB (8780): v4l: replace the last uses of video_exclusive_open/release
Hans Verkuil
2008-10-12
1
-2
/
+20
*
V4L/DVB (8779): v4l: fix more incorrect video_register_device result checks
Hans Verkuil
2008-09-03
1
-1
/
+1
*
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-27
1
-1
/
+0
*
V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where po...
Hans Verkuil
2008-07-26
1
-1
/
+1
*
V4L/DVB (8483): Remove obsolete owner field from video_device struct.
Hans Verkuil
2008-07-26
1
-1
/
+0
*
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
2008-07-23
1
-0
/
+1
*
V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-1
/
+1
*
V4L/DVB (7402): add macro validation for v4l_compat_ioctl32
Douglas Schilling Landgraf
2008-04-24
1
-0
/
+2
*
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
2008-04-24
1
-2
/
+2
*
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2007-10-22
1
-1
/
+0
*
[PATCH] mark struct file_operations const 4
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
V4L/DVB (4964): VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the same palette
audetto@tiscali.it
2006-12-27
1
-1
/
+1
*
V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...
Mauro Carvalho Chehab
2006-06-25
1
-0
/
+1
*
V4L/DVB (3599b): Whitespace cleanups under drivers/media
Mauro Carvalho Chehab
2006-03-25
1
-51
/
+51
*
V4L (926_2): Moves compat32 functions from fs to v4l subsystem
Arnd Bergmann
2006-01-09
1
-0
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+984