diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index ba7f387e4..a1f33b37d 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,15 @@ +2005-11-20 02:09 mchehab + + * ../linux/drivers/media/video/cx25840/cx25840-core.c: + * ../linux/drivers/media/video/saa7127.c: + - Some funcions are now declared as static + + * ../linux/drivers/media/video/ir-kbd-i2c.c: + * ../linux/include/linux/i2c-id.h: + - Added a I2C code for InfraRed. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-11-18 20:15 mchehab * ../linux/drivers/media/video/cx88/cx88-core.c: |