All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] More SA11x0/PXA related fixes
@ 2016-09-06 16:37 Russell King - ARM Linux
  2016-09-06 16:37 ` [PATCH 1/8] pcmcia: sa1111: fix propagation of lowlevel board init return code Russell King
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Russell King - ARM Linux @ 2016-09-06 16:37 UTC (permalink / raw)
  To: linux-arm-kernel

More fixes for SA11x0/PXA:

* Locomo blows up because it uses the wrong data for the handler,
  overwriting the chip's data.

* Fixes for PCMCIA problems discovered by Robert.

* Fixing SA1111 suspend/resume

Can I have acks for these please, so I can push them to Linus later
this week.  Thanks.

 arch/arm/common/locomo.c           |  5 ++---
 arch/arm/common/sa1111.c           | 32 +++++++++++++++++++-------------
 arch/arm/mach-pxa/lubbock.c        | 14 ++++++++++++++
 drivers/pcmcia/pxa2xx_base.c       |  9 +++++----
 drivers/pcmcia/pxa2xx_base.h       |  2 +-
 drivers/pcmcia/sa1111_badge4.c     | 22 ++++++++--------------
 drivers/pcmcia/sa1111_generic.c    | 22 +++++++++++++++++-----
 drivers/pcmcia/sa1111_jornada720.c | 25 ++++++++++---------------
 drivers/pcmcia/sa1111_lubbock.c    | 32 +++++++++++++-------------------
 drivers/pcmcia/sa1111_neponset.c   | 26 ++++++++++----------------
 10 files changed, 99 insertions(+), 90 deletions(-)

-- 
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-09-09 16:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-06 16:37 [PATCH 0/8] More SA11x0/PXA related fixes Russell King - ARM Linux
2016-09-06 16:37 ` [PATCH 1/8] pcmcia: sa1111: fix propagation of lowlevel board init return code Russell King
2016-09-06 16:37 ` [PATCH 2/8] pcmcia: lubbock: fix sockets configuration Russell King
2016-09-06 16:37 ` [PATCH 3/8] ARM: locomo: fix locomo irq handling Russell King
2016-09-06 16:37 ` [PATCH 4/8] ARM: sa1111: fix error code propagation in sa1111_probe() Russell King
2016-09-06 16:37 ` [PATCH 5/8] ARM: sa1111: fix pcmcia interrupt mask polarity Russell King
2016-09-06 16:37 ` [PATCH 6/8] ARM: sa1111: fix pcmcia suspend/resume Russell King
2016-09-06 16:38 ` [PATCH 7/8] ARM: sa1111: fix missing clk_disable() Russell King
2016-09-06 16:38 ` [PATCH 8/8] ARM: pxa/lubbock: add pcmcia clock Russell King
2016-09-06 17:17   ` Robert Jarzmik
2016-09-07  9:10     ` Russell King - ARM Linux
2016-09-09 16:20       ` Robert Jarzmik

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.