1
0
Fork 0
alistair23-linux/Documentation/fb
Linus Torvalds a98f670e41 media updates for v5.8-rc1
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEE+QmuaPwR3wnBdVwACF8+vY7k4RUFAl7XUmwACgkQCF8+vY7k
 4RU4zg//fT32wiVAPHCCp+pDZVnWNeipXE1gnpqghd/qZXfzBPiLEC9sPS74VVkA
 jf1hhR33VZpKAKTPg/b074qhRZBywEOdHZnT/0CEE1oNB61shVOnyDYzLGSq95cO
 6V55ovbi5IOkrg0QEJbHpG5YHzt+pq5XeWOkqGNsHwla7N7iMGMVYfHepVVDWPnZ
 0wGYFF9cAJP+X/uxqkZLDVMA/K1I+QKh6vrj/qx53/eRt8VID3+i8ig3guk4PlUq
 7RLw5w/CywtNaGE5zaz7T3i2eoED71JHOTXi6RxdP1z8IDvELZ9mT95GQ+enlwqt
 AS6Ju1sV40wviHMv5prJWQjJkrrtYH3S907lIjwBpQLNGbh2+5crCd/6CwumkGgv
 1cCZ1dVmXpCe++9mU9AXmSkjsjGPStNcmHMOpc1Pwn9jUV3LQOOSDp8+RYdt1WHU
 Iw9cyM8NOpz5Mv/B1/ZPQ1gPb9lr1gE09XyUekxtAI/nl4nNHGWO8QDuX7Odfrv9
 8nfo14lk/p6XCTA8dsWJCgI5B1fgnqD4frHKWO9Uctppc/KBW41c8JpQUjBNlG/T
 MhtlGwYMVgSQxpQ6wK018JUAFoWkn1Sr0zMKRayqCnMjMLHsaMwE6kq+LgmRBqbB
 ersKV/9ZLYqCU1d6PhEVG6xUs6GsWdLcyhALlmHsddPSdpFXdf8=
 =KNAo
 -----END PGP SIGNATURE-----

Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media

Pull media updates from Mauro Carvalho Chehab:

 - Media documentation is now split into admin-guide, driver-api and
   userspace-api books (a longstanding request from Jon);

 - The media Kconfig was reorganized, in order to make easier to select
   drivers and their dependencies;

 - The testing drivers now has a separate directory;

 - added a new driver for Rockchip Video Decoder IP;

 - The atomisp staging driver was resurrected. It is meant to work with
   4 generations of cameras on Atom-based laptops, tablets and cell
   phones. So, it seems worth investing time to cleanup this driver and
   making it in good shape.

 - Added some V4L2 core ancillary routines to help with h264 codecs;

 - Added an ov2740 image sensor driver;

 - The si2157 gained support for Analog TV, which, in turn, added
   support for some cx231xx and cx23885 boards to also support analog
   standards;

 - Added some V4L2 controls (V4L2_CID_CAMERA_ORIENTATION and
   V4L2_CID_CAMERA_SENSOR_ROTATION) to help identifying where the camera
   is located at the device;

 - VIDIOC_ENUM_FMT was extended to support MC-centric devices;

 - Lots of drivers improvements and cleanups.

* tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (503 commits)
  media: Documentation: media: Refer to mbus format documentation from CSI-2 docs
  media: s5k5baf: Replace zero-length array with flexible-array
  media: i2c: imx219: Drop <linux/clk-provider.h> and <linux/clkdev.h>
  media: i2c: Add ov2740 image sensor driver
  media: ov8856: Implement sensor module revision identification
  media: ov8856: Add devicetree support
  media: dt-bindings: ov8856: Document YAML bindings
  media: dvb-usb: Add Cinergy S2 PCIe Dual Port support
  media: dvbdev: Fix tuner->demod media controller link
  media: dt-bindings: phy: phy-rockchip-dphy-rx0: move rockchip dphy rx0 bindings out of staging
  media: staging: dt-bindings: phy-rockchip-dphy-rx0: remove non-used reg property
  media: atomisp: unify the version for isp2401 a0 and b0 versions
  media: atomisp: update TODO with the current data
  media: atomisp: adjust some code at sh_css that could be broken
  media: atomisp: don't produce errs for ignored IRQs
  media: atomisp: print IRQ when debugging
  media: atomisp: isp_mmu: don't use kmem_cache
  media: atomisp: add a notice about possible leak resources
  media: atomisp: disable the dynamic and reserved pools
  media: atomisp: turn on camera before setting it
  ...
2020-06-03 20:59:38 -07:00
..
api.rst media: docs: move uAPI book to userspace-api/media 2020-04-14 10:31:49 +02:00
arkfb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
aty128fb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
cirrusfb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
cmap_xfbdev.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
deferred_io.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
efifb.rst efi/gop: Add an option to list out the available GOP modes 2020-05-20 19:09:20 +02:00
ep93xx-fb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
fbcon.rst fbdev: fbmem: allow overriding the number of bootup logos 2020-01-03 14:27:40 +01:00
framebuffer.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
gxfb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
index.rst docs: add some directories to the main documentation index 2019-07-15 11:03:03 -03:00
intel810.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
intelfb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
internals.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
lxfb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
matroxfb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
metronomefb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
modedb.rst drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2) 2019-12-16 12:13:18 +01:00
pvr2fb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
pxafb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
s3fb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
sa1100fb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
sh7760fb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
sisfb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
sm501.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
sm712fb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
sstfb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
tgafb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
tridentfb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
udlfb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
uvesafb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
vesafb.rst docs: admin-guide: add a series of orphaned documents 2019-07-15 11:03:02 -03:00
viafb.modes Documentation/fb/viafb.modes fix a typo 2013-08-20 12:41:11 +02:00
viafb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00
vt8623fb.rst docs: fb: convert docs to ReST and rename to *.rst 2019-06-14 14:21:11 -06:00