summaryrefslogtreecommitdiff
path: root/linux/include/media
AgeCommit message (Expand)Author
2007-01-21Adds video output routingMauro Carvalho Chehab
2007-01-12budget-ci: add support for the Technotrend 1500 bundled remoteMichael Krufky
2006-12-28DVB: fix compile errorMauro Carvalho Chehab
2006-12-27Add support for more Encore TV cardsMauro Carvalho Chehab
2006-12-21Add two required headers on kernel 2.6.20-rc1Mauro Carvalho Chehab
2006-12-20cx2341x audio_properties is an u16, not u8Hans Verkuil
2006-12-19Removed unimplemented cx2341x API commandsHans Verkuil
2006-12-08Add support for the ASUS P7131 remote controlHartmut Hackmann
2006-12-04Added the capability of selecting fm gain by tunerMauro Carvalho Chehab
2006-12-04Usbvision radio requires GainNormal at e registerMauro Carvalho Chehab
2006-11-03saa7146: Convert SAA7146_IER_{DIS,EN}ABLE macros to inline functionsOliver Endriss
2006-11-01saa7146: Protect access to the IER register by a spinlockOliver Endriss
2006-11-22[PATCH 5/8] budget-ci IR: integrate with ir-commonAndrew de Quincey
2006-11-20Remove the need of a STD array for drivers using video_ioctl2Mauro Carvalho Chehab
2006-11-12Detect presence of IR receiver/IR transmitter in tveepromHans Verkuil
2006-11-04OmniVision OV7670 driverMauro Carvalho Chehab
2006-11-04A couple of V4L2 defines needed by Cafe Camara driverMauro Carvalho Chehab
2006-10-04Dev2: handle __must_checkMauro Carvalho Chehab
2006-09-25Ensure the WM8775 driver is loaded generically for any board.Steven Toth
2006-09-13saa7134: add card support for Proteus Pro 2309Michael Krufky
2006-09-06Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab
2006-09-01VIDIOC_INT_S_REGISTER is IOW, not IOR.Hans Verkuil
2006-08-29Add support for saa7111 and partial support for saa7118Mauro Carvalho Chehab
2006-08-26Add u32 argument to VIDIOC_INT_RESET.Hans Verkuil
2006-08-24tda9887: add configuration setting for L standard PLL gatingTrent Piepho
2006-07-24cx88: add support for Norwood PCI TV Tuner (non-pro)Michael Krufky
2006-07-23V4L2 conversion: radio-maestroMauro Carvalho Chehab
2006-07-23Fix: compile for radio aimslab and aztech with V4L2 onlyMauro Carvalho Chehab
2006-07-19videodev.h should be included also when V4L1_COMPAT is selected.Mauro Carvalho Chehab
2006-07-19[PATCH] devfs: Remove the videodevice devfs_name field as it's no longer neededMauro Carvalho Chehab
2006-07-18Check __must_check warning in video_device_create_fileMauro Carvalho Chehab
2006-07-18video_device_create_file should return the value of class_device_create_fileMichael Krufky
2006-06-28merge: http://linuxtv.org/hg/~hverkuil/tda9887Mauro Carvalho Chehab
2006-06-26Pass an explicit log prefix to cx2341x_log_statusHans Verkuil
2006-06-26Fix 64-bit compile warnings.Hans Verkuil
2006-06-25Add tda9887-specific tuner configurationHans Verkuil
2006-06-24Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil
2006-06-23Merge tda9887 module into tuner.Mauro Carvalho Chehab
2006-06-23Explicitly set the enum values.Hans Verkuil
2006-06-21CX2341X port was always set to 'memory', but 'streaming' is also possibleHans Verkuil
2006-06-19Add cx2341x-specific control array to cx2341x.cHans Verkuil
2006-06-18Add CX2341X MPEG encoder module.Hans Verkuil
2006-06-18Add helper functions for control processing to v4l2-common.Hans Verkuil
2006-06-18Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS.Hans Verkuil
2006-06-08Fix compilation with kernel 2.6.17Mauro Carvalho Chehab
2006-06-06Fixes lots of small errors at videodev.Mauro Carvalho Chehab
2006-06-05Removed all references to kernel stuff from videodev.h and videodev2.hMauro Carvalho Chehab
2006-06-04Several improvements at videodev.cMauro Carvalho Chehab
2006-05-22New cx88 card #50: NPG Tech RealTVRicardo Cerqueira
2006-05-18merge: from masterrmcc@localhost.localdomain