summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7965): annotate bcx_riscmemAl Viro2008-06-051-4/+4
* V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky2008-05-141-4/+2
* V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab2008-05-141-0/+1
* V4L/DVB (7846): Re-creates VIDEO_TUNERMauro Carvalho Chehab2008-05-141-1/+1
* V4L/DVB (7829): cx23885: remove remaining references to dvb-pllMichael Krufky2008-05-142-2/+0
* V4L/DVB (7828): cx23885: update model matrix for Hauppauge WinTV HVR-1200 & W...Michael Krufky2008-05-141-1/+31
* V4L/DVB (7827): cx23885: add missing subsystem ID for Hauppauge HVR-1200 OEMMichael Krufky2008-05-141-0/+4
* V4L/DVB (7808): cx23885: fix kbuild dependenciesMichael Krufky2008-05-141-0/+2
* Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab2008-04-291-6/+6
* V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab2008-04-291-0/+1
* v4l/dvb: add statics to avoid multiple definitionsHarvey Harrison2008-04-251-2/+2
* V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800Steven Toth2008-04-244-2/+89
* V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder supportSteven Toth2008-04-244-31/+1921
* V4L/DVB (7673): cx23885: Add support for the Hauppauge HVR1400Steven Toth2008-04-244-1/+143
* V4L/DVB (7651): tuner-xc2028: Several fixes to SCODEMauro Carvalho Chehab2008-04-241-2/+1
* V4L/DVB (7648): cx23885: Load any module dependencies accordinglySteven Toth2008-04-242-1/+11
* V4L/DVB (7647): Add support for the Hauppauge HVR-1700 digital modeSteven Toth2008-04-243-0/+36
* V4L/DVB (7645): Add support for the Hauppauge HVR-1200Steven Toth2008-04-245-0/+52
* V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau2008-04-241-1/+3
* V4L/DVB (7520): media/video/cx23885 replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-245-90/+90
* V4L/DVB (7432): tda18271: allow device-specific configuration of rf agc topMichael Krufky2008-04-241-2/+4
* V4L/DVB (7431): tda18271: allow device-specific configuration of IF levelMichael Krufky2008-04-241-2/+2
* V4L/DVB (7412): use tuner-simple for LG TDVS-H06xF digital tuning supportMichael Krufky2008-04-241-2/+4
* V4L/DVB (7399): Removes video_dev from tuner-xc2028 config structMauro Carvalho Chehab2008-04-241-1/+0
* V4L/DVB (7385): tda18271: store agc_mode configuration independently of std_bitsMichael Krufky2008-04-241-2/+2
* V4L/DVB (7374): Fix left-overs from the videobuf-dma-sg.c conversion to gener...Guennadi Liakhovetski2008-04-241-1/+1
* V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski2008-04-242-3/+3
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* V4L/DVB (7466): Avoid minor model number warning when an OEM HVR1250 board is...Steven Toth2008-04-011-0/+1
* V4L/DVB (7465): Fix eeprom parsing and errors on the HVR1800 productsSteven Toth2008-04-011-1/+4
* V4L/DVB (7464): Convert driver to use a single SRAM memory mapSteven Toth2008-04-011-133/+1
* V4L/DVB (7045): xc5000: Small amount of cleanup and commentingSteven Toth2008-01-253-10/+5
* V4L/DVB (7044): XC5000: Fix support for HVR1500Q broken by patch 1Steven Toth2008-01-253-28/+36
* V4L/DVB (7041): s5h1409: Bug fix for parallel supportSteven Toth2008-01-251-5/+10
* V4L/DVB (7014): cx23885: dprintk macro cleanupSteven Toth2008-01-255-17/+24
* V4L/DVB (7011): cx23885: Cleanup of compiler defines and warningsSteven Toth2008-01-251-115/+13
* V4L/DVB (7010): cx23885: Small cleanupSteven Toth2008-01-251-1/+1
* V4L/DVB (7009): cx23885: Video and VBI related filesSteven Toth2008-01-252-0/+1914
* V4L/DVB (7007): cx23885: Add basic video support for the HVR1800Steven Toth2008-01-256-42/+366
* V4L/DVB (7006): cx23885: Track the board clock frequency and allow overridesSteven Toth2008-01-253-0/+25
* V4L/DVB (7005): cx23885: SRAM reallocation prior to analog video implementationSteven Toth2008-01-251-20/+20
* V4L/DVB (7004): cx23885: Ensure HVR1800 TDA8295A is reset fully on module loadSteven Toth2008-01-251-1/+7
* V4L/DVB (7003): cx23885: Add support for device revision detectionSteven Toth2008-01-253-0/+42
* V4L/DVB (6963): tda18271: store IF frequency in a u16 instead of u32Michael Krufky2008-01-251-2/+2
* V4L/DVB (6962): tda18271: allow device-specific configuration of IF frequency...Michael Krufky2008-01-251-1/+11
* V4L/DVB (6936): cx23885: update model matrix for Hauppauge HVR1500Michael Krufky2008-01-251-2/+4
* V4L/DVB (6935): cx23885: add missing subsystem IDs for Hauppauge HVR1500 RetailMichael Krufky2008-01-251-0/+8
* V4L/DVB (6934): cx23885: update model matrix for Hauppauge HVR1250Michael Krufky2008-01-251-0/+4
* V4L/DVB (6933): cx23885: update model matrix for Hauppauge HVR1800Michael Krufky2008-01-251-2/+5
* V4L/DVB (6932): cx23885: add missing subsystem ID for Hauppauge HVR1800 RetailMichael Krufky2008-01-251-0/+4