public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL for 3.16-rc1] updates and DT support for adv7604
@ 2014-06-05 12:55 Mauro Carvalho Chehab
  2014-06-06 15:49 ` Ben Dooks
  0 siblings, 1 reply; 4+ messages in thread
From: Mauro Carvalho Chehab @ 2014-06-05 12:55 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, Linux Media Mailing List,
	Linux Kernel Mailing List

Linus,

Please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media topic/adv76xx

For adv7604 driver updates, including DT support.

Thanks!
Mauro

The following changes since commit e5e749dfa8606343fd7956868038bdde2e656ec1:

  [media] adv7604: Add missing include to linux/types.h (2014-05-25 12:48:47 -0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media topic/adv76xx

for you to fetch changes up to 1b5ab8755ec7b6ac83bf8d09c9f908d94e36b9a4:

  [media] adv7604: Add LLC polarity configuration (2014-05-25 13:10:16 -0300)

----------------------------------------------------------------
Lars-Peter Clausen (3):
      [media] adv7604: Add support for asynchronous probing
      [media] adv7604: Don't put info string arrays on the stack
      [media] adv7604: Add adv7611 support

Laurent Pinchart (18):
      [media] adv7604: Add 16-bit read functions for CP and HDMI
      [media] adv7604: Cache register contents when reading multiple bits
      [media] adv7604: Remove subdev control handlers
      [media] adv7604: Add sink pads
      [media] adv7604: Make output format configurable through pad format operations
      [media] adv7604: Add pad-level DV timings support
      [media] adv7604: Remove deprecated video-level DV timings operations
      [media] v4l: subdev: Remove deprecated video-level DV timings operations
      [media] adv7604: Inline the to_sd function
      [media] adv7604: Store I2C addresses and clients in arrays
      [media] adv7604: Replace *_and_or() functions with *_clr_set()
      [media] adv7604: Sort headers alphabetically
      [media] adv7604: Support hot-plug detect control through a GPIO
      [media] adv7604: Specify the default input through platform data
      [media] adv7604: Add DT support
      [media] adv7604: Add endpoint properties to DT bindings
      [media] adv7604: Set HPD GPIO direction to output
      [media] adv7604: Add LLC polarity configuration

 .../devicetree/bindings/media/i2c/adv7604.txt      |   70 +
 drivers/media/i2c/adv7604.c                        | 1464 ++++++++++++++------
 include/media/adv7604.h                            |  122 +-
 include/media/v4l2-subdev.h                        |    4 -
 4 files changed, 1160 insertions(+), 500 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/adv7604.txt


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

end of thread, other threads:[~2014-06-06 16:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-05 12:55 [GIT PULL for 3.16-rc1] updates and DT support for adv7604 Mauro Carvalho Chehab
2014-06-06 15:49 ` Ben Dooks
2014-06-06 15:51   ` Lars-Peter Clausen
2014-06-06 16:06     ` Ben Dooks

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