All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] pxa: one fix and several simplification patches for -rc
@ 2011-01-17 18:39 Eric Miao
  0 siblings, 0 replies; only message in thread
From: Eric Miao @ 2011-01-17 18:39 UTC (permalink / raw)
  To: linux-arm-kernel

Russell,

The commits below are good for .38, let me know if you are OK to
pull, or I can send them later in -rc1 phases.

The following changes since commit ea0c4f3ca8a55e7e3138c2c4b3e9f7fe34d3ecab:

  ARM: pxa: fix building issue of missing physmap.h (2011-01-15 04:29:21 -0600)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git devel

Bj?rn Forsman (1):
      ARM: pxa/colibri: use correct SD detect pin

Marek Vasut (9):
      ARM: pxa: PalmTE2: Use gpio arrays in backlight init
      ARM: pxa: Use gpio arrays in colibri_pcmcia driver
      ARM: pxa: Use gpio arrays in palmld_pcmcia driver
      ARM: pxa: Use gpio arrays in palmtc_pcmcia driver
      ARM: pxa: Use gpio arrays in palmtx_pcmcia driver
      ARM: pxa: Use gpio arrays in vpac270_pcmcia driver
      ARM: pxa: Use gpio arrays in palmld_hdd driver
      ARM: pxa: Update copyright notices for Palm devices
      ARM: pxa: PalmZ72: Add OV9640 camera support

 arch/arm/mach-pxa/colibri-evalboard.c    |    2 +-
 arch/arm/mach-pxa/colibri-pxa300.c       |    2 +-
 arch/arm/mach-pxa/include/mach/colibri.h |    2 +-
 arch/arm/mach-pxa/include/mach/palmz72.h |    5 +
 arch/arm/mach-pxa/palm27x.c              |    3 +-
 arch/arm/mach-pxa/palmte2.c              |   31 ++------
 arch/arm/mach-pxa/palmz72.c              |  127 ++++++++++++++++++++++++++++
 drivers/ata/pata_palmld.c                |   43 +++++-----
 drivers/pcmcia/pxa2xx_colibri.c          |  133 +++++++++++-------------------
 drivers/pcmcia/pxa2xx_palmld.c           |   42 ++-------
 drivers/pcmcia/pxa2xx_palmtc.c           |   75 +++--------------
 drivers/pcmcia/pxa2xx_palmtx.c           |   57 +++----------
 drivers/pcmcia/pxa2xx_vpac270.c          |  110 +++++++------------------
 13 files changed, 279 insertions(+), 353 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-17 18:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-17 18:39 [GIT PULL] pxa: one fix and several simplification patches for -rc Eric Miao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.