| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl() | Mauro Carvalho Chehab | 2008-10-21 | 1 | -3/+9 |
* | V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d | Hans Verkuil | 2008-10-21 | 1 | -2/+2 |
* | V4L/DVB (9272): mxl5005s: Bug fix stopped DVB-T from working the second time ... | Jose Alberto Reguero | 2008-10-17 | 1 | -1/+3 |
* | V4L/DVB (9268): tuner: add FMD1216MEX tuner | Darron Broad | 2008-10-17 | 2 | -1/+34 |
* | V4L/DVB (9263): mxl5005s: Checkpatch compliance | Steven Toth | 2008-10-17 | 1 | -2/+4 |
* | V4L/DVB (9261): xc5000: Checkpatch compliance | Steven Toth | 2008-10-17 | 2 | -40/+41 |
* | V4L/DVB (9168): Add support for MSI TV@nywhere Plus remote | Brian Rogers | 2008-10-13 | 1 | -1/+91 |
* | V4L/DVB (9061): saa7134: Add support for Real Audio 220 | Mauro Carvalho Chehab | 2008-10-12 | 1 | -0/+40 |
* | V4L/DVB (9060): saa7134: Add support for Avermedia PCI pure analog (M135A) | Mauro Carvalho Chehab | 2008-10-12 | 1 | -0/+50 |
* | V4L/DVB (9059): saa7134: Add support for Encore version 5.3 board | Mauro Carvalho Chehab | 2008-10-12 | 1 | -0/+43 |
* | V4L/DVB (9055): tuner-xc2028: Do a better job selecting firmware type | Mauro Carvalho Chehab | 2008-10-12 | 2 | -10/+31 |
* | V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback | Michael Krufky | 2008-10-12 | 8 | -39/+32 |
* | V4L/DVB (8970): mt2060: implement I2C-gate control | Antti Palosaari | 2008-10-12 | 1 | -2/+36 |
* | V4L/DVB (8954): common/tuners: Drop code after return or goto | Julia Lawall | 2008-10-12 | 4 | -4/+0 |
* | V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach() | Michael Krufky | 2008-10-12 | 2 | -8/+7 |
* | V4L/DVB (8950): xc5000: prevent an OOPS if analog driver is unloaded while di... | Michael Krufky | 2008-10-12 | 1 | -8/+8 |
* | V4L/DVB (8949): xc5000: allow multiple driver instances for the same hardware... | Michael Krufky | 2008-10-12 | 1 | -26/+61 |
* | V4L/DVB (8948): xc5000: kill xc5000_priv.h | Michael Krufky | 2008-10-12 | 2 | -38/+12 |
* | V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead | Hans Verkuil | 2008-10-12 | 1 | -1/+1 |
* | V4L/DVB (8745): v4l2: fix a bunch of compile warnings. | Hans Verkuil | 2008-10-12 | 1 | -1/+1 |
* | V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FM | Mauro Carvalho Chehab | 2008-10-12 | 1 | -3/+52 |
* | V4L/DVB (8626): Add support for TCL tuner MF02GIP-5N-E | Mauro Carvalho Chehab | 2008-10-12 | 2 | -0/+24 |
* | V4L/DVB (8967): Use correct XC3028L firmware for AMD ATI TV Wonder 600 | Devin Heitmueller | 2008-10-04 | 1 | -0/+1 |
* | V4L/DVB (8805): Steven Toth email address change | Steven Toth | 2008-09-03 | 8 | -9/+9 |
* | V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings | Hans Verkuil | 2008-09-03 | 2 | -19/+18 |
* | V4L/DVB (8549): mxl5007: Fix an error at include file | Mauro Carvalho Chehab | 2008-07-27 | 1 | -1/+0 |
* | V4L/DVB (8546): saa7146: fix read from uninitialized memory | Hans Verkuil | 2008-07-27 | 1 | -1/+1 |
* | V4L/DVB (8534): remove select's of FW_LOADER | Adrian Bunk | 2008-07-27 | 1 | -7/+2 |
* | V4L/DVB (8532): mxl5007t: remove excessive locks | Michael Krufky | 2008-07-27 | 1 | -16/+0 |
* | V4L/DVB (8531): mxl5007t: move i2c gate handling outside of mutex protected c... | Michael Krufky | 2008-07-27 | 1 | -21/+24 |
* | V4L/DVB (8529): mxl5007t: enable _init and _sleep power management functionality | Michael Krufky | 2008-07-27 | 1 | -8/+34 |
* | V4L/DVB (8528): add support for MaxLinear MxL5007T silicon tuner | Michael Krufky | 2008-07-27 | 4 | -0/+1130 |
* | V4L/DVB (8526): saa7146: fix VIDIOC_ENUM_FMT | Hans Verkuil | 2008-07-27 | 1 | -10/+7 |
* | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil | 2008-07-27 | 1 | -1/+1 |
* | V4L/DVB (8493): mt20xx: test below 0 on unsigned lo1a and lo2a | roel kluin | 2008-07-26 | 1 | -1/+2 |
* | V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2... | Hans Verkuil | 2008-07-26 | 2 | -2/+2 |
* | V4L/DVB (8394): ir-common: CodingStyle fix: move EXPORT_SYMBOL_GPL to their p... | Mauro Carvalho Chehab | 2008-07-20 | 1 | -17/+8 |
* | v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 | Hans Verkuil | 2008-07-20 | 1 | -1/+0 |
* | V4L/DVB (8136): xc2028 unaligned access fixes | Al Viro | 2008-07-20 | 1 | -11/+14 |
* | V4L/DVB (8128): saa7146: ->cpu_addr and friends are little-endian | Al Viro | 2008-07-20 | 4 | -22/+22 |
* | V4L/DVB (8098): xc5000: add module option to load firmware during driver attach | Michael Krufky | 2008-07-20 | 1 | -0/+7 |
* | V4L/DVB (8060): Kconfig: MEDIA_TUNER_CUSTOMIZE should be disabled by default | Michael Krufky | 2008-07-20 | 1 | -0/+1 |
* | V4L/DVB (7984): tda18271: update filename in comments | Michael Krufky | 2008-07-20 | 1 | -1/+1 |
* | tuners: treat firmware data as const | David Woodhouse | 2008-07-10 | 2 | -2/+2 |
* | V4L/DVB (8097): xc5000: check device hardware state to determine if firmware ... | Steven Toth | 2008-06-26 | 2 | -8/+23 |
* | V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506 | Tim Farrington | 2008-06-26 | 1 | -0/+38 |
* | V4L/DVB (8037): tda18271: ensure that the thermometer is off during channel c... | Michael Krufky | 2008-06-26 | 1 | -0/+3 |
* | V4L/DVB (8036): tda18271: toggle rf agc speed mode on TDA18271HD/C2 only | Michael Krufky | 2008-06-26 | 1 | -8/+12 |
* | V4L/DVB (8035): tda18271: dont touch EB14 if rf_cal lookup is out of range | Michael Krufky | 2008-06-26 | 1 | -1/+9 |
* | V4L/DVB (8034): tda18271: fix IF notch frequency handling | Michael Krufky | 2008-06-26 | 1 | -11/+19 |