aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common/sa1111.c
Commit message (Expand)AuthorAge
* ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* ARM: sa1111: use dev_err() rather than printk()Russell King2012-03-24
* ARM: sa1111: cleanup sub-device registration and unregistrationRussell King2012-03-24
* ARM: sa1111: only setup DMA for DMA capable devicesRussell King2012-03-24
* ARM: sa1111: register sa1111 devices with dmabounce in bus notifierRussell King2012-03-24
* ARM: sa1111: provide a generic way to prevent devices from registeringRussell King2012-03-24
* ARM: sa1111: change devid to be a bitmaskRussell King2012-02-09
* ARM: sa1111: add platform enable/disable functionsRussell King2012-02-09
* ARM: sa1111: add shutdown hook to sa1111_driver structureRussell King2012-02-09
* ARM: sa1111: implement support for sparse IRQsRussell King2012-02-09
* ARM: sa1111: finish "allow cascaded IRQs to be used by platforms"Russell King2012-02-09
* ARM: sa1111: add sa1111 core driver .owner initializerRussell King2012-02-09
* ARM: sa1111: fix PWM state on suspendRussell King2012-02-09
* ARM: sa1111: fix memory request/grant setup on PM eventsRussell King2012-02-09
* clk: sa1111: convert to clk_prepare()/clk_unprepare()Russell King2011-09-27
* ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King2011-07-04
* ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King2011-05-12
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-29
* arm: Reorder irq_set_ function callsThomas Gleixner2011-03-29
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-29
* ARM: sa1111: fix typo in sa1111_retrigger_lowirq()Pavel Machek2011-01-14
* ARM: sa1111: irq_data conversion.Lennert Buytenhek2011-01-13
* ARM: 6349/1: sa1111: move __sa1111_probe() to .devinit.textUwe Kleine-König2010-10-04
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-03
|\
| * ARM: Remove 'node' argument form arch_adjust_zones()Russell King2010-07-16
* | SA1111: Eliminate use after freeJulia Lawall2010-07-30
|/
* ARM: 6146/1: sa1111: Prevent deadlock in resume pathMarek Vašut2010-05-27
* [ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao2010-03-01
* ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten2009-10-02
* [ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall2008-12-14
* [ARM] 5315/1: Fix section mismatch warning (sa1111)Kristoffer Ericson2008-10-21
* [ARM] pxa: fix 3bca103a1e658d23737d20e1989139d9ca8973bfRussell King2008-10-17
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-06
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-27
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-23
|\
| * Clocklib: Fix SA1111 clock name mess.Ian Molton2008-07-10
* | arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers2008-07-22
* | driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-22
|/
* PM: do not use saved_state from struct dev_pm_info on ARMRafael J. Wysocki2007-07-11
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-21
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-30
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-06
* fix file specification in commentsUwe Zeisberger2006-10-03
* [ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systemsDavid Brownell2006-08-27
* [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2006-08-01
* [ARM] 3686/1: ARM: arm/common: convert irq handlingThomas Gleixner2006-07-01
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [ARM] Convert kmalloc+memset to kzallocRussell King2006-03-21