summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* pxafb: preliminary smart panel interface supportEric Miao2008-04-302-4/+56
* pxafb: introduce register independent LCD connection type for pxafberic miao2008-04-301-0/+44
* pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao2008-04-303-196/+140Star
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-305-55/+18Star
|\
| * Merge branch 'orion-fixes2'Russell King2008-04-291-0/+8
| |\
| | * [ARM] Feroceon: Feroceon-specific WA-cache compatible {copy,clear}_user_page()Lennert Buytenhek2008-04-281-0/+8
| | |
| | \
| *-. | Merge branches 'pxa' and 'orion-fixes1'Russell King2008-04-294-55/+10Star
| |\ \|
| | | * [ARM] Orion: fix ioremap() optimizationNicolas Pitre2008-04-281-5/+4Star
| | * | [ARM] 5014/1: Cleanup reset state before entering suspend or resetting.Dmitry Baryshkov2008-04-241-0/+2
| | * | [ARM] 5013/1: Change ITE8152 interrupt numbersMike Rapoport2008-04-241-1/+4
| | * | [ARM] 5009/1: magician: remove to-be-deprecated defines for pxa_gpio_modePhilipp Zabel2008-04-211-49/+0Star
* | | | kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-168/+6Star
* | | | mm: introduce pte_special pte bitNick Piggin2008-04-281-0/+3
|/ / /
* | | ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz2008-04-271-3/+3
* | | [MTD] [NAND] S3C2410 Allow ECC disable to be specified by the boardBen Dooks2008-04-221-0/+2
* | | [MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform dataBen Dooks2008-04-221-0/+1
* | | [MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correctionBen Dooks2008-04-221-0/+2
* | | [MTD] [NAND] support for pxa3xxeric miao2008-04-221-0/+18
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-04-221-0/+2
|\ \
| * | MMC: OMAP: Introduce new multislot structure and change driver to use itJuha Yrjola2008-04-181-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-221-2/+2
|\ \ \
| * | | arm: Storage class should be before const qualifierTobias Klauser2008-04-221-2/+2
| |/ /
* | | Merge branch 'merge-fixes' into develRussell King2008-04-197-205/+2Star
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-181-8/+0Star
| |\ \
| | * | ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz2008-04-181-8/+0Star
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2008-04-183-15/+0Star
| |\ \ \
| | * | | iop-adma: remove the workaround for missed interrupts on iop3xxDan Williams2008-04-173-15/+0Star
| | |/ /
| * / / Generic semaphore implementationMatthew Wilcox2008-04-172-182/+1Star
| |/ /
| * | spi: spi_s3c24xx must initialize num_chipselectBen Dooks2008-04-161-0/+1
* | | Merge branch 'omap2-upstream' into develRussell King2008-04-1911-92/+562
|\ \ \
| * | | ARM: OMAP2: New DPLL clock frameworkRoman Tereshonkov2008-04-141-2/+0Star
| * | | ARM: OMAP2: Add 34xx clocksPaul Walmsley2008-04-141-2/+9
| * | | ARM: OMAP2: Change 24xx to use shared clock code and new reg accessPaul Walmsley2008-04-141-12/+53
| * | | ARM: OMAP2: Change 24xx to use new register accessPaul Walmsley2008-04-144-21/+152
| * | | ARM: OMAP2: Add common register access for 24xx and 34xxPaul Walmsley2008-04-143-4/+267
| * | | ARM: OMAP2: Clean-up mux codeTony Lindgren2008-04-141-10/+3Star
| * | | ARM: OMAP2: Add new pin multiplexing configurationsTony Lindgren2008-04-141-2/+43
| * | | ARM: OMAP: Allow registering pin mux functionTony Lindgren2008-04-141-1/+7
| * | | ARM: OMAP: Use gpiolib with tps65010 for OSK 5912David Brownell2008-04-141-0/+11
| * | | ARM: OMAP: Use gpiolibDavid Brownell2008-04-141-42/+15Star
| |/ /
| * | kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-031-0/+6
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------------------. \ \ Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King2008-04-1977-1150/+2542
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | |_|_|_|/ | | | | | | | | | |/| | | |
| | | | | | | | | | | | * | [ARM] Add initial sparsemem supportRussell King2008-04-192-0/+13
| | | | | | | | | | | | |/
| | | | | | | | | | | * | [ARM] 4883/1: Adds some missing gpio defines for S3C2410Davide Rizzo2008-04-171-0/+4
| | | | | | | | | | | * | [ARM] 4987/1: S3C24XX: Ensure watchdog reset initiated from cached code.Ben Dooks2008-04-172-45/+65
| | | | | | | | | | | * | [ARM] 4985/1: S3C2412: Fix ARMDIVN name in CLKDIVN definition.Ben Dooks2008-04-171-1/+1
| | | | | | | | | | | * | [ARM] 4983/1: S3C2412: Add initial memory controller registersBen Dooks2008-04-171-0/+29
| | | | | | | | | | | |/
| | | | | | | | | | * | [ARM] 4962/1: Introduce standard gpio interface for Scoop2.Dmitry Baryshkov2008-04-101-2/+3
| | | | | | | | | | * | [ARM] 4961/1: gpiolib support for SA-1100 architectureDmitry Baryshkov2008-04-101-19/+12Star
| | | | | | | | | | |/
| | | | | | | | | * | [ARM] pxa: V4L2 soc_camera driver for PXA270Guennadi Liakhovetski2008-04-192-0/+101