- Subject: [PULL] http://linuxtv.org/hg/~mkrufky/cx23885
- From: mkrufky at linuxtv.org (Michael Krufky)
- Date: Wed Mar 21 19:01:18 2007
- In-reply-to: <4600AA9E.4070901@xxxxxxxxxxx>
Michael Krufky wrote:
> Mauro,
>
> Please pull from:
>
> http://linuxtv.org/hg/~mkrufky/cx23885
>
> for the following changesets, adding support for the cx23885 and cx23887
> PCIe bridges. The driver currently supports ATSC only, and should be
> sent to the -mm kernel for testing, and eventually merged into 2.6.22.
>
> - Add CX23885/CX23887 PCIe bridge driver
> - include drivers/media/video/cx23885/Kconfig
> - cx23885: forward compatibility fixes for recent kernels
> - add DVB_S5H1409 to versions.txt
> - merge: ~stoth/v4l-dvb
> - mt2131: fix build for DVB_CORE_ATTACH when DVB_TUNER_MT2131 is disabled
> - I2C bus 3 register was incorrect.
> - NMI hang and corrupt transport packet fixes
> - Cleanup/remove code to access the sram memory maps.
> - Added the I2C_FUNC_I2C support to the cx23885 i2c algo definition.
> - Removed the need to manually define .bridge for each card.
> - Fix MT2131 tuner lock status problem.
> - General code cleanup.
> - cx23885: fix semaphore / mutex compat for kernels 2.6.15 and earlier
> - cx23885-dvb.c doesnt need to include dvb-pll.h
> - cx23885: whitespace cleanups
> - cx23885: remove old comments
> - cx23885: turn off i2c_debug by default
> - cx23885: remove CX23885_BOARD_HAUPPAUGE_HVR1500
>
> b/linux/drivers/media/dvb/frontends/mt2131.c | 642 +++
> b/linux/drivers/media/dvb/frontends/mt2131.h | 70
> b/linux/drivers/media/dvb/frontends/mt2131_priv.h | 88
> b/linux/drivers/media/dvb/frontends/s5h1409.c | 1508 +++++++++
> b/linux/drivers/media/dvb/frontends/s5h1409.h | 126
> b/linux/drivers/media/video/cx23885/Kconfig | 34
> b/linux/drivers/media/video/cx23885/Makefile | 18
> b/linux/drivers/media/video/cx23885/cx23885-cards.c | 412 ++
> b/linux/drivers/media/video/cx23885/cx23885-core.c | 3264 ++++++++++++++++++++
> b/linux/drivers/media/video/cx23885/cx23885-dvb.c | 428 ++
> b/linux/drivers/media/video/cx23885/cx23885-i2c.c | 802 ++++
> b/linux/drivers/media/video/cx23885/cx23885-reg.h | 858 +++++
> b/linux/drivers/media/video/cx23885/cx23885.h | 630 +++
> linux/drivers/media/dvb/frontends/Kconfig | 26
> linux/drivers/media/dvb/frontends/Makefile | 4
> linux/drivers/media/dvb/frontends/mt2131.h | 22
> linux/drivers/media/dvb/frontends/s5h1409.c | 48
> linux/drivers/media/dvb/frontends/s5h1409.h | 5
> linux/drivers/media/video/Kconfig | 4
> linux/drivers/media/video/Makefile | 2
> linux/drivers/media/video/cx23885/cx23885-cards.c | 7
> linux/drivers/media/video/cx23885/cx23885-core.c | 420 +-
> linux/drivers/media/video/cx23885/cx23885-dvb.c | 78
> linux/drivers/media/video/cx23885/cx23885-i2c.c | 61
> linux/drivers/media/video/cx23885/cx23885-reg.h | 24
> linux/drivers/media/video/cx23885/cx23885.h | 56
> linux/include/linux/i2c-id.h | 2
> v4l/versions.txt | 7
> 28 files changed, 9252 insertions(+), 394 deletions(-)
I've added two more cleanup changesets to this repository:
- whitespace cleanup for mt2131 and s5h1409
- s5h1409: use ARRAY_SIZE macro when appropriate
Regards,
Mike
--
Michael Krufky
[Linux Media]
[Older V4L]
[Linux DVB]
[Video Disk Recorder]
[Asterisk]
[Photo]
[DCCP]
[Netdev]
[Xorg]
[Util Linux NG]
[Xfree86]
[Free Photo Albums]
[Fedora Users]
[Fedora Women]
[ALSA Users]
[ALSA Devel]
[SSH]
[Linux USB]
 |
 |
-->