summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-052-7/+7
* gpiolib support for the PXA architecturePhilipp Zabel2008-02-052-28/+33
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-0529-318/+534
|\
| *-------. Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King2008-02-0422-309/+484
| |\ \ \ \ \
| | | | | | * [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas2008-02-041-3/+3
| | | | | | * [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas2008-02-041-6/+2Star
| | | | | | * [ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas2008-02-041-0/+19
| | | | | | * [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas2008-02-047-258/+181Star
| | | | | | * [ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas2008-02-041-1/+6
| | | | | | * [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas2008-02-041-8/+5Star
| | | | | | * [ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas2008-02-041-0/+10
| | | | |_|/ | | | |/| |
| | | | | * [ARM] pxa: add preliminary suspend/resume code for pxa3xxeric miao2008-02-041-0/+13
| | | | |/ | | | |/|
| | | | * [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie2008-02-041-0/+3
| | | |/
| | * | [ARM] 4807/2: ixp4xx: Merge nslu2-power.c into nslu2-setup.cRod Whitby2008-02-041-19/+2Star
| | * | [ARM] 4714/2: Headers for IXP4xx built-in Ethernet and WAN driversKrzysztof Halasa2008-02-041-0/+21
| | * | [ARM] 4713/3: Adds drivers for IXP4xx QMgr and NPE featuresKrzysztof Halasa2008-02-042-0/+165
| | * | [ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bitsKrzysztof Halasa2008-02-044-8/+51
| | * | [ARM] 4769/2: ixp4xx: Button updates for the dsmg600 boardRod Whitby2008-02-041-6/+1Star
| | * | [ARM] 4768/2: ixp4xx: Button and LED updates for the nas100d boardRod Whitby2008-02-041-9/+9
| | * | [ARM] 4767/2: ixp4xx: Add bitops.h include to io.hRod Whitby2008-02-041-0/+2
| | |/
| * | [ARM] 4802/1: Fix typo and remove vague commentMarc Pignat2008-02-041-1/+1
| * | [ARM] 4660/3: at91: allow selecting UART for early kernel messagesGuennadi Liakhovetski2008-02-046-8/+49
| |/
* | include/asm-arm/: Spelling fixesJoe Perches2008-02-034-36/+36
* | fix typo 'the same the\>'Uwe Kleine-König2008-02-031-2/+2
|/
* USB: at91_udc uses generic GPIO calls; minor cleanupDavid Brownell2008-02-011-1/+2
* USB: gadget: pxa2xx_udc supports inverted vbusDmitry Baryshkov2008-02-011-0/+2
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-02-011-0/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-313-3/+0Star
* ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-291-0/+2
* Merge branch 'pxa-plat' into develRussell King2008-01-2822-677/+1224
|\
| * [ARM] 4762/1: Basic support for Toradex Colibri moduleDaniel Mack2008-01-281-0/+19
| * [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfixRichard Purdie2008-01-283-4/+1Star
| * [ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270Robert Schwebel2008-01-281-0/+275
| * [ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU moduleRobert Schwebel2008-01-282-1/+84
| * [ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform)eric miao2008-01-281-0/+6
| * [ARM] 4664/1: Add basic support for HTC Magician PDA phonesPhilipp Zabel2008-01-281-0/+111
| * [ARM] pxa: Add PXA3 standby code hooked into the IRQ wake schemeRussell King2008-01-261-0/+86
| * [ARM] pxa: make MFP configuration processor independenteric miao2008-01-262-194/+183Star
| * [ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functionseric miao2008-01-261-14/+0Star
| * [ARM] pxa: introduce a new file mfp-pxa3xx.h for common pin configurationseric miao2008-01-264-133/+139
| * [ARM] pxa: move memory controller registers into pxa2xx-regs.hRussell King2008-01-262-63/+84
| * [ARM] pxa: make OHCI register definitions available to both pxa27x and pxa3xxeric miao2008-01-261-68/+71
| * [ARM] pxa: mmc: add 3rd host controller support for pxa310Bridge Wu2008-01-261-0/+1
| * [ARM] pxa: mmc: add 2nd host controller support for pxa3xxBridge Wu2008-01-261-0/+1
| * [ARM] pxa: mmc: add 1st host controller support for pxa3xxBridge Wu2008-01-261-0/+9
| * [ARM] 4718/1: Fix redefinition warnings in PXA uncompressor codePhilipp Zabel2008-01-261-4/+1Star
| * [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()eric miao2008-01-261-24/+0Star
| * [ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx()eric miao2008-01-261-75/+14Star
| * [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.heric miao2008-01-262-167/+174
| * [ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free()eric miao2008-01-261-3/+33