]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'topic/adv76xx' into to_next
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 21:38:25 +0000 (18:38 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 21:38:25 +0000 (18:38 -0300)
commitdf6ab88531023376da7c22be3c35901a0599e783
tree3f5d531970f82f52fb80758da4de65c0ce9146be
parentd93c6bd26a7a16ca43ddfd794217911ce388d978
parent1b5ab8755ec7b6ac83bf8d09c9f908d94e36b9a4
Merge branch 'topic/adv76xx' into to_next

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