summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2008-09-29[ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()Russell King2-98/+76
2008-09-29[ARM] dma: Reduce to one dma_sync_sg_* implementationRussell King3-38/+31
2008-09-27[ARM] pxa: make "gpio_leds" staticRussell King1-1/+1
2008-09-27[ARM] pxa/pcm027: convert to use new MFP APIEric Miao1-7/+25
2008-09-27[ARM] pxa/lpd270: use new .lcd_conn to specify LCD infoEric Miao1-12/+12
2008-09-27[ARM] pxa/lpd270: convert to use new MFP APIEric Miao1-20/+40
2008-09-27[ARM] pxa/idp: remove the unnecessary idp_init_irq()Eric Miao1-9/+1
2008-09-27[ARM] pxa/idp: make use of "lcd_conn", add LCD pin configurationsEric Miao1-2/+23
2008-09-27[ARM] pxa/idp: convert to use new MFP APIEric Miao1-20/+23
2008-09-27[ARM] pxa/colibri: convert to use new MFP APIEric Miao1-4/+7
2008-09-27[ARM] pxa/lubbock: add missing MFP pin configurationsEric Miao1-0/+23
2008-09-27[ARM] pxa: better MFP low power state support for pxa25x/pxa27xEric Miao5-131/+162
2008-09-27[ARM] pxa: fix typo in pxa25x MFP definitionsEric Miao2-3/+3
2008-09-27[ARM] 5238/2: Very basic Palm Zire 72 supportSergey Lapin5-0/+1509
2008-09-26ARM: Delete ARM's own cnt32_to_63.hDavid Howells1-78/+0
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel1-2/+0
2008-09-26[ARM] Orion: Add Buffalo Linkstation Mini power-off methodAlexey Kopytko1-0/+20
2008-09-26[ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementationRussell King2-54/+16
2008-09-26[ARM] dma: provide a better dma_map_page() implementationRussell King2-1/+23
2008-09-26[ARM] Orion: Add Buffalo Linkstation Mini supportAlexey Kopytko4-0/+268
2008-09-26[ARM] Kirkwood: add support for L2 cache WB/WT selectionRonen Shitrit3-7/+25
2008-09-26[ARM] EDMINIV2: add support for LED and power buttonAlbert Aribaud1-0/+60
2008-09-26[ARM] Kirkwood: allow configuring mbus window for on-chip sramLennert Buytenhek2-4/+9
2008-09-26[ARM] Kirkwood: remove uart1 init calls for boards that don't expose uart1Ronen Shitrit2-2/+0
2008-09-26[ARM] Kirkwood: add support for newer SoC modelsRonen Shitrit4-9/+56
2008-09-26[ARM] Kirkwood: prepare for runtime-determined timer tick rateRonen Shitrit2-7/+16
2008-09-26[ARM] Orion: add RD88F6183AP-GE supportLennert Buytenhek4-0/+125
2008-09-26[ARM] Orion: add 88F6183 (Orion-1-90) supportLennert Buytenhek4-2/+54
2008-09-26[ARM] Orion: add Buffalo Terastation Pro II/Live supportSylver Bruneau3-0/+376
2008-09-26[ARM] Orion: add LaCie Ethernet Disk mini V2 supportChristopher Moore4-0/+211
2008-09-26[ARM] Orion: prepare for runtime-determined timer tick rateLennert Buytenhek5-9/+20
2008-09-26[ARM] mv78xx0: wire up ethernet error interruptLennert Buytenhek5-7/+28
2008-09-26[ARM] Kirkwood: wire up ethernet error interruptLennert Buytenhek2-1/+7
2008-09-26[ARM] Orion: wire up ethernet error interruptLennert Buytenhek1-1/+5
2008-09-25[ARM] Update dma_map_sg()/dma_unmap_sg() APIRussell King3-125/+115
2008-09-25[ARM] dma: rename consistent.c to dma-mapping.cRussell King2-2/+2
2008-09-25[ARM] Print details relevant to how we handle the cacheRussell King1-0/+9
2008-09-25[ARM] Introduce new bitmask based cache type macrosRussell King2-81/+59
2008-09-25[ARM] Remove cache type printksRussell King1-141/+1
2008-09-25[ARM] pxa: remove references to pxa_gpio_mode() in commentsRussell King1-2/+1
2008-09-25[ARM] Update mach-typesRussell King1-3/+41
2008-09-25[ARM] pxa: introduce cpu_is_pxa26x()Eric Miao2-1/+9
2008-09-25[ARM] pxa: make cpu_is_pxa2* macros more consistentEric Miao4-17/+68
2008-09-25[ARM] pxa: merge common cpu_is_pxa255() code togetherEric Miao1-6/+4
2008-09-25[ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONTEric Miao2-23/+9
2008-09-25Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik18-24/+23
2008-09-25MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells3-3/+3
2008-09-24[ARM] pxa/akita: use pca953x instead of akita-ioexpEric Miao5-276/+27
2008-09-24[ARM] pxa/spitz: use leds-gpio for led driving and drop leds-spitzEric Miao2-5/+27
2008-09-24[ARM] pxa/spitz: use generic GPIO API for SCOOP1/SCOOP2 GPIOsEric Miao3-43/+73