kernel-ark/drivers/media
Linus Torvalds b6420ebd4a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/doc
Pull documentation updates from Jiri Kosina:
 "Updates to kernel documentation.

  I took this over (hopefully temporarily) from Randy who was not
  willing to maintain it any longer.  This pile mostly is a relay of
  queue that Randy already had in his tree"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/doc:
  Documentation: fix broken v4l-utils URL
  Documentation: update include path for mpssd
  Documentation: correct parameter error for dma_mapping_error
  MAINTAINERS: update location of linux-doc tree
  Documentation: remove networking/.gitignore
  tools: add more endian.h macros
  Make Documenation depend on headers_install
  Docs: this_cpu_ops: remove redundant add forms
  Documentation: disable vdso_test to avoid breakage with old glibc
  Documentation: update vDSO makefile to build portable examples
  Documentation: update .gitignore files
  Documentation: support glibc versions without htole macros
  v4l2-pci-skeleton: Only build if PCI is available
  Documentation: fix misc. warnings
  Documentation: make functions static to avoid prototype warnings
  Documentation: add makefiles for more targets
  Documentation: use subdir-y to avoid unnecessary built-in.o files
2014-10-07 21:14:57 -04:00
..
common [media] cx2341x: fix kernel oops 2014-09-21 20:56:11 -03:00
dvb-core [media] af9035: new IDs: add support for PCTV 78e and PCTV 79e 2014-09-04 12:24:19 -03:00
dvb-frontends [media] cx24123: fix kernel oops due to missing parent pointer 2014-09-21 20:55:37 -03:00
firewire
i2c [media] adv7604: fix inverted condition 2014-09-21 20:54:43 -03:00
mmc
parport [media] v4l: Support extending the v4l2_pix_format structure 2014-07-17 12:44:47 -03:00
pci [media] cx18: fix kernel oops with tda8290 tuner 2014-09-03 08:53:02 -03:00
platform [media] coda: fix build error by making reset control optional 2014-08-01 15:27:14 -03:00
radio [media] media/radio: fix radio-miropcm20.c build with io.h header file 2014-09-21 20:50:38 -03:00
rc Documentation: fix broken v4l-utils URL 2014-10-03 15:49:57 +02:00
tuners [media] it913x: init tuner on attach 2014-09-04 12:23:22 -03:00
usb Revert "[media] media: em28xx - remove reset_resume interface" 2014-09-28 22:25:24 -03:00
v4l2-core v4l2-pci-skeleton: Only build if PCI is available 2014-09-26 11:02:58 +02:00
Kconfig [media] Kconfig: do not select SPI bus on sub-driver auto-select 2014-09-04 12:18:49 -03:00
Makefile
media-device.c [media] media-device: Remove duplicated memset() in media_enum_entities() 2014-07-22 01:02:52 -03:00
media-devnode.c [media] media: Use a better owner for the media device 2014-05-13 13:39:00 -03:00
media-entity.c