Re: [PATCH 000/196] V4L/DVB updates

2007-02-17 Thread Mauro Carvalho Chehab
Em Sex, 2007-02-16 às 01:05 +0200, Georgi Chorbadzhiyski escreveu:
> Mauro Carvalho Chehab wrote:
> > Basically, this series adds support for a bunch of newer cards and newer
> > drivers, do some relevant cleanups on cx88 (improving source code 
> > readability and reducing binary code size), adds FM radio support on
> > pvrusb2 and do several other fixes and improvements.
> 
> Hi, what is the status of Mantis driver for Twinhham DVB-S cards
> and support for their CAM interface?

I think Manu is working on that. I don't have any status about this.

If you have any specific questions about DVB hardware, the best would be
to use linux-dvb@linuxtv.org Mailing List. This is a subscribers-only
list. If you are interested, you can subscribe via mailman web interface
at http://linuxtv.org.

Cheers,
Mauro.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 000/196] V4L/DVB updates

2007-02-15 Thread Georgi Chorbadzhiyski

Mauro Carvalho Chehab wrote:

Basically, this series adds support for a bunch of newer cards and newer
drivers, do some relevant cleanups on cx88 (improving source code 
readability and reducing binary code size), adds FM radio support on

pvrusb2 and do several other fixes and improvements.


Hi, what is the status of Mantis driver for Twinhham DVB-S cards
and support for their CAM interface?

--
Georgi Chorbadzhiyski
http://georgi.unixsol.org/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 000/196] V4L/DVB updates

2007-02-15 Thread Mauro Carvalho Chehab

On Thu, 15 Feb 2007, Heikki Orsila wrote:


On Thu, Feb 15, 2007 at 03:59:55AM -0200, Mauro Carvalho Chehab wrote:

Basically, this series adds support for a bunch of newer cards and newer
drivers, do some relevant cleanups on cx88 (improving source code
readability and reducing binary code size), adds FM radio support on
pvrusb2 and do several other fixes and improvements.

A more detailed log:

[removed 100+ lines of stuff]



PS.: Due to the size of this series, I'm not mailbombing them into LKML.

V4L/DVB development is hosted at http://linuxtv.org


Why weren't these submitted in smaller batches? Why were all these
patches held back before releasing any?
All those patches are meant to 2.6.21, since they are mostly 
improvements, and are being pushed, from time to time, into -mm series, 
during -rc cycle.


It should also be noticed that they are discussed on subsystem mailing 
lists.


--
Cheers,
Mauro Carvalho Chehab
http://linuxtv.org
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 000/196] V4L/DVB updates

2007-02-15 Thread Heikki Orsila
On Thu, Feb 15, 2007 at 03:59:55AM -0200, Mauro Carvalho Chehab wrote:
> Basically, this series adds support for a bunch of newer cards and newer
> drivers, do some relevant cleanups on cx88 (improving source code 
> readability and reducing binary code size), adds FM radio support on
> pvrusb2 and do several other fixes and improvements.
> 
> A more detailed log:
> 
> [removed 100+ lines of stuff]
> > 
> PS.: Due to the size of this series, I'm not mailbombing them into LKML.
> 
> V4L/DVB development is hosted at http://linuxtv.org

Why weren't these submitted in smaller batches? Why were all these 
patches held back before releasing any?

Heikki Orsila

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 000/196] V4L/DVB updates

2007-02-14 Thread Mauro Carvalho Chehab
Linus,

Please pull 'master' from:
git://git.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git 
master

Basically, this series adds support for a bunch of newer cards and newer
drivers, do some relevant cleanups on cx88 (improving source code 
readability and reducing binary code size), adds FM radio support on
pvrusb2 and do several other fixes and improvements.

A more detailed log:

   - Add support for the ASUS P7131 remote control
   - Add the Composite over S-Video input on the Asus P7131 Dual
   - Update cx2341x documentation.
   - Update cx2341x documentation.
   - Removed unimplemented cx2341x API commands
   - Improve cx2341x documentation
   - Saa7134: add support for the Encore ENL-TV
   - Updated cardlist to reflect the newly added saa7134 board
   - DIB3000MC and NOVA T USB2 #2
   - Cablestar2 support
   - DVB: Remove unneeded void * casts in ttpci/av7110
   - Remove some unused code from kernel mainstream
   - Add support for more Encore TV cards
   - DVB: fix compile error
   - Make usbvision_rvfree() static
   - MAINTAINERS: tag pvrusb2 list as subscribers-only
   - Pvrusb2-hdw kfree cleanup
   - Cpia module_put cleanup
   - Tvmixer module_put cleanup
   - Cleanup: switch to using msecs_to_jiffies() on bttv
   - Improves some USBVision info messages
   - Bt8xx: add support for Ultraview DVB-T Lite
   - SN9C102 driver updates
   - ZC0301 driver updates.
   - ET61X251 driver updates.
   - Fix authorship references
   - Budget-ci: add support for the Technotrend 1500 bundled remote
   - Fix OOPS on some waitqueue conditions
   - Some fixes at stream waitqueue on vivi
   - Pvrusb2: Enable radio mode round #1
   - Pvrusb2: Enable radio mode round #2
   - Pvrusb2: Fix for min/max control value checking
   - Pvrusb2: Implement multiple minor device number handling
   - Pvrusb2: Implement stream claim checking function
   - Pvrusb2: Implement /dev/radioX
   - Pvrusb2: Use enumeration for minor number get / store code
   - Pvrusb2: Use separate enumeration for get/store of minor number
   - Pvrusb2: Make units uniform when tracking tuning frequency
   - Pvrusb2: video standard broadcast fix for radio mode
   - Pvrusb2: Allow overriding vbi and radio device minor numbers
   - Pvrusb2: Fix heap corruption introduced by radio mods
   - Pvrusb2: Fix tuner frequency calculation
   - Pvrusb2: Fix tuning calculation when in radio mode
   - Pvrusb2: v4l2 API implementation frequency tweaks
   - Pvrusb2: Enable radio mode for 24xxx devices
   - Pvrusb2: Newer frequency range checking
   - Pvrusb2: Better radio versus tv frequency handling
   - Pvrusb2: Remove stream claiming hack from /dev/radio
   - Pvrusb2: Change default volume to something sane
   - Pvrusb2: cosmetic comment tweak
   - Pvrusb2: Fix cut/paste bug in auto_mode_switch control
   - Pvrusb2: Stream configuration cleanups
   - Pvrusb2: bug fix involving switch into radio mode
   - Pvrusb2: Be smarter about mode restoration
   - Cpia.c: buffer overflow
   - Bttv cropping support
   - Pvrusb2: It's safe to kfree() a null pointer
   - Pvrusb2: Use kzalloc instead of kmalloc+memset pairs
   - Pvrusb2: Allow streaming from /dev/radioX
   - Pvrusb2: VIDIOC_G_TUNER cleanup
   - Pvrusb2: Slight debug printing efficiency fixup
   - Pvrusb2: Remove automodeswitch control
   - Pvrusb2: Stop hardcoding frequency ranges
   - Pvrusb2: trace print added
   - Pvrusb2: Fix missing break statement on VIDIOC_S_TUNER
   - Pvrusb2: Fix sizeof() calculation foul-up
   - Pvrusb2: Minor dead code / comment cleanups
   - Pvrusb2: V4L EXT_CTRLS fixup
   - Pvrusb2: A patch to use ARRAY_SIZE macro when appropriate
   - Pvrusb2: Use kzalloc in place of kmalloc/memset pairs
   - Pvrusb2: Use ARRAY_SIZE wherever possible
   - Pvrusb2: Emit VIDIOC_S_TUNER correctly
   - Pvrusb2: Introduce fake audio input selection
   - Pvrusb2: Allow VIDIOC_S_FMT with -1 for resolution values
   - Convert cx8800 driver to video_ioctl2 handler
   - Added support for V4L2_STD_NTSC_443
   - Uncommented NTSC/443 video standard
   - Make cx88-blackbird to work again
   - Renamed video_mux to cx88_video_mux
   - make videodev to auto-generate standards
   - Fix vidioc_g_tuner handling
   - Moved several stuff that were at cx88-video to cx88-blackbird.c
   - Reorder some ioctl handlers
   - Do some cleanups at cx88-blackbird
   - Use cx88_set_freq() on cx88-blackbird.c
   - Remove_cx88_ioctl
   - Convert cx88-blackbird to use video_ioctl2
   - Keep the previous tvnorm default for cx88 and cx88-blackbird
   - Saa7134: add support for Terratec Cinergy HT PCI
   - Adds video output routing
   - Cx88: Add support for svideo/composite input of the Terratec
Cinergy 1400 DVB-T
   - Remove some warnings when compiling on x86_64
   - Fix: VIDIOC_G_TUNER were returning an endless number of tuners
   - Various cx2341x documentation updates/fixes.
   - Proper vendor/device ID for the CinergyT2 input device
   - Dvb-usb: Initial support for MSI Mega Sky 580 based on Uli m9206
   - Dvb-usb: rena