summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (7836): cinergyT2 build fixIngo Molnar2008-05-141-1/+1
* V4L/DVB (7835): multimedia/video: fix au0828 KconfigRandy Dunlap2008-05-141-1/+1
* V4L/DVB (7834): build fix for drivers/media/video/au0828Ingo Molnar2008-05-141-0/+1
* V4L/DVB (7832): xc5000: MEDIA_TUNER_XC5000 must select FW_LOADERMichael Krufky2008-05-141-0/+1
* V4L/DVB (7830): dvb_ca_en50221: Fix High CPU load in 'top' due to budget_av s...Robert Schedel2008-05-141-12/+16
* 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 (7823): em28xx: add additional usb subids for Hauppauge HVR-950Michael Krufky2008-05-141-1/+7
* V4L/DVB (7813): Fix compilation, when V4L1_COMPAT is disabledMauro Carvalho Chehab2008-05-141-0/+7
* V4L/DVB (7810): soc_camera: mt9v022 and mt9m001 depend on I2CGuennadi Liakhovetski2008-05-141-2/+2
* V4L/DVB (7808): cx23885: fix kbuild dependenciesMichael Krufky2008-05-141-0/+2
* V4L/DVB (7807): cx88: Fix error handling, when dvb_attach() failsMauro Carvalho Chehab2008-05-141-117/+134
* V4L/DVB (7806): em28xx: dvb_unregister_frontend() shouldn't be called, if not...Mauro Carvalho Chehab2008-05-141-1/+0
* V4L/DVB (7805): saa7134: dvb_unregister_frontend() shouldn't be called, if no...Mauro Carvalho Chehab2008-05-141-1/+0
* V4L/DVB (7804): tea5767: Fix error logicMauro Carvalho Chehab2008-05-142-5/+5
* V4L/DVB (7802): tuner: Failures at tuner_attach were producing OOPSMauro Carvalho Chehab2008-05-141-15/+13
* V4L/DVB (7801): saa7134: detach frontend, if tuner or Diseqc attach failsMauro Carvalho Chehab2008-05-141-40/+101
* V4L/DVB (7800): tuner_symbol_probe(): don't do symbol_put() if symbol_request...Andrew Morton2008-05-141-1/+1
* i2c: Convert some more new-style drivers to use module aliasingJean Delvare2008-05-113-1/+25
* Fix drivers/media build for modular buildsIngo Molnar2008-05-081-0/+2
* misc: fix integer as NULL pointer warningsHarvey Harrison2008-05-081-1/+1
* fix irq flags in saa7134Steven Rostedt2008-05-081-1/+1
* fix drivers/media/common/tuners/ build bugIngo Molnar2008-04-301-0/+1
* Add macros similar to min/max/min_t/max_tHarvey Harrison2008-04-302-8/+0
* V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynami...Mauro Carvalho Chehab2008-04-301-2/+7
* V4L/DVB (7794): cx88: Fix a warningMauro Carvalho Chehab2008-04-301-1/+0
* V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error me...Robert P. J. Day2008-04-301-3/+3
* V4L/DVB (7791): ivtv: POLLHUP must be returned on eofHans Verkuil2008-04-301-1/+3
* V4L/DVB (7789b): Fix merge conflictsMauro Carvalho Chehab2008-04-293-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-04-29140-700/+11030
|\
| * V4L-DVB(7789a): cx18: fix symbol conflict with ivtv driverMauro Carvalho Chehab2008-04-294-12/+12
| * V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modulesMichael Krufky2008-04-292-47/+79
| * V4L/DVB (7785): [2.6 patch] make mt9{m001,v022}_controls[] staticAdrian Bunk2008-04-292-2/+2
| * V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil2008-04-2945-0/+10182
| * V4L/DVB (7783): drivers/media/dvb/frontends/s5h1420.c: printk fixAndrew Morton2008-04-291-1/+1
| * V4L/DVB (7782): pvrusb2: Driver is no longer experimentalMike Isely2008-04-291-1/+1
| * V4L/DVB (7781): pvrusb2-dvb: include dvb support by default and update Kconfi...Michael Krufky2008-04-291-12/+6
| * V4L/DVB (7780): pvrusb2: always enable support for OnAir Creator / HDTV USB2Michael Krufky2008-04-292-34/+1
| * V4L/DVB (7779): pvrusb2-dvb: quiet down noise in kernel log for feed debugMichael Krufky2008-04-292-17/+26
| * Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab2008-04-2935-117/+117
| * Fix V4L/DVB core help messagesMauro Carvalho Chehab2008-04-291-18/+16
| * V4L/DVB (7769): Move other terrestrial tuners to common/tunersMauro Carvalho Chehab2008-04-2915-33/+33
| * V4L/DVB (7768): reorganize some DVB-S Kconfig itemsMauro Carvalho Chehab2008-04-291-33/+35
| * 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
OpenPOWER on IntegriCloud