Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
688b88a4886834d7e3457711cd4feef6611d3232
/
arch
/
arm
/
common
1d7d4f5
[ARM] remove duplicate includes
by Lucas Woods
· 17 years ago
1265edb
Merge branch 'pxa-fixes'
by Russell King
· 17 years ago
a0113a9
[ARM] 4667/1: CM-X270 fixes
by Mike Rapoport
· 17 years ago
dc49cb2
[ARM] uengine: fix memset size error
by Li Zefan
· 17 years ago
9f2326b
arm: build fix
by FUJITA Tomonori
· 17 years ago
58b053e
Update arch/ to use sg helpers
by Jens Axboe
· 17 years ago
26398a7
PM: Rename struct pm_ops and related things
by Rafael J. Wysocki
· 17 years ago
95d9ffb
PM: Move definition of struct pm_ops to suspend.h
by Rafael J. Wysocki
· 17 years ago
0181b61
Merge branch 'pxa' into devel
by Russell King
· 17 years ago
a8fc078
[ARM] 4577/1: ITE 8152 PCI bridge support
by Mike Rapoport
· 17 years ago
84aa462
[ARM] Rename consistent_sync() as dma_cache_maint()
by Russell King
· 17 years ago
4aabab2
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
88dfe98
[ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare()
by Russell King
· 18 years ago
f62c3f2
[ARM] pxa: remove useless pxa_pm_finish() function
by Russell King
· 18 years ago
93160c6
PM: do not use saved_state from struct dev_pm_info on ARM
by Rafael J. Wysocki
· 17 years ago
6cbdc8c
[ARM] spelling fixes
by Simon Arlott
· 18 years ago
0f347bb
[ARM] gic: Fix gic cascade irq handling
by Russell King
· 18 years ago
aceb6f0
[ARM] 4375/1: sharpsl_pm: Fix compile warnings
by Richard Purdie
· 18 years ago
c6799ad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
e8c9c50
power management: implement pm_ops.valid for everybody
by Johannes Berg
· 18 years ago
fe0c935
rework pm_ops pm_disk_mode, kill misuse
by Johannes Berg
· 18 years ago
0f0a00b
[ARM] Remove needless linux/ptrace.h includes
by Russell King
· 18 years ago
abc2358
[ARM] 4251/1: Fix sharpsl_pm dependency
by Richard Purdie
· 18 years ago
d608e52
[ARM] Fix build error caused by move of apm
by Russell King
· 18 years ago
59b8175
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
f69eda0
Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees
by Russell King
· 18 years ago
4ba9dcb
Merge Realview GIC code
by Russell King
· 18 years ago
b3a1bde
[ARM] 4108/2: Allow multiple GIC interrupt controllers in a system
by Catalin Marinas
· 18 years ago
5dfe4c9
[PATCH] mark struct file_operations const 2
by Arjan van de Ven
· 18 years ago
017cc02
[ARM] Convert dmabounce statistics to use a device attribute
by Russell King
· 18 years ago
ab2c215
[ARM] Add a reference from struct device to the dma bounce info
by Russell King
· 18 years ago
75e7153
[APM] ARM: Convert to use shared APM emulation.
by Ralf Baechle
· 18 years ago
7ae5a76
[ARM] Convert DMA cache handling to take const void * args
by Russell King
· 18 years ago
953233d
[ARM] 4134/1: Add generic support for outer caches
by Catalin Marinas
· 18 years ago
7f8e335
[ARM] Don't call consistent_sync() for DMA coherent memory
by Russell King
· 18 years ago
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
Next »