index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
common
/
locomo.c
Age
Commit message (
Expand
)
Author
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-01-04
locomo: make locomo_bus_type constant and static
Greg Kroah-Hartman
2023-08-14
ARM: 9318/1: locomo: move kernel-doc to prevent warnings
Randy Dunlap
2023-03-17
ARM: Convert to platform remove callback returning void
Uwe Kleine-König
2022-04-19
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-02-01
ARM: 9049/1: locomo: make locomo bus's remove callback return void
Uwe Kleine-König
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-10-05
PM: ARM: locomo: Drop suspend and resume bus type callbacks
Rafael J. Wysocki
2016-09-12
ARM: locomo: fix locomo irq handling
Russell King
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-08-05
Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2015-07-28
ARM: kill off set_irq_flags usage
Rob Herring
2015-07-13
ARM/locomo: Prepare locomo_handler for irq argument removal
Thomas Gleixner
2015-07-13
ARM, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-13
ARM/locomo: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-29
arm: Reorder irq_set_ function calls
Thomas Gleixner
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
2011-01-13
ARM: LoCoMo: irq_data conversion.
Lennert Buytenhek
2010-03-22
[ARM] locomo: fix unpaired spin_lock_irqsave
H Hartley Sweeten
2010-03-22
[ARM] locomo: fix SPI register offset
H Hartley Sweeten
2010-03-02
[ARM] locomo: allow cascaded IRQ base to be specified by platforms
Eric Miao
2010-03-02
[ARM] locomo: remove unused IRQs and avoid unnecessary cascade
Eric Miao
2010-03-02
[ARM] locomo: avoid unnecessary cascaded keyboard IRQ
Eric Miao
2009-09-21
ARM: 5711/1: locomo.c: CodingStyle cleanups
Hartley Sweeten
2008-12-02
[ARM] locomo: export locomo_frontlight_set()
Eric Miao
2008-10-09
Merge branch 'pxa-all' into devel
Russell King
2008-10-09
[ARM] 5298/1: Drop desc_handle_irq()
Dmitry Baryshkov
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
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
2008-07-21
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
2008-05-17
[ARM] 5026/1: locomo: add .settype for gpio and several small fixes
Thomas Kunze
2007-07-11
PM: do not use saved_state from struct dev_pm_info on ARM
Rafael J. Wysocki
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-09-27
[ARM] 3863/1: Add Locomo SPI Device
Dirk Opfer
2006-09-27
[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs
Richard Purdie
2006-08-01
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
David Brownell
2006-07-11
[ARM] 3721/1: Small cleanup for locomo.c
Pavel Machek
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] backlight: LOCOMO Backlight Driver updates
Richard Purdie
2006-03-21
[ARM] Convert kmalloc+memset to kzalloc
Russell King
2006-03-21
[ARM] Rename chipdata to 'base' and make it an iomem pointer
Russell King
2006-03-20
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
2006-03-15
[ARM] 3357/1: enable frontlight on collie
Pavel Machek
2006-01-13
[PATCH] Add locomo bus_type probe/remove methods
Russell King
2005-11-12
[ARM] Fix collie for -rc1
Pavel Machek
[next]