aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAge
*-----------------. Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns...Russell King2007-05-06
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * [ARM] 4360/1: S3C24XX: regs-udc.h remove unused macroArnaud Patard2007-05-05
| | | | | | | | | | * [ARM] 4330/1: S3C24XX: add S3C2410_UDC_FUNCADDR_UPDATEBen Dooks2007-04-28
| | | | | | | | | | * [ARM] 4325/1: S3C24XX: remove s3c24xx_boardBen Dooks2007-04-21
| | | | | | | | | | * [ARM] 4324/1: S3C24XX: remove clocks from s3c24xx_boardBen Dooks2007-04-21
| | | | | | | | | | * [ARM] 4299/1: S3C AC97 fill in register bit definesGraeme Gregory2007-04-21
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | | | | | | | * [ARM] ecard: Convert card type enum to a flagRussell King2007-05-03
| | | | | | | | | * [ARM] ecard: Move private ecard junk out of asm/ecard.hRussell King2007-05-03
| | | |_|_|_|_|_|/ | | |/| | | | | |
| | | | | | | | * [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-21
| | | | | | | | * [ARM] 4246/1: i2c-pxa: add adapter class to platform specific dataMatej Kenda2007-04-21
| | | |_|_|_|_|/ | | |/| | | | |
| | | | | | | * [ARM] 4301/1: add mach type cc9p9360jsUwe Kleine-König2007-04-21
| | | | | | | * [ARM] 4294/1: ns9xxx: Determine system clock from PLL register settingsUwe Kleine-König2007-04-21
| | | | | | | * [ARM] 4293/1: ns9xxx: Add bit fields FS and ND to the definition ofUwe Kleine-König2007-04-21
| | | | | | | * [ARM] 4292/1: ns9xxx: Make REGGET consistant with REGSETUwe Kleine-König2007-04-21
| | | |_|_|_|/ | | |/| | | |
| | | | | | * [ARM] 4329/1: fix position of NETX_SYSTEM_REGSascha Hauer2007-05-03
| | | |_|_|/ | | |/| | |
| | | | | * [ARM] Add comments marking in-use ptrace numbersRussell King2007-05-06
| | | | | * [ARM] Move syscall saving out of the way of utraceRussell King2007-05-06
| | | |_|/ | | |/| |
| | | | * [ARM] iop: add missing parens in macroRussell King2007-05-05
| | | | * [ARM] 4342/2: iop13xx: add resource definitions for the tpmi unitsDan Williams2007-05-03
| | | | * [ARM] 4348/4: iop3xx: Give Linux control over PCI initializationDan Williams2007-05-03
| | | | * [ARM] 4343/1: iop13xx: automatically detect the internal bus frequencyDan Williams2007-04-30
| | | | * [ARM] 4341/1: iop13xx: fix i/o address translationDan Williams2007-04-30
| | | |/ | | |/|
| | | * [ARM] 4328/1: Move i.MX UART regs to driverSascha Hauer2007-05-03
| | |/
| * | [ARM] 4352/1: AT91: Platform data for LCD and AC97.Andrew Victor2007-05-03
| * | [ARM] 4350/1: AT91: Hardware header for ADC peripheralAndrew Victor2007-05-03
| |/
* | [ARM] mm 10: allow memory type to be specified with ioremapRussell King2007-05-05
* | [ARM] mm 9: add additional device memory typesRussell King2007-05-05
* | [ARM] mm 7: remove duplicated __ioremap() prototypesRussell King2007-05-05
|/
* [ARM] EBSA110: Add readsw/readsl/writesw/writeslRussell King2007-04-21
* [ARM] Add ability to dump exception stacks to kernel backtracesRussell King2007-04-21
* [ARM] 4298/1: fix memory barriers for DMA coherent and SMP platformsLennert Buytenhek2007-04-01
* [ARM] Fix __NR_kexec_loadRussell King2007-04-01
* [ARM] 4296/1: ixp4xx: compile fixVladimir Barinov2007-03-30
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-03-24
|\
| * [ARM] 4278/1: configure pxa27x I2C SCL as "input"Guennadi Liakhovetski2007-03-24
| * [ARM] 4235/1: ns9xxx: declare the clock functions as "const"Uwe Kleine-König2007-03-20
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-03-19
|\|
| * [ARM] 4264/1: ldrex/strex syntax errors with recent compilersStelian Pop2007-03-15
* | [PATCH] gpio_direction_output() needs an initial valueDavid Brownell2007-03-16
|/
* [ARM] 4263/1: fix IXP4XX_NPE[ABC]_BASE_VIRT addressMilan Svoboda2007-03-12
* [ARM] 4248/1: lh7a40x: fix missing definitions for get_irqnr_preambleDan Williams2007-03-08
* [PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell2007-03-05
* Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King2007-03-02
|\
| * ARM: OMAP: Add missing get_irqnr_preamble and arch_ret_to_user for omap2Tony Lindgren2007-03-02
| * ARM: OMAP: Remove obsolete alsa typedefsTony Lindgren2007-03-02
| * ARM: OMAP: omap1510->15xx conversions needed for sx1Vladimir Ananiev2007-03-02
* | [ARM] 4241/1: Define mb() as compiler barrier on a uniprocessor systemCatalin Marinas2007-03-02
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-26
|\
| * [ARM] 4234/1: Introduce get_irqnr_preamble and arch_ret_to_user for ns9xxx.Uwe Kleine-König2007-02-25
| * [ARM] 4231/1: AT91: Merge and typo fixes.Andrew Victor2007-02-22