开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
52xx
/
media5200.c
Age
Commit message (
Expand
)
Author
2023-03-16
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
2023-03-15
powerpc/platforms: Use 'compatible' property for simple cases
Christophe Leroy
2022-09-05
powerpc/52xx: Add missing of_node_put() in media5200.c
Liang He
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2021-08-12
powerpc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-02-09
powerpc/52xx/media5200: Move PHB discovery
Oliver O'Halloran
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2014-09-25
powerpc: make of_device_ids const
Uwe Kleine-König
2012-10-06
sections: fix section conflicts in arch/powerpc
Andi Kleen
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
powerpc: media5200: Remove pointless set_irq_type()
Thomas Gleixner
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
2011-03-10
powerpc: platforms/52xx irq_data conversion.
Lennert Buytenhek
2011-01-01
of/flattree: Add of_flat_dt_match() helper function
Grant Likely
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
2009-02-04
powerpc/5200: Add support for the Media5200 board from Freescale
Grant Likely