summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88.h
AgeCommit message (Expand)Author
2008-07-23v4l: remove obsolete audiochip.hHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.10Hans Verkuil
2008-03-23cx88: Add user control for chroma AGCMauro Carvalho Chehab
2008-03-27Add support for Kworld ATSC 120Mauro Carvalho Chehab
2008-03-14Add basic support for Prolink Pixelview MPEG 8000GTMauro Carvalho Chehab
2008-02-25cx88: add analog support for DVICO FusionHDTV7 GoldMichael Krufky
2008-01-29Support DVB-T tuning on the DViCO FusionHDTV DVB-T ProMauro Carvalho Chehab
2008-01-29cx88: Add xc2028/3028 boardsMauro Carvalho Chehab
2008-02-16merge: ~stoth/pci-nanoMichael Krufky
2008-02-11cx88-mpeg: Allow concurrent access to cx88-mpeg devicesMauro Carvalho Chehab
2008-01-15cx88: Add support for the Dvico PCI Nano.Steven Toth
2008-01-05New card supported(partially): Pinnacle 800iSteven Toth
2007-12-17Convert cx88_input.audioroute to a bitfieldMauro Carvalho Chehab
2007-09-30Audio routes fix for blackbird boards with the wm8775 ADCRicardo Cerqueira
2007-05-21cx88-blackbird: audio improvementsMichael Krufky
2007-11-05 cx88-mpeg.c: make 4 functions staticMauro Carvalho Chehab
2007-10-13cx88: Change (struct cx8802_dev)->drvlist to a list_head and fix bugsTrent Piepho
2007-10-13cx88: Change void* card_priv to struct vp3054_i2c_stateTrent Piepho
2007-10-13cx88: Only include the blackbird fields if blackbird is selectedTrent Piepho
2007-10-04videobuf: Remove references to old Kconfig option nameTrent Piepho
2007-08-23Rename video-buf-dvb to videobuf-dvb to be consistent with the other patchesMauro Carvalho Chehab
2007-08-23Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-10-01Fix bug #8689: Fixes IR stop/start during suspend/resumeMauro Carvalho Chehab
2007-08-23cx88-alsa: Rework buffer handlingTrent Piepho
2007-08-15cx88: Move card core creation from cx88-core.c to cx88-cards.cTrent Piepho
2007-08-15cx88: Copy board information into card stateTrent Piepho
2007-08-13cx88: Make card database more memory efficientTrent Piepho
2007-07-17Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134Mauro Carvalho Chehab
2007-06-15cx88: remove two unused pointers from struct cx8802_devMichael Krufky
2007-05-30cx88: kill dev->fw_sizeMichael Krufky
2007-05-17cx88: add support for ADS Tech Instant Video PCIMichael Krufky
2007-05-08cx88: kill core->pll_desc and core->pll_addrMichael Krufky
2007-03-29Fix cx88_print_irqbits calls to use ARRAY_SIZEMauro Carvalho Chehab
2007-02-20added support for deferred module requesting to cx88Markus Rechberger
2007-02-18cx88-blackbird: allow usage of both 376836 and 262144 sized firmware imagesMichael Krufky
2007-01-30Remove obsolete alias defines of CONFIG_* settingsTrent Piepho
2007-01-20Convert cx88-blackbird to use video_ioctl2Mauro Carvalho Chehab
2007-01-20Removed v4l2_tvnorm and made videodev to auto-generate standardsMauro Carvalho Chehab
2007-01-20Make cx88-blackbird to work againMauro Carvalho Chehab
2007-01-20Convert cx8800 driver to video_ioctl2 handlerMauro Carvalho Chehab
2006-12-18Fixes bug 7267: PAL/60 is not workingMauro Carvalho Chehab
2006-10-16cx88: determine whether or not to use external adc based on input settingMichael Krufky
2006-09-29Remove the cx8802_dev driver lock and use the core mutexSteven Toth
2006-09-29drivers/media/video/cx88: Remove unused defined FALSE/TRUEMauro Carvalho Chehab
2006-09-28Fix some errors at cx88-mpegMauro Carvalho Chehab
2006-09-27Dynamic cx88 mpeg port management for HVR1300 MPEG2/DVB-T support. Steven Toth
2006-09-25cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX88_MPEG_FOOMichael Krufky
2006-09-25Changed cx88_board .dvb and .register to an enum.Steven Toth
2006-09-25Ensure the WM8775 driver is loaded generically for any board.Steven Toth