summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7990): Fix entry for PowerColor RA 330 and make it run with firmware...Daniel Gimpelevich2008-06-051-3/+10
* 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 (7970): mix trivial endianness annotationsAl Viro2008-06-052-5/+5
* 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 (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
* V4L/DVB (7919): VIDEO_AU0828 does not depend on VIDEO_DEVMichael Krufky2008-06-051-1/+1
* V4L/DVB (7918): au0828: remove irrelevent analog tuner standby codeMichael Krufky2008-06-051-6/+0
* V4L/DVB (7905): check_v4l2 should return -EINVAL on errorMarcin Slusarz2008-06-051-5/+5
* V4L/DVB (7904): v4l/tuner-core: consistent handling of return valuesMarcin Slusarz2008-06-051-15/+15
* V4L/DVB (7901): zoran: use correct type for CPU flagsAndrew Morton2008-06-051-3/+3
* V4L/DVB (7885): ivtv/cx18: add compat_ioctl entriesHans Verkuil2008-06-052-20/+23
* tuner: Do not alter i2c_client.nameMichael Krufky2008-05-261-13/+7
* missing dependencies on HAS_DMAAl Viro2008-05-211-1/+1
* Fix a deadlock in the bttv driverArjan van de Ven2008-05-202-2/+3
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-05-1816-39/+143
|\
| * i2c: Convert remaining new-style drivers to use module aliasingJean Delvare2008-05-1816-39/+143
* | byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison2008-05-165-5/+5
|/
* V4L/DVB (7900): pvrusb: Fix Kconfig if DVB=m V4L_core=yMauro Carvalho Chehab2008-05-141-0/+1
* V4L/DVB (7895): tveeprom: update Hauppauge analog audio and video decodersMichael Krufky2008-05-141-3/+7
* V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky2008-05-144-16/+10
* V4L/DVB (7891): cx18/ivtv: fix open() kernel oopsAndy Walls2008-05-142-0/+4
* V4L/DVB (7890): cx18: removed bogus and confusing conditionalHans Verkuil2008-05-141-2/+1
* V4L/DVB (7889): cx18: improve HVR-1600 detection.Hans Verkuil2008-05-142-6/+7
* V4L/DVB (7888): cx18: minor card definition updates.Hans Verkuil2008-05-141-5/+4
* V4L/DVB (7887): cx18: fix Compro H900 analog support.Hans Verkuil2008-05-143-18/+46
* V4L/DVB (7881): saa7134: fixed a compile warning in saa7134-core.cHartmut Hackmann2008-05-141-1/+0
* V4L/DVB (7880): saa7134: remove explicit GPIO initializationHartmut Hackmann2008-05-141-5/+0
* V4L/DVB(7879): Adding cx18 Support for mxl5005sSteven Toth2008-05-143-22/+22
* V4L/DVB (7859): mt9v022: fix a copy-paste error in commentGuennadi Liakhovetski2008-05-141-1/+1
* V4L/DVB (7858): video: build fix for drivers/media/video/mt9v022.cIngo Molnar2008-05-142-8/+2
* V4L/DVB (7856): cx18/: possible cleanupsAdrian Bunk2008-05-147-41/+6
* V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handlingHans Verkuil2008-05-1410-27/+37
* V4L/DVB (7853): ivtv/cx18: fix compile warningsHans Verkuil2008-05-142-0/+8
* V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_Hans Verkuil2008-05-144-14/+15
* V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab2008-05-147-0/+9
* V4L/DVB (7849): cx88: fix Kconfig depencencies for FW_LOADERMauro Carvalho Chehab2008-05-141-2/+2
* V4L/DVB (7848): Fix dependencies for tuner-xc2028 and em28xx-dvbMauro Carvalho Chehab2008-05-141-1/+0
* V4L/DVB (7846): Re-creates VIDEO_TUNERMauro Carvalho Chehab2008-05-1411-11/+15
OpenPOWER on IntegriCloud