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:	Mon, 13 Nov 2006 10:15:04 -0200
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 0/8] V4L/DVB fixes

Linus,

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

It contains the following:

Building system fix:
   - Fix missing i2c dependency for saa7110

Bad usage of &:
   - Fix uses of "&&" where "&" was intended
   - Flexcop-usb: fix debug printk

Trivial fixes at media drivers:
   - Tda826x: use correct max frequency
   - Change tuner type for Avermedia A16AR

IR trivial fixes:
   - Cx88: fix remote control on WinFast 2000XP Expert
   - Remote support for Avermedia 777
   - Remote support for Avermedia A16AR

Cheers,
Mauro.

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

 drivers/media/dvb/b2c2/flexcop-usb.c        |    2 +-
 drivers/media/dvb/frontends/tda826x.c       |    2 +-
 drivers/media/video/Kconfig                 |    2 +-
 drivers/media/video/bt8xx/bttv-cards.c      |    2 +-
 drivers/media/video/cx88/cx88-input.c       |   10 ++++++++--
 drivers/media/video/saa7134/saa7134-cards.c |    5 +++--
 drivers/media/video/saa7134/saa7134-input.c |   10 +++++++++-
 drivers/media/video/tveeprom.c              |    2 +-
 8 files changed, 25 insertions(+), 10 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