public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch-mm 0/6] V4L/DVB fixes and small improvements
@ 2005-12-14  3:13 mchehab
  2005-12-14  3:13 ` [patch-mm 1/6] DVB (2401): USB hot unplug Oops fix mchehab
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mchehab @ 2005-12-14  3:13 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm, video4linux-list, linux-dvb-maintainer, js

 patch series for -mm is also available at:
                http://linuxtv.org/downloads/quilt.

        It contains the following stuff:

   - USB hot unplug Oops fix.
   - TTUSB DEC driver patch roundup
   - Replaces MAX()/MIN() by kernel.h max()/min() macros
   - Updates to the tveeprom eeprom checking
   - ir-kbd-gpio is now part of bttv
   - "Philips 1236D ATSC/NTSC dual in" - fix typo.


---------

 Documentation/video4linux/CARDLIST.tuner |    2
 drivers/media/dvb/cinergyT2/cinergyT2.c  |   71 +-
 drivers/media/dvb/ttusb-dec/ttusb_dec.c  |   15
 drivers/media/dvb/ttusb-dec/ttusbdecfe.c |   53 +
 drivers/media/video/Makefile             |    5
 drivers/media/video/bttv-cards.c         |    3
 drivers/media/video/bttv-driver.c        |   13
 drivers/media/video/bttv-gpio.c          |   18
 drivers/media/video/bttv-input.c         |  688 ++++++++++++++++++++
 drivers/media/video/bttv.h               |   36 +
 drivers/media/video/bttvp.h              |    6
 drivers/media/video/ir-kbd-gpio.c        |  766 -----------------------
 drivers/media/video/msp3400.c            |   26
 drivers/media/video/tuner-simple.c       |    2
 drivers/media/video/tveeprom.c           |    2
 15 files changed, 854 insertions(+), 852 deletions(-)



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-12-14  3:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-14  3:13 [patch-mm 0/6] V4L/DVB fixes and small improvements mchehab
2005-12-14  3:13 ` [patch-mm 1/6] DVB (2401): USB hot unplug Oops fix mchehab
2005-12-14  3:13 ` [patch-mm 2/6] V4L/DVB (3154): TTUSB DEC driver patch roundup mchehab
2005-12-14  3:13 ` [patch-mm 3/6] V4L/DVB (3159): Replaces MAX()/MIN() by kernel.h max()/min() macros mchehab
2005-12-14  3:13 ` [patch-mm 4/6] V4L/DVB (3160): Updates to the tveeprom eeprom checking mchehab
2005-12-14  3:13 ` [patch-mm 5/6] V4L/DVB (3161): ir-kbd-gpio is now part of bttv mchehab
2005-12-14  3:13 ` [patch-mm 6/6] V4L/DVB (3166): "Philips 1236D ATSC/NTSC dual in" - fix typo mchehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox