| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] pxa/palm27x: General fix for Palm27x aSoC driver | Marek Vasut | 2009-04-19 | 4 | -13/+53 |
* | [ARM] pxa/mioa701: use GPIO95 as AC97 reset line | Robert Jarzmik | 2009-04-15 | 1 | -1/+5 |
* | [ARM] pxa: merge AC97 platform data structures | Mark Brown | 2009-04-15 | 1 | -0/+10 |
* | [ARM] pxa/em-x270: remove duplicated #include | Huang Weiyi | 2009-04-14 | 1 | -1/+0 |
* | [ARM] pxa/em-x270: explicitly set .gpio_cs in TDO35S SPI chip data | Mike Rapoport | 2009-04-14 | 1 | -2/+3 |
* | [ARM] pxa: PalmTX and PalmT5 USB fixes | Marek Vasut | 2009-04-13 | 4 | -12/+12 |
* | [ARM] pxa: add missing declaration of pxa26x_init_irq() | Marek Vasut | 2009-04-13 | 1 | -0/+3 |
* | [ARM] pxa/colibri: fix missing variable name in inline functions | Eric Miao | 2009-04-09 | 1 | -2/+2 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-04-08 | 24 | -80/+832 |
|\ |
|
| * | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2009-04-06 | 24 | -80/+832 |
| |\ |
|
| | * | [ARM] pxa: register AC97 controller devices | Mark Brown | 2009-04-04 | 5 | -4/+10 |
| | * | [ARM] pxa/csb701: do not register devices on non-csb726 boads | Dmitry Eremin-Solenikov | 2009-04-04 | 1 | -0/+5 |
| | * | [ARM] pxa/colibri: get rid of set_irq_type() | Daniel Mack | 2009-04-04 | 3 | -6/+7 |
| | * | [ARM] pxa/colibri: provide MAC address from ATAG_SERIAL | Daniel Mack | 2009-04-04 | 4 | -4/+46 |
| | * | [ARM] pxa/cm-x2xx: fix ucb1400 not being registered | Marek Vasut | 2009-04-04 | 1 | -1/+1 |
| | * | [ARM] pxa: Add support for suspend on PalmTX, T5 and LD | Marek Vasut | 2009-04-04 | 6 | -12/+98 |
| | * | [ARM] pxa: PalmTE2 support for battery, UDC, IrDA and backlight | Marek Vasut | 2009-04-04 | 2 | -0/+213 |
| | * | [ARM] pxa: Palm Tungsten E2 basic support | Marek Vasut | 2009-04-04 | 4 | -0/+331 |
| | * | [ARM] pxa/em-x270: add libertas device registration | Mike Rapoport | 2009-04-04 | 1 | -8/+78 |
| | * | [ARM] pxa/magician: Enable bq24022 regulator for gpio_vbus and pda_power | Philipp Zabel | 2009-04-04 | 2 | -45/+43 |
* | | | spi: pxa2xx_spi: introduce chipselect GPIO to simplify the common cases | Eric Miao | 2009-04-07 | 1 | -0/+1 |
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-04-06 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | [MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ... | Mike Rapoport | 2009-03-20 | 1 | -0/+3 |
* | | | pxa/magician: remove deprecated .bus_shift from PASIC3 platform_data | Philipp Zabel | 2009-04-05 | 1 | -1/+0 |
| |/
|/| |
|
* | | V4L/DVB (11034): soc-camera: remove now unused gpio member of struct soc_came... | Sascha Hauer | 2009-03-30 | 1 | -1/+0 |
* | | V4L/DVB (11031): pcm990 baseboard: add camera bus width switch setting | Sascha Hauer | 2009-03-30 | 1 | -9/+45 |
* | | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 6 | -1/+44 |
|\ \ |
|
| * \ | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-03-24 | 6 | -1/+44 |
| |\ \
| | |/
| |/| |
|
| | * | ASoC: add two more bitfields for PXA SSP | Daniel Mack | 2009-03-06 | 1 | -0/+5 |
| | * | ASoC: Fix name of register bit in pxa-ssp | Daniel Mack | 2009-03-06 | 1 | -1/+1 |
| | * | pxa/spitz: Setup I2S pins for pxa2xx-i2s | Philipp Zabel | 2009-02-08 | 1 | -0/+6 |
| | * | pxa/h5000: Setup I2S pins for pxa2xx-i2s | Philipp Zabel | 2009-02-08 | 1 | -0/+7 |
| | * | ASoC: machine support for Toshiba e740 PDA | Ian Molton | 2009-01-19 | 2 | -0/+10 |
| | * | ASoC: machine driver for Toshiba e800 | Ian Molton | 2009-01-16 | 1 | -0/+5 |
| | * | ASoC: machine driver for Toshiba e750 | Ian Molton | 2009-01-16 | 2 | -0/+10 |
* | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2009-03-28 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | [ARM] pxa: fix Colibri PXA300 and PXA320 LCD backlight pins | Daniel Mack | 2009-03-28 | 2 | -2/+2 |
* | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | root | 2009-03-24 | 28 | -980/+608 |
|\ \ \ \
| |/ / / |
|
| * | | | [ARM] pxa: move common MFP handling code into plat-pxa | Eric Miao | 2009-03-23 | 11 | -316/+32 |
| * | | | [ARM] pxa: move common GPIO handling code into plat-pxa | Eric Miao | 2009-03-23 | 3 | -397/+2 |
| * | | | [ARM] pxa: introduce plat-pxa for PXA common code and add DMA support | Eric Miao | 2009-03-23 | 3 | -227/+2 |
| * | | | [ARM] pxa: AC97 pin functions for Colibri PXA310/320 | Daniel Mack | 2009-03-23 | 2 | -0/+44 |
| * | | | [ARM] pxa: Add Colibri LCD functions | Daniel Mack | 2009-03-23 | 4 | -0/+131 |
| * | | | [ARM] pxa: Colibri PXA320 module basics | Daniel Mack | 2009-03-23 | 3 | -0/+134 |
| * | | | [ARM] pxa: Refactor Colibri board support code | Daniel Mack | 2009-03-23 | 5 | -94/+119 |
| * | | | [ARM] pxa: Fix Colibri AX88796 configuration | Daniel Mack | 2009-03-23 | 1 | -10/+2 |
| * | | | [ARM] pxa: add USB support for Colibri PXA300 | Daniel Mack | 2009-03-23 | 1 | -0/+21 |
| * | | | [ARM] pxa: add MMC support for Colibri PXA300 | Daniel Mack | 2009-03-23 | 1 | -0/+58 |
| * | | | [ARM] pxa: add basic support for Colibri PXA300 module | Daniel Mack | 2009-03-23 | 4 | -0/+122 |
| * | | | [ARM] pxa: rename colibri.c to colibri-pxa270.c | Daniel Mack | 2009-03-23 | 4 | -34/+37 |