summaryrefslogtreecommitdiff
path: root/v4l/compat.h
AgeCommit message (Expand)Author
2007-11-16Fix driver for i386 architecturesMauro Carvalho Chehab
2007-11-06Fix compilation with kernel 2.6.24-rc1Mauro Carvalho Chehab
2007-11-01v4l/compat.h: add KERN_CONT for pre-2.6.24 kernelsHans Verkuil
2007-11-02Add compatibility code for BIT_MASK and BIT_WORDMauro Carvalho Chehab
2007-11-02Backport some changesets touching S/G codeMauro Carvalho Chehab
2007-11-02Backport commit ba25f9dcc4ea6e30839fcab5a5516f2176d5bfedMauro Carvalho Chehab
2007-10-18Fix compilation for distro kernels with newer -ALSA treesMauro Carvalho Chehab
2007-10-16Backport kernel commit 918f3a0e8cf67b5db966516f255eaf24d814fac0Clemens Ladisch
2007-10-15compat: fix syntax mistake in compat.hTrent Piepho
2007-10-08V4L: convert struct class_device to struct deviceMauro Carvalho Chehab
2007-09-03Remove some compat code from pwc-if, moving to compat.hMauro Carvalho Chehab
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-17compat: Fix device_create compat codeTrent Piepho
2007-08-16compat: ALSA compat codeTrent Piepho
2007-08-17Make dvbdev compatible again with older kernel versionsMauro Carvalho Chehab
2007-07-20compat: set_freezable() version check off by 1Trent Piepho
2007-07-20compat: keep printing pci revision on older kernelsTrent Piepho
2007-07-19Fix compatibility with kernels older than 2.6.22Mauro Carvalho Chehab
2007-06-23compat: Add compat.h code for pci_match_device()Trent Piepho
2007-05-13backport commit cbefb762b67fa6d3eb2a48ae3380358a940e8c9dMauro Carvalho Chehab
2007-02-27compat: fix test for true already being definedTrent Piepho
2007-02-25budget-ci: Fixed compilation error for kernel < 2.6.19Oliver Endriss
2007-02-19compat: Add compat code for vm_insert_page()Trent Piepho
2007-02-19compat: Fix compat stuff for usbvision and zr364xxTrent Piepho
2007-02-19compat: Add -include linux/version.h to cflagsTrent Piepho
2007-02-19compat: Add code to compat.h for try_to_sleep()Trent Piepho
2007-01-30include config-compat.h with gcc -include commandTrent Piepho
2007-01-30compat: Handle input_register_device() change and some othersTrent Piepho
2007-01-09Fix compilation on some webcamsMauro Carvalho Chehab
2006-11-19compat: Use kernel version to control PCIAGP_FAIL compat codeTrent Piepho
2006-10-04Add compat for true/falseMauro Carvalho Chehab
2006-09-14Currently, PCIAGP_FAIL only exists on 2.6.18-rc6-mm1Mauro Carvalho Chehab
2006-08-27Add compat code for usb_to_input_id() which appeared in 2.6.13Trent Piepho
2006-07-25bttv: clean up some pre-2.6.0 class device compat stuffTrent Piepho
2006-07-19[PATCH] irq-flags: media: Use the new IRQF_ constantsMauro Carvalho Chehab
2006-07-15Add compat.h code for schedule_timeout_interruptible()Trent Piepho
2006-07-15Whitespace cleanupTrent Piepho
2006-05-29compat: handle input key definitions added in 2.6.14Michael Krufky
2006-05-07fix ability to pass compile-time build options when building from the hg repoMichael Krufky
2006-04-25remove forced dvb frontend module dependencies left around from old build methodMichael Krufky
2006-02-06implemented compat.h for mutex_trylock()Mauro Carvalho Chehab
2006-01-15V4L/DVB (3354e): bttv semaphore to mutex conversionMauro Carvalho Chehab
2005-12-11Makes v4l compile under 2.4 kernelsMauro Carvalho Chehab
2005-12-10make tree to compile against kernel 2.5.31Mauro Carvalho Chehab
2005-12-08Revert my changes from this morning. I was wrong :-(Michael Krufky
2005-12-08fix compat.h inputdev changesMichael Krufky
2005-12-08Restore 2.6.15 check in compat.h for inputdev changesMichael Krufky
2005-12-08fixed backwards compatability for non-vanilla 2.6.14 kernels.Michael Krufky
2005-12-04Backport of Dmitry Torokhov's input layer changes at mainline kernelRicardo Cerqueira
2005-11-23remove repeated codeMichael Krufky