aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7647): Add support for the Hauppauge HVR-1700 digital modeSteven Toth2008-04-243-0/+36
* V4L/DVB (7646): cx25840: Ensure GPIO2 is correctly set for cx23885/7/8 based ...Steven Toth2008-04-241-0/+6
* V4L/DVB (7645): Add support for the Hauppauge HVR-1200Steven Toth2008-04-245-0/+52
* V4L/DVB (7644): Adding support for the NXP TDA10048HN DVB OFDM demodulatorSteven Toth2008-04-244-0/+776
* V4L/DVB (7642): cx88: enable radio GPIO correctlySteven Toth2008-04-241-0/+4
* V4L/DVB (7641): V4L: ov511 - use usb_interface as parent, not usb_deviceKay Sievers2008-04-241-1/+1
* V4L/DVB (7639): au8522: fix a small bug introduced by Checkpatch cleanupMauro Carvalho Chehab2008-04-241-1/+1
* V4L/DVB (7638): CodingStyle fixes for au8522 and au0828Mauro Carvalho Chehab2008-04-247-50/+50
* V4L/DVB (7637): au0828: TypoSteven Toth2008-04-241-1/+1
* V4L/DVB (7636): au0828: Add HVR850 model numberSteven Toth2008-04-241-0/+1
* V4L/DVB (7635): au8522: CleanupSteven Toth2008-04-241-1/+0
* V4L/DVB (7634): au0828: CleanupSteven Toth2008-04-246-20/+21
* V4L/DVB (7633): au8522: consolidate mse2snr_lookup functionsMichael Krufky2008-04-241-53/+23
* V4L/DVB (7632): au8522: Added SNR support and basic cleanupSteven Toth2008-04-241-129/+382
* V4L/DVB (7631): au8522: add function au8522_read_mseMichael Krufky2008-04-241-1/+18
* V4L/DVB (7630): au8522: fix au8522_read_ucblocks for qamMichael Krufky2008-04-241-1/+4
* V4L/DVB (7629): au8522: replace __FUNCTION__ with __func__Michael Krufky2008-04-242-16/+17
* V4L/DVB (7628): au8522: codingstyle cleanupsMichael Krufky2008-04-242-39/+40
* V4L/DVB (7627): au0828: replace __FUNCTION__ with __func__Michael Krufky2008-04-244-47/+51
* V4L/DVB (7626): Kconfig: VIDEO_AU0828 should select DVB_AU8522 and DVB_TUNER_...Michael Krufky2008-04-241-0/+2
* V4L/DVB (7625): au0828: CleanupSteven Toth2008-04-245-96/+95
* V4L/DVB (7624): Avoid an oops if the board is not fully definedSteven Toth2008-04-242-0/+7
* V4L/DVB (7622): HVR950Q Hauppauge eeprom supportSteven Toth2008-04-243-0/+44
* V4L/DVB (7621): Add support for Hauppauge HVR950Q/HVR850/FusioHDTV7-USBSteven Toth2008-04-2415-0/+1881
* V4L/DVB (7619): em28xx: adds proper demod IF for HVR-900Mauro Carvalho Chehab2008-04-241-1/+4
* V4L/DVB (7618): em28xx: make some symbols staticMauro Carvalho Chehab2008-04-242-6/+4
* V4L/DVB (7617): Removes a manual mode setupMauro Carvalho Chehab2008-04-241-2/+0
* V4L/DVB (7616): em28xx-dvb: Properly selects digital mode at the right placeMauro Carvalho Chehab2008-04-241-0/+17
* V4L/DVB (7615): em28xx: Provide the proper support for switching between anal...Mauro Carvalho Chehab2008-04-245-75/+150
* V4L/DVB (7614): em28xx-core: fix some debug printk's that wrongly received KE...Mauro Carvalho Chehab2008-04-241-4/+4
* V4L/DVB (7613): em28xx: rename registersMauro Carvalho Chehab2008-04-245-124/+124
* V4L/DVB (7612): em28xx-cards: use register names for GPIO/GPOMauro Carvalho Chehab2008-04-241-9/+9
* V4L/DVB (7611): em28xx: Move registers to a separate fileMauro Carvalho Chehab2008-04-243-66/+90
* V4L/DVB (7610): em28xx: Select reg wait time based on chip IDMauro Carvalho Chehab2008-04-244-4/+20
* V4L/DVB (7609): em28xx-core: speed-up firmware loadDevin Heitmueller2008-04-241-1/+0
* V4L/DVB (7608): em28xx-dvb: Some cleanups and fixesDevin Heitmueller2008-04-242-5/+1
* V4L/DVB (7607): CodingStyle fixesDouglas Schilling Landgraf2008-04-247-188/+240
* V4L/DVB (7606): em28xx-dvb: Program GPO as wellMauro Carvalho Chehab2008-04-241-0/+2
* V4L/DVB (7605): tuner-xc3028: Avoids too much firmware reloadsMauro Carvalho Chehab2008-04-241-30/+8
* V4L/DVB (7604): em28xx-dvb: Fix analog modeMauro Carvalho Chehab2008-04-244-114/+67
* V4L/DVB (7603): em28xx-dvb: don't use videobuf-dvbAidan Thornton2008-04-243-58/+302
* V4L/DVB (7602): em28xx: generalise URB setup codeAidan Thornton2008-04-243-191/+202
* V4L/DVB (7601): em28xx-dvb: add support for the HVR-900Aidan Thornton2008-04-243-0/+39
* V4L/DVB (7600): em28xx: Sets frequency when changing to analog modeMauro Carvalho Chehab2008-04-241-0/+10
* V4L/DVB (7599): em28xx-dvb: videobuf callbacks are waiting for em28xx_fhMauro Carvalho Chehab2008-04-242-11/+20
* V4L/DVB (7598): em28xx: several fixes on gpio programmingDevin Heitmueller2008-04-243-27/+43
* V4L/DVB (7597): em28xx: share the same xc3028 setup for analog and digital modesMauro Carvalho Chehab2008-04-243-14/+29
* V4L/DVB (7596): em28xx-dvb: Add support for HVR950Mauro Carvalho Chehab2008-04-243-2/+45
* V4L/DVB (7595): Improve generic support for setting gpio valuesMauro Carvalho Chehab2008-04-243-77/+116
* V4L/DVB (7594): em28xx: Fix KconfigMauro Carvalho Chehab2008-04-241-1/+2