lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 10 Sep 2006 14:04:19 -0300
From:	mchehab@...radead.org
To:	torvalds@...l.org
CC:	linux-kernel@...r.kernel.org, linux-dvb-maintainer@...uxtv.org,
	video4linux-list@...hat.com, akpm@...l.org
Subject: [PATCH 0/6] V4L/DVB updates

Linus,

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

It contains the following stuff fixes:

   - Fix compilation when V4L1 support is not present
   - Restore tuner_ymec_tvf66t5_b_dff_pal_ranges[] to fix UHF switch functionality
   - Fix an error when loading bttv driver on PV M4900.
   - Fixes an issue with V4L1 and make headers-install
   - i2c deps fix on DVB
   - Fix I2C dependencies for saa7146 modules

Basically, we have one trivial fix for tuner, one OOPS fix and several 
fixes at the building system.

Cheers,
Mauro.

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

 drivers/media/Kconfig                  |    2 +
 drivers/media/common/saa7146_video.c   |    2 +
 drivers/media/dvb/b2c2/Kconfig         |    1 +
 drivers/media/dvb/bt8xx/Kconfig        |    1 +
 drivers/media/dvb/dvb-usb/Kconfig      |    1 +
 drivers/media/dvb/frontends/Kconfig    |   60 +++++++++++++++++---------------
 drivers/media/dvb/frontends/Makefile   |    2 +
 drivers/media/dvb/pluto2/Kconfig       |    1 +
 drivers/media/dvb/ttpci/Kconfig        |    5 +++
 drivers/media/dvb/ttusb-budget/Kconfig |    3 +-
 drivers/media/video/Kconfig            |    8 ++--
 drivers/media/video/bt8xx/bttv-input.c |    1 +
 drivers/media/video/cx88/Kconfig       |    1 +
 drivers/media/video/saa7134/Kconfig    |    1 +
 drivers/media/video/tuner-types.c      |   10 ++++-
 drivers/media/video/zoran.h            |    2 +
 drivers/media/video/zoran_driver.c     |   22 ++++++------
 include/linux/videodev.h               |    3 +-
 include/linux/videodev2.h              |    2 -
 include/media/v4l2-dev.h               |    7 ++--
 20 files changed, 79 insertions(+), 56 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ