alistair23-linux/drivers/gpio
Linus Torvalds 81ec44a6c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 update from Martin Schwidefsky:
 "The most prominent change in this patch set is the software dirty bit
  patch for s390.  It removes __HAVE_ARCH_PAGE_TEST_AND_CLEAR_DIRTY and
  the page_test_and_clear_dirty primitive which makes the common memory
  management code a bit less obscure.

  Heiko fixed most of the PCI related fallout, more often than not
  missing GENERIC_HARDIRQS dependencies.  Notable is one of the 3270
  patches which adds an export to tty_io to be able to resize a tty.

  The rest is the usual bunch of cleanups and bug fixes."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: (42 commits)
  s390/module: Add missing R_390_NONE relocation type
  drivers/gpio: add missing GENERIC_HARDIRQ dependency
  drivers/input: add couple of missing GENERIC_HARDIRQS dependencies
  s390/cleanup: rename SPP to LPP
  s390/mm: implement software dirty bits
  s390/mm: Fix crst upgrade of mmap with MAP_FIXED
  s390/linker skript: discard exit.data at runtime
  drivers/media: add missing GENERIC_HARDIRQS dependency
  s390/bpf,jit: add vlan tag support
  drivers/net,AT91RM9200: add missing GENERIC_HARDIRQS dependency
  iucv: fix kernel panic at reboot
  s390/Kconfig: sort list of arch selected config options
  phylib: remove !S390 dependeny from Kconfig
  uio: remove !S390 dependency from Kconfig
  dasd: fix sysfs cleanup in dasd_generic_remove
  s390/pci: fix hotplug module init
  s390/pci: cleanup clp page allocation
  s390/pci: cleanup clp inline assembly
  s390/perf: cpum_cf: fallback to software sampling events
  s390/mm: provide PAGE_SHARED define
  ...
2013-02-21 17:54:03 -08:00
..
devres.c
gpio-74x164.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-adnp.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-adp5520.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-adp5588.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-amd8111.c
gpio-arizona.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-bt8xx.c
gpio-clps711x.c
gpio-cs5535.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-da9052.c This is the MFD patch set for the 3.8 merge window. 2012-12-16 18:55:20 -08:00
gpio-da9055.c Drivers: misc: remove __dev* attributes. 2013-01-03 15:57:16 -08:00
gpio-davinci.c
gpio-em.c Driver core updates for 3.8-rc1 2012-12-11 13:13:55 -08:00
gpio-ep93xx.c
gpio-ge.c
gpio-generic.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-ich.c gpio/ich: Add missing spinlock init 2012-12-19 22:13:08 +00:00
gpio-it8761e.c
gpio-janz-ttl.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-ks8695.c
gpio-langwell.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-lpc32xx.c
gpio-max730x.c Driver core updates for 3.8-rc1 2012-12-11 13:13:55 -08:00
gpio-max732x.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-max7300.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-max7301.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-mc9s08dz60.c
gpio-mc33880.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-mcp23s08.c Driver core updates for 3.8-rc1 2012-12-11 13:13:55 -08:00
gpio-ml-ioh.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-mm-lantiq.c
gpio-mpc8xxx.c
gpio-mpc5200.c
gpio-msic.c
gpio-msm-v1.c
gpio-msm-v2.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-mvebu.c Merge 3.8-rc5 into driver-core-next 2013-01-25 21:06:30 -08:00
gpio-mxc.c
gpio-mxs.c gpio: Convert to devm_ioremap_resource() 2013-01-22 11:41:56 -08:00
gpio-omap.c Driver core updates for 3.8-rc1 2012-12-11 13:13:55 -08:00
gpio-pca953x.c Driver core updates for 3.8-rc1 2012-12-11 13:13:55 -08:00
gpio-pcf857x.c gpio: pcf857x: use client->irq for gpio_to_irq() 2012-12-07 09:16:12 +01:00
gpio-pch.c Driver core updates for 3.8-rc1 2012-12-11 13:13:55 -08:00
gpio-pl061.c gpio/pl061: remove old comment 2012-11-30 11:12:07 +00:00
gpio-pxa.c ARM: arm-soc: Cleanups on various subarchitectures 2012-12-12 11:51:39 -08:00
gpio-rc5t583.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-rdc321x.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-sa1100.c
gpio-samsung.c arm-soc: cleanups 2013-02-21 14:58:40 -08:00
gpio-sch.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-sodaville.c
gpio-spear-spics.c gpio: Convert to devm_ioremap_resource() 2013-01-22 11:41:56 -08:00
gpio-sta2x11.c
gpio-stmpe.c Driver core updates for 3.8-rc1 2012-12-11 13:13:55 -08:00
gpio-stp-xway.c gpio: Convert to devm_ioremap_resource() 2013-01-22 11:41:56 -08:00
gpio-sx150x.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-tc3589x.c Driver core updates for 3.8-rc1 2012-12-11 13:13:55 -08:00
gpio-tegra.c gpio: Convert to devm_ioremap_resource() 2013-01-22 11:41:56 -08:00
gpio-timberdale.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-tnetv107x.c
gpio-tps6586x.c This is the MFD patch set for the 3.8 merge window. 2012-12-16 18:55:20 -08:00
gpio-tps65910.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-tps65912.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-ts5500.c Drivers: misc: remove __dev* attributes. 2013-01-03 15:57:16 -08:00
gpio-twl4030.c This is the MFD patch set for the 3.8 merge window. 2012-12-16 18:55:20 -08:00
gpio-twl6040.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-ucb1400.c
gpio-viperboard.c Drivers: misc: remove __dev* attributes. 2013-01-03 15:57:16 -08:00
gpio-vr41xx.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-vt8500.c Driver core updates for 3.8-rc1 2012-12-11 13:13:55 -08:00
gpio-vx855.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-wm831x.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-wm8350.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-wm8994.c gpio: remove use of __devexit 2012-11-28 11:39:59 -08:00
gpio-xilinx.c
gpiolib-acpi.c gpio / ACPI: add ACPI support 2012-11-30 12:37:36 +01:00
gpiolib-of.c Device tree changes for v3.9 2013-02-20 11:04:46 -08:00
gpiolib.c driver-core: constify data for class_find_device() 2013-02-06 12:18:56 -08:00
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2013-02-21 17:54:03 -08:00
Makefile gpio: delete AB8500 driver 2013-01-30 20:42:14 +01:00