aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm
AgeCommit message (Expand)Author
2008-04-19[ARM] 4959/1: PXA: Fix misprint in CICR1_RGBT_CONVMike Rapoport
2008-04-19[ARM] 4952/1: magician: add LCD detection, LCD power switching, update pxafb ...Philipp Zabel
2008-04-19[ARM] 4948/1: magician: use htc-egpio to drive the GPIO/IRQ expander CPLDPhilipp Zabel
2008-04-19[ARM] 4943/2: magician: fix magician.h GPIO header includesPhilipp Zabel
2008-04-19[ARM] 4867/1: Adds flash, udc, mci support for gumstix F boardsJaya Kumar
2008-04-19[ARM] pxa: remove keypad register definitions from pxa-regs.heric miao
2008-04-19[ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info()eric miao
2008-04-19[ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}eric miao
2008-04-19[ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}eric miao
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao
2008-04-19[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao
2008-04-19[ARM] 4868/1: Enhance pxa270 GPIO definitionsRobert Jarzmik
2008-04-19[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUsMark Brown
2008-03-20[ARM] 4872/1: Replaces buggy macro in S3C2410 irq includeDavide Rizzo
2008-03-20[ARM] 4869/1: ARM: OMAP: Fix compile for mcbspTony Lindgren
2008-03-20[ARM] 4863/1: AT91: CAP9 USART definitions for early debugAndrew Victor
2008-03-06Merge branch 'omap-fixes'Russell King
2008-03-06[ARM] 4850/1: include generic pgtable.h for !CONFIG_MMU caseGreg Ungerer
2008-03-06[ARM] include/asm-arm - use angle brackets for includesJoe Perches
2008-03-05ARM: OMAP1: Fix compile for boards depending on old gpio expanderTony Lindgren
2008-03-05ARM: OMAP1: omap h3 regression and build fixDavid Brownell
2008-03-05ARM: OMAP: Remove compiler warning when i2c is not setKyungmin Park
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli
2008-02-29[ARM] 4843/1: Add GCR_CLKBPB for PXA3xxMark Brown
2008-02-29[ARM] 4840/1: pxa: fix the typo in get_irqnr_and_baseeric miao
2008-02-29[ARM] 4838/1: Fix kexec for SA1100 machinesThomas Kunze
2008-02-29[ARM] 4837/1: make __get_unaligned_*() return unsigned typesLennert Buytenhek
2008-02-23spi: pxa2xx_spi clock polarity fixNed Forrester
2008-02-21[ARM] 4835/1: Fix stale comment in struct machine_desc descriptionLeonid Evdokimov
2008-02-09Merge branches 'master', 'omap1-upstream' and 'orion' into develRussell King
2008-02-08ARM: OMAP1: Use MMC multislot structures for Siemens SX1 boardCarlos Eduardo Aguiar
2008-02-08ARM: OMAP1: Make omap1 use MMC multislot structuresFelipe Balbi
2008-02-08ARM: OMAP1: Make omap1 boards to use omap_nand_platform_dataTony Lindgren
2008-02-08ARM: OMAP: Add helper module for board specific I2C bus registrationJarkko Nikula
2008-02-08ARM: OMAP: Add DMA support for chaining and 3430Anand Gadiyar
2008-02-08ARM: OMAP: Add 24xx GPIO debounce supportKevin Hilman
2008-02-08ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim
2008-02-08ARM: OMAP: Add 3430 CPU identification macrosSyed Mohammed Khasim
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger
2008-02-08misc: removal of final callers using fastcallHarvey Harrison
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells
2008-02-08[ARM] Orion: free up kernel virtual address spaceLennert Buytenhek
2008-02-08[ARM] Orion: distinguish between physical and virtual addressesLennert Buytenhek
2008-02-08[ARM] Orion: kill orion_early_putstr()Lennert Buytenhek
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-02-07Add cmpxchg_local to armMathieu Desnoyers
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov