| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] pxa: add DM9000_PLATF_NO_EEPROM flag to CM-X... platforms | Mike Rapoport | 2009-03-09 | 2 | -2/+2 |
* | [ARM] pxa: separate definitions from pxa-regs.h and remove it finally | Eric Miao | 2009-03-09 | 17 | -96/+87 |
* | [ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h | Eric Miao | 2009-03-09 | 3 | -12/+20 |
* | [ARM] pxa: make lubbock specific debugging stuffs back into lubbock.c | Eric Miao | 2009-03-09 | 4 | -11/+20 |
* | [ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.c | Eric Miao | 2009-03-09 | 2 | -39/+1 |
* | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao | 2009-03-09 | 4 | -5/+0 |
* | [ARM] pxa: access GPIO registers by chip so to make it further generic | Eric Miao | 2009-03-09 | 3 | -170/+179 |
* | [ARM] pxa: move declaration of 'pxa_last_gpio' into <mach/gpio.h> | Eric Miao | 2009-03-09 | 3 | -4/+6 |
* | [ARM] pxa: move GPIO register definitions into <mach/gpio.h> | Eric Miao | 2009-03-09 | 9 | -87/+83 |
* | [ARM] pxa: move pxa_gpio_mode() outside of generic gpio.c | Eric Miao | 2009-03-09 | 2 | -31/+31 |
* | [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c | Eric Miao | 2009-03-09 | 7 | -98/+138 |
* | [ARM] pxa: move DMA registers definitions into <mach/dma.h> | Eric Miao | 2009-03-09 | 3 | -61/+56 |
* | [ARM] pxa: allow DMA controller IRQ being specified | Eric Miao | 2009-03-09 | 5 | -6/+6 |
* | [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage | Eric Miao | 2009-03-09 | 63 | -159/+120 |
* | [ARM] pxa/magician: remove unused forward declaration of pasic3 | Philipp Zabel | 2009-03-09 | 1 | -2/+0 |
* | [ARM] pxa/magician: default to backlight trigger for keypad illumination | Philipp Zabel | 2009-03-09 | 1 | -1/+1 |
* | [ARM] pxa/magician: register pda_power IRQs as rising/falling edge | Philipp Zabel | 2009-03-09 | 1 | -2/+4 |
* | [ARM] pxa/magician: select PXA_SSP for touchscreen and sound | Philipp Zabel | 2009-03-09 | 1 | -0/+1 |
* | [ARM] pxa/magician: fix htc-egpio resource size | Philipp Zabel | 2009-03-09 | 1 | -1/+1 |
* | Merge branch 'devel' of ssh://master.kernel.org/home/rmk/linux-2.6-arm into d... | Eric Miao | 2009-03-09 | 6 | -0/+480 |
|\ |
|
| * | [ARM] 5355/1: Adding support for the HTC Himalaya and its framebuffer | Zbynek Michl | 2009-02-10 | 3 | -0/+174 |
| * | [ARM] 5354/1: mach-pxa: add AM300 platform driver v3 | Jaya Kumar | 2009-02-10 | 5 | -0/+306 |
* | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Eric Miao | 2009-03-09 | 5 | -11/+18 |
|\ \
| |/
|/| |
|
| * | [ARM] pxa: stop and disable IRQ for each DMA channels at startup | Eric Miao | 2009-01-21 | 1 | -8/+10 |
| * | [ARM] pxa: make more SSCR0 bit definitions visible on multiple processors | Eric Miao | 2009-01-19 | 1 | -0/+3 |
| * | [ARM] pxa: fix missing of __REG() definition for ac97 registers access | Eric Miao | 2009-01-19 | 1 | -0/+2 |
| * | [ARM] pxa: fix NAND and MMC clock initialization for pxa3xx | Mike Rapoport | 2009-01-19 | 2 | -3/+3 |
* | | [ARM] pxa: add eXeda platform support | Mike Rapoport | 2009-02-02 | 2 | -21/+132 |
* | | [ARM] pxa/em-x270: prepare addition of eXeda machine to em-x270.c | Mike Rapoport | 2009-02-02 | 1 | -12/+31 |
* | | [ARM] pxa/em-x270: add battery charger | Mike Rapoport | 2009-02-02 | 1 | -0/+46 |
* | | [ARM] pxa/em-x270: introduce macors to to simplify da9030 subdev initialization | Mike Rapoport | 2009-02-02 | 1 | -122/+50 |
* | | [ARM] pxa/em-x270: update MMC/SDIO implementation | Mike Rapoport | 2009-02-02 | 1 | -16/+81 |
* | | [ARM] pxa/magician: Enable pxa27x_udc and gpio_vbus | Philipp Zabel | 2009-02-02 | 2 | -5/+32 |
* | | [ARM] pxa/magician: use named initializers for gpio_keys setup | Philipp Zabel | 2009-01-21 | 1 | -15/+24 |
* | | [ARM] pxa/magician: Use SZ_64M for physmap resource | Philipp Zabel | 2009-01-21 | 1 | -3/+1 |
* | | [ARM] pxa/magician: enable power I2C for max158xx | Philipp Zabel | 2009-01-21 | 1 | -0/+1 |
* | | [ARM] pxa/magician: setup SSP1 pins for audio | Philipp Zabel | 2009-01-21 | 1 | -0/+5 |
* | | [ARM] pxa/magician: Enable backlight | Philipp Zabel | 2009-01-21 | 1 | -0/+1 |
* | | [ARM] pxa/em-x270: updates for 2.6.29 | Mike Rapoport | 2009-01-21 | 1 | -15/+356 |
* | | [ARM] pxa: PalmLD initial support | Marek Vasut | 2009-01-21 | 4 | -0/+686 |
* | | [ARM] pxa: PalmT5 initial support | Marek Vasut | 2009-01-21 | 4 | -0/+592 |
|/ |
|
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-01-09 | 3 | -0/+182 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2009-01-05 | 73 | -1137/+4071 |
| |\ |
|
| * \ | Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke... | David Woodhouse | 2008-12-10 | 3 | -0/+182 |
| |\ \ |
|
| | * | | [MTD] sharpsl-nand: move registration to board code | Dmitry Baryshkov | 2008-10-29 | 3 | -0/+182 |
* | | | | Merge branch 'devel' | Russell King | 2009-01-08 | 1 | -0/+52 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into devel | Russell King | 2009-01-01 | 1 | -0/+52 |
| |\ \ \ \ |
|
| | * | | | | [ARM] pxa: add e750 MFP config | Ian Molton | 2008-12-31 | 1 | -0/+52 |
* | | | | | | [ARM] fix pxa | Russell King | 2009-01-08 | 1 | -2/+0 |
* | | | | | | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King | 2009-01-08 | 5 | -0/+5 |