index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mach-common
/
ints-priority.c
Age
Commit message (
Expand
)
Author
2011-03-29
bfin: Convert irq namespace
Thomas Gleixner
2011-03-29
bfin: Final irq cleanup
Thomas Gleixner
2011-03-18
Blackfin/ipipe: upgrade to I-pipe mainline
Philippe Gerum
2011-03-18
Blackfin: convert gpio irq_chip to new functions
Thomas Gleixner
2011-03-18
Blackfin: convert mac irq_chip to new functions
Thomas Gleixner
2011-03-18
Blackfin: convert error irq_chip to new functions
Thomas Gleixner
2011-03-18
Blackfin: convert internal irq_chip to new functions
Thomas Gleixner
2011-03-18
Blackfin: convert core irq_chip to new functions
Thomas Gleixner
2011-03-18
Blackfin: use proper wrappers for irq_desc
Thomas Gleixner
2011-01-10
Blackfin: bf54x: don't ack GPIO ints when unmasking them
Mike Frysinger
2010-10-22
Blackfin: bf561: rewrite SICA_xxx to just SIC_xxx
Mike Frysinger
2010-10-22
Blackfin: SIC: fix off-by-one error in loop
Michael Hennerich
2010-10-07
Blackfin: Rename IRQ flags handling functions
David Howells
2010-05-22
Blackfin: SIC: cut down on IAR MMR reads a bit
Mike Frysinger
2010-05-21
Blackfin: punt Blackfin-specific GPIO wakeup API
Michael Hennerich
2010-03-09
Blackfin: don't support keypad wakeup from hibernate
Michael Hennerich
2010-03-09
Blackfin: add support for the on-chip MAC status interrupts
Michael Hennerich
2010-03-09
Blackfin: increase NR_IRQS beyond NR on-chip IRQs
Michael Hennerich
2010-03-09
Blackfin: try to simplify interrupt ifdef ugliness
Yi Li
2010-03-09
Blackfin: SMP: make core timers per-cpu clock events for HRT
Yi Li
2010-03-09
Blackfin: SMP: add support for IRQ affinity
Sonic Zhang
2010-03-09
Blackfin: pull in asm/bfin_can.h for interrupt masks
Michael Hennerich
2009-12-15
Blackfin: BF537: push down error masks to avoid namespace pollution
Mike Frysinger
2009-12-15
Blackfin: pull in asm/dpmc.h for power defines
Mike Frysinger
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-09-16
Blackfin: handle the core timer interrupt with handle_percpu_irq on SMP
Graf Yang
2009-09-16
Blackfin: use generic name for EVT14 handler
Philippe Gerum
2009-06-22
Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipeline
Philippe Gerum
2009-06-18
Blackfin: use common test_bit() rather than __test_bit()
Mike Frysinger
2009-06-12
Blackfin: check SIC defines rather than variant names
Mike Frysinger
2009-06-12
Blackfin: add support for gptimer0 as a tick source
Graf Yang
2009-06-12
Blackfin: merge Philippe's recent ipipe patch
Philippe Gerum
2009-06-12
Blackfin: add comment for anomaly 05000171 to init code
Michael Hennerich
2009-03-04
Blackfin arch: Update adeos blackfin arch patch to 1.9-00
Philippe Gerum
2009-02-04
Blackfin arch: base SIC_IWR# programming on whether the MMR exists
Mike Frysinger
2009-01-07
Blackfin arch: merge adeos blackfin part to arch/blackfin/
Yi Li
2009-01-07
Blackfin arch: Allow a gpio pin be requested both as gpio and irq.
Graf Yang
2008-11-18
Blackfin arch: Request the gpio resource when making it as an irq pin, avoidi...
Graf Yang
2008-11-18
Blackfin arch: Add code to free gpio when shutdown irq
Graf Yang
2008-11-18
Blackfin arch: fix bug - reboot fails on BF527
Mike Frysinger
2008-11-18
Blackfin arch: rename irq_flags to bfin_irq_flags
Mike Frysinger
2008-11-18
Blackfin arch: move SIC_SYSIRQ() to the one file that actually uses it
Mike Frysinger
2009-01-07
Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...
Graf Yang
2008-11-18
Blackfin arch: Cleanup and unify Blackfin IRQ and GPIO IRQ handling
Michael Hennerich
2008-11-18
Blackfin arch: remove useless SSYNC() in irq priority code
Mike Frysinger
2008-11-18
Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating ...
Bryan Wu
2008-11-18
Blackfin arch: add support for Blackfin latest processor family BF51x
Bryan Wu
2008-10-28
Blackfin arch: move EXPORT_SYMBOL to the place where it is actually defined
Mike Frysinger
2008-11-18
Blackfin arch: BF538/9 Linux kernel Support
Michael Hennerich
2008-10-08
Blackfin arch: Not call generic set_irq_handler() in bfin_gpio_irq_type() due...
Graf Yang
[next]