[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20061004114817.PS52864700000@infradead.org>
Date: Wed, 04 Oct 2006 08:48:17 -0300
From: mchehab@...radead.org
To: torvalds@...l.org
Cc: linux-dvb-maintainer@...uxtv.org, video4linux-list@...hat.com,
akpm@...l.org, linux-kernel@...r.kernel.org
Subject: [PATCH 00/10] V4L/DVB fixes and trivial patches to 2.6.19
Linus,
Please pull these from master branch at:
kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
It contains the Kconfig fix and several small patches, mostly fixes:
- Remove Kconfig item for DiB7000M support
- Saa713x audio fixes
- Fix: set antenna input for DVB-T for Asus P7131 Dual hybrid
- Add support for the ASUS EUROPA2 OEM board
- SAA713x: fixed compile warning in SECAM fixup
- Do not enable VIDEO_V4L2 unconditionally
- 4linux: complete conversion to hotplug safe PCI API
- Add tveeprom support for Philips FM1236/FM1216ME MK5
- Radio: No need to return void
- Fix warning when compiling on x86_i64
Cheers,
Mauro.
V4L/DVB development is hosted at http://linuxtv.org
---
Documentation/video4linux/CARDLIST.saa7134 | 1
drivers/media/Kconfig | 1
drivers/media/dvb/dvb-usb/Kconfig | 1
drivers/media/dvb/dvb-usb/usb-urb.c | 5 +
drivers/media/radio/radio-gemtek-pci.c | 2 -
drivers/media/video/saa7134/saa7134-cards.c | 35 +++++++++
drivers/media/video/saa7134/saa7134-dvb.c | 44 +++++++++++-
drivers/media/video/saa7134/saa7134-tvaudio.c | 93 +++++++++++--------------
drivers/media/video/saa7134/saa7134-video.c | 60 ++++++++++++++++
drivers/media/video/saa7134/saa7134.h | 2 -
drivers/media/video/tveeprom.c | 4 +
drivers/media/video/zoran_card.c | 10 ++-
drivers/media/video/zr36120.c | 21 +++---
13 files changed, 202 insertions(+), 77 deletions(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists