summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8029): Improve error message at tda1004x_attachMauro Carvalho Chehab2008-06-261-2/+13
* V4L/DVB (8028): Improve error messages for tda1004x attachMauro Carvalho Chehab2008-06-262-5/+16
* V4L/DVB (8027): saa7134: Avermedia A700: only s-video and composite input are...Matthias Schwarzott2008-06-261-1/+2
* V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recoveredMauro Carvalho Chehab2008-06-263-1/+19
* V4L/DVB (8022): saa7134: fix race between opening and closing the deviceMarcin Slusarz2008-06-261-1/+2
* V4L/DVB (8020): Fix callbacks functions of saa7134_empressDmitri Belimov2008-06-261-20/+10
* V4L/DVB (8018): Add em2860 chip IDDevin Heitmueller2008-06-262-0/+4
* V4L/DVB (8017): Ensure em28xx extensions only get run against devs that suppo...Devin Heitmueller2008-06-262-0/+22
* V4L/DVB (8015): gl861: replace non critical msleep(0) with msleep(1) to be on...Antti Palosaari2008-06-261-1/+1
* V4L/DVB (8013): gl861: remove useless identify_stateAntti Palosaari2008-06-261-17/+8
* V4L/DVB (8012): gl861: sleep a little to avoid I2C errorsAntti Palosaari2008-06-261-0/+2
* V4L/DVB (8011): em28xx: enable DVB for HVR-900Devin Heitmueller2008-06-261-0/+1
* V4L/DVB (8010): em28xx: Properly register extensions for already attached dev...Devin Heitmueller2008-06-261-14/+10
* V4L/DVB (8008): cx18: remove duplicate audio and video input enumsHans Verkuil2008-06-262-70/+31
* V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil2008-06-263-3/+7
* V4L/DVB (8005): Fix OOPS if frontend is nullMauro Carvalho Chehab2008-06-261-1/+2
* V4L/DVB (8004): Fix INPUT dependency at budget-ciMauro Carvalho Chehab2008-06-261-0/+1
* V4L/DVB (8001): dib0070: fix dib0070_attach when !CONFIG_DVB_TUNER_DIB0070Michael Krufky2008-06-051-1/+14
* V4L/DVB (8000): tda827x: fix NULL pointer in tda827xa_lna_gainSigmund Augdal2008-06-051-2/+2
* V4L/DVB (7990): Fix entry for PowerColor RA 330 and make it run with firmware...Daniel Gimpelevich2008-06-051-3/+10
* V4L/DVB (7983): tda18271_calc_rf_cal must return the return value of tda18271...Michael Krufky2008-06-051-2/+2
* V4L/DVB (7978): cx18: explicitly test for XC2028 tunerHans Verkuil2008-06-051-1/+1
* V4L/DVB (7977): cx18: fix init order and remove duplicate open_on_first_use.Hans Verkuil2008-06-051-12/+10
* V4L/DVB (7975): saa7134_empressDmitri Belimov2008-06-051-2/+1
* V4L/DVB (7974): fix MEDIA_TUNER && FW_LOADER build errorIngo Molnar2008-06-051-0/+1
* V4L/DVB (7972): or51132.c: unalignedAl Viro2008-06-051-3/+3
* V4L/DVB (7971): usb: unalignedAl Viro2008-06-051-1/+1
* V4L/DVB (7970): mix trivial endianness annotationsAl Viro2008-06-052-5/+5
* V4L/DVB (7969): m920x: unaligned accessAl Viro2008-06-051-3/+4
* V4L/DVB (7968): zoran: endianness annotationsAl Viro2008-06-053-5/+5
* V4L/DVB (7967): bt8xx: unaligned accessAl Viro2008-06-051-2/+3
* V4L/DVB (7966): cx18: direct dereferencing of iomemAl Viro2008-06-051-4/+6
* V4L/DVB (7965): annotate bcx_riscmemAl Viro2008-06-055-14/+16
* V4L/DVB (7964): cx18 iomem annotationsAl Viro2008-06-056-12/+13
* V4L/DVB (7963): ivtv: trivial annotationsAl Viro2008-06-056-10/+16
* V4L/DVB (7962): ttusb endianness annotations and fixesAl Viro2008-06-053-18/+19
* V4L/DVB (7961): fix endianness bug in dib0700_devices.cAl Viro2008-06-051-10/+11
* V4L/DVB (7960): net: endianness annotationsAl Viro2008-06-051-6/+6
* V4L/DVB (7959): endianness fix in flexcop-usb.cAl Viro2008-06-051-1/+1
* V4L/DVB (7958): fix unaligned access in av7110.cAl Viro2008-06-051-4/+5
* V4L/DVB (7957): fix the roothole in av7110_av.cAl Viro2008-06-051-7/+27
* V4L/DVB (7956): cinergyT2: endianness annotations, endianness and race fixesAl Viro2008-06-051-22/+24
* V4L/DVB (7944): tuner-xc2028: use hybrid_tuner_request_stateMichael Krufky2008-06-051-46/+41
* V4L/DVB (7943): tuner: add macro, hybrid_tuner_report_instance_countMichael Krufky2008-06-051-0/+8
* V4L/DVB (7934): cx18: move gpio_dir/val statics to the cx18 struct.Hans Verkuil2008-06-052-15/+18
* V4L/DVB (7932): cx18: mark Compro H900 as fully supported.Hans Verkuil2008-06-051-2/+2
* V4L/DVB (7931): cx18: allow for simultaneous digital and analog captureHans Verkuil2008-06-056-22/+27
* V4L/DVB (7930): ivtv: bump version to 1.3.0.Hans Verkuil2008-06-051-2/+2
* V4L/DVB (7928): cx18: fix audio registers 808 and 80cHans Verkuil2008-06-051-36/+45
* V4L/DVB (7925): cx18: ensure that the xceive pin is always asserted on init.Hans Verkuil2008-06-051-3/+5
OpenPOWER on IntegriCloud