summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | [ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao2010-03-021-53/+1
| * | [ARM] locomo: allow cascaded IRQ base to be specified by platformsEric Miao2010-03-021-6/+0
| * | [ARM] locomo: remove unused IRQs and avoid unnecessary cascadeEric Miao2010-03-021-28/+3
| * | [ARM] locomo: avoid unnecessary cascaded keyboard IRQEric Miao2010-03-021-2/+1
| * | [ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao2010-03-021-0/+27
| * | [ARM] pxa: simplify the LCD pin configuration for pxa25x platformsEric Miao2010-03-021-0/+32
* | | dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori2010-03-121-1/+0
| |/ |/|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-012-2/+2
|\ \
| * \ Merge branch 'misc2' into develRussell King2010-02-251-1/+1
| |\ \
| | * | ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-151-1/+1
| * | | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
| |/ /
* | | pxa_camera: remove init() callbackAntonio Ospite2010-02-261-2/+0
| |/ |/|
* | [ARM] pxa: fix the incorrect naming of AC97 reset pin config for pxa26xEric Miao2010-01-131-2/+4
|/
* [ARM] pxa: fix compiler warnings of unused variable 'id' in cpu_is_pxa9*()Eric Miao2010-01-041-6/+3
* [ARM] pxa/zylonite: simplify reduntant gpio settings on mmc slotHaojian Zhuang2009-12-291-7/+0
* [ARM] pxa/zeus: make Viper pcmcia support more generic to support ZeusMarc Zyngier2009-12-132-2/+11
* [ARM] pxa/zeus: basic support for Arcom Zeus SBCMarc Zyngier2009-12-131-0/+82
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-096-6/+6
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-076-6/+6
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-046-6/+6
* | | [ARM] pxa: rename macro from pxa9xx to pxa93xHaojian Zhuang2009-12-011-3/+4
* | | [ARM] pxa: add U2D registers and bits definitionsIgor Grinberg2009-12-011-0/+199
* | | [ARM] pxa/treo: add Palm Centro 685 supportTomáš Čech2009-12-011-0/+7
* | | [ARM] pxa/treo: generalisation of Treo680 codeTomáš Čech2009-12-012-49/+60
* | | pxa3xx_nand: move pxa3xx_nand.h common into plat directoryHaojian Zhuang2009-12-011-63/+0
* | | pxafb: add transparency field to pxafb_mode_info structPieter Grimmerink2009-12-011-1/+2
|/ /
* | [ARM] pxa: fix interrupts number calculation when CONFIG_PXA_HAVE_ISA_IRQS=yMarc Zyngier2009-11-131-0/+1
|/
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-09-2114-323/+320
|\
| * [ARM] pxafb: add accelerator ID for PXA3xx GCUDaniel Mack2009-09-121-1/+2
| * [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.cMarek Vasut2009-09-101-0/+2
| * [ARM] pxa: balloon3 (http://balloonboard.org/) base machine supportJonathan McDowell2009-09-103-1/+145
| * [ARM] pxa: Palm Tungsten|C initial supportMarek Vasut2009-09-101-0/+86
| * [ARM] pxa/palm: add NAND Flash support for PalmTXMarek Vasut2009-09-101-0/+5
| * [ARM] pxa/colibri: add NAND config for Colibri PXA3xx boardsDaniel Mack2009-09-101-0/+6
| * [ARM] pxa/ezx: set IRQ_BOARD_END for EZXDaniel Ribeiro2009-09-101-0/+2
| * [ARM] pxamci: add simple gpio controlsRobert Jarzmik2009-09-101-0/+5
| * [ARM] pxa: rename GCU IRQ for consistencyDaniel Mack2009-09-101-1/+1
| * [ARM] pxa: add clock definition for graphics controllerDaniel Mack2009-09-101-2/+2
| * [ARM] pxa: initialize default interrupt priority and use ICHP for IRQ handlingHaojian Zhuang2009-09-101-16/+9
| * [ARM] pxa: add more registers in interrupt controllerHaojian Zhuang2009-09-101-0/+11
| * [ARM] pxa: add cpu_is_pxa950() and Kconfig optionsHaojian Zhuang2009-09-101-0/+17
| * [ARM] pxa: expand irq support for PXA93x and PXA950Haojian Zhuang2009-09-101-2/+26
| * [ARM] pxa: remove duplicate mfp definition in machHaojian Zhuang2009-09-101-300/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-141-3/+4
|\ \
| * | Input: pxa27x_keypad - allow modifying keymap from userspaceDmitry Torokhov2009-09-101-1/+3
| * | Input: pxa27x_keypad - remove extra clk_disableDmitry Torokhov2009-07-221-2/+1
| |/
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-09-101-0/+3
|\ \ | |/ |/|
| * ALSA: Allow passing platform_data for pxa2xx-ac97Marek Vasut2009-08-131-0/+3
* | [ARM] pxa: fix ULPI_{DIR,NXT,STP} MFP definesMike Rapoport2009-07-061-3/+3
|/
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2009-06-182-3/+51
|\
OpenPOWER on IntegriCloud