aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Collapse)AuthorAge
...
| * | V4L/DVB (12990): gspca - m5602-ov7660: Don't set blue and red gain during initErik Andrén2009-09-18
| | | | | | | | | | | | | | | | | | | | | Don't set blue and red gain during init as we manuall set it later Signed-off-by: Erik Andrén <erik.andren@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12989): gspca - m5602-ov7660: Don't set gain during initErik Andrén2009-09-18
| | | | | | | | | | | | | | | | | | | | | We manually set the gain later, no need to do it during init Signed-off-by: Erik Andrén <erik.andren@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12988): gspca - m5602-ov7660: Remove old initErik Andrén2009-09-18
| | | | | | | | | | | | | | | Signed-off-by: Erik Andrén <erik.andren@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12987): gspca - m5602-ov7660: Set the hsync correctlyErik Andrén2009-09-18
| | | | | | | | | | | | | | | Signed-off-by: Erik Andrén <erik.andren@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12986): gspca - m5602-ov7660: Add hflip, vflip controlsErik Andrén2009-09-18
| | | | | | | | | | | | | | | Signed-off-by: Erik Andrén <erik.andren@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12985): gspca - m5602-ov7660: Replace magic constants with definesErik Andrén2009-09-18
| | | | | | | | | | | | | | | Signed-off-by: Erik Andrén <erik.andren@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12984): gspca - m5602-ov7660: Use a new raw initErik Andrén2009-09-18
| | | | | | | | | | | | | | | Signed-off-by: Erik Andrén <erik.andren@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12983): gspca - m5602-ov7660: Add auto exposure ctrlErik Andrén2009-09-18
| | | | | | | | | | | | | | | Signed-off-by: Erik Andrén <erik.andren@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12982): gspca - m5602-ov7660: Add auto gain ctrlErik Andrén2009-09-18
| | | | | | | | | | | | | | | Signed-off-by: Erik Andrén <erik.andren@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12981): gspca - m5602-ov7660: Set blue and red gain at initErik Andrén2009-09-18
| | | | | | | | | | | | | | | Signed-off-by: Erik Andrén <erik.andren@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12980): gspca - m5602-ov7660: Create auto white balance ctrlErik Andrén2009-09-18
| | | | | | | | | | | | | | | Signed-off-by: Erik Andrén <erik.andren@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12979): gspca - m5602-ov7660: Ensure that the default exposure is setErik Andrén2009-09-18
| | | | | | | | | | | | | | | | | | | | | Ensure that the default exposure value is set at startup Signed-off-by: Erik Andrén <erik.andren@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12978): gspca - m5602-ov7660: Add red gain controlErik Andrén2009-09-18
| | | | | | | | | | | | | | | | | | | | | Hook up the red gain controller Signed-off-by: Erik Andrén <erik.andren@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12977): gspca - m5602-ov7660: Create blue gain controlErik Andrén2009-09-18
| | | | | | | | | | | | | | | | | | | | | Hook up a blue gain v4l2 controller Signed-off-by: Erik Andrén <erik.andren@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12976): SAA7164: Removed bus registration messages from driver startupSteven Toth2009-09-18
| | | | | | | | | | | | | | | | | | | | | SAA7164: Removed bus registration messages from driver startup Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12975): SAA7164: Remove the i2c client_attach/detach support, no ↵Steven Toth2009-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | longer required. SAA7164: Remove the i2c client_attach/detach support, no longer required. Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12974): SAA7164: Remove the SAA7164 bus id, no longer required.Steven Toth2009-09-18
| | | | | | | | | | | | | | | | | | | | | SAA7164: Remove the SAA7164 bus id, no longer required. Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12970): saa7164: fix 64bit build warningMichael Krufky2009-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the following build warning: CC [M] saa7164-core.o saa7164-core.c: In function 'saa7164_buffer_deliver': saa7164-core.c:113: warning: passing argument 2 of 'dvb_dmx_swfilter_packets' from incompatible pointer type Signed-off-by: Michael Krufky <mkrufky@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12968): saa7164: fix Kconfig: remove HOTPLUG dependencyMichael Krufky2009-09-18
| | | | | | | | | | | | | | | Signed-off-by: Michael Krufky <mkrufky@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12967): saa7164: fix Kconfig: rename DVB_FE_CUSTOMIZE to ↵Michael Krufky2009-09-18
| | | | | | | | | | | | | | | | | | | | | MEDIA_TUNER_CUSTOMISE Signed-off-by: Michael Krufky <mkrufky@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12964): tuner-core: add support for NXP TDA18271 without TDA829X demodMichael Krufky2009-09-18
| | | | | | | | | | | | | | | | | | | | | | | | Add support for NXP TDA18271 as a standalone tuner, allowing the use of analog demodulators other than the Philips/NXP TDA829x. Signed-off-by: Michael Krufky <mkrufky@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12962): ce6230: increase BULK transfer size from 512 to 8192Antti Palosaari2009-09-18
| | | | | | | | | | | | | | | Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12960): anysee: coding style fixAntti Palosaari2009-09-18
| | | | | | | | | | | | | | | Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12959): anysee: increase BULK transfer size from 512 to 8192Antti Palosaari2009-09-18
| | | | | | | | | | | | | | | | | | | | | increase BULK transfer size from 512 to 8192 to increase wakeups Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12957): Fix MAC address reading from EEPROM in NetUP Dual DVB-S2 CI ↵Abylay Ospan2009-09-18
| | | | | | | | | | | | | | | | | | | | | card. Signed-off-by: Abylay Ospan <aospan@netup.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12956): Fix gpio mutex in NetUP Dual DVB-S2 CI card.Abylay Ospan2009-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | The card uses the same cx23885 gpio lines for two adapters. In case of there is several cards in system we must implement gpio mutex per cx23885 chip. Signed-off-by: Abylay Ospan <aospan@netup.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12954): gspca - gl860: Addition of GL860 based webcamsOlivier Lorin2009-09-18
| | | | | | | | | | | | | | | | | | | | | | | | - add the Genesys Logic 05e3:0503 and 05e3:f191 webcam Signed-off-by: Olivier Lorin <o.lorin@laposte.net> Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12953): gspca - vc032x: Bad GPIO of the Samsung Q1 on start/stop ↵Jean-Francois Moine2009-09-18
| | | | | | | | | | | | | | | | | | | | | streaming. Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12951): em28xx: add Reddo DVB-C USB TV BoxAntti Palosaari2009-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | Support for Reddo DVB-C USB TV Box device. Remote is not working yet. Thanks to Benjamin Larsson <banan@ludd.ltu.se> Cc: Benjamin Larsson <banan@ludd.ltu.se> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12950): tuner-simple: add Philips CU1216LAntti Palosaari2009-09-18
| | | | | | | | | | | | | | | | | | | | | add Philips CU1216L NIM Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12948): v4l1-compat: fix VIDIOC_G_STD handlingHans Verkuil2009-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The VIDIOC_G_STD ioctl may not be present in the case of radio receivers. In that case G_STD will return an error. The v4l1-compat layer should not attempt to propagate that error to the caller, instead it should be ignored. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12946): SAA7164: Add support for a new HVR-2250 hardware revisionSteven Toth2009-09-18
| | | | | | | | | | | | | | | | | | | | | SAA7164: Add support for a new HVR-2250 hardware revision Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12945): SAA7164: Ensure the HVR-2200 second tuner is configured in ↵Steven Toth2009-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | slave mode. SAA7164: Ensure the HVR-2200 second tuner is configured in slave mode. Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12944): SAA7164: Minor i2c assignment cleanupSteven Toth2009-09-18
| | | | | | | | | | | | | | | | | | | | | SAA7164: Minor i2c assignment cleanup Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12943): SAA7164: Add a warning about addr usageSteven Toth2009-09-18
| | | | | | | | | | | | | | | | | | | | | SAA7164: Remove meaningless if'0 code Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12942): SAA7164: HVR2250 changes related to attach time tuner ↵Steven Toth2009-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configuration Ensure that by default all tuners are set correctly to master/slave mode. For all HVR2250's, ensure slave based tuners are caliberated during attach to avoid locking problems on tuner# above channel 91. HVR2200 tuner attach time to be reviewed in a future patch. Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12941): SAA7164: Removed spurious debugSteven Toth2009-09-18
| | | | | | | | | | | | | | | | | | | | | SAA7164: Removed spurious debug Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12940): SAA7164: IRQ / message timeout related changeSteven Toth2009-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In some cases we're seeing large timeouts on commands. I'm changing the implementation so that the deferred worker checks the PCI bus for any messages and signals the waiting caller accordingly. The previous mechanism was too unreliable. Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12939): SAA7164: Removed a duplicate call to address any PCI quirks.Steven Toth2009-09-18
| | | | | | | | | | | | | | | Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12938): SAA7164: Increase the firmware command timeout to avoid ↵Steven Toth2009-09-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firmware errors. The firmware typically responds in < 50ms and, via the interrupts and deferred work queue the caller (blocked in the driver) is signalled very efficiently. In a highly stressed system this can take many multiples of seconds. So, we need a larger maximum timeout for busy systems. Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12937): SAA7164: Cleanup a printkSteven Toth2009-09-18
| | | | | | | | | | | | | | | | | | | | | Cleanup a printk and output two helpful driver params in debug mode. Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12936): SAA7164: Added waitsecs module parameterSteven Toth2009-09-18
| | | | | | | | | | | | | | | Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12935): SAA7164: Ensure we specify I/F's for all bandwidthsSteven Toth2009-09-18
| | | | | | | | | | | | | | | Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12934): SAA7164: Fix i2c eeprom read errors during load (some boards).Steven Toth2009-09-18
| | | | | | | | | | | | | | | Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12933): SAA7164: Fix IRQ related system hang when firmware is not ↵Steven Toth2009-09-18
| | | | | | | | | | | | | | | | | | | | | found. Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12932): SAA7164: Fixed the missing eeprom parse on a specific board.Steven Toth2009-09-18
| | | | | | | | | | | | | | | Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12931): SAA7164: Fix the 88021 definition to work with production ↵Steven Toth2009-09-18
| | | | | | | | | | | | | | | | | | | | | boards. Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12930): SAA7164: Removed spurious I2C errors during driver load ↵Steven Toth2009-09-18
| | | | | | | | | | | | | | | | | | | | | with DVB-T boards. Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12929): SAA7164: OOPS avoidance during interrupt handlingSteven Toth2009-09-18
| | | | | | | | | | | | | | | Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
| * | V4L/DVB (12928): SAA7164: Increase firmware load toleranceSteven Toth2009-09-18
| | | | | | | | | | | | | | | | | | | | | | | | It's timing out and aborting firmware load too quickly on some platforms, this increases the upper limit. Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>