1. 70d105e mtd: nand: use mtd_set_ecclayout() where appropriate by Boris Brezillon · 9 years ago
  2. f6a6da1 mtd: use mtd_set_ecclayout() where appropriate by Boris Brezillon · 9 years ago
  3. 036d654 mtd: add mtd_set_ecclayout() helper function by Boris Brezillon · 9 years ago
  4. d30aae6 mtd: onenand: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  5. aa02fcf mtd: nand: qcom: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  6. 8cfc1e8b mtd: nand: omap2: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  7. b9c0f65 mtd: nand: lpc32xx: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  8. 191a829 mtd: nand: gpmi: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  9. 9ed92dd mtd: nand: fsl_ifc: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  10. 78d28e8 mtd: nand: atmel: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  11. 846031d mtd: nand: core: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  12. c2b7845 mtd: use mtd_ooblayout_xxx() helpers where appropriate by Boris Brezillon · 9 years ago
  13. 75eb2ce mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · 9 years ago
  14. c4f3ef2 mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers by Boris Brezillon · 9 years ago
  15. 828dec1 mtd: nand: sunxi: make OOB retrieval optional by Boris Brezillon · 9 years ago
  16. cc6822f mtd: nand: sunxi: move some ECC related operations to their own functions by Boris Brezillon · 9 years ago
  17. c0c9dfa mtd: nand: sunxi: poll for events instead of using interrupts by Boris Brezillon · 9 years ago
  18. 166f08c mtd: nand: sunxi: make use of readl_poll_timeout() by Boris Brezillon · 9 years ago
  19. a9a416f mtd: nand: sunxi: fix ->dev_ready() implementation by Boris Brezillon · 9 years ago
  20. 336de7b mtd: nand: enable ECC pipelining by Boris Brezillon · 9 years ago
  21. dd26a45 mtd: nand: sunxi: disable clks on device removal by Boris Brezillon · 9 years ago
  22. 68ffbf7 mtd: nand: sunxi: fix NFC_CTL setting by Boris Brezillon · 9 years ago
  23. f8b0474 mtd: nand: sunxi: fix the NFC_ECC_ERR_CNT() macro by Boris Brezillon · 9 years ago
  24. ece03cfd mtd: nand: sunxi: let the NAND controller control the CE line by Boris Brezillon · 9 years ago
  25. e9aa671 mtd: nand: sunxi: improve ->cmd_ctrl() function by Boris Brezillon · 9 years ago
  26. fe82cce mtd: nand: sunxi: implement ->read_subpage() by Boris Brezillon · 9 years ago
  27. 1c1bdd6 mtd: nand: sunxi: implement ->read_oob()/->write_oob() by Boris Brezillon · 9 years ago
  28. 9d02fc2 mtd: nand: export default read/write oob functions by Boris Brezillon · 9 years ago
  29. 5abcd95 mtd: nand: sunxi: adapt clk_rate to tWB, tADL, tWHR and tRHW timings by Boris Brezillon · 9 years ago
  30. 2d43457 mtd: nand: sunxi: fix EDO mode selection by Boris Brezillon · 9 years ago
  31. 2f9992e mtd: nand: sunxi: fix clk rate calculation by Boris Brezillon · 9 years ago
  32. 9edb470 mtd: nand: sunxi: fix call order in sunxi_nand_chip_init() by Boris Brezillon · 9 years ago
  33. 44ccb64 mtd: nand: pxa3xx: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  34. 4f3cab9 mtd: nand: atmel: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  35. ff05fdb mtd: nand: pasemi: switch to dev_* printing functions by Rafał Miłecki · 9 years ago
  36. ce111af mtd: nand: socrates: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  37. 41ccb49 mtd: nand: plat: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  38. a9670a9 mtd: nand: pasemi: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  39. ac7efcb mtd: nand: orion: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  40. 37afb20 mtd: nand: nuc900: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  41. c1c7040 mtd: nand: mxc: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  42. 050658c mtd: nand: gpio: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  43. e58dd3c mtd: nand: ams-delta: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  44. 541e3c8 mtd: nand: brcm: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  45. f679888 mtd: nand: omap2: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 9 years ago
  46. 24d990e mtd: nand: remove unneeded of_mtd.h inclusions by Boris Brezillon · 9 years ago
  47. 03a9755 mtd: nand: s3c2410: fix bug in s3c2410_nand_correct_data() by Zhaoxiu Zeng · 9 years ago
  48. 7a65417 mtd/ifc: Add support for IFC controller version 2.0 by Raghav Dogra · 9 years ago
  49. 11eaf6d mtd: nand: Remove BUG() abuse in nand_scan_tail by Ezequiel García · 9 years ago
  50. 2cd395d mtd: gpmi: fix raw_buffer pointer double free issue by Han Xu · 9 years ago
  51. 269ecf0 mtd: brcmnand: Add support for v6.2 controllers by Florian Fainelli · 9 years ago
  52. 2d472ab mtd: nand: document the NAND controller/NAND chip DT representation by Boris Brezillon · 9 years ago
  53. ce8716e mtd: nand: jz4780: fixup, device structure assigned at probe by Jorge Ramirez-Ortiz · 9 years ago
  54. ff6ee10 mtd: nand: atmel: correct bitflips in erased pages for pre-sama5d4 SoCs by Boris Brezillon · 9 years ago
  55. 8ae6bcd mtd: nand: nandsim: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  56. 7908245 mtd: nand: set ECC algorithm in nand_dt_init by Rafał Miłecki · 9 years ago
  57. dd2dcc0 of: mtd: prepare helper reading NAND ECC algo from DT by Rafał Miłecki · 9 years ago
  58. b0fcd8a mtd: nand: add new enum for storing ECC algorithm by Rafał Miłecki · 9 years ago
  59. 8de5348 Merge branch 'mtd-nand-trigger' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds into nand/next by Boris Brezillon · 9 years ago
  60. 4217ff3 Merge branch 'for-v4.7/gpmc-mtd-common' of github.com:rogerq/linux into nand/next by Boris Brezillon · 9 years ago
  61. 10f22ee mtd: nand: omap2: Implement NAND ready using gpiolib by Roger Quadros · 9 years ago
  62. 9e69462 memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regs by Roger Quadros · 9 years ago
  63. b2bac25 memory: omap-gpmc: Support WAIT pin edge interrupts by Roger Quadros · 9 years ago
  64. 210325f memory: omap-gpmc: Reserve WAITPIN if needed for WAIT monitoring by Roger Quadros · 9 years ago
  65. d2d0086 memory: omap-gpmc: Support general purpose input for WAITPINs by Roger Quadros · 9 years ago
  66. 3c76f61 memory: omap-gpmc: Move device tree binding to correct location by Roger Quadros · 9 years ago
  67. bdd7e03 memory: omap-gpmc: Prevent mapping into 1st 16MB by Roger Quadros · 10 years ago
  68. 51735ca mtd: nand: omap: Update DT binding documentation by Roger Quadros · 11 years ago
  69. c9711ec mtd: nand: omap: Clean up device tree support by Roger Quadros · 11 years ago
  70. 01b95fc mtd: nand: omap: Copy platform data parameters to omap_nand_info data by Roger Quadros · 11 years ago
  71. d6e5521 mtd: nand: omap: Switch to using GPMC-NAND ops for writebuffer empty check by Roger Quadros · 9 years ago
  72. c509aef mtd: nand: omap: Use gpmc_omap_get_nand_ops() to get NAND registers by Roger Quadros · 9 years ago
  73. 384258f memory: omap-gpmc: Implement IRQ domain for NAND IRQs by Roger Quadros · 9 years ago
  74. 512d73d memory: omap-gpmc: Add GPMC-NAND ops to get writebufferempty status by Roger Quadros · 9 years ago
  75. f47fcad memory: omap-gpmc: Introduce GPMC to NAND interface by Roger Quadros · 9 years ago
  76. fabe7d7 ARM: OMAP2+: gpmc: Add gpmc timings and settings to platform data by Roger Quadros · 10 years ago
  77. 58bc67f ARM: OMAP2+: gpmc: Add platform data by Roger Quadros · 10 years ago
  78. fea728c mtd: Hook I/O activity to the MTD LED trigger by Ezequiel Garcia · 9 years ago
  79. 4c7e054 mtd: nand: Remove the "nand-disk" LED trigger by Ezequiel Garcia · 9 years ago
  80. 4b72117 leds: trigger: Introduce a MTD (NAND/NOR) trigger by Ezequiel Garcia · 9 years ago
  81. 0c034fe mtd: Uninline mtd_write_oob and move it to mtdcore.c by Ezequiel Garcia · 9 years ago
  82. 916fe61 leds: trigger: Introduce a kernel panic LED trigger by Ezequiel Garcia · 9 years ago
  83. f55532a Linux 4.6-rc1 by Linus Torvalds · 9 years ago
  84. d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  85. 698f415 Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 9 years ago
  86. b4cec5f Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  87. 895a106 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  88. 02fc59a f2fs/crypto: fix xts_tweak initialization by Linus Torvalds · 9 years ago
  89. 4f1b50c NTB: Remove _addr functions from ntb_hw_amd by Allen Hubbe · 9 years ago
  90. 4599649 orangefs: fix orangefs_superblock locking by Al Viro · 9 years ago
  91. 6d4c1a3 orangefs: fix do_readv_writev() handling of error halfway through by Al Viro · 9 years ago
  92. 524b1d3 orangefs: have ->kill_sb() evict the VFS side of things first by Al Viro · 9 years ago
  93. 177f8fc orangefs: sanitize ->llseek() by Al Viro · 9 years ago
  94. 7df240d771 orangefs-bufmap.h: trim unused junk by Al Viro · 9 years ago
  95. b8a99a8 orangefs: saner calling conventions for getting a slot by Al Viro · 9 years ago
  96. bf6bf60 orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer by Al Viro · 9 years ago
  97. 9f5e2f7 orangefs: get rid of readdir_handle_s by Al Viro · 9 years ago
  98. 606c61a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  99. 15dbc13 Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  100. dad44de Merge tag 'please-pull-preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago