aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAge
* include/asm/ptrace.h userspace headers cleanupAdrian Bunk2008-07-25
* clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-24
|\
| * ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-24
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-24
|\ \
| * | Remove asm/semaphore.hMatthew Wilcox2008-07-24
| |/
* | pm: remove remaining obsolete definitions from pm.hRafael J. Wysocki2008-07-24
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-23
|\
| * Merge branch 'pxa' into develRussell King2008-07-13
| |\
| | * [ARM] pxa: add base support for PXA930 (aka Tavor-P)Eric Miao2008-07-13
| | * Merge branch 'pxa-devel' into pxaRussell King2008-07-12
| | |\
| | | * [ARM] 5113/1: PXA SSP: Additional register definitions for PXA3xx SSPMark Brown2008-07-10
| | | * [ARM] pxa: add simple gpio debug LEDs support for zyloniteEric Miao2008-07-09
| | | * [ARM] pxa: add GPIO expander (PCA9539) support for zyloniteEric Miao2008-07-09
| | | * [ARM] pxa: add pxa3xx NAND device and clock sourcesEric Miao2008-07-09
| | | * [ARM] pxa: add pxa2xx_mfp_set_lpm() to facilitate low power state changeEric Miao2008-07-09
| | | * [ARM] pxa: allow display of uncompress message through STUARTEric Miao2008-07-09
| | * | Merge branch 'eseries' into pxaRussell King2008-07-12
| | |\ \
| | | * | PXA UDC - allow use of inverted GPIO for pullupIan Molton2008-07-10
| | | * | E-series GPIO / IRQ definitions.Ian Molton2008-07-10
| | | |/
| | * | Merge branch 'pxa-tosa' into pxaRussell King2008-07-12
| | |\ \
| | | * | [ARM] 5150/1: Tosa: support built-in bluetooth power-upDmitry Baryshkov2008-07-07
| | | * | [ARM] 5097/1: Tosa: support TC6393XB deviceDmitry Baryshkov2008-07-07
| | | * | [ARM] 5083/2: Tosa: fix IrDA transciver powerup.Dmitry Baryshkov2008-07-07
| | | * | [ARM] 5047/2: Support resetting by asserting GPIO pinDmitry Baryshkov2008-07-07
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'pxa-ian' and 'pxa-xm270' into pxaRussell King2008-07-12
| | |\ \ \ \
| | | | * | | [ARM] 5106/1: CM-X270: remove unneeded cm-x270.hMike Rapoport2008-07-09
| | | | | |/ | | | | |/|
| | | * / | Fix serial broken-ness on PXA250Ian Molton2008-07-10
| | | |/ /
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxaRussell King2008-07-10
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | | * | [ARM] 5153/1: Add support for PalmTX handheld computerMarek VaĊĦut2008-07-10
| | | | * | Merge branch 'machtypes' into pxa-palmRussell King2008-07-09
| | | |/| |
| | * | | | [ARM] 5163/1: pxa27x_udc: Allow choosing the bits in UP2OCR_SEOSStefan Schmidt2008-07-10
| | * | | | [ARM] 5164/1: pxafb: Support for RGB666, RGBT666, RGB888 and RGBT888Stefan Schmidt2008-07-10
| | * | | | [ARM] 5165/1: pxafb: More LCCR3 depth definesStefan Schmidt2008-07-10
| | |/ / /
| | * | | [ARM] 5088/3: pxa2xx: add pxa2xx_set_spi_info to register pxa2xx-spi platform...Guennadi Liakhovetski2008-07-09
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds2008-07-23
|\ \ \ \ \
| * | | | | iop_adma: cleanup iop_chan_xor_slot_countDan Williams2008-07-17
| * | | | | dmaengine: DMA engine driver for Marvell XOR engineSaeed Bishara2008-07-08
* | | | | | kgdb: support for ARCH=armJason Wessel2008-07-23
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-16
|\ \ \ \ \ \
| * | | | | | MMC: S3C24XX: Add media presence test to request handling.Ben Dooks2008-07-15
| * | | | | | MMC: S3C24XX: Add support to invert write protect lineBen Dooks2008-07-15
| * | | | | | MMC: S3C24XX: Add platform data for MMC/SD driverBen Dooks2008-07-15
| * | | | | | MMC: S3C24XX MMC/SD driver.Thomas Kleffel2008-07-15
| * | | | | | mmc: at91_mci: avoid timeoutsMarc Pignat2008-07-15
* | | | | | | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | arm: convert to generic helpers for IPI function callsJens Axboe2008-06-26
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-14
|\ \ \ \ \ \
| * \ \ \ \ \ [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-14
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | |_|/ / | | |/| | |