aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-28media: fix integer as NULL pointer warningsHarvey Harrison10-13/+16
2008-04-28mm: remove nopageNick Piggin1-1/+1
2008-04-26V4L/DVB (7751): ir-kbd-i2c: Save a temporary memory allocation in ir_probeJean Delvare1-12/+9
2008-04-26V4L/DVB (7750): au0828/ cleanups and fixesAdrian Bunk5-33/+10
2008-04-26V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabledMauro Carvalho Chehab1-46/+46
2008-04-26V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsignedHarvey Harrison1-11/+11
2008-04-26V4L/DVB (7744): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 751xxMichael Krufky2-0/+29
2008-04-26V4L/DVB (7742): cx88: Add support for the DViCO FusionHDTV_7_GOLD digital modesSteven Toth3-0/+34
2008-04-26V4L/DVB (7741): s5h1411: Adding support for this ATSC/QAM demodulatorSteven Toth4-0/+987
2008-04-26V4L/DVB (7740): tuner-xc2028.c dubious !x & yHarvey Harrison1-1/+1
2008-04-26V4L/DVB (7739): mt312.h: dubious one-bit signed bitfieldHarvey Harrison1-1/+1
2008-04-26V4L/DVB (7735): Fix compilation for au0828Brandon Philips1-1/+1
2008-04-26V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isocJanne Grunau1-1/+1
2008-04-26V4L/DVB (7733): blackbird_find_mailbox negative return ignored in blackbird_initialize_codec()Roel Kluin1-2/+4
2008-04-26V4L/DVB (7732): vivi: fix a warningMauro Carvalho Chehab1-1/+1
2008-04-25v4l/dvb: add statics to avoid multiple definitionsHarvey Harrison2-4/+4
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds408-7330/+24793
2008-04-24V4L/DVB (7731): tuner-xc2028: fix signal strength calculusMauro Carvalho Chehab1-3/+10
2008-04-24V4L/DVB (7730): tuner-xc2028: Fix SCODE load for MTS firmwaresMauro Carvalho Chehab1-1/+6
2008-04-24V4L/DVB (7729): Fix VIDIOCGAP corruption in ivtvAlan Cox1-1/+2
2008-04-24V4L/DVB (7728): tea5761: bugzilla #10462: tea5761 autodetection code were brokenMauro Carvalho Chehab2-8/+13
2008-04-24V4L/DVB (7726): cx23885: Enable cx23417 support on the HVR1800Steven Toth4-2/+89
2008-04-24V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder supportSteven Toth4-31/+1921
2008-04-24V4L/DVB (7723): pvrusb2: Clean up input selection list generation in V4L interfaceMike Isely1-32/+37
2008-04-24V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2Mike Isely3-1/+31
2008-04-24V4L/DVB (7721): pvrusb2: Restructure cx23416 firmware loading to have a common exit pointMike Isely1-4/+8
2008-04-24V4L/DVB (7720): pvrusb2: Fix bad error code on cx23416 firmware load failureMike Isely1-1/+1
2008-04-24V4L/DVB (7719): pvrusb2: Implement input selection enforcementMike Isely7-74/+246
2008-04-24V4L/DVB (7718): pvrusb2-dvb: update Kbuild selectionsMichael Krufky1-0/+6
2008-04-24V4L/DVB (7717): pvrusb2-dvb: add DVB-T support for Hauppauge pvrusb2 model 73xxxMichael Krufky1-4/+48
2008-04-24V4L/DVB (7716): pvrusb2: clean up global functionsAdrian Bunk2-50/+1
2008-04-24V4L/DVB (7715): pvrusb2: Clean out all use of __FUNCTION__Mike Isely1-20/+29
2008-04-24V4L/DVB (7714): pvrusb2: Fix hang on module removalMike Isely1-1/+18
2008-04-24V4L/DVB (7713): pvrusb2: Implement cleaner DVB kernel thread shutdownMike Isely2-6/+1
2008-04-24V4L/DVB (7712): pvrusb2: Close connect/disconnect raceMike Isely1-1/+10
2008-04-24V4L/DVB (7711): pvrusb2: Fix race on module unloadMike Isely3-51/+174
2008-04-24V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair devicesMike Isely3-7/+156
2008-04-24V4L/DVB (7709): pvrusb2: New device attribute for encoder usage in digital modeMike Isely3-9/+33
2008-04-24V4L/DVB (7708): pvrusb2-dvb: Fix stuck thread on streaming abortMike Isely2-2/+9
2008-04-24V4L/DVB (7707): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 750xxMichael Krufky1-0/+60
2008-04-24V4L/DVB (7706): pvrusb2: create a separate pvr2_device_desc structure for 751xx modelsMichael Krufky1-5/+23
2008-04-24V4L/DVB (7705): pvrusb2: Enable OnAir digital operationMichael Krufky1-1/+74
2008-04-24V4L/DVB (7704): pvrusb2: Fix slop involving use of struct which might not be definedMike Isely1-0/+2
2008-04-24V4L/DVB (7703): pvrusb2: Fix minor problem involving ARRAY_SIZE confusionMike Isely1-2/+2
2008-04-24V4L/DVB (7702): pvrusb2: Rework USB streaming start/stop executionMike Isely1-15/+37
2008-04-24V4L/DVB (7701): pvrusb2: Centralize handling of simple FX2 commandsMike Isely1-82/+116
2008-04-24V4L/DVB (7700): pvrusb2: Make FX2 command codes unsigned constantsMike Isely1-24/+24
2008-04-24V4L/DVB (7699): pvrusb2: Implement statistics for USB I/O performance / trackingMike Isely4-0/+84
2008-04-24V4L/DVB (7698): pvrusb2: Remove never-reached break statements (trivial)Mike Isely1-2/+0
2008-04-24V4L/DVB (7697): pvrusb2: Fix misleading bit of debug output (trivial)Mike Isely1-1/+1