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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 1 Apr 2008 19:50:50 -0300
From:	Mauro Carvalho Chehab <mchehab@...radead.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-dvb-maintainer@...uxtv.org, video4linux-list@...hat.com,
	linux-kernel@...r.kernel.org
Subject: [GIT PATCHES] V4L/DVB fixes for 2.6.25-rc8

Linus,

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

For the following fixes and regressions:
	- bttv fixes for bugzilla regressions #10027 and #10364;
	- cx23885 fixes for some regressions;
	- add missing MODULE_LICENSE to v4l2-int-device;
	- radio-cadet compilation fixes for PNP probe code.

One of the changes of cx23885 is bigger, since it simplified the on-chip memory
usage.

All changes are trivial.

Cheers,
Mauro.

---

 drivers/media/radio/radio-cadet.c           |    6 +
 drivers/media/video/bt8xx/bttv-driver.c     |   31 +++++--
 drivers/media/video/cx23885/cx23885-cards.c |    6 +-
 drivers/media/video/cx23885/cx23885-core.c  |  134 +--------------------------
 drivers/media/video/v4l2-int-device.c       |    2 +
 5 files changed, 38 insertions(+), 141 deletions(-)

Adrian Bunk (1):
      V4L/DVB (7485): v4l2-int-device.c: add MODULE_LICENSE

Bjorn Helgaas (1):
      V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNP

Cyrill Gorcunov (1):
      V4L/DVB (7461): bttv: fix missed index check

Robert Fitzsimons (3):
      V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bttv_fh
      V4L/DVB (7278): bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFREQ ioctls
      V4L/DVB (7400): bttv: Add a radio compat_ioctl file operation

Steven Toth (3):
      V4L/DVB (7464): Convert driver to use a single SRAM memory map
      V4L/DVB (7465): Fix eeprom parsing and errors on the HVR1800 products
      V4L/DVB (7466): Avoid minor model number warning when an OEM HVR1250 board is detected

---------------------------------------------------
V4L/DVB development is hosted at http://linuxtv.org
--
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