1. 12 10月, 2008 2 次提交
  2. 06 10月, 2008 1 次提交
    • H
      atmel-mci: Platform code for supporting multiple mmc slots · 6b918657
      Haavard Skinnemoen 提交于
      Add the necessary platform infrastructure to support multiple mmc/sdcard
      slots all at once through a single controller. Currently, the driver
      will use the first valid slot it finds and stick with that, but later
      patches will add support for switching between several slots on the fly.
      
      Extend the platform data structure with per-slot information: MMC/SDcard
      bus width and card detect/write protect pins. This will affect the pin
      muxing as well as the capabilities announced to the mmc core.
      
      Note that board code is now required to supply a mci_platform_data
      struct to at32_add_device_mci().
      Signed-off-by: NHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
      6b918657
  3. 05 8月, 2008 1 次提交
  4. 18 7月, 2008 1 次提交
    • A
      fix avr32 build errors · 62fe8378
      Adrian Bunk 提交于
      Commit 7d2be074
      (atmel-mci: Driver for Atmel on-chip MMC controllers)
      causes build errors like:
      
      <--  snip  -->
      
      ...
        CC      arch/avr32/boards/atstk1000/atstk1003.o
      /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/avr32/boards/atstk1000/atstk1003.c: In function 'atstk1003_init':
      /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/avr32/boards/atstk1000/atstk1003.c:157: error: too few arguments to function 'at32_add_device_mci'
      make[2]: *** [arch/avr32/boards/atstk1000/atstk1003.o] Error 1
      
      <--  snip  -->
      Reported-by: NAdrian Bunk <bunk@kernel.org>
      Signed-off-by: NAdrian Bunk <bunk@kernel.org>
      Signed-off-by: NHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
      62fe8378
  5. 27 6月, 2008 1 次提交
  6. 25 1月, 2008 3 次提交
  7. 23 10月, 2007 1 次提交
  8. 11 10月, 2007 1 次提交
  9. 15 8月, 2007 1 次提交
  10. 19 7月, 2007 4 次提交
  11. 15 6月, 2007 1 次提交
  12. 15 5月, 2007 1 次提交
  13. 27 4月, 2007 1 次提交
  14. 16 2月, 2007 1 次提交
  15. 09 2月, 2007 3 次提交
  16. 08 12月, 2006 2 次提交
  17. 05 10月, 2006 1 次提交
  18. 26 9月, 2006 1 次提交