1. 194a4ef Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  2. 73184130 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  3. 581bfce Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  4. 89b68cd UBI: Fix two typos in comments by Uwe Kleine-König · 7 years ago
  5. d2e43d1 ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate" by Colin Ian King · 8 years ago
  6. b62fc46 ubi: pr_err() strings should end with newlines by Ben Dooks · 7 years ago
  7. a51b7cc ubi: pr_err() strings should end with newlines by Ben Dooks · 7 years ago
  8. 278f31a ubi: pr_err() strings should end with newlines by Ben Dooks · 7 years ago
  9. a59e57d Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  10. 604df32 linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro by Masahiro Yamada · 7 years ago
  11. b0f3ab2 mfd: syscon: atmel-smc: Add helper to retrieve register layout by Ludovic Desroches · 7 years ago
  12. e13ec93 fs: fix kernel_write prototype by Christoph Hellwig · 7 years ago
  13. bdd1d2d fs: fix kernel_read prototype by Christoph Hellwig · 7 years ago
  14. 3147f44 mtd: lantiq-flash: drop check of boot select by Hauke Mehrtens · 7 years ago
  15. d1f936d7 Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next by Boris Brezillon · 7 years ago
  16. a52329a Merge tag 'spi-nor/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next by Boris Brezillon · 7 years ago
  17. 69fc012 mtd: nand: make Samsung SLC NAND usable again by Lothar Waßmann · 7 years ago
  18. 5ffa70b Merge tag 'v4.13-rc7' into mtd/next by Boris Brezillon · 7 years ago
  19. be3e83e mtd: nand: atmel: Relax tADL_min constraint by Boris Brezillon · 7 years ago
  20. b974696 mtd: nandsim: remove debugfs entries in error path by Uwe Kleine-König · 7 years ago
  21. a75d6a4 Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into nand/next by Boris Brezillon · 7 years ago
  22. 311bba1 mtd: nand: tmio: Register partitions using the parsers by Andrea Adami · 7 years ago
  23. 482ead9 mtd: nand: sharpsl: Register partitions using the parsers by Andrea Adami · 7 years ago
  24. dce8476 mtd: nand: qcom: Support for IPQ8074 QPIC NAND controller by Abhishek Sahu · 7 years ago
  25. a063783 mtd: nand: qcom: support for IPQ4019 QPIC NAND controller by Abhishek Sahu · 7 years ago
  26. cc409b9 mtd: nand: qcom: support for different DEV_CMD register offsets by Abhishek Sahu · 7 years ago
  27. 4e2f6c5 mtd: nand: qcom: QPIC data descriptors handling by Abhishek Sahu · 7 years ago
  28. 9d43f91 mtd: nand: qcom: enable BAM or ADM mode by Abhishek Sahu · 7 years ago
  29. a86b9c4 mtd: nand: qcom: erased codeword detection configuration by Abhishek Sahu · 7 years ago
  30. 91af95c mtd: nand: qcom: support for read location registers by Abhishek Sahu · 7 years ago
  31. 67e830a mtd: nand: qcom: support for passing flags in DMA helper functions by Abhishek Sahu · 7 years ago
  32. 381dd24 mtd: nand: qcom: add BAM DMA descriptor handling by Abhishek Sahu · 7 years ago
  33. cb80f11 mtd: nand: qcom: allocate BAM transaction by Abhishek Sahu · 7 years ago
  34. 6192ff7 mtd: nand: qcom: DMA mapping support for register read buffer by Abhishek Sahu · 7 years ago
  35. 497d7d8 mtd: nand: qcom: add and initialize QPIC DMA resources by Abhishek Sahu · 7 years ago
  36. 8c5d5d6 mtd: nand: qcom: add bam property for QPIC NAND controller by Abhishek Sahu · 7 years ago
  37. 58f1f22 mtd: nand: qcom: support for NAND controller properties by Abhishek Sahu · 7 years ago
  38. d8a9b32 mtd: nand: qcom: fix read failure without complete bootchain by Abhishek Sahu · 7 years ago
  39. 238709b mtd: nand: mtk: fix error return code in mtk_ecc_probe() by Gustavo A. R. Silva · 7 years ago
  40. 2192a8d mtd: nand: sh_flctl: fix error return code in flctl_probe() by Gustavo A. R. Silva · 7 years ago
  41. dbf5f64 mtd: nand: sh_flctl: use dma_mapping_error to check map errors by Pan Bian · 7 years ago
  42. 892dd18 mtd: nand: atmel: fix of_irq_get() error check by Sergei Shtylyov · 7 years ago
  43. fd213b5 mtd: nand: hynix: add support for 20nm NAND chips by Martin Blumenstingl · 7 years ago
  44. 3bff08d mtd: nand: mxc: Fix mxc_v1 ooblayout by Boris Brezillon · 8 years ago
  45. fcf59f1 mtd: nand: sunxi: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  46. 481815a mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare. by Arvind Yadav · 7 years ago
  47. 4d26f01 mtd: nand: lpc32xx_mlc: Handle return value of clk_prepare_enable. by Arvind Yadav · 7 years ago
  48. 7c94128 mtd: nand: lpc32xx_slc: Handle return value of clk_prepare_enable. by Arvind Yadav · 7 years ago
  49. 24c9cd8 mtd: oxnas_nand: Handle clk_prepare_enable/clk_disable_unprepare. by Arvind Yadav · 7 years ago
  50. c044179 mtd: nand: denali: Handle return value of clk_prepare_enable. by Arvind Yadav · 7 years ago
  51. 55bafbc mtd: orion-nand: fix build error with ARMv4 by Arnd Bergmann · 7 years ago
  52. 1498fba mtd: nand: pxa3xx_nand: enable building on mvebu 64-bit platforms by Gregory CLEMENT · 7 years ago
  53. 89f5127 mtd: nand: qcom: reorganize nand devices probing by Abhishek Sahu · 7 years ago
  54. eb6df28 mtd: nand: qcom: remove memset for clearing read register buffer by Abhishek Sahu · 7 years ago
  55. 77cc536 mtd: nand: qcom: reorganize nand page write by Abhishek Sahu · 7 years ago
  56. bde4330 mtd: nand: qcom: reorganize nand page read by Abhishek Sahu · 7 years ago
  57. e806423 mtd: nand: qcom: remove redundant chip select compatible string by Abhishek Sahu · 7 years ago
  58. 10777de mtd: nand: qcom: fix config error for BCH by Abhishek Sahu · 7 years ago
  59. f7b8103e mtd: nand: vf610: Remove unneeded pinctrl_pm_select_default_state() by Fabio Estevam · 7 years ago
  60. 03fba86 mtd: nand: vf610: Check the return value from clk_prepare_enable() by Fabio Estevam · 7 years ago
  61. 5158bd5 mtd: nand: remove hard-coded NAND ids length by Jean-Louis Thekekara · 8 years ago
  62. f84674b mtd: nand: Fix various memory leaks in core by Boris Brezillon · 8 years ago
  63. 18f7ce2 mtd: spi-nor: add support for Microchip sst26vf064b QSPI memory by Claudiu Beznea · 7 years ago
  64. 75864b3 mtd: make device_type const by Bhumika Goyal · 7 years ago
  65. 2acc717 mtd: physmap_of: Retire Gemini pad control by Linus Walleij · 7 years ago
  66. 871e7c0 mtd: physmap_of: Fix resources leak in 'of_flash_probe()' by Christophe Jaillet · 7 years ago
  67. d64dc9c mtd: pci: constify pci_device_id. by Arvind Yadav · 7 years ago
  68. 4f558d6 mtd: intel_vr_nor: constify pci_device_id. by Arvind Yadav · 7 years ago
  69. 1372734 mtd: ck804xrom: constify pci_device_id. by Arvind Yadav · 7 years ago
  70. 01cac4d mtd: esb2rom: constify pci_device_id. by Arvind Yadav · 7 years ago
  71. 30105a2 mtd: amd76xrom: constify pci_device_id. by Arvind Yadav · 7 years ago
  72. 6800259 mtd: ichxrom: constify pci_device_id. by Arvind Yadav · 7 years ago
  73. 1d70607 mtd: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  74. ab8d531 mtd: physmap_of: Drop unnecessary static by Julia Lawall · 7 years ago
  75. 90cc62f mtd: spear_smi: add NULL check on devm_kzalloc() return value by Gustavo A. R. Silva · 8 years ago
  76. 18ba710 mtd: spi-nor: fix "No newline at end of file" by Matthew Gerlach · 7 years ago
  77. 811cb89 mtd: spi-nor: aspeed: set 4B setting for all chips by Cédric Le Goater · 7 years ago
  78. d4092d7 mtd: nand: Rename nand.h into rawnand.h by Boris Brezillon · 7 years ago
  79. 9a51544 mtd: blkdevs: Fix mtd block write failure by Abhishek Sahu · 7 years ago
  80. d4cb37e mtd: nand: Remove support for block locking/unlocking by Boris Brezillon · 8 years ago
  81. ee02f73 mtd: nand: atmel: Fix EDO mode check by Boris Brezillon · 7 years ago
  82. 6d29231 mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflow by Boris Brezillon · 7 years ago
  83. a11bf5e mtd: nand: Fix timing setup for NANDs that do not support SET FEATURES by Boris Brezillon · 7 years ago
  84. cb25fae mtd: nand: Fix a docs build warning by Jonathan Corbet · 7 years ago
  85. 791eccd mtd: nand: sunxi: fix potential divide-by-zero error by Bryan O'Donoghue · 7 years ago
  86. f7f8c17 nand: fix wrong default oob layout for small pages using soft ecc by Miquel Raynal · 8 years ago
  87. eb353aa mtd: mtk-quadspi: Remove unneeded pinctrl header by Fabio Estevam · 7 years ago
  88. 7fd0db5 mtd: atmel-quadspi: Remove unneeded pinctrl header by Fabio Estevam · 7 years ago
  89. c4b3eac mtd: spi-nor: Recover from Spansion/Cypress errors by Alexander Sverdlin · 7 years ago
  90. fe60283 mtd: spi-nor: intel-spi: Add support for Intel Denverton SPI serial flash controller by Mika Westerberg · 8 years ago
  91. 1fbef47 mtd: mtdswap: remove unused variables 'dev' and 'gd' by Brian Norris · 7 years ago
  92. e8e3edb mtd: create per-device and module-scope debugfs entries by Mario Rugiero · 8 years ago
  93. 3aa0907 mtd: nand: atmel: Fix DT backward compatibility in pmecc.c by Boris Brezillon · 7 years ago
  94. f384b352 mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables by Cyrille Pitchen · 8 years ago
  95. b5e1617 Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  96. ef32476 Merge tag 'nand/for-4.13' into MTD by Brian Norris · 8 years ago
  97. 8b9ef8f Merge tag 'spi-nor/for-4.13' into MTD by Brian Norris · 8 years ago
  98. b950424 mtd: Fix check in mtd_unpoint() by Boris Brezillon · 8 years ago
  99. ac7b759 Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  100. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago