1. f49289c mtd: spi-nor: Check the return value from read_sr() by Fabio Estevam · 9 years ago
  2. adc83bf mtd: partitions: support a cleanup callback for parsers by Brian Norris · 9 years ago
  3. 07fd2f8 mtd: partitions: pass around 'mtd_partitions' wrapper struct by Brian Norris · 9 years ago
  4. c42c271 mtd: partitions: remove kmemdup() by Brian Norris · 9 years ago
  5. 5531ae4 mtd: partitions: rename MTD parser get/put by Brian Norris · 9 years ago
  6. b9adf46 mtd: partitions: make parsers return 'const' partition arrays by Brian Norris · 9 years ago
  7. c3168d2 mtd: ofpart: assign return argument exactly once by Brian Norris · 9 years ago
  8. 2027cba6 mtd: merge for-4.4 development into -next development by Brian Norris · 9 years ago
  9. e488ca9 doc: dt: mtd: partitions: add compatible property to "partitions" node by Brian Norris · 9 years ago
  10. 5ba8c27 Merge arch/{arm,blackfin,cris,mips}/ refactoring patches into MTD dev by Brian Norris · 9 years ago
  11. b1afda0 mips: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago
  12. 4d17a89 blackfin: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago
  13. 0410442 cris: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago
  14. ffd014f mtd: nand: add nand_to_mtd() helper by Boris BREZILLON · 9 years ago
  15. ed4f85c mtd: nand: embed an mtd_info structure into nand_chip by Boris BREZILLON · 9 years ago
  16. 4bd4ebc mtd: nand: make use of mtd_to_nand() in NAND drivers by Boris BREZILLON · 9 years ago
  17. a83dfa9 staging: mt29f_spinand: make use of mtd_to_nand() by Boris BREZILLON · 9 years ago
  18. 862eba5 mtd: nand: make use of mtd_to_nand() in NAND core code by Boris BREZILLON · 9 years ago
  19. 7326ffe sh: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago
  20. c993e09 ARM: nand: make use of mtd_to_nand() where appropriate by Boris BREZILLON · 9 years ago
  21. 41849d4 mtd: nand: r852: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 9 years ago
  22. d6af269 mtd: spi-nor: fix error handling in spi_nor_erase by Heiner Kallweit · 9 years ago
  23. 0f6d3f4 mtd: mtk-quadspi: drop unnecessary .owner assignment by Brian Norris · 9 years ago
  24. 2524534 mtd: partitions: turn PART() macro into inline function by Brian Norris · 9 years ago
  25. 8c62b4e mtd: ofpart: don't complain about missing 'partitions' node too loudly by Brian Norris · 9 years ago
  26. d121b66 mtd: brcmnand: drop brcmnand_host::of_node field by Brian Norris · 9 years ago
  27. 74e98be mtd: nand: fix typo (t_ald -> t_adl) by Brian Norris · 9 years ago
  28. de64aa9 mtd: nand: fix ONFI parameter page layout by Boris BREZILLON · 9 years ago
  29. 9b9f103 mtd: spi-nor: Fix error message with unrecognized JEDEC by Ricardo Ribalda · 9 years ago
  30. a81c0f0 mtd: nand: sunxi: add missing of_node_put by Julia Lawall · 9 years ago
  31. 081976b mtd: brcmnand: improve memory management by Julia Lawall · 9 years ago
  32. 0401669 brcmnand: Clear EXT_ADDR error registers in PIO mode by Simon Arlott · 9 years ago
  33. fe7579d mtd: cfi: don't warn about broken geometry for !CONFIG_MTD by Arnd Bergmann · 9 years ago
  34. f5f92b3 mtd: cfi: enforce valid geometry configuration by Arnd Bergmann · 9 years ago
  35. 2c81de7 mtd: spi-nor: include mtd.h header for struct mtd_info definition by Rafał Miłecki · 9 years ago
  36. 3ce351b mtd: mtk-nor: new Mediatek serial flash controller driver by Bayi Cheng · 9 years ago
  37. 72eaec2 mtd: nand: atmel_nand: constify atmel_nand_caps structures by LABBE Corentin · 9 years ago
  38. b8f70ba mtd: kill off MTD partition parser boilerplate by Brian Norris · 9 years ago
  39. b9eab01 mtd: partitions: add module_mtd_part_parser() helper by Brian Norris · 9 years ago
  40. 1d15831 doc: dt: mtd: stop referring to driver code for spi-nor IDs by Brian Norris · 9 years ago
  41. c1711b2 mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in comments by Brian Norris · 9 years ago
  42. de57732 mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor" by Brian Norris · 9 years ago
  43. 0501f2e mtd: spi-nor: mx25l3205d/mx25l6405d: append SECT_4K by Andreas Fenkart · 9 years ago
  44. cd78ea0 mtd: m25p80: drop erase() callback by Brian Norris · 9 years ago
  45. c67cbb8 mtd: spi-nor: provide default erase_sector implementation by Brian Norris · 9 years ago
  46. 1e6460a doc: mtd: nand: update examples to use mtd_to_nand() by Boris BREZILLON · 9 years ago
  47. c291b3c mtd: merge in mtd_to_nand() branch by Brian Norris · 9 years ago
  48. 9eba47d mtd: nand: add an mtd_to_nand() helper by Boris BREZILLON · 9 years ago
  49. 1d8d8b5 mtd: nand: fix drivers abusing mtd->priv by Boris BREZILLON · 9 years ago
  50. 064f462 mtd: brcmnand: drop unused subpage_read() support by Brian Norris · 9 years ago
  51. d618baf mtd: brcmnand: clean up flash cache for parameter pages by Brian Norris · 9 years ago
  52. 1ddaa02 MAINTAINERS: brcmnand: Add co-maintainer for Broadcom SoCs by Kamal Dasu · 9 years ago
  53. c98f71d mtd: fsl-quadspi: possible NULL dereference by Brian Norris · 9 years ago
  54. fc5adbe Documentation: mtd: improve nand_ecc.txt for readability and correctness by Wang YanQing · 9 years ago
  55. 1b15b1f mtd: mxc_nand: Remove bit-or operation with zero by Fabio Estevam · 9 years ago
  56. 1285734 MAINTAINERS: brcmnand: Add Broadcom internal mailing-list by Florian Fainelli · 9 years ago
  57. 20625df mtd: spi-nor: remove unnecessary leading space from dbg print by Brian Norris · 9 years ago
  58. 2b2462d mtd: sm_ftl: fix wrong do_div() usage by Nicolas Pitre · 9 years ago
  59. d55d31a mtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend/resume paths by Ezequiel García · 9 years ago
  60. f3028c8 mtd: pxa3xx_nand: Remove dead code by Ezequiel García · 9 years ago
  61. b1e4857 mtd: pxa3xx_nand: Remove redundant NAND sensing by Ezequiel García · 9 years ago
  62. 154f50f mtd: pxa3xx_nand: Simplify pxa3xx_nand_scan by Ezequiel García · 9 years ago
  63. 66e8e47 mtd: pxa3xx_nand: Fix initial controller configuration by Ezequiel García · 9 years ago
  64. c7f00c2 mtd: pxa3xx_nand: Increase the initial chunk size by Ezequiel García · 9 years ago
  65. e727ee8 Merge MTD 4.4 development into MTD -next by Brian Norris · 9 years ago
  66. 9ca641b mtd: nand: fix shutdown/reboot for multi-chip systems by Brian Norris · 9 years ago
  67. 96dd922 mtd: jz4740_nand: fix build on jz4740 after removing gpio.h by Brian Norris · 9 years ago
  68. 617f418 Merge v4.4-rc1 into MTD development by Brian Norris · 9 years ago
  69. 8005c49 Linux 4.4-rc1 by Linus Torvalds · 9 years ago
  70. 0ca9b67 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. 051b29f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  72. 8f98e29 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. bba072d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. 511601b Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  75. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  76. 12b76f3 Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  77. b3a0d9a Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  78. 30b9dbe ARC: Fix silly typo in MAINTAINERS file by Vineet Gupta · 9 years ago
  79. 1cfc05c ARC: cpu_relax() to be compiler barrier even for UP by Vineet Gupta · 9 years ago
  80. a6416f5 ARC: use ASL assembler mnemonic by Vineet Gupta · 9 years ago
  81. 541366d ARC: [arcompact] Handle bus error from userspace as Interrupt not exception by Vineet Gupta · 9 years ago
  82. 76a8c40 ARC: remove extraneous header include by Vineet Gupta · 9 years ago
  83. 63f4f7e Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  84. 4bfc89d Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  85. a30b7ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  86. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  87. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  88. 5d2eb54 Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  89. 2870f6c Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  90. 29608d2 f2fs: xattr simplifications by Andreas Gruenbacher · 9 years ago
  91. 0ddaf72 squashfs: xattr simplifications by Andreas Gruenbacher · 9 years ago
  92. e409de9 9p: xattr simplifications by Andreas Gruenbacher · 9 years ago
  93. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  94. bf78171 jffs2: Add missing capability check for listing trusted xattrs by Andreas Gruenbacher · 9 years ago
  95. e282fb7 hfsplus: Remove unused xattr handler list operations by Andreas Gruenbacher · 9 years ago
  96. 13d3408 ubifs: Remove unused security xattr handler by Andreas Gruenbacher · 9 years ago
  97. dae5f57a vfs: Fix the posix_acl_xattr_list return value by Andreas Gruenbacher · 9 years ago
  98. c361016 vfs: Check attribute names in posix acl xattr handers by Andreas Gruenbacher · 9 years ago
  99. 934f98d Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  100. f3996e6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago