2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 20:23:57 +08:00
linux-next/Documentation/devicetree/bindings
Linus Torvalds 68c5735eaa media updates for v4.16-rc1
-----BEGIN PGP SIGNATURE-----
 
 iQIcBAABAgAGBQJacX62AAoJEAhfPr2O5OEVjKYP/R3v+c8ztiHzaeibcZZ8IFNl
 58E0Y0yGa8OpoGJx9uqtEOamQmZoHhACfId7joIp/Jv38bgWAdbxOmk3Y4FDCFqG
 1bRrpnnmvlfabiMMfLpURLqKhf7rJMtErZkrnmmqg9P/lEMohaZUJAsgBZNfJM8l
 fZeacSnCSpzlxVcUb9Bf4vWhLk39R+xFzvFrwzbVUIHf3bDVpf4S4kNorMkhSZSF
 HaISYXqVMhpKca7CngVKytbfacUStUY01cXcjdMuB/sD7ySwdtKogbPMvrOSaexz
 G/8MB+sGT1JKUgIlh6Qv8hX805KuxBgfP19XSOH46nNU8KbYegdGhN5QXlokwI1m
 dAOiozkU93r5yBZl6QzkN3uwXe492PoLgczifg97pzAJP0BfWeFStkYqlugLTwwC
 Slmr7g3FZVJajbPl6WyioAGW7xfqBF7ftScZOHYxmhy41CWCGKJctmsJOjncyz5O
 GInEIP3KR4CgjR+iM1LoKvE+OvVo4kRc7hrcUsjQNsbfBn6xiixjwH+5M+UVvezA
 6UQpmtWGg4pX1djb8j8f6mKF8KZM12Pp3jb4Rl1cLsytN5BOBKaMEKdV3rgL+19P
 Yo0x/1wK/unkI20Om71vYyQ0nXVF9j7Tpeij5u0M57TeTVYCwloQgHmrcvQJdo8+
 Pqw5XEUiDpAIjvKp0XGh
 =H9AS
 -----END PGP SIGNATURE-----

Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media

Pull media updates from Mauro Carvalho Chehab:

 - videobuf2 was moved to a media/common dir, as it is now used by the
   DVB subsystem too

 - Digital TV core memory mapped support interface

 - new sensor driver: ov7740

 - several improvements at ddbridge driver

 - new V4L2 driver: IPU3 CIO2 CSI-2 receiver unit, found on some Intel
   SoCs

 - new tuner driver: tda18250

 - finally got rid of all LIRC staging drivers

 - as we don't have old lirc drivers anymore, restruct the lirc device
   code

 - add support for UVC metadata

 - add a new staging driver for NVIDIA Tegra Video Decoder Engine

 - DVB kAPI headers moved to include/media

 - synchronize the kAPI and uAPI for the DVB subsystem, removing the gap
   for non-legacy APIs

 - reduce the kAPI gap for V4L2

 - lots of other driver enhancements, cleanups, etc.

* tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (407 commits)
  media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
  media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
  media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
  media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
  media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
  media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
  media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
  media: v4l2-compat-ioctl32.c: avoid sizeof(type)
  media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32
  media: v4l2-compat-ioctl32.c: fix the indentation
  media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
  media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
  media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt
  media: vivid: fix module load error when enabling fb and no_error_inj=1
  media: dvb_demux: improve debug messages
  media: dvb_demux: Better handle discontinuity errors
  media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
  media: ts2020: avoid integer overflows on 32 bit machines
  media: i2c: ov7740: use gpio/consumer.h instead of gpio.h
  media: entity: Add a nop variant of media_entity_cleanup
  ...
2018-02-06 11:27:48 -08:00
..
arc
arm ARM: SoC driver updates for 4.16 2018-02-01 16:35:31 -08:00
ata Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata 2017-11-15 14:11:41 -08:00
auxdisplay
board
bus ARM: dts: Add generic ti,sysc compatible in addition to the custom ones 2017-12-21 07:28:54 -08:00
c6x
clock The core framework has a handful of patches this time around, mostly due 2018-02-01 16:56:07 -08:00
cpufreq
cris
crypto DeviceTree updates for 4.16: 2018-02-01 10:57:45 -08:00
devfreq dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
display drm/graphics pull request for v4.16-rc1 2018-02-01 17:48:47 -08:00
dma ARM: SoC device tree updates for 4.16 2018-02-01 16:07:54 -08:00
edac
eeprom Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2018-02-04 10:57:43 -08:00
extcon
firmware ARM: SoC driver updates for v4.15 2017-11-16 16:05:01 -08:00
fpga
fsi
fuse
goldfish
gpio DeviceTree updates for 4.16: 2018-02-01 10:57:45 -08:00
gpu dt-bindings: gpu: mali-utgard: add rockchip,rk3328-mali compatible 2017-12-16 18:15:20 +01:00
h8300
hsi
hwlock
hwmon dt-bindings: hwmon: aspeed-pwm-tacho: Add reset node 2018-01-02 15:05:34 -08:00
i2c Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2018-02-04 10:57:43 -08:00
iio Staging/IIO patches for 4.16-rc1 2018-02-01 09:51:57 -08:00
infiniband
input DeviceTree updates for 4.16: 2018-02-01 10:57:45 -08:00
interrupt-controller dt-bindings/goldfish-pic: Add device tree binding for Goldfish PIC driver 2018-01-04 11:13:48 +00:00
iommu dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
ipmi
leds dt: bindings: lp8860: Add trigger binding to the lp8860 2018-01-08 21:28:12 +01:00
lpddr2
mailbox Misc driver changes only : 2018-02-04 11:11:23 -08:00
media media updates for v4.16-rc1 2018-02-06 11:27:48 -08:00
memory-controllers ARM: SoC driver updates for 4.16 2018-02-01 16:35:31 -08:00
metag
mfd ARM: SoC device tree updates for 4.16 2018-02-01 16:07:54 -08:00
mips
misc memory: tegra: Changes for v4.16-rc1 2017-12-21 18:05:04 +01:00
mmc DeviceTree updates for 4.16: 2018-02-01 10:57:45 -08:00
mtd DeviceTree updates for 4.16: 2018-02-01 10:57:45 -08:00
mux
net DeviceTree updates for 4.16: 2018-02-01 10:57:45 -08:00
nios2 dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
nvmem nvmem: rockchip-efuse: add support for rk3328-efuse 2017-12-19 10:39:33 +01:00
openrisc/opencores
opp Merge branches 'pm-opp', 'pm-devfreq', 'pm-avs' and 'pm-tools' 2018-01-18 02:56:04 +01:00
pci pci-v4.16-changes 2018-02-06 09:59:40 -08:00
perf
phy dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
pinctrl This is the bulk of pin control changes for the v4.16 kernel cycle: 2018-02-02 14:22:53 -08:00
power ARM: SoC driver updates for 4.16 2018-02-01 16:35:31 -08:00
powerpc DeviceTree updates for 4.16: 2018-02-01 10:57:45 -08:00
pps
ptp
pwm dt-bindings: pwm: Update bindings for the Meson-AXG 2017-12-05 09:51:28 +01:00
regmap
regulator DeviceTree updates for 4.16: 2018-02-01 10:57:45 -08:00
remoteproc
reserved-memory
reset dt-bindings: reset: Add bindings for the Meson-AXG SoC Reset Controller 2017-11-27 09:16:40 +01:00
riscv
rng dt-bindings: rng: Incorporate brcm,bcm6368.txt binding 2017-11-29 16:43:47 +11:00
rtc dt-bindings: rtc: add bindings for i.MX53 SRTC 2018-01-12 00:20:39 +01:00
scsi scsi: hisi_sas: devicetree: bindings: add LED feature for v2 hw 2018-01-22 20:03:58 -05:00
security/tpm
serial DeviceTree updates for 4.16: 2018-02-01 10:57:45 -08:00
serio dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
siox siox: add gpio bus driver 2017-12-19 10:56:53 +01:00
slimbus dt-bindings: Add qcom slimbus controller bindings 2017-12-19 11:01:03 +01:00
soc ARM: SoC driver updates for 4.16 2018-02-01 16:35:31 -08:00
sound DeviceTree updates for 4.16: 2018-02-01 10:57:45 -08:00
spi DeviceTree updates for 4.16: 2018-02-01 10:57:45 -08:00
spmi
sram
staging/iio/adc
thermal dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
timer DeviceTree updates for 4.16: 2018-02-01 10:57:45 -08:00
ufs dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
usb dt-bindings: usb: mtk-xhci: update USB wakeup properties 2018-01-09 16:22:52 +01:00
virtio
w1
watchdog DeviceTree updates for 4.16: 2018-02-01 10:57:45 -08:00
x86
xillybus
ABI.txt
chosen.txt dt-bindings: chosen: Document linux,initrd-{start,end} 2017-12-15 14:57:55 -06:00
common-properties.txt
graph.txt
marvell.txt
numa.txt
property-units.txt
resource-names.txt
sparc_sun_oracle_rng.txt
submitting-patches.txt
trivial-devices.txt dt-bindings: Add Infineon TLV493D-A1B6 2017-12-15 15:42:21 -06:00
unittest.txt
vendor-prefixes.txt drm/graphics pull request for v4.16-rc1 2018-02-01 17:48:47 -08:00
xilinx.txt