diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 1483d1959..50325d249 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,16 @@ +2005-11-04 14:21 mchehab + + * ../linux/drivers/media/video/Makefile: + * ../linux/drivers/media/video/em28xx/Makefile: + * ../linux/drivers/media/video/em28xx/em28xx-video.c: + * ../linux/drivers/media/video/ir-kbd-i2c.c: (ir_probe): + - Miscelaneous fixes for em28xx + - I2C hardware named changed to wright value. + - utsname included to em28xx-video.c + - Makefile fixes. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-11-04 14:19 mchehab * ../linux/include/linux/videodev2.h: |