index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
/
intc.c
Age
Commit message (
Expand
)
Author
2016-11-29
microblaze/irqchip: Move intc driver to irqchip
Zubair Lutfullah Kakakhel
2015-07-31
microblaze/irq: prepare for drivers/irqchip/irqchip.h removal
Joel Porquet
2015-01-08
microblaze: intc: Reformat output
Soren Brinkmann
2015-01-08
microblaze: intc: Refactor DT sanity check
Soren Brinkmann
2015-01-08
microblaze: intc: Don't override error codes
Soren Brinkmann
2014-04-07
microblaze: Make intc driver endian aware
Michal Simek
2013-09-03
microblaze: intc: Remove unused header
Michal Simek
2013-09-03
microblaze: intc: Clean driver init function
Michal Simek
2013-09-03
microblaze: intc: Using irqchip
Michal Simek
2013-09-03
microblaze: intc: Update header
Michal Simek
2013-09-03
microblaze: Remove selfmodified feature
Michal Simek
2013-05-09
microblaze: Set the default irq_domain
Dan Christensen
2013-02-12
microblaze: Fix coding style issues
Michal Simek
2012-12-13
microblaze: Add static qualifiers
Michal Simek
2012-12-13
microblaze: Fix intc_enable_or_unmask function
Michal Simek
2012-03-27
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-03-23
microblaze: Use node name instead of compatible string
Michal Simek
2012-02-16
irq_domain/microblaze: Convert microblaze to use irq_domains
Grant Likely
2012-01-05
microblaze: Change NO_IRQ to 0
Michal Simek
2012-01-05
microblaze: intc: Change variable name
Michal Simek
2012-01-05
microblaze: Use of_find_compatible_node for timer and intc
Michal Simek
2011-07-27
microblaze: Do not show error message for 32 interrupt lines
Michal Simek
2011-04-01
microblaze: Fix level/edge irq sensibility
Michal Simek
2011-03-29
microblaze: Convert to new irq function names
Thomas Gleixner
2011-03-09
microblaze: Convert irq_chip to new functions
Thomas Gleixner
2011-03-09
microblaze: Remove stale irq_chip.end
Thomas Gleixner
2010-10-21
microblaze: Add support for little-endian Microblaze
Michal Simek
2010-10-21
microblaze: Remove additional compatible properties
Michal Simek
2010-10-21
microblaze: Use static const char * const where possible
Joe Perches
2009-12-14
microblaze: Fix level interrupt ACKing
steve@digidescorp.com
2009-08-18
microblaze: Sane handling of missing timer/intc in device tree
John Williams
2009-05-18
microblaze: Fix kind-of-intr checking against number of interrupts
Michal Simek
2009-03-27
microblaze_v8: Interrupt handling and timer support
Michal Simek