linux/Documentation/devicetree/bindings
Linus Torvalds 240c3c3424 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Pull media update from Mauro Carvalho Chehab:

 - OF documentation and patches at core and drivers, to be used by for
   embedded media systems

 - some I2C drivers used on go7007 were rewritten/promoted from staging:
   sony-btf-mpx, tw2804, tw9903, tw9906, wis-ov7640, wis-uda1342

 - add fimc-is driver (Exynos)

 - add a new radio driver: radio-si476x

 - add a two new tuners: r820t and tuner_it913x

 - split camera code on em28xx driver and add more models

 - the cypress firmware load is used outside dvb usb drivers.  So, move
   it to a common directory to make easier to re-use it

 - siano media driver updated to work with sms2270 devices

 - several work done in order to promote go7007 and solo6x1x out of
   staging (still, there are some pending issues)

 - several API compliance fixes at v4l2 drivers that don't behave as
   expected

 - as usual, lots of driver fixes, improvements, cleanups and new device
   addition at the existing drivers.

* 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (831 commits)
  [media] cx88: make core less verbose
  [media] em28xx: fix oops at em28xx_dvb_bus_ctrl()
  [media] s5c73m3: fix indentation of the help section in Kconfig
  [media] cx25821-alsa: get rid of a __must_check warning
  [media] cx25821-video: declare cx25821_vidioc_s_std as static
  [media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_cap
  [media] r820t: Remove a warning for an unused value
  [media] dib0090: Fix a warning at dib0090_set_EFUSE
  [media] dib8000: fix a warning
  [media] dib8000: Fix sub-channel range
  [media] dib8000: store dtv_property_cache in a temp var
  [media] dib8000: warning fix: declare internal functions as static
  [media] r820t: quiet gcc warning on n_ring
  [media] r820t: memory leak in release()
  [media] r820t: precendence bug in r820t_xtal_check()
  [media] videodev2.h: Remove the unused old V4L1 buffer types
  [media] anysee: Grammar s/report the/report to/
  [media] anysee: Initialize ret = 0 in anysee_frontend_attach()
  [media] media: videobuf2: fix the length check for mmap
  [media] em28xx: save isoc endpoint number for DVB only if endpoint has alt settings with xMaxPacketSize != 0
  ...
2013-04-30 09:58:16 -07:00
..
arc ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board 2013-02-15 23:15:57 +05:30
arm Staging driver tree update for 3.10-rc1 2013-04-29 11:34:17 -07:00
ata ARM: EXYNOS: DT Support for SATA and SATA PHY 2012-11-20 21:02:17 +09:00
bus ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND 2013-01-15 14:50:15 -08:00
c6x
clock clk: add si5351 i2c common clock driver 2013-04-12 11:04:38 -07:00
cpufreq cpufreq: SPEAr: Add CPUFreq driver 2012-11-27 14:05:26 +01:00
crypto crypto: caam - Added property fsl, sec-era in SEC4.0 device tree binding. 2013-02-13 07:49:01 -06:00
dma dmaengine: dw_dmac: move to generic DMA binding 2013-02-28 09:53:21 +05:30
drm Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2013-02-25 16:46:44 -08:00
fb
gpio gpio: add gpio offset in gpio range cells property 2013-03-07 05:27:29 +01:00
gpu drm: Add NVIDIA Tegra20 support 2012-11-20 15:43:41 +10:00
hwmon hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driver 2013-04-07 21:16:38 -07:00
i2c doc: devicetree: Fix various typos 2013-04-24 16:36:15 +02:00
iio iio: Add OF support 2013-03-16 10:17:59 +00:00
input Device tree changes for v3.9 2013-02-20 11:04:46 -08:00
interrupt-controller irqchip: sunxi: Add irq controller driver 2012-11-16 21:56:51 +01:00
iommu
leds doc: devicetree: Fix various typos 2013-04-24 16:36:15 +02:00
lpddr2 Documentation: dt: device tree bindings for LPDDR2 memories 2012-09-07 19:18:37 +02:00
media Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-04-30 09:58:16 -07:00
memory-controllers/ti Documentation: dt: emif: device tree bindings for TI's EMIF sdram controller 2012-09-07 19:18:38 +02:00
metag doc: devicetree: Fix various typos 2013-04-24 16:36:15 +02:00
mfd regulator: mc13783: Add device tree probe support 2013-04-28 02:10:00 +01:00
mips Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-next 2013-02-22 10:07:30 +01:00
misc misc: generic on-chip SRAM allocation driver 2013-04-29 18:28:13 -07:00
mmc MMC highlights for 3.9: 2013-02-26 09:31:09 -08:00
mtd Fairly unexciting MTD merge for 3.9: 2013-03-02 16:33:54 -08:00
net driver: net: ethernet: cpsw: dual emac interface implementation 2013-02-12 16:15:10 -05:00
nvec
pci
pinctrl Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-04-30 09:36:50 -07:00
power PM / OPP: Initialize OPP table from device tree 2012-09-09 22:06:33 +02:00
power_supply doc: devicetree: Fix various typos 2013-04-24 16:36:15 +02:00
powerpc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 2013-02-23 17:09:55 -08:00
pwm pwm: vt8500: Add polarity support 2013-01-09 08:17:12 +01:00
regulator Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-04-30 09:36:50 -07:00
rtc drivers/rtc/rtc-at91rm9200.c: add DT support 2013-04-29 18:28:34 -07:00
serial Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2013-03-02 07:44:16 -08:00
serio
sound Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-next 2013-02-11 11:06:53 +00:00
spi spi/s3c64xx: let device core setup the default pin configuration 2013-04-16 11:52:34 +01:00
staging staging: video: imx: Add BGR666 support for parallel display 2013-04-23 10:38:49 -07:00
thermal Thermal: Dove: Add Themal sensor support for Dove. 2013-02-08 20:26:02 +08:00
timer clocksource: update and move armada-370-xp-timer documentation to timer directory 2013-02-28 18:57:14 +01:00
tty/serial serial: of_serial: Handle auto-flow-control property 2013-03-25 16:36:48 -07:00
usb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-04-30 09:36:50 -07:00
video drivers/video/backlight/tps65217_bl.c add default brightness value option 2013-04-29 18:28:19 -07:00
virtio
w1 W1: Add device tree support to MXC onewire master. 2013-02-10 23:25:46 +08:00
watchdog watchdog: at91rm9200: add DT support 2013-03-01 12:55:27 +01:00
x86
eeprom.txt
marvell.txt
open-pic.txt
resource-names.txt
vendor-prefixes.txt The common clock framework changes for 3.10 include many fixes for 2013-04-29 16:43:54 -07:00
xilinx.txt