1. 93c77d2 mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA config by Brent Taylor · 8 years ago
  2. fd551d9 mmc: atmel-mci: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 9 years ago
  3. d90f351 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
  4. 238d1c6 mmc: atmel: get rid of struct mci_dma_data by Mans Rullgard · 9 years ago
  5. 7484378 mmc: atmel-mci: restore dma on AVR32 by Mans Rullgard · 9 years ago
  6. 447dc0d mmc: atmel-mci: atmci_convert_chksize depends on controller version by ludovic.desroches@atmel.com · 9 years ago
  7. ec8fc9c mmc: atmel-mci: move atmel-mci-regs.h content in atmel-mci.c by ludovic.desroches@atmel.com · 9 years ago
  8. f912632 mmc: atmel-mci: remove useless include by Alexandre Belloni · 9 years ago
  9. 60c8f78 mmc: atmel-mci: fix bad variable type for clkdiv by Ludovic Desroches · 9 years ago
  10. c3cb6ba mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macro by Ludovic Desroches · 10 years ago
  11. 467e081 mmc: atmel-mci: use probe deferring if dma controller is not ready yet by ludovic.desroches@atmel.com · 10 years ago
  12. 5e0fe89 mmc: atmel-mci: stop using specific initcall by ludovic.desroches@atmel.com · 10 years ago
  13. ab050b9 mmc: atmel-mci: remove __init/__exit attributes by ludovic.desroches@atmel.com · 10 years ago
  14. 1c7615b mmc: atmel-mci: remove useless DMA stuff for non-dt devices by ludovic.desroches@atmel.com · 10 years ago
  15. ecb89f2 mmc: atmel-mci: remove compat for non DT board when requesting dma chan by ludovic.desroches@atmel.com · 10 years ago
  16. b5b64fa mmc: atmel-mci: adopt pinctrl support by Wenyou Yang · 10 years ago
  17. ae552ab mmc: atmel-mci: add runtime pm support by Wenyou Yang · 10 years ago
  18. 76d5556 mmc: host: atmel-mci: Add support for non-removable slots by Timo Kokkonen · 10 years ago
  19. 9cbef73 mmc: atmel-mci: move mach header to platform_data by Alexandre Belloni · 10 years ago
  20. 5fef365 mmc: atmel-mci: fix mismatched section on atmci_cleanup_slot by Arnd Bergmann · 10 years ago
  21. 528bc78 mmc: atmel-mci: Release mmc resources on failure in probe by Pramod Gurav · 10 years ago
  22. 7bca646 mmc: atmel-mci: Switch to using managed resource in probe by Pramod Gurav · 10 years ago
  23. 215ba39 mmc: atmel-mci: add 0x600 IP version by Nicolas Ferre · 10 years ago
  24. bf614c7 mmc: atmel-mci: incude asm/cacheclush.h by Arnd Bergmann · 10 years ago
  25. 6e9e406 mmc: atmel: don't test host->data by Alexandre Belloni · 10 years ago
  26. 9e7861f mmc: atmel-mci: add vmmc-supply support by Alexandre Belloni · 11 years ago
  27. 66b512e mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA by Ludovic Desroches · 11 years ago
  28. 914af7c mmc: atmel-mci: Remove redundant suspend and resume callbacks by Ulf Hansson · 11 years ago
  29. fbd986c mmc: atmel-mci: fix oops in atmci_tasklet_func by Rodolfo Giometti · 11 years ago
  30. c1fa342 mmc: atmel-mci: abort transfer on timeout error by Ludovic Desroches · 11 years ago
  31. b3894f2 mmc: atmel-mci: prepare clk before calling enable by Boris BREZILLON · 11 years ago
  32. 4d156d5 mmc: atmel-mci: remove include <mach/cpu.h> by Nicolas Ferre · 11 years ago
  33. 113a87f mmc: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  34. 5a942b6 mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  35. 8c964df mmc: atmel-mci: convert to dma_request_slave_channel_compat() by Ludovic Desroches · 11 years ago
  36. bdbc5d0 mmc: atmel-mci: pio hang on block errors by Terry Barnaby · 11 years ago
  37. 91cf54f mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload by Johan Hovold · 11 years ago
  38. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  39. c3be1ef mmc: remove use of __devinit by Bill Pemberton · 12 years ago
  40. bcd2360 arm: at91: move platfarm_data to include/linux/platform_data/atmel.h by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  41. 943c2ac Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  42. 6bf2af8 mmc: atmel-mci: AP700x PDC is not connected to MCI by Hein_Tibosch · 12 years ago
  43. ccdfe61 mmc: atmel-mci: DMA can be used with other controllers by Hein_Tibosch · 12 years ago
  44. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  45. e919fd2 mmc: atmel-mci: add device tree support by Ludovic Desroches · 12 years ago
  46. 077d407 mmc: atmel-mci: not busy flag has also to be used for read operations by Ludovic Desroches · 12 years ago
  47. 7122bbb mmc: fix comment typos by Masanari Iida · 12 years ago
  48. 8a4de07 mmc: atmel-mci: modify CLKDIV displaying in debugfs by Nicolas Ferre · 12 years ago
  49. 41b4e9a mmc: atmel-mci: fix incorrect setting of host->data to NULL by Nicolas Ferre · 12 years ago
  50. 693e5e2 mmc: atmel-mci: fix burst/chunk size modification by Nicolas Ferre · 12 years ago
  51. b87cc1b mmc: atmel-mci: fix data timeout issue by Ludovic Desroches · 12 years ago
  52. 6801c41 mmc: atmel-mci: add debug logs by Ludovic Desroches · 12 years ago
  53. 24011f3 mmc: atmel-mci: add support for version lower than v2xx by Ludovic Desroches · 12 years ago
  54. f517754 mmc: atmel-mci: change the state machine for compatibility with old IP by Ludovic Desroches · 12 years ago
  55. 7a90dcc mmc: atmel-mci: the r/w proof capability lack was not well managed by Ludovic Desroches · 12 years ago
  56. faf8180 mmc: atmel-mci: add support for odd clock dividers by Ludovic Desroches · 12 years ago
  57. 33ab4bb mmc: atmel-mci: r/w proof capability only available since v2xx by Ludovic Desroches · 12 years ago
  58. 66292ad mmc: atmel-mci: correct data timeout computation by Ludovic Desroches · 12 years ago
  59. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  60. b81cfc4 mmc: atmel-mci: fix typo by Ludovic Desroches · 13 years ago
  61. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 12 years ago
  62. ef87819 mmc: atmel-mci: don't use dma features when using DMA with no chan available by Ludovic Desroches · 13 years ago
  63. e2b35f3 dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes by Viresh Kumar · 13 years ago
  64. 18ee684 mmc: atmel-mci: save and restore sdioirq when soft reset is performed by Ludovic Desroches · 13 years ago
  65. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  66. 05f5799 mmc-host: move to dma_transfer_direction by Vinod Koul · 13 years ago
  67. 7e8ba22 mmc: atmel-mci: fix a potential issue about pending PDC interrupts by Ludovic Desroches · 13 years ago
  68. 341fa4c mmc: atmel-mci: correct sg buffer size evaluation by Ludovic Desroches · 13 years ago
  69. 1ebbe3d mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal value by Ludovic Desroches · 13 years ago
  70. 11d1488 mmc: atmel-mci: change atmci_start_command to atmci_send_command by Ludovic Desroches · 13 years ago
  71. 796211b mmc: atmel-mci: add pdc support and runtime capabilities detection by Ludovic Desroches · 13 years ago
  72. 03fc9a7 mmc: atmel-mci: change atmci_readl and atmci_writel macros by Ludovic Desroches · 13 years ago
  73. 2c96a29 mmc: atmel-mci: change namespace by Ludovic Desroches · 13 years ago
  74. 5c2f2b9 mmc: atmel-mci: add suspend/resume support by Nicolas Ferre · 13 years ago
  75. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 13 years ago
  76. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  77. 5328906 mmc: atmel-mci: use dmaengine helper functions by Linus Walleij · 14 years ago
  78. 88ce4db3 mmc: atmel-mci: conform to DMA-API by Linus Walleij · 14 years ago
  79. 266ac3f mmc: atmel-mci: map DMA sglist on the DMA engine by Linus Walleij · 14 years ago
  80. 2f1d791 mmc: atmel-mci: fix multiblock SDIO transfers by Nicolas Ferre · 14 years ago
  81. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  82. e8e3f6c mmc: atmel-mci.c: use resource_size() by H Hartley Sweeten · 15 years ago
  83. 88ff82e mmc: atmel-mci: Add support for SDIO interrupts by Anders Grahn · 14 years ago
  84. 99ddffd mmc: atmel-mci: enable SD high speed support by Nicolas Ferre · 14 years ago
  85. 6f68fba Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  86. 0b28330 Merge branch 'ioat' into dmaengine by Dan Williams · 14 years ago
  87. 0582763 DMAENGINE: extend the control command to include an arg by Linus Walleij · 14 years ago
  88. d586ebb mmc: atmel-mci: fix in debugfs: response value printing by Nicolas Ferre · 14 years ago
  89. abc2c9fd mmc: atmel-mci: remove data error interrupt after xfer by Nicolas Ferre · 14 years ago
  90. 009a891 mmc: atmel-mci: prevent kernel oops while removing card by Nicolas Ferre · 14 years ago
  91. ebb1fea mmc: atmel-mci: fix two parameters swapped by Nicolas Ferre · 14 years ago
  92. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  93. c3635c7 DMAENGINE: generic slave control v2 by Linus Walleij · 14 years ago
  94. 74791a2 mmc: atmel-mci: new MCI2 module support in atmel-mci driver by Nicolas Ferre · 15 years ago
  95. 2635d1b atmel-mci: change use of dma slave interface by Nicolas Ferre · 15 years ago
  96. a487b67 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  97. 04d699c atmel-mci: unified Atmel MCI drivers (AVR32 & AT91) by Rob Emanuele · 15 years ago
  98. 657a77fa dmaengine: Move all map_sg/unmap_sg for slave channel to its client by Atsushi Nemoto · 15 years ago
  99. 1c1452b atmel-mci: Add support for inverted detect pin by Jonas Larsson · 15 years ago
  100. 32ab83a atmel-mci: fix sdc_reg typo by Hans-Christian Egtvedt · 15 years ago