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