| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] rename most media/video pci drivers to media/pci | Mauro Carvalho Chehab | 2012-08-15 | 1 | -184/+0 |
* | [media] video: Drop undue references to i2c-algo-bit | Jean Delvare | 2011-11-24 | 1 | -1/+1 |
* | [media] cx88: Remove the obsolete i2c_adapter.id field | Mauro Carvalho Chehab | 2010-12-30 | 1 | -1/+0 |
* | V4L/DVB: Remove the usage of I2C_HW_B_CX2388x on ir-kbd-i2c.c | Mauro Carvalho Chehab | 2010-10-21 | 1 | -27/+0 |
* | V4L/DVB: drivers/media: Make static data tables and strings const | lawrence rust | 2010-10-21 | 1 | -2/+2 |
* | V4L/DVB: Use custom I2C probing function mechanism | Jean Delvare | 2010-08-11 | 1 | -15/+4 |
* | V4L/DVB: cx88: Move I2C IR initialization | Jean Delvare | 2010-08-02 | 1 | -1/+5 |
* | V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probing | Jean Delvare | 2010-06-01 | 1 | -1/+15 |
* | V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model | Jean Delvare | 2009-06-16 | 1 | -0/+13 |
* | V4L/DVB (11300): cx88: convert to v4l2_subdev. | Hans Verkuil | 2009-03-30 | 1 | -41/+0 |
* | V4L/DVB (11047): cx88: convert to v4l2_device. | Hans Verkuil | 2009-03-30 | 1 | -3/+5 |
* | V4L/DVB (10190): cx88: Fix some Kbuild troubles | Mauro Carvalho Chehab | 2009-01-07 | 1 | -19/+5 |
* | V4L/DVB (9332): cx88: initial fix for analogue only compilation | Darron Broad | 2008-10-21 | 1 | -0/+2 |
* | V4L/DVB (9225): MFE: Add configurable gate control | Darron Broad | 2008-10-17 | 1 | -9/+11 |
* | V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support. | Steven Toth | 2008-10-17 | 1 | -5/+10 |
* | V4L/DVB (9022): cx88: Enable TDA9887 on HVR1300 / 3000 / 4000 | Steven Toth | 2008-10-12 | 1 | -0/+16 |
* | v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 | Hans Verkuil | 2008-07-20 | 1 | -1/+0 |
* | V4L/DVB (7794): cx88: Fix a warning | Mauro Carvalho Chehab | 2008-04-30 | 1 | -1/+0 |
* | V4L/DVB (7749): cx88: fix tuner setup | Mauro Carvalho Chehab | 2008-04-29 | 1 | -30/+0 |
* | V4L/DVB (7094): static memory | Douglas Schilling Landgraf | 2008-04-24 | 1 | -2/+2 |
* | V4L/DVB (7043): New card supported(partially): Pinnacle 800i | Steven Toth | 2008-01-25 | 1 | -8/+9 |
* | V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG | Mauro Carvalho Chehab | 2008-01-25 | 1 | -2/+8 |
* | V4L/DVB (6283): videobuf: Remove references to old Kconfig option name | Trent Piepho | 2007-10-10 | 1 | -1/+1 |
* | V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab | 2007-10-09 | 1 | -1/+0 |
* | V4L/DVB (6021): cx88: Copy board information into card state | Trent Piepho | 2007-10-09 | 1 | -12/+12 |
* | V4L/DVB (5815): Cx88: i2c structure templates clean-up | Jean Delvare | 2007-07-18 | 1 | -18/+7 |
* | V4L/DVB (5479): Use ARRAY_SIZE instead of a magic number | Mauro Carvalho Chehab | 2007-04-27 | 1 | -1/+2 |
* | V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings | Trent Piepho | 2007-02-21 | 1 | -0/+2 |
* | V4L/DVB (4679): Fix for NULL pointer dereference oops during boot. | Steven Toth | 2006-10-03 | 1 | -1/+1 |
* | V4L/DVB (4668): Cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX8... | Michael Krufky | 2006-10-03 | 1 | -1/+1 |
* | V4L/DVB (4667): Changed cx88_board .dvb and .register to an enum. | Steven Toth | 2006-10-03 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-09-30 | 1 | -0/+13 |
|\ |
|
| * | V4L/DVB (4609): Improved i2c performance on software bitbang algoritm | Mauro Carvalho Chehab | 2006-09-26 | 1 | -0/+10 |
| * | V4L/DVB (4509): Added missing copyright | Mauro Carvalho Chehab | 2006-09-26 | 1 | -0/+3 |
* | | i2c-algo-bit: Discard the mdelay data struct member | Jean Delvare | 2006-09-26 | 1 | -1/+0 |
|/ |
|
* | V4L/DVB (4213): Cx88: cleanups | Adrian Bunk | 2006-06-26 | 1 | -1/+0 |
* | V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point... | Patrick Boettcher | 2006-06-25 | 1 | -4/+4 |
* | V4L/DVB (3269): ioctls cleanups. | Michael Krufky | 2006-01-09 | 1 | -0/+1 |
* | V4L/DVB (3090): Cleanup check for dvb. | Michael Krufky | 2006-01-09 | 1 | -6/+3 |
* | V4L/DVB (3089): Adding support for the Hauppauge HVR1100 and HVR1100-LP produ... | Steven Toth | 2006-01-09 | 1 | -1/+14 |
* | [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 | Laurent Riffard | 2006-01-05 | 1 | -1/+1 |
* | [PATCH] v4l: 800: whitespace cleanups | Mauro Carvalho Chehab | 2005-11-09 | 1 | -11/+11 |
* | [PATCH] v4l: CX88 updates and card additions | Mauro Carvalho Chehab | 2005-09-09 | 1 | -1/+0 |
* | [PATCH] I2C: Drop I2C_DEVNAME and i2c_clientname | Jean Delvare | 2005-09-05 | 1 | -4/+4 |
* | [PATCH] dvb: rename lgdt3302 frontend module to lgdt330x | Michael Krufky | 2005-07-27 | 1 | -2/+2 |
* | [PATCH] v4l: CX88 Update | Mauro Carvalho Chehab | 2005-07-12 | 1 | -12/+19 |
* | [PATCH] v4l: add DVB support for DViCO FusionHDTV3 Gold-Q | Michael Krufky | 2005-07-07 | 1 | -1/+2 |
* | [PATCH] v4l: CX88 cards update | Mauro Carvalho Chehab | 2005-06-24 | 1 | -3/+15 |
* | [PATCH] make lots of things static | Adrian Bunk | 2005-05-01 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+213 |