summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Expand)Author
2003-04-28Compile fixes against 2.5.68.Michael Hunold
2003-04-25Lots of cosmetic changes in order to sync the CVS withMichael Hunold
2003-04-24Some fixes to get the "analog" i2c drivers to work for both 2.4 andMichael Hunold
2003-04-22- removed the compatibility crap around KBUILD_MODNAME from all drivers,Michael Hunold
2003-03-28A whole bunch of small changes all over the place:Michael Hunold
2003-03-20Necessary changes to the analog saa7146 based video drivers dueMichael Hunold
2003-03-17- Fixed the build-2.4 tree to compile with 2.4.18 kernels.Michael Hunold
2003-03-14saa7146: set default values for brightness/contrast/saturation on driver loadMichael Hunold
2003-02-27- fix some bugs that appeared in system with both analog and digitalMichael Hunold
2003-02-26- Compile fixes against 2.5.63 (daemonize() has been changed)Michael Hunold
2003-01-10- Fix broken i2c irq transfer, due to Holger's changesMichael Hunold
2003-01-09Fixes for 2.5.55 all over the place:Michael Hunold
2003-01-05After all, using the i2c irq wasn't a good idea. After long hours ofMichael Hunold
2003-01-04- Removed preinit() from saa7146 probe()/attach() logic, it's not usedMichael Hunold
2003-01-04Some more changes... (but we're stabilizing...)Michael Hunold
2002-12-30Next chunk of big splitup / cleanup:Michael Hunold
2002-12-29Major cleanup: the goal is to get rid of the budget card <=> saa7146.o <=> vi...Michael Hunold
2002-12-23For some unobvious reason, analog cards (ie. the MXB) and digital cardsMichael Hunold
2002-12-22EXPORT_NO_SYMBOLS is no longer needed in drivers.Michael Hunold
2002-12-20Removed the dependecy to i2c-core from saa7146 and av7110,Michael Hunold
2002-12-20More compile fixes to allow a flawless static build, changed theMichael Hunold
2002-12-17Misc. build fixes (beautification, remove some unnecessary printks)Michael Hunold
2002-12-17Add the video4linux driver for the "Multimedia eXtension Board",Michael Hunold
2007-02-02Http://linuxtv.org/hg/~mcisely/pvrusb2
2007-02-02Merge: http://linuxtv.org/hg/~mcisely/pvrusb2Mauro Carvalho Chehab
2007-01-30Remove obsolete alias defines of CONFIG_* settingsTrent Piepho
2007-01-30compat: Handle input_register_device() change and some othersTrent Piepho
2007-01-30Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTERTrent Piepho
2007-01-30Change VIDIOC_DBG_[SG]_REGISTER ioctls' register address to 64 bitsTrent Piepho
2007-01-28pvrusb2: VIDIOC_DBG_[S|G]_REGISTER fixupsMike Isely
2007-01-28pvrusb2: video corruption fixesMike Isely
2007-01-28pvrusb2: encoder comm protocol cleanupMike Isely
2007-01-28pvrusb2: Control protocol cleanupMike Isely
2007-01-28Merge from v4l-dvbMike Isely
2007-01-26Fix: dma free is being called with wrong argumentsMauro Carvalho Chehab
2007-01-25Make vivi driver to use vmalloced pointersMauro Carvalho Chehab
2007-01-23Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho
2007-01-23merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2007-01-23Buf_qbuf: fix: videobuf_queue->stream corruption and lockupMauro Carvalho Chehab
2007-01-22Restore VIDIOC_INT_[SG]_REGISTER callsTrent Piepho
2007-01-21pvrusb2: Add boilerplate to new header fileMike Isely
2007-01-21pvrusb2: Use macro names for FX2 commandsMike Isely
2007-01-21pvrusb2: Add comment for why G_TUNER only looks at index zeroMike Isely