summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/neponset.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: sa1100/neponset: add GPIO drivers for control and modem registersRussell King2018-01-011-63/+96
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* ARM: kill off set_irq_flags usageRob Herring2015-07-281-2/+2
* ARM: sa1100: convert SA11x0 related code to use new chained handler helperRussell King2015-06-181-2/+1
* ARM: fix typos in smc91x platform dataArnd Bergmann2015-03-041-2/+2
* net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann2015-02-281-0/+6
* ARM: mach-sa1100: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* ARM: move serial_sa1100.h header file to linux/platform_dataRussell King2012-11-161-1/+1
* ARM: neponset: make sure neponset_ncr_frob() is exportedRussell King2012-05-251-0/+1
* ARM: 7343/1: sa11x0: convert to sparse IRQRussell King2012-03-251-1/+0
* ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring2012-03-251-0/+1
* Merge branch 'sa1111' into sa11x0Russell King2012-03-251-14/+1
|\
| * ARM: sa11x0: don't static map sa1111Russell King2012-03-241-5/+0
| * ARM: sa1111: provide a generic way to prevent devices from registeringRussell King2012-03-241-0/+1
* | ARM: sa11x0: neponset: don't static map neponset registersRussell King2012-02-091-6/+1
* | ARM: sa11x0: neponset: move register definitions to neponset.cRussell King2012-02-091-23/+91
* | ARM: sa11x0: assabet/neponest: create neponset device in assabet.cRussell King2012-02-091-43/+13
* | ARM: sa11x0: neponset: suspend/resume in _noirq stateRussell King2012-02-091-9/+15
* | ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset deviceRussell King2012-02-091-0/+13
* | ARM: sa11x0: neponset: get parent IRQ from neponset device resourceRussell King2012-02-091-7/+13
* | ARM: sa11x0: neponset: implement support for sparse IRQsRussell King2012-02-091-50/+61
* | ARM: sa11x0: neponset: dynamically create neponset child devicesRussell King2012-02-091-28/+28
* | ARM: sa11x0: neponset: save and restore MDM_CTL_0Russell King2012-02-091-11/+42
* | ARM: sa11x0: neponset: add driver .owner initializerRussell King2012-02-091-0/+1
* | ARM: sa11x0: neponset: shuffle some code aroundRussell King2012-02-091-101/+101
* | ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King2012-02-091-0/+9
* | ARM: sa11x0: neponset: fix interrupt setupRussell King2012-02-091-2/+19
* | ARM: sa11x0: convert to use DEFINE_RES_xxx macrosRussell King2012-02-091-32/+7
|/
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-4/+4
* ARM: sa1100: irq_data conversion.Lennert Buytenhek2011-01-131-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* [ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao2010-03-021-0/+5
* [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-091-8/+3
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-3/+3
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-1/+1
* [ARM] Allow neponset to build againRussell King2007-07-201-0/+2
* PM: do not use saved_state from struct dev_pm_info on ARMRafael J. Wysocki2007-07-111-11/+4
* [ARM] Fix some section mismatch warningsRussell King2007-05-301-2/+2
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-211-1/+0
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-301-4/+4
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-4/+4
* [ARM] Fix Neponset IRQ handlingRussell King2006-06-081-0/+8
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-15/+16
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* Merge ../bleed-2.6Greg KH2005-10-281-3/+11
|\
| * [ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100Deepak Saxena2005-10-281-3/+11
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-18/+12
|/