LinuxTV

CVS log for dvb-kernel/analog-2.4/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Nov 18 15:17:17 2004 UTC (19 years, 6 months ago) by boone
Branches: MAIN
CVS tags: twinhan-exp, twinhan, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Modifications necessary for addition of RTD CM7327 driver:
    1) Remove obj-cm7326 variable.
    2) Add obj-rtd variable to encapsulate CM7326 and CM7327 object files.
    3) Change obj-m to use obj-rtd instead of obj-cm7326.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Mar 5 16:09:14 2004 UTC (20 years, 3 months ago) by hunold
Branches: MAIN
CVS tags: linux_2_4_branch, linux_2_4, OLD_11_HEAD_2004_10_28, FE_REFACTORING
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- backport latest mxb changes from 2.6.3
- use saa7111 backport from 2.6.3 with additional stuff already submitted to maintainer
- add video_decoder.h from 2.6.3

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 31 19:02:46 2004 UTC (20 years, 4 months ago) by hunold
Branches: MAIN
CVS tags: LINUXTV-DVB-1_1_1, LINUXTV-DVB-1_1_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3 lines
- remove saa7111 driver, do everything inside the driver by hand
background: saa7111 in 2.6 still belongs to the "Zoran" drivers.
they have changed some functions in a way, that the i2c bus of the
saa7146 collapses if you have a Sound Arena module installed. Using
slow non-irq i2c functions does not help either.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jan 22 13:14:34 2004 UTC (20 years, 4 months ago) by hunold
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- make stuff compile again after recent 2.4. backward compatiblity changes

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 14 10:26:21 2003 UTC (20 years, 7 months ago) by hunold
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- remove saa7110 driver here, too

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Oct 23 17:42:56 2003 UTC (20 years, 7 months ago) by hunold
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- fix build process

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
CVS tags: experimental-dvb-devfs-fake
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 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
Tue Jun 17 10:42:01 2003 UTC (20 years, 11 months ago) by hunold
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -4 lines
Warn and abort if the user has a stale /lib/modules/[kernel]/misc/videodev.o
withouth having the proper kernel videodev.o

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>