aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell2007-03-051-17/+0
* Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King2007-03-023-7/+13
|\
| * ARM: OMAP: Add missing get_irqnr_preamble and arch_ret_to_user for omap2Tony Lindgren2007-03-021-0/+6
| * ARM: OMAP: Remove obsolete alsa typedefsTony Lindgren2007-03-021-6/+6
| * ARM: OMAP: omap1510->15xx conversions needed for sx1Vladimir Ananiev2007-03-021-1/+1
* | [ARM] 4241/1: Define mb() as compiler barrier on a uniprocessor systemCatalin Marinas2007-03-021-21/+19
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-263-33/+7
|\
| * [ARM] 4234/1: Introduce get_irqnr_preamble and arch_ret_to_user for ns9xxx.Uwe Kleine-König2007-02-251-0/+6
| * [ARM] 4231/1: AT91: Merge and typo fixes.Andrew Victor2007-02-222-33/+1
* | [PATCH] GPIO API: SA1100 wrapper cleanupPhilipp Zabel2007-02-201-20/+14
* | [PATCH] GPIO API: S3C2410 wrapper cleanupPhilipp Zabel2007-02-201-10/+11
* | [PATCH] GPIO API: PXA wrapper cleanupPhilipp Zabel2007-02-202-18/+36
|/
* Merge ARM fixesRussell King2007-02-2016-102/+435
|\
| * [ARM] Fix s3c2410 ALSA audio for typedef eliminationRussell King2007-02-201-3/+3
| * [ARM] 4223/1: ixdp2351 : Fix for a define errorOzzy2007-02-201-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-3/+3
| |\
| | * Storage class should be before const qualifierTobias Klauser2007-02-171-3/+3
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-19117-404/+2771
| |\ \ | | |/ | |/|
| * | [PATCH] S3C2410 GPIO wrappersPhilipp Zabel2007-02-121-0/+65
| * | [PATCH] SA1100 GPIO wrappersPhilipp Zabel2007-02-121-0/+81
| * | [PATCH] PXA GPIO wrappersPhilipp Zabel2007-02-121-0/+72
| * | [PATCH] AT91 GPIO wrappersDavid Brownell2007-02-121-2/+46
| * | [PATCH] OMAP GPIO wrappersDavid Brownell2007-02-121-0/+66
| * | [PATCH] GPIO coreDavid Brownell2007-02-121-0/+7
| * | [PATCH] SPI: Freescale iMX SPI controller driver (BIS+)Andrea Paterniani2007-02-121-0/+72
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-02-111-0/+17
| |\ \
| | * \ Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-02-1064-240/+305
| | |\ \
| | * | | Input: gpio-keys - keyboard driver for GPIO buttonsPhil Blundell2007-01-181-0/+17
| * | | | [PATCH] Remove the last reference to rwlock_is_locked() macro.Robert P. J. Day2007-02-111-1/+0
| * | | | [PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt2007-02-111-2/+2
| * | | | [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0
| | |/ / | |/| |
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds2007-02-091-64/+0
| |\ \ \
| | * | | [APM] ARM: Convert to use shared APM emulation.Ralf Baechle2007-02-091-64/+0
| * | | | [PATCH] kill eth_io_copy_and_sum()Al Viro2007-02-092-8/+0
| |/ / /
* | | | [ARM] Merge remaining IOP codeRussell King2007-02-2036-114/+341
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xxDan Williams2007-02-175-22/+104
| * | | [ARM] 4186/1: iop: remove cp6_enable/disable routinesDan Williams2007-02-174-72/+0
| * | | [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams2007-02-1728-25/+210
* | | | Merge the easy part of the IOP branchRussell King2007-02-183-3/+31
|\ \ \ \ | |/ / /
| * | | [ARM] 4184/1: iop: cp6 access handler (undef_hook)Dan Williams2007-02-141-0/+1
| * | | [ARM] 4182/1: iop3xx: fix the ioremap implementation to not remap static rangesDan Williams2007-02-143-3/+30
* | | | Merge NetSilicon NS93xx treeRussell King2007-02-1818-0/+772
|\ \ \ \
| * | | | [ARM] 4210/1: base for new machine type "NetSilicon NS9360"Uwe Kleine-König2007-02-1718-0/+772
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*---------. \ \ \ Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King2007-02-1785-266/+1757
|\ \ \ \ \ \ \ \ \ | | | | | | |/ / /
| | | | | * | | | [ARM] 4130/1: Add L220 support to RealView/EBCatalin Marinas2007-02-151-0/+2
| | | | | * | | | Merge Realview GIC codeRussell King2007-02-156-4/+34
| | | | | |\ \ \ \
| | | | | | * | | | [ARM] 4109/2: Add support for the RealView/EB MPCore revC platformCatalin Marinas2007-02-154-1/+21
| | | | | | * | | | [ARM] 4190/2: Add the secondary GIC support for the RealView/EBCatalin Marinas2007-02-152-1/+10
| | | | | | * | | | [ARM] 4108/2: Allow multiple GIC interrupt controllers in a systemCatalin Marinas2007-02-151-2/+3
| | | | | | |/ / /
| | | | | * | | | [ARM] 4135/1: Add support for the L210/L220 cache controllersCatalin Marinas2007-02-111-0/+56