LinuxTV

CVS log for DVB/driver/compat.c

[BACK] Up to [DVB] / DVB / driver

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Feb 7 12:22:51 2003 UTC (21 years, 3 months ago) by holger
Branches: MAIN
CVS tags: branch_f_092003, branch_20040513, branch_20031217, LINUXTV-DVB-1_0_1, LINUXTV-DVB-1_0_0_pre3, LINUXTV-DVB-1_0_0_pre2, LINUXTV-DVB-1_0_0_pre1, LINUXTV-DVB-1_0_0, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
-#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,4,18))
+#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,4,19))

   for vmalloc_to_page()

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Feb 3 08:10:48 2003 UTC (21 years, 4 months ago) by holger
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
-#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0))
+#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,4,18))
 struct page * vmalloc_to_page(void *vmalloc_addr)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 22 08:58:55 2002 UTC (21 years, 6 months ago) by holger
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -0 lines
export symbols for vmalloc_to_page() and generic_usercopy()

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Nov 21 15:00:59 2002 UTC (21 years, 6 months ago) by fschirmer
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
CRC handling / seeding changes

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 11 12:17:43 2002 UTC (21 years, 6 months ago) by holger
Branches: MAIN
CVS tags: experimental-pinnacle, all
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
compat.c: blank line indent beautification

compat.h: module versioning support for remap_page_range() fake

av7110/saa7146_core.c: #include <linux/mm.h> for remap_page_range()

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Nov 8 22:02:06 2002 UTC (21 years, 6 months ago) by holger
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
enable 2.4 compatibility stuff for all kernels before 2.5.0

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Nov 8 17:09:43 2002 UTC (21 years, 6 months ago) by holger
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +59 -0 lines
use generic crc32 code in 2.5, move DVB fallback into compat.c
Patch contributed by David Woodhouse <dwmw2@infradead.org>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Nov 8 11:43:21 2002 UTC (21 years, 6 months ago) by holger
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
highmem copmile fix by Robert Schiele <rschiele@uni-mannheim.de>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Nov 7 19:43:32 2002 UTC (21 years, 6 months ago) by holger
Branches: MAIN
backport of 2.5 driver changes

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

LinuxTV legacy CVS <linuxtv.org/cvs>