Age | Commit message (Expand) | Author | Files | Lines |
2023-03-17 | ARM: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2019-06-04 | ARM: sa1100/neponset: convert serial to use gpiod APIs | Russell King | 1 | -81/+28 |
2019-05-14 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada | 1 | -1/+1 |
2018-12-04 | ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIs | Russell King | 1 | -0/+19 |
2018-01-01 | ARM: sa1100/neponset: add GPIO drivers for control and modem registers | Russell King | 1 | -63/+96 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
2015-07-28 | ARM: kill off set_irq_flags usage | Rob Herring | 1 | -2/+2 |
2015-06-18 | ARM: sa1100: convert SA11x0 related code to use new chained handler helper | Russell King | 1 | -2/+1 |
2015-03-04 | ARM: fix typos in smc91x platform data | Arnd Bergmann | 1 | -2/+2 |
2015-02-28 | net: smc91x: use run-time configuration on all ARM machines | Arnd Bergmann | 1 | -0/+6 |
2014-10-20 | ARM: mach-sa1100: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-01-03 | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+4 |
2012-11-16 | ARM: move serial_sa1100.h header file to linux/platform_data | Russell King | 1 | -1/+1 |
2012-05-25 | ARM: neponset: make sure neponset_ncr_frob() is exported | Russell King | 1 | -0/+1 |
2012-03-25 | ARM: 7343/1: sa11x0: convert to sparse IRQ | Russell King | 1 | -1/+0 |
2012-03-25 | ARM: 7342/2: sa1100: prepare for sparse irq conversion | Rob Herring | 1 | -0/+1 |
2012-03-25 | Merge branch 'sa1111' into sa11x0 | Russell King | 1 | -14/+1 |
2012-03-24 | ARM: sa11x0: don't static map sa1111 | Russell King | 1 | -5/+0 |
2012-03-24 | ARM: sa1111: provide a generic way to prevent devices from registering | Russell King | 1 | -0/+1 |
2012-02-09 | ARM: sa11x0: neponset: don't static map neponset registers | Russell King | 1 | -6/+1 |
2012-02-09 | ARM: sa11x0: neponset: move register definitions to neponset.c | Russell King | 1 | -23/+91 |
2012-02-09 | ARM: sa11x0: assabet/neponest: create neponset device in assabet.c | Russell King | 1 | -43/+13 |
2012-02-09 | ARM: sa11x0: neponset: suspend/resume in _noirq state | Russell King | 1 | -9/+15 |
2012-02-09 | ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset device | Russell King | 1 | -0/+13 |
2012-02-09 | ARM: sa11x0: neponset: get parent IRQ from neponset device resource | Russell King | 1 | -7/+13 |
2012-02-09 | ARM: sa11x0: neponset: implement support for sparse IRQs | Russell King | 1 | -50/+61 |
2012-02-09 | ARM: sa11x0: neponset: dynamically create neponset child devices | Russell King | 1 | -28/+28 |
2012-02-09 | ARM: sa11x0: neponset: save and restore MDM_CTL_0 | Russell King | 1 | -11/+42 |
2012-02-09 | ARM: sa11x0: neponset: add driver .owner initializer | Russell King | 1 | -0/+1 |
2012-02-09 | ARM: sa11x0: neponset: shuffle some code around | Russell King | 1 | -101/+101 |
2012-02-09 | ARM: sa11x0: neponset: provide function to manipulate NCR_0 | Russell King | 1 | -0/+9 |
2012-02-09 | ARM: sa11x0: neponset: fix interrupt setup | Russell King | 1 | -2/+19 |
2012-02-09 | ARM: sa11x0: convert to use DEFINE_RES_xxx macros | Russell King | 1 | -32/+7 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -4/+4 |
2011-01-13 | ARM: sa1100: irq_data conversion. | Lennert Buytenhek | 1 | -4/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2010-03-02 | [ARM] sa1111: allow cascaded IRQs to be used by platforms | Eric Miao | 1 | -0/+5 |
2008-10-09 | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov | 1 | -8/+3 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -3/+3 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 1 | -1/+1 |
2007-07-20 | [ARM] Allow neponset to build again | Russell King | 1 | -0/+2 |
2007-07-11 | PM: do not use saved_state from struct dev_pm_info on ARM | Rafael J. Wysocki | 1 | -11/+4 |
2007-05-30 | [ARM] Fix some section mismatch warnings | Russell King | 1 | -2/+2 |
2007-04-21 | [ARM] Remove needless linux/ptrace.h includes | Russell King | 1 | -1/+0 |
2006-11-30 | [ARM] Remove compatibility layer for ARM irqs | Russell King | 1 | -4/+4 |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds | 1 | -4/+4 |
2006-06-08 | [ARM] Fix Neponset IRQ handling | Russell King | 1 | -0/+8 |
2005-11-09 | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 1 | -15/+16 |