All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] some fixes
@ 2013-01-14 16:32 Jean-Christophe PLAGNIOL-VILLARD
  2013-01-14 16:36 ` [RESEND PATCH 1/5] w1: gpio: use int for gpio Jean-Christophe PLAGNIOL-VILLARD
  2013-01-15 14:33 ` [PATCH 0/5] some fixes Sascha Hauer
  0 siblings, 2 replies; 7+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2013-01-14 16:32 UTC (permalink / raw)
  To: barebox

HI,

	some fixes for master

The following changes since commit dbdd533232c463da503f6b85ade060153f1b17d6:

  fixup! commands: add ubiformat (2013-01-09 18:22:35 +0100)

are available in the git repository at:

  git://git.jcrosoft.org/barebox.git delivery/at91_fixes

for you to fetch changes up to 97d4ca970a591b0461df776b10206db33ee79beb:

  qt1070: init default key code first (2013-01-15 00:26:19 +0800)

----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (5):
      w1: gpio: use int for gpio
      at91: sam9x5ek: use -EINVAL for invalid gpio on 1-wire
      at91sam9g45: fix i2c typos
      atmel_spi: fix spi cs gpio request loop
      qt1070: init default key code first

 arch/arm/boards/at91sam9x5ek/init.c      |    1 +
 arch/arm/mach-at91/at91sam9g45_devices.c |    6 +++---
 drivers/input/qt1070.c                   |    3 ++-
 drivers/spi/atmel_spi.c                  |    2 +-
 include/linux/w1-gpio.h                  |    4 ++--
 5 files changed, 9 insertions(+), 7 deletions(-)

Best Regards,
J.

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2013-01-15 14:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-14 16:32 [PATCH 0/5] some fixes Jean-Christophe PLAGNIOL-VILLARD
2013-01-14 16:36 ` [RESEND PATCH 1/5] w1: gpio: use int for gpio Jean-Christophe PLAGNIOL-VILLARD
2013-01-14 16:36   ` [RESEND PATCH 2/5] at91: sam9x5ek: use -EINVAL for invalid gpio on 1-wire Jean-Christophe PLAGNIOL-VILLARD
2013-01-14 16:36   ` [PATCH 3/5] at91sam9g45: fix i2c typos Jean-Christophe PLAGNIOL-VILLARD
2013-01-14 16:36   ` [PATCH 4/5] atmel_spi: fix spi cs gpio request loop Jean-Christophe PLAGNIOL-VILLARD
2013-01-14 16:36   ` [PATCH 5/5] qt1070: init default key code first Jean-Christophe PLAGNIOL-VILLARD
2013-01-15 14:33 ` [PATCH 0/5] some fixes Sascha Hauer

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.