1. 27 6月, 2012 1 次提交
  2. 17 5月, 2012 1 次提交
  3. 16 5月, 2012 3 次提交
  4. 15 5月, 2012 1 次提交
  5. 08 5月, 2012 1 次提交
  6. 25 4月, 2012 1 次提交
  7. 21 4月, 2012 2 次提交
  8. 05 4月, 2012 1 次提交
  9. 14 3月, 2012 7 次提交
  10. 10 3月, 2012 1 次提交
  11. 09 3月, 2012 2 次提交
  12. 16 2月, 2012 1 次提交
    • G
      irq_domain: Remove 'new' irq_domain in favour of the ppc one · 75294957
      Grant Likely 提交于
      This patch removes the simplistic implementation of irq_domains and enables
      the powerpc infrastructure for all irq_domain users.  The powerpc
      infrastructure includes support for complex mappings between Linux and
      hardware irq numbers, and can manage allocation of irq_descs.
      
      This patch also converts the few users of irq_domain_add()/irq_domain_del()
      to call irq_domain_add_legacy() instead.
      
      v3: Fix bug that set up too many irqs in translation range.
      v2: Fix removal of irq_alloc_descs() call in gic driver
      Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
      Cc: Rob Herring <rob.herring@calxeda.com>
      Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: Milton Miller <miltonm@bga.com>
      Tested-by: NOlof Johansson <olof@lixom.net>
      75294957
  13. 21 1月, 2012 2 次提交
  14. 05 1月, 2012 1 次提交
  15. 03 1月, 2012 1 次提交