aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab2008-04-2949-198/+248
* V4L/DVB (7766): saa7134: add another PCI ID for Beholder M6Igor Kuznetsov2008-04-291-0/+6
* V4L/DVB (7765): Add support for Beholder BeholdTV H6Igor Kuznetsov2008-04-293-0/+38
* V4L/DVB (7763): ivtv: add tuner support for the AverMedia M116Hans Verkuil2008-04-293-12/+18
* V4L/DVB (7762): ivtv: fix tuner detection for PAL-N/NcHans Verkuil2008-04-291-16/+18
* V4L/DVB (7761): ivtv: increase the DMA timeout from 100 to 300 msHans Verkuil2008-04-291-2/+2
* V4L/DVB (7759): ivtv: increase version number to 1.2.1Hans Verkuil2008-04-291-1/+1
* V4L/DVB (7758): ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is calledHans Verkuil2008-04-291-10/+21
* V4L/DVB (7757): ivtv: add autodetect for the AVermedia M104 cardHans Verkuil2008-04-293-1/+39
* V4L/DVB (7756): ivtv: use strlcpy instead of strcpyHans Verkuil2008-04-294-13/+15
* V4L/DVB (7755): ivtv: add support for card comments and detected but unsuppor...Hans Verkuil2008-04-293-0/+10
* V4L/DVB (7754): ivtv: change initialization order to fix an oops when device ...Hans Verkuil2008-04-291-17/+16
* V4L/DVB (7753): saa7134: fix tuner setupMauro Carvalho Chehab2008-04-292-143/+117
* V4L/DVB (7752): tuner-core: add a missing \n after a debug printkMauro Carvalho Chehab2008-04-291-1/+3
* V4L/DVB (7749): cx88: fix tuner setupMauro Carvalho Chehab2008-04-292-36/+44
* drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2008-04-291-4/+3
* media: fix integer as NULL pointer warningsHarvey Harrison2008-04-2810-13/+16
* mm: remove nopageNick Piggin2008-04-281-1/+1
* V4L/DVB (7751): ir-kbd-i2c: Save a temporary memory allocation in ir_probeJean Delvare2008-04-261-12/+9
* V4L/DVB (7750): au0828/ cleanups and fixesAdrian Bunk2008-04-265-33/+10
* V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabledMauro Carvalho Chehab2008-04-261-46/+46
* V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsignedHarvey Harrison2008-04-261-11/+11
* V4L/DVB (7744): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model...Michael Krufky2008-04-262-0/+29
* V4L/DVB (7742): cx88: Add support for the DViCO FusionHDTV_7_GOLD digital modesSteven Toth2008-04-263-0/+34
* V4L/DVB (7741): s5h1411: Adding support for this ATSC/QAM demodulatorSteven Toth2008-04-264-0/+987
* V4L/DVB (7740): tuner-xc2028.c dubious !x & yHarvey Harrison2008-04-261-1/+1
* V4L/DVB (7739): mt312.h: dubious one-bit signed bitfieldHarvey Harrison2008-04-261-1/+1
* V4L/DVB (7735): Fix compilation for au0828Brandon Philips2008-04-261-1/+1
* V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isocJanne Grunau2008-04-261-1/+1
* V4L/DVB (7733): blackbird_find_mailbox negative return ignored in blackbird_i...Roel Kluin2008-04-261-2/+4
* V4L/DVB (7732): vivi: fix a warningMauro Carvalho Chehab2008-04-261-1/+1
* v4l/dvb: add statics to avoid multiple definitionsHarvey Harrison2008-04-252-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-04-24408-7330/+24793
|\
| * V4L/DVB (7731): tuner-xc2028: fix signal strength calculusMauro Carvalho Chehab2008-04-241-3/+10
| * V4L/DVB (7730): tuner-xc2028: Fix SCODE load for MTS firmwaresMauro Carvalho Chehab2008-04-241-1/+6
| * V4L/DVB (7729): Fix VIDIOCGAP corruption in ivtvAlan Cox2008-04-241-1/+2
| * V4L/DVB (7728): tea5761: bugzilla #10462: tea5761 autodetection code were brokenMauro Carvalho Chehab2008-04-242-8/+13
| * 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 (7723): pvrusb2: Clean up input selection list generation in V4L inte...Mike Isely2008-04-241-32/+37
| * V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2Mike Isely2008-04-243-1/+31
| * V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a commo...Mike Isely2008-04-241-4/+8
| * V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failureMike Isely2008-04-241-1/+1
| * V4L/DVB (7719): pvrusb2: Implement input selection enforcementMike Isely2008-04-247-74/+246
| * V4L/DVB (7718): pvrusb2-dvb: update Kbuild selectionsMichael Krufky2008-04-241-0/+6
| * V4L/DVB (7717): pvrusb2-dvb: add DVB-T support for Hauppauge pvrusb2 model 73xxxMichael Krufky2008-04-241-4/+48
| * V4L/DVB (7716): pvrusb2: clean up global functionsAdrian Bunk2008-04-242-50/+1
| * V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__Mike Isely2008-04-241-20/+29
| * V4L/DVB (7714): pvrusb2: Fix hang on module removalMike Isely2008-04-241-1/+18
| * V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdownMike Isely2008-04-242-6/+1