summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [ARM] pxa: removed unused declarations of pxa_gpio_* in hardware.hEric Miao2008-12-022-15/+5
| | * | | [ARM] pxa: add support for additional GPIOs on PXA26xEric Miao2008-12-021-0/+31
| | * | | Revert "[ARM] pxa: introduce cpu_is_pxa26x()"Eric Miao2008-12-021-2/+0
| * | | | [ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are definedRussell King2008-11-301-0/+1
| * | | | [ARM] Add a common typesafe __io implementationRussell King2008-11-301-2/+2
| * | | | [ARM] pxa: avoid polluting the kernel's namespaceRussell King2008-11-281-2/+0
| * | | | Merge branch 'highmem' into develRussell King2008-11-281-10/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-10/+0
| | |/ /
| * | | [ARM] pxa: convert to clkdev and match clocks by struct device where possibleRussell King2008-11-271-0/+7
| |/ /
* | | Merge branch 'topic/asoc' into to-pushTakashi Iwai2008-12-251-0/+13
|\ \ \ | |_|/ |/| |
| * | Merge branch 'upstream' into topic/asocTakashi Iwai2008-12-012-0/+2
| |\ \ | | |/
| * | ASoC: Add Palm/PXA27x unified ASoC audio driverMarek Vasut2008-11-051-0/+13
* | | [ARM] fix kernel-doc syntaxRandy Dunlap2008-12-141-3/+2
| |/ |/|
* | pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao2008-11-111-0/+1
* | [ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov2008-10-291-0/+1
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-232-0/+2
|\
| * Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King2008-10-223-6/+44
| |\
| * \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-10-222-0/+2
| |\ \
| | * | [ARM] pxa/spitz: fix unbalance parenthesis in header file spitz.hMariusz Kozlowski2008-10-211-1/+1
| | * | Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c"Eric Miao2008-10-212-0/+2
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2008-10-231-0/+3
|\ \ \ \
| * | | | backlight: add support for Sharp SL-6000 LCD and backlight driversDmitry Baryshkov2008-10-211-0/+3
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-232-2/+5
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | [ARM] balance parenthesis in header fileMariusz Kozlowski2008-10-181-1/+1
| * | | [ARM] pxa: fix redefinition of NR_IRQSRussell King2008-10-171-1/+4
| | |/ | |/|
* | | misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-201-2/+2
| |/ |/|
* | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-10-201-2/+0
|\ \
| * | mfd: provide and use setup hook for tc6393xbDmitry Baryshkov2008-10-191-2/+0
| |/
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-201-2/+42
|\ \ | |/ |/|
| * [MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform dataEnrico Scholz2008-09-011-8/+1
| * [MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported APIEnrico Scholz2008-09-011-4/+4
| * [MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform dataEnrico Scholz2008-09-011-0/+3
| * [MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform headerEnrico Scholz2008-09-011-0/+44
* | V4L/DVB (8687): soc-camera: Move .power and .reset from soc_camera host to se...Stefan Herbrechtsmeier2008-10-121-2/+0
* | [ARM] 5300/1: fixup spitz reset during bootDmitry Baryshkov2008-10-111-3/+6
* | Merge branch 'pxa-all' into develRussell King2008-10-0922-399/+540
|\ \
| * | [ARM] 5239/1: Palm Zire 72 power management supportSergey Lapin2008-10-091-0/+13
| * | [ARM] pxa: add missing ACCR bit definitions to pxa3xx-regs.hEric Miao2008-10-071-0/+22
| * | [ARM] ohci-pxa27x: move OHCI controller specific registers into the driverEric Miao2008-10-071-74/+0
| * | [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao2008-10-072-0/+19
| * | [ARM] pxa: move I2S register and bit definitions into pxa2xx-i2s.cEric Miao2008-10-071-38/+1
| * | [ARM] pxa: simplify DMA register definitionsEric Miao2008-10-071-154/+0
| * | [ARM] pxa: make additional DCSR bits valid for PXA3xxEric Miao2008-10-071-6/+7
| * | [ARM] pxa: move i2c register and bit definitions into i2c-pxa.cEric Miao2008-10-071-43/+1
| * | Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King2008-10-0713-62/+369
| |\ \
| | * \ Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-armRussell King2008-10-073-11/+108
| | |\ \
| | | * | Basic support for the Arcom/Eurotech Viper SBC.Marc Zyngier2008-09-091-0/+96
| | * | | Merge branch 'pxa-palm' into pxa-machinesRussell King2008-10-071-0/+67
| | |\ \ \
| | | * | | [ARM] 5238/2: Very basic Palm Zire 72 supportSergey Lapin2008-09-261-0/+67
| | * | | | Merge branch 'pxa-trizeps' into pxa-machinesRussell King2008-10-071-14/+70
| | |\ \ \ \
OpenPOWER on IntegriCloud