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-prev] [day] [month] [year] [list]
Date:	Wed, 7 Jan 2009 22:48:37 -0200
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, linux-media@...r.kernel.org
Subject: Re: [GIT PATCHES for 2.6.29] V4L/DVB fixes

On Wed, 7 Jan 2009 16:05:20 -0800 (PST)
Linus Torvalds <torvalds@...ux-foundation.org> wrote:

> On Wed, 7 Jan 2009, Mauro Carvalho Chehab wrote:
> > 
> > Please pull from:
> >         ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git for_linus
> > 
> >  MAINTAINERS                                     |   65 ++++++++++------
> > 
> > Mauro Carvalho Chehab (8):
> >       V4L/DVB (10191a): Update MAINTAINERS entries on media drivers
> 
> I'm not seeing this one. Forgot to push out?

I fact, I didn't notice, but my push got an error, due to a commit that I
needed to amend locally.

Anyway, it is fixed. I had to rebase for_linus branch.

So, please pull from:
	ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git for_linus

The git diff -M --stat --summary is the same as on my previous pull request:

 MAINTAINERS                                     |   65 ++++++++++------
 drivers/media/common/tuners/tda8290.c           |    6 +-
 drivers/media/dvb/dm1105/Kconfig                |    1 +
 drivers/media/dvb/dvb-core/dvb_frontend.c       |   26 ++++---
 drivers/media/dvb/dvb-usb/anysee.c              |    2 +-
 drivers/media/dvb/frontends/cx24116.c           |    2 +-
 drivers/media/dvb/frontends/stb0899_algo.c      |    4 +-
 drivers/media/dvb/frontends/stb0899_drv.c       |    6 +-
 drivers/media/dvb/ttpci/budget-ci.c             |    2 +-
 drivers/media/video/cx88/Kconfig                |    5 +
 drivers/media/video/cx88/Makefile               |    3 +-
 drivers/media/video/cx88/cx88-dvb.c             |   46 +++++++++++
 drivers/media/video/cx88/cx88-i2c.c             |   24 +-----
 drivers/media/video/cx88/cx88-mpeg.c            |   30 +------
 drivers/media/video/cx88/cx88.h                 |    4 +-
 drivers/media/video/em28xx/em28xx-cards.c       |    5 +-
 drivers/media/video/em28xx/em28xx-core.c        |    2 +-
 drivers/media/video/em28xx/em28xx-input.c       |    2 +-
 drivers/media/video/gspca/m5602/m5602_s5k83a.c  |    2 +-
 drivers/media/video/pxa_camera.c                |    4 +-
 drivers/media/video/pxa_camera.h                |   95 -----------------------
 drivers/media/video/usbvideo/ibmcam.c           |    2 +-
 drivers/media/video/usbvideo/konicawc.c         |    2 +-
 drivers/media/video/usbvideo/ultracam.c         |    2 +-
 drivers/media/video/usbvision/usbvision-video.c |    3 +-
 drivers/media/video/v4l2-device.c               |    4 +-
 drivers/media/video/videobuf-dma-sg.c           |    3 +-
 drivers/staging/go7007/go7007-v4l2.c            |    3 +-
 28 files changed, 148 insertions(+), 207 deletions(-)
 delete mode 100644 drivers/media/video/pxa_camera.h

Eric Miao (1):
      V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA definitions

Guennadi Liakhovetski (1):
      V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_highpage

Julia Lawall (1):
      V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc

Mauro Carvalho Chehab (8):
      V4L/DVB (10177): Fix sparse warnings on em28xx
      V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbols
      V4L/DVB (10179): tda8290: Fix two sparse warnings
      V4L/DVB (10180): drivers/media: Fix a number of sparse warnings
      V4L/DVB (10181): v4l2-device: Fix some sparse warnings
      V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=y
      V4L/DVB (10190): cx88: Fix some Kbuild troubles
      V4L/DVB (10191a): Update MAINTAINERS entries on media drivers

Michael Krufky (1):
      V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initialization

Cheers,
Mauro
--
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