All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] cobalt bug fixes, fixes for compiler/sparse warnings
@ 2015-05-22 13:59 Hans Verkuil
  2015-05-22 13:59 ` [PATCH 01/11] cobalt: fix irqs used for the adv7511 transmitter Hans Verkuil
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: Hans Verkuil @ 2015-05-22 13:59 UTC (permalink / raw)
  To: linux-media

From: Hans Verkuil <hans.verkuil@cisco.com>

This patch series fixes two bugs in the cobalt driver and a pile of
compiler and sparse fixes (mostly in cobalt as well).

Regards,

	Hans

Hans Verkuil (11):
  cobalt: fix irqs used for the adv7511 transmitter
  cobalt: fix 64-bit division link error
  cobalt: fix compiler warnings on 32 bit OSes
  e4000: fix compiler warning
  cobalt: fix sparse warnings
  cobalt: fix sparse warnings
  cobalt: fix sparse warnings
  cobalt: fix sparse warnings
  cobalt: fix sparse warnings
  cx24120: fix sparse warning
  saa7164: fix sparse warning

 drivers/media/dvb-frontends/cx24120.c     |   2 +-
 drivers/media/pci/cobalt/cobalt-cpld.c    |   6 +-
 drivers/media/pci/cobalt/cobalt-driver.c  |  18 ++-
 drivers/media/pci/cobalt/cobalt-driver.h  |  22 +--
 drivers/media/pci/cobalt/cobalt-flash.c   |  18 +--
 drivers/media/pci/cobalt/cobalt-i2c.c     |  56 +++----
 drivers/media/pci/cobalt/cobalt-irq.c     |  58 ++++----
 drivers/media/pci/cobalt/cobalt-omnitek.c |  12 +-
 drivers/media/pci/cobalt/cobalt-v4l2.c    | 235 ++++++++++++++++--------------
 drivers/media/pci/saa7164/saa7164-i2c.c   |   2 +-
 drivers/media/tuners/e4000.c              |   2 +-
 11 files changed, 229 insertions(+), 202 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2015-05-22 14:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-22 13:59 [PATCH 00/11] cobalt bug fixes, fixes for compiler/sparse warnings Hans Verkuil
2015-05-22 13:59 ` [PATCH 01/11] cobalt: fix irqs used for the adv7511 transmitter Hans Verkuil
2015-05-22 13:59 ` [PATCH 02/11] cobalt: fix 64-bit division link error Hans Verkuil
2015-05-22 13:59 ` [PATCH 03/11] cobalt: fix compiler warnings on 32 bit OSes Hans Verkuil
2015-05-22 13:59 ` [PATCH 04/11] e4000: fix compiler warning Hans Verkuil
2015-05-22 13:59 ` [PATCH 05/11] cobalt: fix sparse warnings Hans Verkuil
2015-05-22 13:59 ` [PATCH 06/11] " Hans Verkuil
2015-05-22 13:59 ` [PATCH 07/11] " Hans Verkuil
2015-05-22 13:59 ` [PATCH 08/11] " Hans Verkuil
2015-05-22 13:59 ` [PATCH 09/11] " Hans Verkuil
2015-05-22 13:59 ` [PATCH 10/11] cx24120: fix sparse warning Hans Verkuil
2015-05-22 13:59 ` [PATCH 11/11] saa7164: " Hans Verkuil
2015-05-22 14:06   ` [PATCH 12/11] adv7604/cobalt: missing GPIOLIB dependency Hans Verkuil
2015-05-22 14:21   ` [PATCH 11/11] saa7164: fix sparse warning Steven Toth

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.