summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] GPIO API: SA1100 wrapper cleanupPhilipp Zabel2007-02-211-20/+14Star
* [PATCH] GPIO API: S3C2410 wrapper cleanupPhilipp Zabel2007-02-211-10/+11
* [PATCH] GPIO API: PXA wrapper cleanupPhilipp Zabel2007-02-212-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/+0Star
| * | | | [PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt2007-02-111-2/+2
| * | | | [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0Star
| | |/ / | |/| |
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds2007-02-091-64/+0Star
| |\ \ \
| | * | | [APM] ARM: Convert to use shared APM emulation.Ralf Baechle2007-02-091-64/+0Star
| * | | | [PATCH] kill eth_io_copy_and_sum()Al Viro2007-02-092-8/+0Star
| |/ / /
* | | | [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/+0Star
| * | | [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
| | | | | * | | | [ARM] Convert DMA cache handling to take const void * argsRussell King2007-02-082-7/+7
| | | | | * | | | [ARM] 4134/1: Add generic support for outer cachesCatalin Marinas2007-02-081-0/+37
| | | | | * | | | [ARM] 4133/1: Add ISB after changes to CP15 registersCatalin Marinas2007-02-081-34/+36
| | | | | * | | | [ARM] 4129/1: Add barriers after the TLB operationsCatalin Marinas2007-02-081-12/+38
| | | | | * | | | [ARM] 4127/1: Flush the prefetch buffer after changing the DACRCatalin Marinas2007-02-081-0/+1
| | | | | * | | | [ARM] 4126/1: Add the ARM specific barriersCatalin Marinas2007-02-081-3/+11
| | | | | |/ / /
| | | | * | | | [ARM] 4220/1: S3C24XX: DMA system initialised from sysdevBen Dooks2007-02-171-0/+7
| | | | * | | | [ARM] 4219/1: S3C2443: DMA source definitionsBen Dooks2007-02-171-1/+35
| | | | * | | | [ARM] 4215/1: s3c2410 usb device: per-platform vbus_drawArnaud Patard2007-02-171-0/+2