aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-05Revert "[ARM] use the new byteorder headers"David Woodhouse1-11/+14
2008-08-28[ARM] 5226/1: remove unmatched comment end.Jean-Christophe DUBOIS1-1/+1
2008-08-27Merge branch 'omap-rmk'Russell King19-219/+17309
2008-08-27[ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman1-0/+5
2008-08-27[ARM] use bcd2bin/bin2bcdAdrian Bunk1-9/+9
2008-08-27[ARM] use the new byteorder headersHarvey Harrison1-14/+11
2008-08-27Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King7-50/+138
2008-08-27[ARM] OMAP: Fix 2430 SMC91x ethernet IRQRussell King1-1/+1
2008-08-27[ARM] OMAP: Add and update OMAP default configuration filesRussell King18-218/+17308
2008-08-26Merge branch 's3c2410' of git://aeryn.fluff.org.uk/bjdooks/linux.gitRussell King6-18/+20
2008-08-26[ARM] S3C2443: Fix the S3C2443 clock register definitionsWei Shuai1-5/+5
2008-08-26[ARM] JIVE: Fix the spi bus numberingBen Dooks1-1/+1
2008-08-26[ARM] S3C24XX: pwm.c: stop debugging outputBen Dooks1-1/+1
2008-08-26[ARM] S3C24XX: Fix sparse warnings in pwm.cBen Dooks1-1/+2
2008-08-26[ARM] S3C24XX: Fix spare errors in pwm-clock driverBen Dooks1-3/+3
2008-08-26[ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.cBen Dooks1-6/+6
2008-08-26[ARM] S3C24XX: Fix nor-simtec driver sparse errorsBen Dooks1-1/+2
2008-08-26[ARM] 5225/1: zaurus: Register I2C controller for audio codecsMark Brown3-0/+6
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-22[ARM] orion5x: update defconfig to v2.6.27-rc4Nicolas Pitre1-32/+112
2008-08-21[ARM] Orion: register UART1 on QNAP TS-209 and TS-409Martin Michlmayr2-0/+2
2008-08-21[ARM] Orion: activate lm75 driver on DNS-323Martin Michlmayr2-6/+2
2008-08-21[ARM] Orion: fix MAC detection on QNAP TS-209 and TS-409Martin Michlmayr2-8/+8
2008-08-21[ARM] Orion: Fix boot crash on Kurobox ProPer Andersson3-4/+14
2008-08-20[ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not definedMike Rapoport1-0/+2
2008-08-19[ARM] 5208/1: fsg-setup.c fixesTomasz Chmielewski1-2/+2
2008-08-18Merge branch 'for_rmk_17' of git://git.mnementh.co.uk/linux-2.6-imRussell King6-58/+155
2008-08-18[ARM] fix impd1.c build warningRussell King1-1/+1
2008-08-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds75-155/+926
2008-08-16[ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk14-20/+5
2008-08-16[ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16Eric Miao1-4/+6
2008-08-16[ARM] update mach-typesRussell King1-6/+47
2008-08-16[ARM] 5196/1: fix inline asm constraints for preloadNicolas Pitre1-2/+2
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2-2/+2
2008-08-13usb: musb: pass configuration specifics via pdataFelipe Balbi1-1/+0
2008-08-12[ARM] 5194/1: update .gitignoreNicolas Pitre2-1/+3
2008-08-12[ARM] add proc-macros.S include to proc-arm940 and proc-arm946Russell King2-0/+2
2008-08-12[ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}_tlb_flagsPaul Walmsley1-2/+5
2008-08-12[ARM] 5193/1: Wire up missing syscallsStefan Schmidt2-2/+14
2008-08-12[ARM] traps: don't call undef hook functions with spinlock heldRussell King1-13/+18
2008-08-12[ARM] 5183/2: Provide Poodle LoCoMo GPIO namesDmitry Baryshkov1-0/+6
2008-08-12[ARM] e400 config use MFPIan Molton1-0/+24
2008-08-12[ARM] e740 config use MFPIan Molton1-1/+49
2008-08-12[ARM] Fix eseries IRQ limitIan Molton1-0/+1
2008-08-12[ARM] clocklib: Update users of aliases to new APIIan Molton2-9/+3
2008-08-12[ARM] clocklib: Allow dynamic alias creationIan Molton2-0/+30
2008-08-12[ARM] eseries: whitespace fixes and cleanupIan Molton1-48/+48
2008-08-10[ARM] dma-mapping: provide sync_range APIsRussell King2-29/+48
2008-08-10[ARM] dma-mapping: improve type-safeness of DMA translationsRussell King4-37/+61
2008-08-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King39-31/+703