remarkable-linux/arch/c6x/platforms
Linus Torvalds 17e6b00ac4 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull irq updates from Thomas Gleixner:
 "This updated pull request does not contain the last few GIC related
  patches which were reported to cause a regression.  There is a fix
  available, but I let it breed for a couple of days first.

  The irq departement provides:

   - new infrastructure to support non PCI based MSI interrupts
   - a couple of new irq chip drivers
   - the usual pile of fixlets and updates to irq chip drivers
   - preparatory changes for removal of the irq argument from interrupt
     flow handlers
   - preparatory changes to remove IRQF_VALID"

* 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (129 commits)
  irqchip/imx-gpcv2: IMX GPCv2 driver for wakeup sources
  irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2
  irqchip: Add documentation for the bcm2836 interrupt controller
  irqchip/bcm2835: Add support for being used as a second level controller
  irqchip/bcm2835: Refactor handle_IRQ() calls out of MAKE_HWIRQ
  PCI: xilinx: Fix typo in function name
  irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instance
  irqchip/gic: Only allow the primary GIC to set the CPU map
  PCI/MSI: pci-xgene-msi: Consolidate chained IRQ handler install/remove
  unicore32/irq: Prepare puv3_gpio_handler for irq argument removal
  tile/pci_gx: Prepare trio_handle_level_irq for irq argument removal
  m68k/irq: Prepare irq handlers for irq argument removal
  C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removal
  blackfin: Prepare irq handlers for irq argument removal
  arc/irq: Prepare idu_cascade_isr for irq argument removal
  sparc/irq: Use access helper irq_data_get_affinity_mask()
  sparc/irq: Use helper irq_data_get_irq_handler_data()
  parisc/irq: Use access helper irq_data_get_affinity_mask()
  mn10300/irq: Use access helper irq_data_get_affinity_mask()
  irqchip/i8259: Prepare i8259_irq_dispatch for irq argument removal
  ...
2015-09-01 14:33:35 -07:00
..
cache.c c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache_block_writeback 2015-03-26 10:49:58 -04:00
dscr.c C6X: DSCR - Device State Configuration Registers 2011-10-06 19:48:36 -04:00
emif.c C6X: fix layout of EMIFA registers 2012-01-08 15:12:09 -05:00
Kconfig C6X: add basic support for TMS320C6678 SoC 2012-07-18 23:52:31 -04:00
Makefile
megamod-pic.c C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removal 2015-07-31 22:20:05 +02:00
platform.c C6X: devicetree support 2011-10-06 19:47:33 -04:00
pll.c C6X: clocks 2011-10-06 19:48:07 -04:00
plldata.c C6X: add basic support for TMS320C6678 SoC 2012-07-18 23:52:31 -04:00
timer64.c c6x/timer64: Migrate to new 'set-state' interface 2015-08-10 11:41:00 +02:00