summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-05-172-9/+19
|\
| * ARM: OMAP: Add calls to omap2_set_globals_*()Paul Walmsley2008-05-091-0/+4
| * ARM: OMAP: Update MMC header to fix compileTony Lindgren2008-05-091-9/+15
* | Merge branch 'sa1100'Russell King2008-05-172-9/+12
|\ \
| * | [ARM] 5026/1: locomo: add .settype for gpio and several small fixesThomas Kunze2008-05-172-9/+12
* | | [ARM] fix parenthesis in include/asm-arm/arch-omap/control.hMariusz Kozlowski2008-05-171-1/+1
* | | [ARM] pxa: Fix RCSR handlingRussell King2008-05-081-1/+2
|/ /
* | [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.Robert Jarzmik2008-05-041-1/+1
|/
* arm: types: use <asm-generic/int-*.h> for the arm architectureH. Peter Anvin2008-05-021-31/+2
* rename div64_64 to div64_u64Roman Zippel2008-05-011-2/+0
* 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/+140
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-295-55/+18
|\
| * 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/+10
| |\ \ \ | | | |/
| | | * [ARM] Orion: fix ioremap() optimizationNicolas Pitre2008-04-281-5/+4
| | * | [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/+0
* | | | kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-168/+6
* | | | 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-211-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-211-2/+2
|\ \ \
| * | | arm: Storage class should be before const qualifierTobias Klauser2008-04-211-2/+2
| |/ /
* | | Merge branch 'merge-fixes' into develRussell King2008-04-197-205/+2
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-181-8/+0
| |\ \
| | * | ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz2008-04-181-8/+0
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2008-04-183-15/+0
| |\ \ \
| | * | | iop-adma: remove the workaround for missed interrupts on iop3xxDan Williams2008-04-173-15/+0
| | |/ /
| * | | Generic semaphore implementationMatthew Wilcox2008-04-172-182/+1
| |/ /
| * | spi: spi_s3c24xx must initialize num_chipselectBen Dooks2008-04-151-0/+1
* | | Merge branch 'omap2-upstream' into develRussell King2008-04-1911-92/+562
|\ \ \
| * | | ARM: OMAP2: New DPLL clock frameworkRoman Tereshonkov2008-04-141-2/+0
| * | | 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/+3
| * | | 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/+15
| |/ /
OpenPOWER on IntegriCloud