index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
saa5246a.c
Age
Commit message (
Expand
)
Author
2009-04-29
V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-free
Dan Carpenter
2009-03-30
V4L/DVB (10499): saa7146: convert saa7146 and mxb in particular to v4l2_subdev.
Hans Verkuil
2009-03-30
V4L/DVB (10409): v4l: remove unused I2C_DRIVERIDs.
Hans Verkuil
2009-01-02
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-12-29
V4L/DVB (9503): v4l: remove inode argument from video_usercopy
Hans Verkuil
2008-12-29
V4L/DVB (9491): rationalise addresses to one common one
Alan Cox
2008-10-12
V4L/DVB (8943): saa5246a: convert i2c driver for new i2c API
Hans Verkuil
2008-10-12
V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...
Hans Verkuil
2008-10-12
V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead
Hans Verkuil
2008-10-12
V4L/DVB (8780): v4l: replace the last uses of video_exclusive_open/release
Hans Verkuil
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-26
V4L/DVB (8483): Remove obsolete owner field from video_device struct.
Hans Verkuil
2008-07-23
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
2007-12-11
V4L/DVB (6684): Complement va_start() with va_end() + style fixes
Richard Knutsson
2007-10-19
more UTF-8 conversions
Marcin Garski
2007-02-21
V4L/DVB (5197): Convert to generic boolean-values
Richard Knutsson
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-12
[PATCH] mark struct file_operations const 4
Arjan van de Ven
2006-09-26
V4L/DVB (4421): V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexiu...
Mauro Carvalho Chehab
2006-06-25
V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...
Mauro Carvalho Chehab
2006-02-07
V4L/DVB (3318b): sem2mutex: drivers/media/, #2
Ingo Molnar
2006-01-11
V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-01-05
[PATCH] i2c: drop empty i2c_driver.command implementations
Laurent Riffard
2006-01-05
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
2006-01-05
[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11
Laurent Riffard
2006-01-05
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
2005-06-21
[PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers
Jean Delvare
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds