LinuxTV

CVS log for dvb-kernel/analog-2.4/cm7326.c

[BACK] Up to [DVB] / dvb-kernel / analog-2.4

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Nov 19 16:04:49 2004 UTC (19 years, 6 months ago) by boone
Branches: MAIN
CVS tags: twinhan-exp, twinhan, HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +30 -11 lines
Miscellaneous changes:
    * Removed unused module parameter 'debug'.
    * Removed unused global variable 'debug'.
    * Added preprocessor logic necessary to get code to compile under 2.4.27
      and 2.6.9 kernel.org kernels.
    * Removed cast of lvalue in cm7326_probe() when storing cm7326 structure
      pointer in saa7146_dev structure to get rid of compiler warning.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Nov 3 11:16:56 2004 UTC (19 years, 7 months ago) by hunold
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
- add some header files to include/media, we need some preprocessor magic to make the 2.6ish stuff from CVS
compile
- fix drivers to follow latest saa7146 changes
- needs testing

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jun 21 17:04:25 2004 UTC (19 years, 11 months ago) by hunold
Branches: MAIN
CVS tags: OLD_11_HEAD_2004_10_28, FE_REFACTORING
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1 lines
- follow latest saa7146 api changes

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Apr 6 13:22:47 2004 UTC (20 years, 2 months ago) by hunold
Branches: MAIN
CVS tags: linux_2_4_branch, linux_2_4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- follow latest API change in saa7146 driver

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Mar 15 19:39:10 2004 UTC (20 years, 2 months ago) by hunold
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -6 lines
- follow latest changes in saa7146 core

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Nov 14 11:48:05 2003 UTC (20 years, 7 months ago) by hunold
Branches: MAIN
CVS tags: LINUXTV-DVB-1_1_1, LINUXTV-DVB-1_1_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -4 lines
- remove individual enable/disable calls which are now done by the saa7146 core

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Nov 14 11:07:36 2003 UTC (20 years, 7 months ago) by hunold
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
- use v4l2 standard defines, not the saa7110 ones

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 14 10:26:01 2003 UTC (20 years, 7 months ago) by hunold
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +191 -92 lines
- remove separate saa7110 driver: it was cloned from the
in-kernel saa7110 driver, but modified heavily. only three functions
are necessary (init, switch input, switch standard), so I
incorporated it into the cm7326 driver (just as most other drivers
do)
- please report if the card is still working for you (I cannot test
it due to the lack of hardware)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jul 7 11:29:27 2003 UTC (20 years, 11 months ago) by hunold
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
Follow the changes in the saa7146 core.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jun 26 10:00:42 2003 UTC (20 years, 11 months ago) by hunold
Branches: MAIN
CVS tags: experimental-dvb-devfs-fake
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Argh, "compile before commit"...

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jun 26 09:47:10 2003 UTC (20 years, 11 months ago) by hunold
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Follow latest changes in cm7326.c

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 26 09:41:02 2003 UTC (20 years, 11 months ago) by hunold
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +22 -14 lines
Move PAL/NTSC/SECAM specific stuff from the saa7146_vv.h header
files completely to the drivers to make clear that this can be
hardware dependend (Otherwise users are tempted to change the values
in saa7146_vv.h, then breaking all other drivers)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jun 25 07:46:12 2003 UTC (20 years, 11 months ago) by hunold
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 lines
Follow the latest API changes in analog saa7146 driver.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed May 28 07:50:13 2003 UTC (21 years ago) by hunold
Branches: MAIN
I removed all "analog" drivers from the main CVS repository and moved them
to a separate "analog-2.4" directory. Main reasons:

- the drivers don't have anything to do with dvb 8-)

- the drivers are already in the kernel (besides the "Hexium" driver)
  and don't change that much any more

- the analog drivers rely on the i2c subsystem, which was heavily modified
  between 2.4 and 2.5. When making a new DVB patchset I have to work around
  these differences every time, which is very annoying

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>