aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/saa5249.c
AgeCommit message (Expand)Author
2009-04-29V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leakDan Carpenter
2009-03-30V4L/DVB (10499): saa7146: convert saa7146 and mxb in particular to v4l2_subdev.Hans Verkuil
2009-03-30V4L/DVB (10409): v4l: remove unused I2C_DRIVERIDs.Hans Verkuil
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-29V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil
2008-12-29V4L/DVB (9491): rationalise addresses to one common oneAlan Cox
2008-10-13V4L/DVB (9159): saa5249: fix compile errorsHans Verkuil
2008-10-12V4L/DVB (8944): saa5249: convert i2c driver for new i2c APIHans Verkuil
2008-10-12V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil
2008-10-12V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata insteadHans Verkuil
2008-10-12V4L/DVB (8783): v4l: add all missing video_device release callbacksHans Verkuil
2008-10-12V4L/DVB (8780): v4l: replace the last uses of video_exclusive_open/releaseHans Verkuil
2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-26V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil
2008-04-24V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf
2007-12-11V4L/DVB (6684): Complement va_start() with va_end() + style fixesRichard Knutsson
2007-10-19more UTF-8 conversionsMarcin Garski
2007-07-20V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C driversMauro Carvalho Chehab
2007-02-21V4L/DVB (5197): Convert to generic boolean-valuesRichard Knutsson
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven
2006-09-26V4L/DVB (4421): V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexiu...Mauro Carvalho Chehab
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Mauro Carvalho Chehab
2006-03-25V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann
2006-01-05[PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds