index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
common
/
sa1111.c
Age
Commit message (
Expand
)
Author
2012-03-24
ARM: sa1111: use dev_err() rather than printk()
Russell King
2012-03-24
ARM: sa1111: cleanup sub-device registration and unregistration
Russell King
2012-03-24
ARM: sa1111: only setup DMA for DMA capable devices
Russell King
2012-03-24
ARM: sa1111: register sa1111 devices with dmabounce in bus notifier
Russell King
2012-03-24
ARM: sa1111: provide a generic way to prevent devices from registering
Russell King
2012-02-09
ARM: sa1111: change devid to be a bitmask
Russell King
2012-02-09
ARM: sa1111: add platform enable/disable functions
Russell King
2012-02-09
ARM: sa1111: add shutdown hook to sa1111_driver structure
Russell King
2012-02-09
ARM: sa1111: implement support for sparse IRQs
Russell King
2012-02-09
ARM: sa1111: finish "allow cascaded IRQs to be used by platforms"
Russell King
2012-02-09
ARM: sa1111: add sa1111 core driver .owner initializer
Russell King
2012-02-09
ARM: sa1111: fix PWM state on suspend
Russell King
2012-02-09
ARM: sa1111: fix memory request/grant setup on PM events
Russell King
2011-09-27
clk: sa1111: convert to clk_prepare()/clk_unprepare()
Russell King
2011-07-04
ARM: dmabounce: get rid of dma_needs_bounce global function
Russell King
2011-05-12
ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes
Russell King
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-29
arm: Reorder irq_set_ function calls
Thomas Gleixner
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
2011-01-14
ARM: sa1111: fix typo in sa1111_retrigger_lowirq()
Pavel Machek
2011-01-13
ARM: sa1111: irq_data conversion.
Lennert Buytenhek
2010-10-04
ARM: 6349/1: sa1111: move __sa1111_probe() to .devinit.text
Uwe Kleine-König
2010-08-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-07-30
SA1111: Eliminate use after free
Julia Lawall
2010-07-16
ARM: Remove 'node' argument form arch_adjust_zones()
Russell King
2010-05-27
ARM: 6146/1: sa1111: Prevent deadlock in resume path
Marek Vašut
2010-03-02
[ARM] sa1111: allow cascaded IRQs to be used by platforms
Eric Miao
2009-10-02
ARM: 5735/1: sa1111: CodingStyle cleanups
Hartley Sweeten
2008-12-14
[ARM] arch/arm/common/sa1111.c: Correct error handling code
Julia Lawall
2008-10-21
[ARM] 5315/1: Fix section mismatch warning (sa1111)
Kristoffer Ericson
2008-10-17
[ARM] pxa: fix 3bca103a1e658d23737d20e1989139d9ca8973bf
Russell King
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-07-27
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
2008-07-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-07-21
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
2008-07-21
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
2008-07-10
Clocklib: Fix SA1111 clock name mess.
Ian Molton
2007-07-11
PM: do not use saved_state from struct dev_pm_info on ARM
Rafael J. Wysocki
2007-04-21
[ARM] Remove needless linux/ptrace.h includes
Russell King
2006-11-30
[ARM] Remove compatibility layer for ARM irqs
Russell King
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
2006-10-03
fix file specification in comments
Uwe Zeisberger
2006-08-27
[ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systems
David Brownell
2006-08-01
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
David Brownell
2006-07-01
[ARM] 3686/1: ARM: arm/common: convert irq handling
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-21
[ARM] Convert kmalloc+memset to kzalloc
Russell King
2006-03-21
[ARM] Convert SA1111 to use clock architecture
Russell King
[next]