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