Julia Lawall
|
442a902262
[ARM] arch/arm/common/sa1111.c: Correct error handling code
|
16 years ago |
Kristoffer Ericson
|
5d43839ab9
[ARM] 5315/1: Fix section mismatch warning (sa1111)
|
16 years ago |
Russell King
|
957cf333b5
[ARM] pxa: fix 3bca103a1e658d23737d20e1989139d9ca8973bf
|
16 years ago |
Russell King
|
fced80c735
[ARM] Convert asm/io.h to linux/io.h
|
16 years ago |
Russell King
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
16 years ago |
Russell King
|
be50972935
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
|
16 years ago |
Dmitry Baryshkov
|
6cab486029
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
|
17 years ago |
Linus Torvalds
|
30d38542ec
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
|
17 years ago |
Kay Sievers
|
3f9787046e
arm: bus_id -> dev_name() and dev_set_name() conversions
|
17 years ago |
Greg Kroah-Hartman
|
fc3a8828b1
driver core: fix a lot of printk usages of bus_id
|
17 years ago |
Ian Molton
|
13f7558237
Clocklib: Fix SA1111 clock name mess.
|
17 years ago |
Rafael J. Wysocki
|
93160c6397
PM: do not use saved_state from struct dev_pm_info on ARM
|
18 years ago |
Russell King
|
0f0a00beb8
[ARM] Remove needless linux/ptrace.h includes
|
18 years ago |
Russell King
|
10dd5ce28d
[ARM] Remove compatibility layer for ARM irqs
|
18 years ago |
Linus Torvalds
|
0cd61b68c3
Initial blind fixup for arm for irq changes
|
18 years ago |
Uwe Zeisberger
|
f30c226954
fix file specification in comments
|
18 years ago |
David Brownell
|
416112f818
[ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systems
|
18 years ago |
David Brownell
|
38c677cb9a
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
|
19 years ago |
Thomas Gleixner
|
c4bfa28aec
[ARM] 3686/1: ARM: arm/common: convert irq handling
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Russell King
|
d2a02b93cf
[ARM] Convert kmalloc+memset to kzalloc
|
19 years ago |
Russell King
|
97d654f8eb
[ARM] Convert SA1111 to use clock architecture
|
19 years ago |
David Vrabel
|
489447380a
[PATCH] handle errors returned by platform_get_irq*()
|
19 years ago |
Russell King
|
2876ba4321
[PATCH] Add SA1111 bus_type probe/remove methods
|
19 years ago |
Russell King
|
45e109d072
[ARM] sa1111.c needs asm/sizes.h
|
19 years ago |
Russell King
|
1b12050f17
[ARM] Move zone adjustment for SA1111 on SA11x0 platforms
|
19 years ago |
Russell King
|
72724382d3
[ARM] Initialise SA1111 core before SA1111 PCMCIA
|
19 years ago |
Russell King
|
3ae5eaec1d
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
|
19 years ago |
Russell King
|
d052d1beff
Create platform_device.h to contain all the platform device details.
|
19 years ago |
Russell King
|
9480e307cd
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
|
19 years ago |