aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/neponset.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-04ARM: sa1100/neponset: convert serial to use gpiod APIsRussell King1-81/+28
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2018-12-04ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIsRussell King1-0/+19
2018-01-01ARM: sa1100/neponset: add GPIO drivers for control and modem registersRussell King1-63/+96
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-07-28ARM: kill off set_irq_flags usageRob Herring1-2/+2
2015-06-18ARM: sa1100: convert SA11x0 related code to use new chained handler helperRussell King1-2/+1
2015-03-04ARM: fix typos in smc91x platform dataArnd Bergmann1-2/+2
2015-02-28net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann1-0/+6
2014-10-20ARM: mach-sa1100: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-11-16ARM: move serial_sa1100.h header file to linux/platform_dataRussell King1-1/+1
2012-05-25ARM: neponset: make sure neponset_ncr_frob() is exportedRussell King1-0/+1
2012-03-25ARM: 7343/1: sa11x0: convert to sparse IRQRussell King1-1/+0
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring1-0/+1
2012-03-25Merge branch 'sa1111' into sa11x0Russell King1-14/+1
2012-03-24ARM: sa11x0: don't static map sa1111Russell King1-5/+0
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King1-0/+1
2012-02-09ARM: sa11x0: neponset: don't static map neponset registersRussell King1-6/+1
2012-02-09ARM: sa11x0: neponset: move register definitions to neponset.cRussell King1-23/+91
2012-02-09ARM: sa11x0: assabet/neponest: create neponset device in assabet.cRussell King1-43/+13
2012-02-09ARM: sa11x0: neponset: suspend/resume in _noirq stateRussell King1-9/+15
2012-02-09ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset deviceRussell King1-0/+13
2012-02-09ARM: sa11x0: neponset: get parent IRQ from neponset device resourceRussell King1-7/+13
2012-02-09ARM: sa11x0: neponset: implement support for sparse IRQsRussell King1-50/+61
2012-02-09ARM: sa11x0: neponset: dynamically create neponset child devicesRussell King1-28/+28
2012-02-09ARM: sa11x0: neponset: save and restore MDM_CTL_0Russell King1-11/+42
2012-02-09ARM: sa11x0: neponset: add driver .owner initializerRussell King1-0/+1
2012-02-09ARM: sa11x0: neponset: shuffle some code aroundRussell King1-101/+101
2012-02-09ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King1-0/+9
2012-02-09ARM: sa11x0: neponset: fix interrupt setupRussell King1-2/+19
2012-02-09ARM: sa11x0: convert to use DEFINE_RES_xxx macrosRussell King1-32/+7
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-4/+4
2011-01-13ARM: sa1100: irq_data conversion.Lennert Buytenhek1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-02[ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao1-0/+5
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov1-8/+3
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov1-1/+1
2007-07-20[ARM] Allow neponset to build againRussell King1-0/+2
2007-07-11PM: do not use saved_state from struct dev_pm_info on ARMRafael J. Wysocki1-11/+4
2007-05-30[ARM] Fix some section mismatch warningsRussell King1-2/+2
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King1-1/+0
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-4/+4
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-4/+4
2006-06-08[ARM] Fix Neponset IRQ handlingRussell King1-0/+8
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-15/+16
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1