Files
android_kernel_fxtec_sm6115/include/linux
Linus Torvalds a1df7efeda Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Pull GPIO changes from Linus Walleij:
 "This is the GPIO bulk changes for the v3.20 series:

  GPIOLIB core changes:
   - Create and use of_mm_gpiochip_remove() for removing memory-mapped
     OF GPIO chips
   - GPIO MMIO library suppports bgpio_set_multiple for switching
     several lines at once, a feature merged in the last cycle.

  New drivers:
   - New driver for the APM X-gene standby GPIO controller
   - New driver for the Fujitsu MB86S7x GPIO controller

  Cleanups:
   - Moved rcar driver to use gpiolib irqchip
   - Moxart converted to the GPIO MMIO library
   - GE driver converted to GPIO MMIO library
   - Move sx150x to irqdomain
   - Move max732x to irqdomain
   - Move vx855 to use managed resources
   - Move dwapb to use managed resources
   - Clean tc3589x from platform data
   - Clean stmpe driver to use device tree only probe

  New subtypes:
   - sx1506 support in the sx150x driver
   - Quark 1000 SoC support in the SCH driver
   - Support X86 in the Xilinx driver
   - Support PXA1928 in the PXA driver

  Extended drivers:
   - max732x supports device tree probe
   - sx150x supports device tree probe

  Various minor cleanups and bug fixes"

* tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio: (61 commits)
  gpio: kconfig: replace PPC_OF with PPC
  gpio: pxa: add PXA1928 gpio type support
  dt/bindings: gpio: add compatible string for marvell,pxa1928-gpio
  gpio: pxa: remove mach IRQ includes
  gpio: max732x: use an inline function for container cast
  gpio: use sizeof() instead of hardcoded values
  gpio: max732x: add set_multiple function
  gpio: sch: Consolidate similar algorithms
  gpio: tz1090-pdc: Use resource_size to fix off-by-one resource size calculation
  gpio: ge: Convert to use devm_kstrdup
  gpio: correctly use const char * const
  gpio: sx150x: fixup OF support
  gpio: mpc8xxx: Use of_mm_gpiochip_remove
  gpio: Add Fujitsu MB86S7x GPIO driver
  gpio: mpc8xxx: Convert to platform device interface.
  gpio: zevio: Use of_mm_gpiochip_remove
  gpio: gpio-mm-lantiq: Use of_mm_gpiochip_remove
  gpio: gpio-mm-lantiq: Use of_property_read_u32
  gpio: gpio-mm-lantiq: Do not replicate code
  gpio :gpio-mm-lantiq: Use devm_kzalloc
  ...
2015-02-11 11:17:34 -08:00
..
2014-09-22 16:48:47 +09:00
2014-12-02 16:20:59 -08:00
2014-12-15 18:19:03 -08:00
2014-11-25 20:11:12 -08:00
2015-01-29 10:49:28 +02:00
2013-07-30 11:53:12 -04:00
2005-04-16 15:20:36 -07:00
2013-05-29 15:50:34 -04:00
2012-10-08 13:50:20 +10:30
2009-04-01 08:59:23 -07:00
2011-03-11 14:25:50 +00:00
2008-06-06 11:29:10 -07:00
2014-12-18 19:08:10 -08:00
2014-12-19 22:55:06 +01:00
2015-01-21 19:21:30 +01:00
2008-01-28 23:21:18 +01:00
2013-04-29 18:28:40 -07:00
2014-04-01 23:19:14 -04:00
2014-12-31 13:06:50 -05:00
2015-02-10 16:45:56 -08:00
2009-06-18 13:04:05 -07:00
2014-08-06 18:01:24 -07:00
2014-05-20 10:30:40 +09:00
2010-03-07 22:17:09 +01:00
2012-03-26 21:47:19 +02:00
2015-01-27 11:09:13 +01:00
2012-03-20 12:47:48 +01:00
2014-03-13 12:11:00 +10:30
2015-01-15 10:34:54 +01:00
2015-01-15 10:34:54 +01:00
2010-12-09 20:17:07 -08:00
2014-07-22 21:55:45 +01:00
2011-01-24 14:45:11 +10:30
2013-04-30 17:04:06 -07:00
2014-12-18 09:39:51 +01:00
2011-09-16 19:20:20 -04:00
2015-01-04 23:11:43 -05:00
2013-12-11 15:52:34 +01:00
2014-05-27 17:38:11 -07:00
2013-12-26 13:29:35 -05:00
2009-06-16 08:40:20 +02:00
2014-12-17 08:26:51 -05:00
2015-02-10 16:45:56 -08:00
2014-10-09 22:25:58 -04:00
2014-10-24 00:14:36 +02:00
2014-01-27 21:02:39 -08:00
2014-11-25 16:38:32 -05:00
2014-11-25 16:38:32 -05:00
2012-12-11 17:22:27 -08:00
2014-04-07 10:59:19 -07:00
2013-10-17 00:36:06 +02:00
2011-03-31 11:26:23 -03:00
2010-02-10 17:47:17 -08:00
2015-01-06 11:01:13 -08:00
2010-05-11 10:09:47 +02:00
2013-06-17 16:38:57 -07:00
2015-01-22 15:10:56 +01:00
2015-01-03 14:32:57 -05:00
2014-06-12 00:21:11 -04:00
2013-04-30 15:50:12 +05:30
2014-08-08 15:57:24 -07:00
2014-06-04 16:53:56 -07:00
2012-08-21 16:28:31 +02:00
2012-10-09 16:22:32 +09:00
2014-11-06 14:57:27 -08:00
2014-09-23 21:40:48 -07:00
2005-04-16 15:20:36 -07:00
2014-11-28 16:08:16 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2014-12-09 12:05:24 +02:00
2014-06-04 16:53:57 -07:00
2014-12-15 23:49:28 +02:00