summaryrefslogtreecommitdiff
path: root/drivers/media/common
AgeCommit message (Expand)AuthorFilesLines
2008-05-14V4L/DVB (7848): Fix dependencies for tuner-xc2028 and em28xx-dvbMauro Carvalho Chehab1-2/+3
2008-05-14V4L/DVB (7847): Simplifies Kconfig rulesMauro Carvalho Chehab1-16/+4
2008-05-14V4L/DVB (7844): tda18271: add tda_fail macro to log error casesMichael Krufky3-35/+44
2008-05-14V4L/DVB (7843): tda18271: fix error handling in tda18271c1_rf_tracking_filter...Michael Krufky1-1/+5
2008-05-14V4L/DVB (7842): tda18271: fix error handling in tda18271c2_rf_tracking_filter...Michael Krufky1-5/+7
2008-05-14V4L/DVB (7841): tda18271: fix error handling in tda18271_channel_configurationMichael Krufky1-7/+14
2008-05-14V4L/DVB (7840): tda18271: make tda18271_set_standby_mode less verbose for bas...Michael Krufky1-1/+2
2008-05-14V4L/DVB (7839): tda18271: abort rf band calibration loop on errorsMichael Krufky1-1/+8
2008-05-14V4L/DVB (7838): tda18271: fix error handling in tda18271c2_rf_cal_init pathMichael Krufky1-21/+47
2008-05-14V4L/DVB (7837): tda18271: fix error handling in init and sleep pathsMichael Krufky2-18/+27
2008-05-14V4L/DVB (7832): xc5000: MEDIA_TUNER_XC5000 must select FW_LOADERMichael Krufky1-0/+1
2008-05-14V4L/DVB (7804): tea5767: Fix error logicMauro Carvalho Chehab1-3/+3
2008-04-30fix drivers/media/common/tuners/ build bugIngo Molnar1-0/+1
2008-04-30V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynami...Mauro Carvalho Chehab1-2/+7
2008-04-30V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modulesMichael Krufky1-4/+4
2008-04-30Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab16-75/+75
2008-04-30V4L/DVB (7769): Move other terrestrial tuners to common/tunersMauro Carvalho Chehab13-0/+1997
2008-04-30V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab29-0/+13196
2008-04-24V4L/DVB (7677): saa7134: Add/fix Beholder entriesDmitry Belimov1-0/+70
2008-04-24V4L/DVB (7590): ir-common: Adds 3 missing IR keys for FlyVIdeo2000Ivan Bobyr1-1/+5
2008-04-24V4L/DVB (7508): media/common/ replace remaining __FUNCTION__ occurrencesHarvey Harrison2-7/+7
2008-04-24V4L/DVB (7506): Powercolor Real Angel 330 (remote control support)Dâniel Fraga1-0/+43
2008-04-24V4L/DVB (7372): cx88: Add IR support for Pixelview MPEG 8000GTMauro Carvalho Chehab1-0/+45
2008-04-24V4L/DVB (7368): bttv: added support for Kozumi KTV-01C cardMauro Lacy1-1/+7
2008-04-24V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski2-4/+4
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-03-31NULL noise: drivers/mediaAl Viro2-9/+6
2008-02-18V4L/DVB (7192): Adds support for Genius TVGo A11MCEAdrian Pardini1-0/+46
2008-02-18V4L/DVB (7120): videobuf lock is already initialized at videobuf-core.cMauro Carvalho Chehab2-3/+0
2008-02-18V4L/DVB (7133): Fix Kconfig dependenciesMauro Carvalho Chehab1-1/+1
2008-02-03drivers/media/: Spelling fixesJoe Perches1-1/+1
2008-01-26V4L/DVB (7058): IR corrections for the Pinnacle 800iSteven Toth1-0/+35
2008-01-26V4L/DVB (7035): drivers/media/common: Add missing video_device_releaseJulia Lawall1-0/+1
2008-01-26V4L/DVB (6973): Add Beholder TV 401/405/407/409/505/507/609/M6 supportAndrey J. Melnikoff (TEMHOTA)1-0/+104
2008-01-26V4L/DVB (6685): ir-keymaps.c: extra keys on winfast Y04G0033 remoteMichel Lespinasse1-1/+6
2008-01-26V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips3-13/+13
2008-01-26V4L/DVB (6574): common/ir-functions.c: make a function staticAdrian Bunk1-2/+1
2008-01-26V4L/DVB (6508): ttpci: Rework Kconfig menus and MakefileTrent Piepho1-1/+1
2007-12-11V4L/DVB (6615): V4L: Fix VIDIOCGMBUF locking in saa7146Brandon Philips1-5/+1
2007-12-11V4L/DVB (6601): V4L: videobuf-core locking fixes and commentsBrandon Philips1-4/+1
2007-11-05V4L/DVB (6495): saa7146: saa7146_wait_for_debi_done fixesOliver Endriss1-12/+58
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-2/+1
2007-10-23Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-35/+35
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-1/+2
2007-10-22V4L/DVB (6379): patch which improves GotView Saa7135 remote controlPedro1-35/+35
2007-10-20Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-10V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreBrandon Philips1-0/+2
2007-10-10V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab5-11/+16
2007-10-10V4L/DVB (6179): Clean up FusionHDTV ir codeMichael Krufky1-20/+12
2007-10-10V4L/DVB (6178): add IR remote support for FusionHDTV 5 RT GoldChaogui Zhang1-0/+69