]> Git Repo - linux.git/commitdiff
Merge tag 'hsi-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux...
authorLinus Torvalds <[email protected]>
Mon, 2 Jun 2014 16:13:58 +0000 (09:13 -0700)
committerLinus Torvalds <[email protected]>
Mon, 2 Jun 2014 16:13:58 +0000 (09:13 -0700)
Pull HSI (High Speed Syncronous Interface) changes from Sebastian Reichel:
 "Please pull the following changes for the HSI subsystem, which I have
  taken over from Carlos Chinea <[email protected]>.

  The below patches have been worked on in the linux-omap mailinglist
  for 10 months and are well tested in linux-next (have been in there
  for more than two weeks) without any problems arising.  Apart from
  that potential regressions are very limited, because the subsystem is
  not yet used by any platform in the mainline kernel.

   - Add some documentation for the HSI subsystem

   - Add Device Tree support for the HSI subsystem

   - Add OMAP3 SSI driver (SSI is a legacy variant of HSI)

   - Add Nokia N900 Modem driver (without speech support for now)"

* tag 'hsi-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi:
  HSI: Introduce Nokia N900 modem driver
  HSI: Introduce driver for SSI Protocol
  Documentation: DT: omap-ssi binding documentation
  HSI: Introduce OMAP SSI driver
  HSI: Add common DT binding for HSI client devices
  HSI: export method to (un)register clients
  HSI: Add channel resource support to HSI clients
  HSI: method to unregister clients from an hsi port
  HSI: hsi-char: fix driver for multiport scenarios
  MAINTAINERS: update HSI entry
  Documentation: HSI: Add some general description for the HSI subsystem

1  2 
MAINTAINERS

diff --combined MAINTAINERS
index c496c311ffba5dd9ff89b1d7b861f324675c188a,08d223335138a16d36cb1be89788badb052e5d01..672b80aa236cb1a1fee4ff34d917f8f16825824a
  F:    arch/alpha/
  
  ALTERA TRIPLE SPEED ETHERNET DRIVER
 -M:    Vince Bridgers <[email protected]
 +M:    Vince Bridgers <[email protected]>
  L:    [email protected]
  L:    [email protected] (moderated for non-subscribers)
  S:    Maintained
  S:    Supported
  F:    drivers/net/ethernet/broadcom/bnx2x/
  
 -BROADCOM BCM281XX/BCM11XXX ARM ARCHITECTURE
 +BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITECTURE
  M:    Christian Daudt <[email protected]>
  M:    Matt Porter <[email protected]>
  L:    [email protected]
 -T:    git git://git.github.com/broadcom/bcm11351
 +T:    git git://github.com/broadcom/mach-bcm
  S:    Maintained
  F:    arch/arm/mach-bcm/
  F:    arch/arm/boot/dts/bcm113*
 +F:    arch/arm/boot/dts/bcm216*
  F:    arch/arm/boot/dts/bcm281*
  F:    arch/arm/configs/bcm_defconfig
  F:    drivers/mmc/host/sdhci_bcm_kona.c
  S:    Maintained
  F:    drivers/usb/host/ohci-ep93xx.c
  
 -CIRRUS LOGIC CS4270 SOUND DRIVER
 -M:    Timur Tabi <[email protected]>
 -L:    [email protected] (moderated for non-subscribers)
 -S:    Odd Fixes
 -F:    sound/soc/codecs/cs4270*
 -
  CIRRUS LOGIC AUDIO CODEC DRIVERS
  M:    Brian Austin <[email protected]>
  M:    Paul Handrigan <[email protected]>
@@@ -3480,12 -3485,6 +3480,12 @@@ S:    Maintaine
  F:    drivers/extcon/
  F:    Documentation/extcon/
  
 +EXYNOS DP DRIVER
 +M:    Jingoo Han <[email protected]>
 +L:    [email protected]
 +S:    Maintained
 +F:    drivers/gpu/drm/exynos/exynos_dp*
 +
  EXYNOS MIPI DISPLAY DRIVERS
  M:    Inki Dae <[email protected]>
  M:    Donghwa Lee <[email protected]>
@@@ -3551,7 -3550,7 +3551,7 @@@ F:      include/scsi/libfcoe.
  F:    include/uapi/scsi/fc/
  
  FILE LOCKING (flock() and fcntl()/lockf())
 -M:    Jeff Layton <jlayton@redhat.com>
 +M:    Jeff Layton <jlayton@poochiereds.net>
  M:    J. Bruce Fields <[email protected]>
  L:    [email protected]
  S:    Maintained
@@@ -4204,9 -4203,11 +4204,11 @@@ S:    Maintaine
  F:    fs/hpfs/
  
  HSI SUBSYSTEM
- M:    Sebastian Reichel <[email protected]>
+ M:    Sebastian Reichel <[email protected]>
+ T:    git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git
  S:    Maintained
  F:    Documentation/ABI/testing/sysfs-bus-hsi
+ F:    Documentation/hsi.txt
  F:    drivers/hsi/
  F:    include/linux/hsi/
  F:    include/uapi/linux/hsi/
  S:    Maintained
  T:    git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
  F:    kernel/irq/
 +
 +IRQCHIP DRIVERS
 +M:    Thomas Gleixner <[email protected]>
 +M:    Jason Cooper <[email protected]>
 +L:    [email protected]
 +S:    Maintained
 +T:    git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
 +T:    git git://git.infradead.org/users/jcooper/linux.git irqchip/core
  F:    drivers/irqchip/
  
  IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
@@@ -5117,19 -5110,14 +5119,19 @@@ F:   drivers/s390/kvm
  
  KERNEL VIRTUAL MACHINE (KVM) FOR ARM
  M:    Christoffer Dall <[email protected]>
 +M:    Marc Zyngier <[email protected]>
 +L:    [email protected] (moderated for non-subscribers)
  L:    [email protected]
  W:    http://systems.cs.columbia.edu/projects/kvm-arm
  S:    Supported
  F:    arch/arm/include/uapi/asm/kvm*
  F:    arch/arm/include/asm/kvm*
  F:    arch/arm/kvm/
 +F:    virt/kvm/arm/
 +F:    include/kvm/arm_*
  
  KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
 +M:    Christoffer Dall <[email protected]>
  M:    Marc Zyngier <[email protected]>
  L:    [email protected] (moderated for non-subscribers)
  L:    [email protected]
@@@ -5493,15 -5481,15 +5495,15 @@@ F:   Documentation/hwmon/ltc426
  F:    drivers/hwmon/ltc4261.c
  
  LTP (Linux Test Project)
 -M:    Shubham Goyal <[email protected]>
  M:    Mike Frysinger <[email protected]>
  M:    Cyril Hrubis <[email protected]>
 -M:    Caspar Zhang <[email protected]>
  M:    Wanlong Gao <[email protected]>
 +M:    Jan Stancek <[email protected]>
 +M:    Stanislav Kholmanskikh <[email protected]>
 +M:    Alexey Kodanev <[email protected]>
  L:    [email protected] (subscribers-only)
 -W:    http://ltp.sourceforge.net/
 +W:    http://linux-test-project.github.io/
  T:    git git://github.com/linux-test-project/ltp.git
 -T:    git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev
  S:    Maintained
  
  M32R ARCHITECTURE
@@@ -6418,7 -6406,6 +6420,7 @@@ F:      drivers/usb/*/*omap
  F:    arch/arm/*omap*/usb*
  
  OMAP GPIO DRIVER
 +M:    Javier Martinez Canillas <[email protected]>
  M:    Santosh Shilimkar <[email protected]>
  M:    Kevin Hilman <[email protected]>
  L:    [email protected]
@@@ -6515,10 -6502,10 +6517,10 @@@ T:   git git://openrisc.net/~jonas/linu
  F:    arch/openrisc/
  
  OPENVSWITCH
 -M:    Jesse Gross <jesse@nicira.com>
 +M:    Pravin Shelar <pshelar@nicira.com>
  L:    [email protected]
  W:    http://openvswitch.org
 -T:    git git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch.git
 +T:    git git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch.git
  S:    Maintained
  F:    net/openvswitch/
  
@@@ -7292,6 -7279,7 +7294,6 @@@ F:      drivers/video/aty/aty128fb.
  RALINK RT2X00 WIRELESS LAN DRIVER
  P:    rt2x00 project
  M:    Ivo van Doorn <[email protected]>
 -M:    Gertjan van Wingerde <[email protected]>
  M:    Helmut Schaa <[email protected]>
  L:    [email protected]
  L:    [email protected] (moderated for non-subscribers)
@@@ -7307,7 -7295,7 +7309,7 @@@ F:      Documentation/blockdev/ramdisk.tx
  F:    drivers/block/brd.c
  
  RANDOM NUMBER DRIVER
 -M:    Theodore Ts'o" <[email protected]>
 +M:    "Theodore Ts'o" <[email protected]>
  S:    Maintained
  F:    drivers/char/random.c
  
@@@ -7406,14 -7394,6 +7408,14 @@@ F:    drivers/rpmsg
  F:    Documentation/rpmsg.txt
  F:    include/linux/rpmsg.h
  
 +RESET CONTROLLER FRAMEWORK
 +M:    Philipp Zabel <[email protected]>
 +S:    Maintained
 +F:    drivers/reset/
 +F:    Documentation/devicetree/bindings/reset/
 +F:    include/linux/reset.h
 +F:    include/linux/reset-controller.h
 +
  RFKILL
  M:    Johannes Berg <[email protected]>
  L:    [email protected]
@@@ -7696,6 -7676,7 +7698,6 @@@ F:      drivers/clk/samsung
  SAMSUNG SXGBE DRIVERS
  M:    Byungho An <[email protected]>
  M:    Girish K S <[email protected]>
 -M:    Siva Reddy Kallam <[email protected]>
  M:    Vipul Pandya <[email protected]>
  S:    Supported
  L:    [email protected]
@@@ -9119,9 -9100,6 +9121,9 @@@ F:      arch/um/os-Linux/drivers
  
  TURBOCHANNEL SUBSYSTEM
  M:    "Maciej W. Rozycki" <[email protected]>
 +M:    Ralf Baechle <[email protected]>
 +L:    [email protected]
 +Q:    http://patchwork.linux-mips.org/project/linux-mips/list/
  S:    Maintained
  F:    drivers/tc/
  F:    include/linux/tc.h
@@@ -9975,7 -9953,7 +9977,7 @@@ F:      drivers/net/hamradio/*scc.
  F:    drivers/net/hamradio/z8530.h
  
  ZBUD COMPRESSED PAGE ALLOCATOR
 -M:    Seth Jennings <sjenning@linux.vnet.ibm.com>
 +M:    Seth Jennings <sjenning[email protected]>
  L:    [email protected]
  S:    Maintained
  F:    mm/zbud.c
@@@ -10020,7 -9998,7 +10022,7 @@@ F:    mm/zsmalloc.
  F:    include/linux/zsmalloc.h
  
  ZSWAP COMPRESSED SWAP CACHING
 -M:    Seth Jennings <sjenning@linux.vnet.ibm.com>
 +M:    Seth Jennings <sjenning[email protected]>
  L:    [email protected]
  S:    Maintained
  F:    mm/zswap.c
This page took 0.136813 seconds and 4 git commands to generate.