summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88.h
AgeCommit message (Expand)Author
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
2006-09-16cx88-ivtv was broken in changeset ca7f328178caMichael Krufky
2006-09-14Basic DVB-T and analog TV support for the HVR1300.Steven Toth
2006-07-28Remove frontend selection from cx88/saa7134 driversAndrew de Quincey
2006-07-24cx88: Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann PCI TV Tuner card supportMichael Krufky
2006-07-24cx88: add support for Norwood PCI TV Tuner (non-pro)Michael Krufky
2006-07-24cx88: add initial support for Hauppauge HVR3000 trimode cardMichael Krufky
2006-06-29cx88: add support for Geniatech Digistar / Digiwave 103gMichael Krufky
2006-06-26cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENUMichael Krufky
2006-06-24cx88: cleanupsMichael Krufky
2006-06-18Port cx88-blackbird to the new MPEG API.Hans Verkuil
2006-06-08Fixes for card cx88 #50Ricardo Cerqueira
2006-06-04Several improvements at videodev.cMauro Carvalho Chehab
2006-05-29cx88: Add basic support for Leadtek Winfast DTV2000H cardMichael Krufky
2006-05-22New cx88 card #50: NPG Tech RealTVRicardo Cerqueira
2006-05-15merge: http://linuxtv.org/hg/~mkrufky/cx88Mauro Carvalho Chehab
2006-05-13Fix cx24123 diseqcAndrew de Quincey