Age | Commit message (Expand) | Author |
2007-11-02 | Backport some changesets touching S/G code | Mauro Carvalho Chehab |
2007-11-02 | Backport commit ba25f9dcc4ea6e30839fcab5a5516f2176d5bfed | Mauro Carvalho Chehab |
2007-10-18 | Fix compilation for distro kernels with newer -ALSA trees | Mauro Carvalho Chehab |
2007-10-16 | Backport kernel commit 918f3a0e8cf67b5db966516f255eaf24d814fac0 | Clemens Ladisch |
2007-10-15 | compat: fix syntax mistake in compat.h | Trent Piepho |
2007-10-08 | V4L: convert struct class_device to struct device | Mauro Carvalho Chehab |
2007-09-03 | Remove some compat code from pwc-if, moving to compat.h | Mauro Carvalho Chehab |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-08-17 | compat: Fix device_create compat code | Trent Piepho |
2007-08-16 | compat: ALSA compat code | Trent Piepho |
2007-08-17 | Make dvbdev compatible again with older kernel versions | Mauro Carvalho Chehab |
2007-07-20 | compat: set_freezable() version check off by 1 | Trent Piepho |
2007-07-20 | compat: keep printing pci revision on older kernels | Trent Piepho |
2007-07-19 | Fix compatibility with kernels older than 2.6.22 | Mauro Carvalho Chehab |
2007-06-23 | compat: Add compat.h code for pci_match_device() | Trent Piepho |
2007-05-13 | backport commit cbefb762b67fa6d3eb2a48ae3380358a940e8c9d | Mauro Carvalho Chehab |
2007-02-27 | compat: fix test for true already being defined | Trent Piepho |
2007-02-25 | budget-ci: Fixed compilation error for kernel < 2.6.19 | Oliver Endriss |
2007-02-19 | compat: Add compat code for vm_insert_page() | Trent Piepho |
2007-02-19 | compat: Fix compat stuff for usbvision and zr364xx | Trent Piepho |
2007-02-19 | compat: Add -include linux/version.h to cflags | Trent Piepho |
2007-02-19 | compat: Add code to compat.h for try_to_sleep() | Trent Piepho |
2007-01-30 | include config-compat.h with gcc -include command | Trent Piepho |
2007-01-30 | compat: Handle input_register_device() change and some others | Trent Piepho |
2007-01-09 | Fix compilation on some webcams | Mauro Carvalho Chehab |
2006-11-19 | compat: Use kernel version to control PCIAGP_FAIL compat code | Trent Piepho |
2006-10-04 | Add compat for true/false | Mauro Carvalho Chehab |
2006-09-14 | Currently, PCIAGP_FAIL only exists on 2.6.18-rc6-mm1 | Mauro Carvalho Chehab |
2006-08-27 | Add compat code for usb_to_input_id() which appeared in 2.6.13 | Trent Piepho |
2006-07-25 | bttv: clean up some pre-2.6.0 class device compat stuff | Trent Piepho |
2006-07-19 | [PATCH] irq-flags: media: Use the new IRQF_ constants | Mauro Carvalho Chehab |
2006-07-15 | Add compat.h code for schedule_timeout_interruptible() | Trent Piepho |
2006-07-15 | Whitespace cleanup | Trent Piepho |
2006-05-29 | compat: handle input key definitions added in 2.6.14 | Michael Krufky |
2006-05-07 | fix ability to pass compile-time build options when building from the hg repo | Michael Krufky |
2006-04-25 | remove forced dvb frontend module dependencies left around from old build method | Michael Krufky |
2006-02-06 | implemented compat.h for mutex_trylock() | Mauro Carvalho Chehab |
2006-01-15 | V4L/DVB (3354e): bttv semaphore to mutex conversion | Mauro Carvalho Chehab |
2005-12-11 | Makes v4l compile under 2.4 kernels | Mauro Carvalho Chehab |
2005-12-10 | make tree to compile against kernel 2.5.31 | Mauro Carvalho Chehab |
2005-12-08 | Revert my changes from this morning. I was wrong :-( | Michael Krufky |
2005-12-08 | fix compat.h inputdev changes | Michael Krufky |
2005-12-08 | Restore 2.6.15 check in compat.h for inputdev changes | Michael Krufky |
2005-12-08 | fixed backwards compatability for non-vanilla 2.6.14 kernels. | Michael Krufky |
2005-12-04 | Backport of Dmitry Torokhov's input layer changes at mainline kernel | Ricardo Cerqueira |
2005-11-23 | remove repeated code | Michael Krufky |
2005-11-23 | 2.6.12 backwards compatability for dvbdev.c in dvb+v4l merged-trees. | Michael Krufky |
2005-11-23 | add dvb-core to v4l/dvb merged-trees build environment | Michael Krufky |
2005-11-20 | Enable cx24123 dvb frontend module | Michael Krufky |
2005-11-12 | 64-bit fixes esp. for broken compat_ioctl32. | Hans Verkuil |