Linus,
Please pull these from master branch at:
kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
It contains the following stuff:
- Fix an Oops for all fe that have get_frontend_algo == NULL
- Cx88: cleanups
- Make VIDEO_CX2341X a selectable build option
- Make VIDEO_CX88_BLACKBIRD a separate build option
- Fix a misplaced closing bracket/else, which caused swzigzag not to be called
- Av7110: analog sound output of DVB-C rev 2.3
- Add HM12 YUV format define.
- Always switch tuner mode when calling VIDIOC_S_FREQUENCY.
- Add V4L2_CID_MPEG_STREAM_VBI_FMT control
- Update this driver for recent header file movement.
Cheers,
Mauro.
V4L/DVB development is hosted at http://linuxtv.org
---
drivers/media/Kconfig | 3
drivers/media/dvb/dvb-core/dvb_frontend.c | 33 ++++-----
drivers/media/dvb/ttpci/av7110.c | 8 --
drivers/media/dvb/ttpci/av7110_av.c | 25 ++++++-
drivers/media/dvb/ttpci/av7110_v4l.c | 50 +++++++++++---
drivers/media/video/Kconfig | 12 +++
drivers/media/video/cx2341x.c | 17 ++++
drivers/media/video/cx88/Kconfig | 15 +++-
drivers/media/video/cx88/Makefile | 5 -
drivers/media/video/cx88/cx88-blackbird.c | 17 +---
drivers/media/video/cx88/cx88-cards.c | 5 -
drivers/media/video/cx88/cx88-core.c | 2
drivers/media/video/cx88/cx88-i2c.c | 1
drivers/media/video/cx88/cx88-tvaudio.c | 2
drivers/media/video/cx88/cx88.h | 7 -
drivers/media/video/tuner-core.c | 10 --
drivers/media/video/usbvideo/quickcam_messenger.c | 2
drivers/media/video/v4l2-common.c | 14 +++
include/linux/videodev2.h | 6 +
include/media/cx2341x.h | 6 +
20 files changed, 161 insertions(+), 79 deletions(-)
-
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/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]