index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-sa1100
/
neponset.c
Age
Commit message (
Expand
)
Author
2015-03-05
ARM: fix typos in smc91x platform data
Arnd Bergmann
2015-02-28
net: smc91x: use run-time configuration on all ARM machines
Arnd Bergmann
2014-10-20
ARM: mach-sa1100: drop owner assignment from platform_drivers
Wolfram Sang
2013-01-03
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-16
ARM: move serial_sa1100.h header file to linux/platform_data
Russell King
2012-05-25
ARM: neponset: make sure neponset_ncr_frob() is exported
Russell King
2012-03-25
ARM: 7343/1: sa11x0: convert to sparse IRQ
Russell King
2012-03-25
ARM: 7342/2: sa1100: prepare for sparse irq conversion
Rob Herring
2012-03-25
Merge branch 'sa1111' into sa11x0
Russell King
2012-03-24
ARM: sa11x0: don't static map sa1111
Russell King
2012-03-24
ARM: sa1111: provide a generic way to prevent devices from registering
Russell King
2012-02-09
ARM: sa11x0: neponset: don't static map neponset registers
Russell King
2012-02-09
ARM: sa11x0: neponset: move register definitions to neponset.c
Russell King
2012-02-09
ARM: sa11x0: assabet/neponest: create neponset device in assabet.c
Russell King
2012-02-09
ARM: sa11x0: neponset: suspend/resume in _noirq state
Russell King
2012-02-09
ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset device
Russell King
2012-02-09
ARM: sa11x0: neponset: get parent IRQ from neponset device resource
Russell King
2012-02-09
ARM: sa11x0: neponset: implement support for sparse IRQs
Russell King
2012-02-09
ARM: sa11x0: neponset: dynamically create neponset child devices
Russell King
2012-02-09
ARM: sa11x0: neponset: save and restore MDM_CTL_0
Russell King
2012-02-09
ARM: sa11x0: neponset: add driver .owner initializer
Russell King
2012-02-09
ARM: sa11x0: neponset: shuffle some code around
Russell King
2012-02-09
ARM: sa11x0: neponset: provide function to manipulate NCR_0
Russell King
2012-02-09
ARM: sa11x0: neponset: fix interrupt setup
Russell King
2012-02-09
ARM: sa11x0: convert to use DEFINE_RES_xxx macros
Russell King
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
2011-01-13
ARM: sa1100: irq_data conversion.
Lennert Buytenhek
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-01
[ARM] sa1111: allow cascaded IRQs to be used by platforms
Eric Miao
2008-10-09
[ARM] 5298/1: Drop desc_handle_irq()
Dmitry Baryshkov
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
2007-07-20
[ARM] Allow neponset to build again
Russell King
2007-07-11
PM: do not use saved_state from struct dev_pm_info on ARM
Rafael J. Wysocki
2007-05-30
[ARM] Fix some section mismatch warnings
Russell King
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-06-08
[ARM] Fix Neponset IRQ handling
Russell King
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-28
Merge ../bleed-2.6
Greg KH
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
[ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100
Deepak Saxena
2005-09-04
[ARM] Wrap calls to descriptor handlers
Russell King
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds