summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2009-01-01Use usb_set_intfdataMauro Carvalho Chehab
2009-01-02tuner-simple: prevent possible OOPS caused by divide by zero errorMauro Carvalho Chehab
2009-01-02merge: http://linuxtv.org/hg/~mkrufky/tigerMauro Carvalho Chehab
2008-12-31dvb frontend: stop using non-C99 compliant commentsMauro Carvalho Chehab
2008-12-31Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2Mauro Carvalho Chehab
2008-12-31Add missing S2 caps flag to S2APIMauro Carvalho Chehab
2008-12-31em28xx: allocate adev together with struct em28xx devMauro Carvalho Chehab
2008-12-31tuner-simple: Fix tuner type set messageMauro Carvalho Chehab
2008-12-31saa7134: fix autodetection for AVer TV GO 007 FM PlusMauro Carvalho Chehab
2008-12-31em28xx: update chip id for em2710Mauro Carvalho Chehab
2008-12-31merge: http://linuxtv.org/hg/~tlorenz/v4l-dvbMauro Carvalho Chehab
2008-12-31This patch adds support for Avermedia AVer TV GO 007 FM Plus (M15C) 1461:f31dMauro Carvalho Chehab
2008-12-30Add TEA5764 radio driverMauro Carvalho Chehab
2008-12-30saa7134: fix a merge conflict on Behold H6 boardMauro Carvalho Chehab
2008-12-29uvcvideo: Add support for video output devicesLaurent Pinchart
2008-12-29merge: http://linuxtv.org/hg/v4l-dvbLaurent Pinchart
2008-12-29uvcvideo: Ignore interrupt endpoint for built-in iSight webcams.Laurent Pinchart
2008-12-26Kbuild: fix compilation when dib7000p is not definedMauro Carvalho Chehab
2008-12-23merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2008-12-23ivtv: set v4l2_dev instead of parent.Hans Verkuil
2008-12-23v4l2-dev: allow drivers to pass v4l2_device as parentHans Verkuil
2008-12-23Add the Beholder H6 card to DVB-T part of sources.Mauro Carvalho Chehab
2008-12-23Change configuration of the Beholder H6 cardMauro Carvalho Chehab
2008-12-23Fix I2C bridge error in zl10353Mauro Carvalho Chehab
2008-12-23v4l: usbvideo, fix module ref count checkMauro Carvalho Chehab
2008-12-22em28xx: Allow get/set registers for debug on i2c slave chipsMauro Carvalho Chehab
2008-12-22tvp5150: add support for VIDIOC_G_CHIP_IDENT ioctlMauro Carvalho Chehab
2008-12-22merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-subdevMauro Carvalho Chehab
2008-12-22em28xx: Add suport for debugging AC97 anciliary chipsMauro Carvalho Chehab
2008-12-22tuner-core: remove a no longer needed hackMauro Carvalho Chehab
2008-12-22merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-fixesMauro Carvalho Chehab
2008-12-22merge: http://linuxtv.org/hg/~awalls/v4l-dvbMauro Carvalho Chehab
2008-12-22merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-compat32Mauro Carvalho Chehab
2008-12-22em28xx: de-obfuscate vidioc_g_ctrl logicMauro Carvalho Chehab
2008-12-22em28xx: Fix bad locks on error conditionMauro Carvalho Chehab
2008-12-21v4l2-compat32: add two additional #ifdef __OLD_VIDIOC_ linesHans Verkuil
2008-12-21v4l2-compat32: fix 32-64 compatibility moduleHans Verkuil
2008-12-20cx18: Use a consistent crystal value for computing all PLL parametersAndy Walls
2008-12-20cx18: Disable locking of Video and Audio PLL for analog capturesAndy Walls
2008-12-19tuner: fix tuner_ioctl build errorMauro Carvalho Chehab
2008-12-20Convert GP8PSK module to use S2APIMauro Carvalho Chehab
2008-12-20em28xx: use a more standard way to specify video formatsMauro Carvalho Chehab
2008-12-20em28xx: Fix a bug that were putting xc2028/3028 tuner to sleepMauro Carvalho Chehab
2008-12-20tuner-core: add debug msg's when asking tuner to sleepMauro Carvalho Chehab
2008-12-20v4l2-dev: use the release callback from device instead of cdevHans Verkuil
2008-12-19videodev2.h: fix typo.Hans Verkuil
2008-12-19cs5345: convert to v4l2_subdev and fix broken s_ctrl.Hans Verkuil
2008-12-19v4l2: document video_device.Hans Verkuil
2008-12-19v4l2-dev: check for parent device in get_index.Hans Verkuil
2008-12-19cx24113: fix compile warningsHans Verkuil