]> Git Repo - linux.git/commitdiff
Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
authorLinus Torvalds <[email protected]>
Fri, 8 Dec 2017 21:18:47 +0000 (13:18 -0800)
committerLinus Torvalds <[email protected]>
Fri, 8 Dec 2017 21:18:47 +0000 (13:18 -0800)
Pull media fixes from Mauro Carvalho Chehab:

 "A series of fixes for the media subsytem:

   - The largest amount of fixes in this series is with regards to
     comments that aren't kernel-doc, but start with "/**".

     A new check added for 4.15 makes it to produce a *huge* amount of
     new warnings (I'm compiling here with W=1). Most of the patches in
     this series fix those.

     No code changes - just comment changes at the source files

   - rc: some fixed in order to better handle RC repetition codes

   - v4l-async: use the v4l2_dev from the root notifier when matching
     sub-devices

   - v4l2-fwnode: Check subdev count after checking port

   - ov 13858 and et8ek8: compilation fix with randconfigs

   - usbtv: a trivial new USB ID addition

   - dibusb-common: don't do DMA on stack on firmware load

   - imx274: Fix error handling, add MAINTAINERS entry

   - sir_ir: detect presence of port"

* tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (50 commits)
  media: imx274: Fix error handling, add MAINTAINERS entry
  media: v4l: async: use the v4l2_dev from the root notifier when matching sub-devices
  media: v4l2-fwnode: Check subdev count after checking port
  media: et8ek8: select V4L2_FWNODE
  media: ov13858: Select V4L2_FWNODE
  media: rc: partial revert of "media: rc: per-protocol repeat period"
  media: dvb: i2c transfers over usb cannot be done from stack
  media: dvb-frontends: complete kernel-doc markups
  media: docs: add documentation for frontend attach info
  media: dvb_frontends: fix kernel-doc macros
  media: drivers: remove "/**" from non-kernel-doc comments
  media: lm3560: add a missing kernel-doc parameter
  media: rcar_jpu: fix two kernel-doc markups
  media: vsp1: add a missing kernel-doc parameter
  media: soc_camera: fix a kernel-doc markup
  media: mt2063: fix some kernel-doc warnings
  media: radio-wl1273: fix a parameter name at kernel-doc macro
  media: s3c-camif: add missing description at s3c_camif_find_format()
  media: mtk-vpu: add description for wdt fields at struct mtk_vpu
  media: vdec: fix some kernel-doc warnings
  ...

1  2 
MAINTAINERS

diff --combined MAINTAINERS
index 85773bf90b0a7a81ae2dabffdbc63400d8dff27d,7a52a66aa991275289273ec09c8dd12ab26f896d..9e0045e3ee0ccab893fbd5cc661debdb7c302926
@@@ -554,13 -554,13 +554,13 @@@ S:      Orpha
  F:    Documentation/filesystems/affs.txt
  F:    fs/affs/
  
 -AFS FILESYSTEM & AF_RXRPC SOCKET DOMAIN
 +AFS FILESYSTEM
  M:    David Howells <[email protected]>
  L:    [email protected]
  S:    Supported
  F:    fs/afs/
 -F:    include/net/af_rxrpc.h
 -F:    net/rxrpc/af_rxrpc.c
 +F:    include/trace/events/afs.h
 +F:    Documentation/filesystems/afs.txt
  W:    https://www.infradead.org/~dhowells/kafs/
  
  AGPGART DRIVER
@@@ -859,8 -859,7 +859,8 @@@ F: kernel/configs/android
  ANDROID DRIVERS
  M:    Greg Kroah-Hartman <[email protected]>
  M:    Arve Hjønnevåg <[email protected]>
 -M:    Riley Andrews <[email protected]>
 +M:    Todd Kjos <[email protected]>
 +M:    Martijn Coenen <[email protected]>
  T:    git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
  L:    [email protected]
  S:    Supported
@@@ -6175,6 -6174,7 +6175,6 @@@ M:      Jean Delvare <[email protected]
  M:    Guenter Roeck <[email protected]>
  L:    [email protected]
  W:    http://hwmon.wiki.kernel.org/
 -T:    quilt http://jdelvare.nerim.net/devel/linux/jdelvare-hwmon/
  T:    git git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
  S:    Maintained
  F:    Documentation/hwmon/
@@@ -7767,7 -7767,6 +7767,7 @@@ F:      security/keys
  
  KGDB / KDB /debug_core
  M:    Jason Wessel <[email protected]>
 +M:    Daniel Thompson <[email protected]>
  W:    http://kgdb.wiki.kernel.org/
  L:    [email protected]
  T:    git git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb.git
@@@ -9332,9 -9331,9 +9332,9 @@@ F:      drivers/gpu/drm/mxsfb
  F:    Documentation/devicetree/bindings/display/mxsfb-drm.txt
  
  MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
 -M:    Hyong-Youb Kim <hykim@myri.com>
 +M:    Chris Lee <christopher.lee@cspi.com>
  L:    [email protected]
 -W:    https://www.myricom.com/support/downloads/myri10ge.html
 +W:    https://www.cspi.com/ethernet-products/support/downloads/
  S:    Supported
  F:    drivers/net/ethernet/myricom/myri10ge/
  
@@@ -11778,18 -11777,6 +11778,18 @@@ T: git git://git.kernel.org/pub/scm/lin
  S:    Maintained
  F:    drivers/net/wireless/realtek/rtl8xxxu/
  
 +RXRPC SOCKETS (AF_RXRPC)
 +M:    David Howells <[email protected]>
 +L:    [email protected]
 +S:    Supported
 +F:    net/rxrpc/
 +F:    include/keys/rxrpc-type.h
 +F:    include/net/af_rxrpc.h
 +F:    include/trace/events/rxrpc.h
 +F:    include/uapi/linux/rxrpc.h
 +F:    Documentation/networking/rxrpc.txt
 +W:    https://www.infradead.org/~dhowells/kafs/
 +
  S3 SAVAGE FRAMEBUFFER DRIVER
  M:    Antonino Daplas <[email protected]>
  L:    [email protected]
@@@ -12643,6 -12630,14 +12643,14 @@@ S: Maintaine
  F:    drivers/ssb/
  F:    include/linux/ssb/
  
+ SONY IMX274 SENSOR DRIVER
+ M:    Leon Luo <[email protected]>
+ L:    [email protected]
+ T:    git git://linuxtv.org/media_tree.git
+ S:    Maintained
+ F:    drivers/media/i2c/imx274.c
+ F:    Documentation/devicetree/bindings/media/i2c/imx274.txt
  SONY MEMORYSTICK CARD SUPPORT
  M:    Alex Dubov <[email protected]>
  W:    http://tifmxx.berlios.de/
@@@ -13661,8 -13656,10 +13669,8 @@@ F:  drivers/net/wireless/ti
  F:    include/linux/wl12xx.h
  
  TILE ARCHITECTURE
 -M:    Chris Metcalf <[email protected]>
  W:    http://www.mellanox.com/repository/solutions/tile-scm/
 -T:    git git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git
 -S:    Supported
 +S:    Orphan
  F:    arch/tile/
  F:    drivers/char/tile-srom.c
  F:    drivers/edac/tile_edac.c
This page took 0.122506 seconds and 4 git commands to generate.