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