Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e4d06e39530559513c7e335ef7ca4675f8146220
/
arch
/
arm
/
common
ea14fad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
6d5aefb
WorkQueue: Fix up arch-specific work items where possible
by David Howells
· 18 years ago
10dd5ce
[ARM] Remove compatibility layer for ARM irqs
by Russell King
· 18 years ago
7321818
[ARM] 3917/1: Fix dmabounce symbol exports
by Kevin Hilman
· 18 years ago
0cd61b6
Initial blind fixup for arm for irq changes
by Linus Torvalds
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
d1d8f7d
[ARM] Off-by-one in arch/arm/common/icst*
by Eric Sesterhenn
· 18 years ago
576b3ef
[ARM] 3864/1: Refactore sharpsl_pm
by Dirk Opfer
· 18 years ago
a2025e7
[ARM] 3863/1: Add Locomo SPI Device
by Dirk Opfer
· 18 years ago
8d48427
[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs
by Richard Purdie
· 18 years ago
416112f
[ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systems
by David Brownell
· 18 years ago
e2785f0
[ARM] 3755/1: dmabounce: fix return value for find_safe_buffer
by Kevin Hilman
· 18 years ago
b392393
[ARM] 3745/1: Add EXPORT_SYMBOL(rtc_next_alarm_time) to ARM rtctime.c
by George G. Davis
· 18 years ago
38c677c
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
by David Brownell
· 18 years ago
2704f0e
[ARM] 3725/1: sharpsl_pm: warn about wrong temperature
by Pavel Machek
· 18 years ago
7a2c302
[ARM] 3721/1: Small cleanup for locomo.c
by Pavel Machek
· 18 years ago
52e405e
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
by Thomas Gleixner
· 18 years ago
c4bfa28
[ARM] 3686/1: ARM: arm/common: convert irq handling
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
e442378
[PATCH] backlight: LOCOMO Backlight Driver updates
by Richard Purdie
· 18 years ago
823588c1
[ARM] 3537/1: Rework DMA-bounce locking for finer granularity
by Kevin Hilman
· 18 years ago
8b76a68
[ARM] 3620/2: ixp23xx: add uengine loader support
by Lennert Buytenhek
· 18 years ago
f8703dc
[ARM] 3564/1: sharpsl_pm: Abstract some machine specific parameters
by Richard Purdie
· 18 years ago
7ea3bbb
[ARM] 3478/1: SharpSL SCOOP: Fix potenial build failure
by Richard Purdie
· 19 years ago
181bf8a
[PATCH] LED: add sharp charger status LED trigger
by Richard Purdie
· 19 years ago
12b824f
[PATCH] RTC subsystem: ARM cleanup
by Alessandro Zummo
· 19 years ago
3a2916a
[ARM] 3389/1: typo and grammar fix
by Erik Hovland
· 19 years ago
d2a02b9
[ARM] Convert kmalloc+memset to kzalloc
by Russell King
· 19 years ago
18ec5c7
[ARM] 3373/1: move uengine loader to arch/arm/common
by Lennert Buytenhek
· 19 years ago
97d654f
[ARM] Convert SA1111 to use clock architecture
by Russell King
· 19 years ago
824b5b5
[ARM] Adapt vic.c to allow for multiple VICs in a system.
by Russell King
· 19 years ago
5481536
[ARM] Rename chipdata to 'base' and make it an iomem pointer
by Russell King
· 19 years ago
4894473
[PATCH] handle errors returned by platform_get_irq*()
by David Vrabel
· 19 years ago
4ebf2d0
[ARM] 3357/1: enable frontlight on collie
by Pavel Machek
· 19 years ago
75d2f18
[ARM] 3345/1: Fix interday RTC alarms
by Uli Luckas
· 19 years ago
8d5c315
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
fa0fe48
[ARM] Separate VIC (vectored interrupt controller) support from Versatile
by Russell King
· 19 years ago
306955b
[PATCH] Add locomo bus_type probe/remove methods
by Russell King
· 19 years ago
2876ba4
[PATCH] Add SA1111 bus_type probe/remove methods
by Russell King
· 19 years ago
bf785ee
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
0043170
[ARM] Convert some arm semaphores to mutexes
by Arjan van de Ven
· 19 years ago
a941564
[PATCH] capable/capability.h (arch/)
by Randy Dunlap
· 19 years ago
de25968
[PATCH] fix more missing includes
by Tim Schmielau
· 19 years ago
de1d815
[ARM] Move AMBA bus code to drivers/amba/
by Russell King
· 19 years ago
123656d
Merge with Linus' kernel.
by Russell King
· 19 years ago
a62c80e
[ARM] Move AMBA include files to include/linux/amba/
by Russell King
· 19 years ago
945b957
[ARM] 3230/1: Sharp Scoop: Fix Shared Power Control Issues
by Richard Purdie
· 19 years ago
b7557de
[ARM] 3228/1: SharpSL: Move PM code to arch/arm/common
by Richard Purdie
· 19 years ago
6d20b03
[PATCH] driver kill hotplug word from sn and others fix
by Paul Jackson
· 19 years ago
45e109d
[ARM] sa1111.c needs asm/sizes.h
by Russell King
· 19 years ago
1b12050
[ARM] Move zone adjustment for SA1111 on SA11x0 platforms
by Russell King
· 19 years ago
7272438
[ARM] Initialise SA1111 core before SA1111 PCMCIA
by Russell King
· 19 years ago
c35bf4a
[ARM] Fix collie for -rc1
by Pavel Machek
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
a63ae44
[ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 models
by Richard Purdie
· 19 years ago
4fd5f82
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
1480d0a
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
cb7610d
[ARM] Clean up dmabounce
by Russell King
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
7c39898
[ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specified
by Richard Purdie
· 19 years ago
a06f546
[ARM] 2942/1: Fix the warning in arch/arm/common/gic.c
by Catalin Marinas
· 19 years ago
fc611a1
[ARM] Don't include mach-types.h unnecessarily
by Russell King
· 19 years ago
e36d394
[PATCH] Fix up some pm_message_t types
by Richard Purdie
· 19 years ago
daad566
[ARM] 2894/1: Sharp Scoop driver pm_message_t type fix
by Richard Purdie
· 19 years ago
b38d950
[ARM] Add suspend/resume support to locomo.c
by John Lenz
· 19 years ago
0ce7625
[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardware
by Richard Purdie
· 19 years ago
664399e
[ARM] Wrap calls to descriptor handlers
by Russell King
· 19 years ago
7801907
[ARM] Change irq_chip wake/type methods to set_wake/set_type
by Russell King
· 19 years ago
e24da5d
[ARM] Fix compilation in locomo.c
by Pavel Machek
· 19 years ago
dcb86e8
[ARM] 2868/1: Include linux/cpumask.h in arch/arm/common/gic.c
by Catalin Marinas
· 19 years ago
f27ecac
[ARM] Add support for ARM GIC
by Russell King
· 19 years ago
b46a58f
[PATCH] ARM: Use list_for_each_entry() for dmabounce
by Russell King
· 19 years ago
522c37b
[PATCH] ARM: Fix sa1111.c build error caused by klist changes
by Russell King
· 19 years ago
1d345da
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
ff381d2
[PATCH] Driver Core: arch: update device attribute callbacks
by Yani Ioannou
· 19 years ago
d67947a
[PATCH] ARM: 2716/1: SharpSL Param: Fix typo
by Richard Purdie
· 19 years ago
14eb75b
[PATCH] ARM: Add missed include for dmabounce.c
by Russell King
· 19 years ago
5abc100
[PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAM
by Russell King
· 19 years ago
d5aa207
[PATCH] ARM: RTC: allow driver methods to return error
by Russell King
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago