linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/12] at91: 3.4-rc3 fixes
@ 2012-04-16  9:20 Nicolas Ferre
  2012-04-16  9:20 ` [PATCH 01/12] ARM: at91: Export at91_st_base Nicolas Ferre
                   ` (13 more replies)
  0 siblings, 14 replies; 21+ messages in thread
From: Nicolas Ferre @ 2012-04-16  9:20 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Here is another fixes series for AT91 that will go on top of 3.4-rc3.
We experienced some issues while compiling some drivers as modules: Joachim has
corrected several of them. We may reduce this number of exported values by
reworking some drivers, in the future.
Some drivers are also modified here, I would like to keep them in the series
as the modifications are really related with our recent move to irqdomains or
simply related with compiler annotations.

Jean-Christophe PLAGNIOL-VILLARD (2):
  ARM: at91: fix rm9200ek flash size
  ARM: at91: fix at91sam9261ek Ethernet dm9000 irq

Joachim Eastwood (5):
  ARM: at91: Export at91_st_base
  ARM: at91: Export at91_ramc_base
  ARM: at91: Export at91_pmc_base
  ARM: at91: Export at91_matrix_base
  ARM: at91: remove empty at91_init_serial function

Nicolas Ferre (5):
  ARM: at91: fix typo in at91_pmc_base assembly declaration
  ARM: at91/atmel-mci: remove unused setup_dma_addr() macro
  leds-atmel-pwm.c: Make pwmled_probe() __devinit
  USB: ohci-at91: change annotations for probe/remove functions
  USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt

 arch/arm/mach-at91/at91rm9200_devices.c     |    1 -
 arch/arm/mach-at91/at91rm9200_time.c        |    2 ++
 arch/arm/mach-at91/board-rm9200ek.c         |    2 +-
 arch/arm/mach-at91/board-sam9261ek.c        |    5 +++--
 arch/arm/mach-at91/clock.c                  |    1 +
 arch/arm/mach-at91/include/mach/at91_pmc.h  |    2 +-
 arch/arm/mach-at91/include/mach/atmel-mci.h |    7 -------
 arch/arm/mach-at91/setup.c                  |    2 ++
 drivers/leds/leds-atmel-pwm.c               |    2 +-
 drivers/usb/gadget/at91_udc.c               |    8 ++++----
 drivers/usb/host/ohci-at91.c                |   12 ++++++------
 11 files changed, 21 insertions(+), 23 deletions(-)

Thanks, best regards,
-- 
1.7.10

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

end of thread, other threads:[~2012-04-23  8:21 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-16  9:20 [PATCH 00/12] at91: 3.4-rc3 fixes Nicolas Ferre
2012-04-16  9:20 ` [PATCH 01/12] ARM: at91: Export at91_st_base Nicolas Ferre
2012-04-16  9:20 ` [PATCH 02/12] ARM: at91: Export at91_ramc_base Nicolas Ferre
2012-04-16  9:20 ` [PATCH 03/12] ARM: at91: Export at91_pmc_base Nicolas Ferre
2012-04-16  9:20 ` [PATCH 04/12] ARM: at91: Export at91_matrix_base Nicolas Ferre
2012-04-16  9:20 ` [PATCH 05/12] ARM: at91: fix typo in at91_pmc_base assembly declaration Nicolas Ferre
2012-04-16  9:20 ` [PATCH 06/12] ARM: at91: remove empty at91_init_serial function Nicolas Ferre
2012-04-16  9:20 ` [PATCH 07/12] ARM: at91: fix rm9200ek flash size Nicolas Ferre
2012-04-16  9:20 ` [PATCH 08/12] ARM: at91: fix at91sam9261ek Ethernet dm9000 irq Nicolas Ferre
2012-04-16  9:20 ` [PATCH 09/12] ARM: at91/atmel-mci: remove unused setup_dma_addr() macro Nicolas Ferre
2012-04-16  9:20 ` [PATCH 10/12] leds-atmel-pwm.c: Make pwmled_probe() __devinit Nicolas Ferre
2012-04-20 21:34   ` Andrew Morton
2012-04-23  8:21     ` Nicolas Ferre
2012-04-16  9:20 ` [PATCH 11/12] USB: ohci-at91: change annotations for probe/remove functions Nicolas Ferre
2012-04-17 12:41   ` Nicolas Ferre
2012-04-17 14:24     ` Alan Stern
2012-04-16  9:20 ` [PATCH 12/12] USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt Nicolas Ferre
2012-04-16  9:22   ` Felipe Balbi
2012-04-16 10:46 ` [PATCH 13/13] dmaengine: Kconfig: fix Atmel at_hdmac entry Nicolas Ferre
2012-04-16 15:40 ` [PATCH 00/12] at91: 3.4-rc3 fixes Arnd Bergmann
2012-04-16 15:52   ` Nicolas Ferre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).