Age | Commit message (Expand) | Author |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2007-09-14 | tvaudio: convert to bus-based I2C API. | Hans Verkuil |
2006-08-25 | Converted tvaudio from V4L1 to V4L2 | Mauro Carvalho Chehab |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-07-19 | backport kernel changeset 831441862956fffa17b9801db37e6ea1650b0f69 | Mauro Carvalho Chehab |
2007-07-17 | Use msecs_to_jiffies instead of HZ on media/video I2C drivers | Mauro Carvalho Chehab |
2007-07-02 | Fix v4l-dvb backward compatibility | Mauro Carvalho Chehab |
2007-05-13 | Backport kernel changeset e63340ae6b6205fef26b40a75673d1c9c0c8bb90 | Mauro Carvalho Chehab |
2007-03-31 | Remove useless includes of i2c-algo-bit.h | Mauro Carvalho Chehab |
2007-02-28 | Add VIDIOC_G_CHIP_IDENT to various i2c modules | Hans Verkuil |
2006-12-16 | Several stuff backported from 2.6.19-git series | Mauro Carvalho Chehab |
2006-09-11 | tvaudio: Replaced kernel_thread() with kthread_run() | Michael Krufky |
2006-07-19 | Remove obsolete #include <linux/config.h> | Mauro Carvalho Chehab |
2006-03-25 | Remove VIDIOC_S_AUDIO from tvaudio: no longer used. | Hans Verkuil |
2006-03-19 | Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode | Hans Verkuil |
2006-03-19 | Implement correct msp3400 input/output routing | Hans Verkuil |
2006-03-19 | Cleanup audio input handling | Hans Verkuil |
2006-03-18 | Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode | Hans Verkuil |
2006-03-18 | renamed I2C_foo addresses to I2C_ADDR_foo | Mauro Carvalho Chehab |
2006-03-18 | tvaudio.h are just i2c addresses. Merged into i2c-addr.h | Mauro Carvalho Chehab |
2006-01-22 | audmode and rxsubchans fixes (VIDIOC_G/S_TUNER) | Hans Verkuil |
2006-01-18 | Add probe check for the tda9840. | Hans Verkuil |
2006-01-11 | From: Panagiotis Issaris <takis@issaris.org> | Mauro Carvalho Chehab |
2006-01-11 | Fixes some bad global variables | Mauro Carvalho Chehab |
2006-01-07 | printk cleanups | Mauro Carvalho Chehab |
2006-01-07 | Some cleanups at I2C modules | Mauro Carvalho Chehab |
2006-01-02 | convert diagnostics over to the new v4l2-common.h macros. | Hans Verkuil |
2006-01-01 | ioctls cleanups. | Mauro Carvalho Chehab |
2005-12-29 | When in radio mode don't do anything with VIDIOC_G_TUNER. | Hans Verkuil |
2005-12-28 | Add V4L2 commands to tvaudio | Hans Verkuil |
2005-12-25 | replace <media/i2c-compat.h> with "i2c-compat.h" | Michael Krufky |
2005-12-07 | kernel-sync patches. | Mauro Carvalho Chehab |
2005-10-30 | - Second round of i2c IDs redefinition cleanup. | Mauro Carvalho Chehab |
2005-10-16 | - Whitespaces Cleanups. | Mauro Carvalho Chehab |
2005-10-16 | - Whitespace Cleanups. | Mauro Carvalho Chehab |
2005-10-09 | From: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | Mauro Carvalho Chehab |
2005-09-19 | * saa6588.c: (saa6588_probe): | Michael Krufky |
2005-09-15 | * tvaudio.c: (chip_write), (chip_read), (chip_read2), (chip_cmd), | Michael Krufky |
2005-09-11 | * bttv-cards.c: | Michael Krufky |
2005-09-04 | - Small changes to make easier to generate kernel patches. | Mauro Carvalho Chehab |
2005-08-30 | - adds the adapter number + i2c address to printk msgs. | Mauro Carvalho Chehab |
2005-07-25 | * msp3400.c: | Mauro Carvalho Chehab |
2005-07-15 | - linux/version.h removed at linux-2.6.13-rc3-mm1. | Mauro Carvalho Chehab |
2005-06-18 | * dpl3518.c, msp3400-old.c, msp3400.c, saa6752hs.c, tda9887.c: | Nickolay V. Shmyrev |
2005-06-17 | * Make.config, Makefile, cx88-core.c, cx88-video.c: | Nickolay V. Shmyrev |
2005-06-15 | I2C API has changed on 2.6.12-rc6-mm1: I2C_CLIENT_INSMOD macro now doesn't | Mauro Carvalho Chehab |
2005-06-12 | * audiochip.h, compat.h, cx22702.h, cx88-core.c, cx88-dvb.c, | Mauro Carvalho Chehab |
2005-03-01 | - tuner update (for pvr) from Jarod Wilson. | Gerd Knorr |
2005-01-04 | - tda9320 support by Johnny Casey. | Gerd Knorr |
2004-12-10 | - add moduleparam.h include to many files. | Gerd Knorr |