]> Git Repo - linux.git/commitdiff
Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
authorLinus Torvalds <[email protected]>
Thu, 24 Jul 2014 00:42:37 +0000 (17:42 -0700)
committerLinus Torvalds <[email protected]>
Thu, 24 Jul 2014 00:42:37 +0000 (17:42 -0700)
Pull pin control fixes from Linus Walleij:
 "Here are three pin control fixes for the v3.16 series.  Sorry that
  some of these arrive late, the summer heat in Sweden makes me slow.

   - an IRQ handling fix for the STi driver, also for stable
   - another IRQ fix for the RCAR GPIO driver
   - a MAINTAINERS entry"

* tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
  gpio: rcar: Add support for DT IRQ flags
  MAINTAINERS: Add entry for the Renesas pin controller driver
  pinctrl: st: Fix irqmux handler

1  2 
MAINTAINERS

diff --combined MAINTAINERS
index d76e07798e052b8fcb558a3fb72d0321530d3f6d,b6ffdda2c9e2d98759b9398ff075bb97880aff52..86efa7e213c257e59f4285d30bad7555b259c566
@@@ -156,6 -156,7 +156,6 @@@ F: drivers/net/hamradio/6pack.
  
  8169 10/100/1000 GIGABIT ETHERNET DRIVER
  M:    Realtek linux nic maintainers <[email protected]>
 -M:    Francois Romieu <[email protected]>
  L:    [email protected]
  S:    Maintained
  F:    drivers/net/ethernet/realtek/r8169.c
@@@ -4510,7 -4511,8 +4510,7 @@@ S:      Supporte
  F:    drivers/idle/i7300_idle.c
  
  IEEE 802.15.4 SUBSYSTEM
 -M:    Alexander Smirnov <[email protected]>
 -M:    Dmitry Eremin-Solenikov <[email protected]>
 +M:    Alexander Aring <[email protected]>
  L:    [email protected] (moderated for non-subscribers)
  W:    http://apps.sourceforge.net/trac/linux-zigbee
  T:    git git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan.git
  S:    Maintained
  F:    drivers/pinctrl/pinctrl-at91.c
  
+ PIN CONTROLLER - RENESAS
+ M:    Laurent Pinchart <[email protected]>
+ L:    [email protected]
+ S:    Maintained
+ F:    drivers/pinctrl/sh-pfc/
  PIN CONTROLLER - SAMSUNG
  M:    Tomasz Figa <[email protected]>
  M:    Thomas Abraham <[email protected]>
@@@ -8019,16 -8027,6 +8025,16 @@@ F:    drivers/ata
  F:    include/linux/ata.h
  F:    include/linux/libata.h
  
 +SERIAL ATA AHCI PLATFORM devices support
 +M:    Hans de Goede <[email protected]>
 +M:    Tejun Heo <[email protected]>
 +L:    [email protected]
 +T:    git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
 +S:    Supported
 +F:    drivers/ata/ahci_platform.c
 +F:    drivers/ata/libahci_platform.c
 +F:    include/linux/ahci_platform.h
 +
  SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER
  M:    Jayamohan Kallickal <[email protected]>
  L:    [email protected]
This page took 0.084263 seconds and 4 git commands to generate.