All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/20] V4L patchsets - fixes several things
@ 2005-11-07  3:15 Mauro Carvalho Chehab
  0 siblings, 0 replies; only message in thread
From: Mauro Carvalho Chehab @ 2005-11-07  3:15 UTC (permalink / raw)
  To: LKML
  Cc: Linux and Kernel Video, Andrew Morton, Michael Krufky - V4L,
	Johannes Stezenbach

- This patchset fixes several things on V4L tree. It also includes a
feature removal schedule for V4L1 API.
cx88-dvb needs some patches from DVB stuff to work.

 Documentation/feature-removal-schedule.txt    |   15
 Documentation/video4linux/CARDLIST.saa7134    |    5
 drivers/media/video/Makefile                  |    3
 drivers/media/video/cs53l32a.c                |   10
 drivers/media/video/cx88/cx88-dvb.c           |   10
 drivers/media/video/cx88/cx88-tvaudio.c       |    8
 drivers/media/video/em28xx/em28xx-cards.c     |   15
 drivers/media/video/em28xx/em28xx-core.c      |   26 -
 drivers/media/video/em28xx/em28xx-video.c     |  152 ++++----
 drivers/media/video/em28xx/em28xx.h           |    4
 drivers/media/video/msp3400.c                 |  452
+++++++++++++++---------
 drivers/media/video/saa6588.c                 |    2
 drivers/media/video/saa7134/Makefile          |    3
 drivers/media/video/saa7134/saa7134-alsa.c    |  110 +++++
 drivers/media/video/saa7134/saa7134-cards.c   |   86 +++-
 drivers/media/video/saa7134/saa7134-core.c    |   33 +
 drivers/media/video/saa7134/saa7134-dvb.c     |  208 ++++++++++-
 drivers/media/video/saa7134/saa7134-input.c   |   51 ++
 drivers/media/video/saa7134/saa7134-tvaudio.c |    3
 drivers/media/video/saa7134/saa7134.h         |   17
 drivers/media/video/tda8290.c                 |   21 -
 drivers/media/video/wm8775.c                  |   12
 include/linux/videodev2.h                     |    5
 include/media/tuner.h                         |    2
 24 files changed, 926 insertions(+), 327 deletions(-)



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-11-07  3:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-07  3:15 [PATCH 00/20] V4L patchsets - fixes several things Mauro Carvalho Chehab

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.