Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
cc26b3b01bc96a8b8c36671b0dc4898b2a152ea8
/
arch
/
arm
cc26b3b
ARM: OMAP3: Add minimal omap3430 support
by Syed Mohammed, Khasim
· 16 years ago
2e7509e
ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ code
by Paul Walmsley
· 16 years ago
646e3ed
ARM: OMAP2: Misc updates from linux-omap tree
by Tony Lindgren
· 16 years ago
fd1dc87
ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code, use ioremap
by Paul Walmsley
· 16 years ago
2351872
ARM: OMAP2: Add pinmux support for omap34xx
by Vikram Pandita
· 16 years ago
0e56484
ARM: OMAP2: Use omap_globals for CPU detection for multi-omap
by Tony Lindgren
· 16 years ago
1835f1d
ARM: OMAP2: Move sleep.S into sleep24xx.S
by Tony Lindgren
· 16 years ago
6e81176
ARM: OMAP2 Provide function to enable/disable uart clocks
by Jouni Hogander
· 16 years ago
56f6855
Merge unstable branch 'omap-rmk'
by Russell King
· 16 years ago
fd9470c
Merge branch 'omap2-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
by Russell King
· 16 years ago
c0fc18c
[ARM] omap: fix lots of 'Using plain integer as NULL pointer'
by Russell King
· 16 years ago
7c7095a
[ARM] omap: fix inappropriate casting in gpio.c
by Russell King
· 16 years ago
397fcaf
[ARM] omap: DSP registers don't need to be casted
by Russell King
· 16 years ago
0062f10
[ARM] omap: make sure virtual mmio addresses are __iomem pointer-like
by Russell King
· 16 years ago
e8a91c9
[ARM] omap: Fix IO_ADDRESS() macros
by Russell King
· 16 years ago
d592dd1
[ARM] omap: convert mcbsp to use ioremap()
by Russell King
· 16 years ago
690b5a1
[ARM] omap: allow ioremap() to use our fixed IO mappings
by Russell King
· 16 years ago
5668545
[ARM] omap: improve is_omap_port()
by Russell King
· 16 years ago
6584690
[ARM] omap: fix virtual vs physical address space confusions
by Russell King
· 16 years ago
8b540fd
[ARM] remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
69114a4
[ARM] omap: fix gpio.c build error
by Russell King
· 16 years ago
212496f
[ARM] 5226/1: remove unmatched comment end.
by Jean-Christophe DUBOIS
· 16 years ago
c879108
Merge branch 'omap-rmk'
by Russell King
· 16 years ago
e80d6a2
[ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfo
by Mel Gorman
· 16 years ago
f1bcf7e
[ARM] use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
ae82cbf
[ARM] use the new byteorder headers
by Harvey Harrison
· 16 years ago
e4e4146
Merge branch 'for-rmk' of git://git.marvell.com/orion
by Russell King
· 16 years ago
a814917
[ARM] OMAP: Fix 2430 SMC91x ethernet IRQ
by Russell King
· 16 years ago
9c2d015
[ARM] OMAP: Add and update OMAP default configuration files
by Russell King
· 16 years ago
9abc646
Merge branch 's3c2410' of git://aeryn.fluff.org.uk/bjdooks/linux.git
by Russell King
· 16 years ago
78af473
[ARM] S3C2443: Fix the S3C2443 clock register definitions
by Wei Shuai
· 16 years ago
df9f17e
[ARM] JIVE: Fix the spi bus numbering
by Ben Dooks
· 16 years ago
66592ee
[ARM] S3C24XX: pwm.c: stop debugging output
by Ben Dooks
· 16 years ago
1038959
[ARM] S3C24XX: Fix sparse warnings in pwm.c
by Ben Dooks
· 16 years ago
1442e66
[ARM] S3C24XX: Fix spare errors in pwm-clock driver
by Ben Dooks
· 16 years ago
f4cb1a8
[ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.c
by Ben Dooks
· 16 years ago
ec82923
[ARM] S3C24XX: Fix nor-simtec driver sparse errors
by Ben Dooks
· 16 years ago
f8787fd
[ARM] 5225/1: zaurus: Register I2C controller for audio codecs
by Mark Brown
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
8e05de8
[ARM] orion5x: update defconfig to v2.6.27-rc4
by Nicolas Pitre
· 16 years ago
e45772b
[ARM] Orion: register UART1 on QNAP TS-209 and TS-409
by Martin Michlmayr
· 16 years ago
c0fe819
[ARM] Orion: activate lm75 driver on DNS-323
by Martin Michlmayr
· 16 years ago
35228e8
[ARM] Orion: fix MAC detection on QNAP TS-209 and TS-409
by Martin Michlmayr
· 16 years ago
7a6bb26
[ARM] Orion: Fix boot crash on Kurobox Pro
by Per Andersson
· 16 years ago
e89087c
[ARM] OMAP: clockdomain: add clkdm_get_pwrdm()
by Paul Walmsley
· 16 years ago
0b7cbfb
[ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) support
by Paul Walmsley
· 16 years ago
55d8460
[ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not defined
by Mike Rapoport
· 16 years ago
d90c1ad
[ARM] 5208/1: fsg-setup.c fixes
by Tomasz Chmielewski
· 16 years ago
5955902
ARM: OMAP2: Clock: Combine 34xx l3_icks and l4_icks
by Högander Jouni
· 16 years ago
333943b
ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain code
by Paul Walmsley
· 16 years ago
d1b03f6
ARM: OMAP2: Clockdomain: Associate clocks with clockdomains
by Paul Walmsley
· 16 years ago
801954d
ARM: OMAP2: Clockdomain: Encode OMAP2/3 clockdomains
by Paul Walmsley
· 16 years ago
8420bb1
ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain code
by Paul Walmsley
· 16 years ago
d459bfe
ARM: OMAP2: Clockdomain: Add base OMAP2/3 clockdomain code
by Paul Walmsley
· 16 years ago
ecb24aa
ARM: OMAP: Powerdomain: Add OMAP3 powerdomains
by Paul Walmsley
· 16 years ago
fe6a58f
ARM: OMAP2: Powerdomain: Add OMAP2 powerdomains
by Paul Walmsley
· 16 years ago
9717100
ARM: OMAP2: Powerdomain: Add OMAP2/3 common powerdomains
by Paul Walmsley
· 16 years ago
ad67ef6
ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain code
by Paul Walmsley
· 16 years ago
1a1dc50
Merge branch 'for_rmk_17' of git://git.mnementh.co.uk/linux-2.6-im
by Russell King
· 16 years ago
faa64c9
[ARM] fix impd1.c build warning
by Russell King
· 16 years ago
9c0d2a2
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
66bfa2f
[ARM] 5191/1: ARM: remove CVS keywords
by Adrian Bunk
· 16 years ago
9a1ac7e
[ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16
by Eric Miao
· 16 years ago
da4d77c
[ARM] update mach-types
by Russell King
· 16 years ago
16f719d
[ARM] 5196/1: fix inline asm constraints for preload
by Nicolas Pitre
· 16 years ago
163f687
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
by Huang Ying
· 16 years ago
ca6d1b1
usb: musb: pass configuration specifics via pdata
by Felipe Balbi
· 16 years ago
da1562a
[ARM] 5194/1: update .gitignore
by Nicolas Pitre
· 16 years ago
8a5544c
[ARM] add proc-macros.S include to proc-arm940 and proc-arm946
by Russell King
· 16 years ago
61db7fb
[ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}_tlb_flags
by Paul Walmsley
· 16 years ago
751a8ae
[ARM] 5193/1: Wire up missing syscalls
by Stefan Schmidt
· 16 years ago
b03a5b7
[ARM] traps: don't call undef hook functions with spinlock held
by Russell King
· 16 years ago
f64c0ac
[ARM] 5183/2: Provide Poodle LoCoMo GPIO names
by Dmitry Baryshkov
· 16 years ago
908cbc1
[ARM] e400 config use MFP
by Ian Molton
· 16 years ago
2836548
[ARM] e740 config use MFP
by Ian Molton
· 16 years ago
dec5abe
[ARM] Fix eseries IRQ limit
by Ian Molton
· 16 years ago
c1ed406
[ARM] clocklib: Update users of aliases to new API
by Ian Molton
· 16 years ago
5fedd0a
[ARM] clocklib: Allow dynamic alias creation
by Ian Molton
· 16 years ago
67a6e80
[ARM] eseries: whitespace fixes and cleanup
by Ian Molton
· 16 years ago
9dd4286
[ARM] dma-mapping: provide sync_range APIs
by Russell King
· 16 years ago
98ed7d4
[ARM] dma-mapping: improve type-safeness of DMA translations
by Russell King
· 16 years ago
492c71d
Merge branch 'for-rmk' of git://git.marvell.com/orion
by Russell King
· 16 years ago
18365d1
[ARM] Kirkwood: instantiate the orion_spi driver in the platform code
by Lennert Buytenhek
· 16 years ago
60296c7
[ARM] prevent crashing when too much RAM installed
by Lennert Buytenhek
· 16 years ago
09c0ed2
[ARM] Kirkwood: Instantiate mv_xor driver
by Saeed Bishara
· 16 years ago
1d5a1a6
[ARM] Orion: Instantiate mv_xor driver for 5182
by Saeed Bishara
· 16 years ago
3af6b04
[ARM] Orion: enable CONFIG_RTC_DRV_S35390A in the defconfg for QNAP devices
by Martin Michlmayr
· 16 years ago
627ca2f
[ARM] Orion: enable RTC_DRV_PCF8563 in the defconfig for HP mv2120
by Martin Michlmayr
· 16 years ago
94434ba
[ARM] Orion: enable KEYBOARD_GPIO in the defconfg
by Martin Michlmayr
· 16 years ago
5cebbd0
[ARM] Orion: Export the reset button of the QNAP TS-409
by Martin Michlmayr
· 16 years ago
28ca8c8
[ARM] Orion: use better key codes for the TS-209/TS-409 buttons
by Martin Michlmayr
· 16 years ago
4a4e30a
[ARM] Orion: export red SATA lights on TS-409, fix SATA presence/activity
by Martin Michlmayr
· 16 years ago
ce72e36e
[ARM] Orion: support D0 5281 silicon
by Lennert Buytenhek
· 16 years ago
ed414fb
[ARM] S3C24XX: Fix section mismatch for s3c_lookup_cpu
by Ben Dooks
· 16 years ago
e38d523
[ARM] CATS: Do not try and map bad PCI IRQ numbers
by Ben Dooks
· 16 years ago
2921047
[ARM] JIVE: Remove duplicated mtd includes
by Huang Weiyi
· 16 years ago
6f088f1
[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat
by Lennert Buytenhek
· 16 years ago
af7a535
Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm into for-rmk
by Ben Dooks
· 16 years ago
c41107c
[ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USB
by Adrian Bunk
· 16 years ago
2727f22
[ARM] fix pnx4008 build errors
by Russell King
· 16 years ago
Next »