1. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  2. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  4. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  5. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  6. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  7. d4f4cf7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  8. 4e23612 ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_ by Florian Fainelli · 8 years ago
  9. 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  10. d91f6ce mtd: aspeed: remove redundant dev_err call in aspeed_smc_probe() by Wei Yongjun · 8 years ago
  11. 398d873 Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux by Brian Norris · 8 years ago
  12. 4f04f68 mtd: physmap_of: fixup gemini/versatile dependencies by Brian Norris · 8 years ago
  13. 7fa2c70 mtd: spi-nor: cqspi: remove redundant dead code on error return check by Colin Ian King · 8 years ago
  14. 9b2a349 mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READ by Yunhui Cui · 8 years ago
  15. dfdb3eb mtd:fsl-quadspi:use the property fields of SPI-NOR by Yunhui Cui · 8 years ago
  16. e9cf64d mtd: spi-nor: Add support for gd25q16 by Kamal Dasu · 8 years ago
  17. 56c5c32 mtd: spi-nor: Fix S3AN addressing calculation by Ricardo Ribalda · 8 years ago
  18. f40a272 mtd: aspeed: fix compile warning in aspeed_smc_read_from_ahb() by Cédric Le Goater · 8 years ago
  19. 3a08e93 mtd: spi-nor: add dt support for Everspin MRAMs by Uwe Kleine-König · 8 years ago
  20. 9e43486 Merge tag 'ib-mfd-mtd-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Cyrille Pitchen · 8 years ago
  21. fcf690a mtd: spi-nor: Add lock/unlock support for f25l32pa by Victor Shyba · 8 years ago
  22. ba3ae6a mtd: spi-nor: add a stateless method to support memory size above 128Mib by Cyrille Pitchen · 8 years ago
  23. 902cc69 mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes by Cyrille Pitchen · 8 years ago
  24. 9e276de mtd: m25p80: consider max message size in m25p80_read by Heiner Kallweit · 8 years ago
  25. e56beeb mtd: aspeed: add memory controllers for the Aspeed AST2400 SoC by Cédric Le Goater · 8 years ago
  26. ceb720c mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoC by Cédric Le Goater · 8 years ago
  27. bc0e151 mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write() by Cyrille Pitchen · 8 years ago
  28. 32c90f1 mtd: spi-nor: improve macronix_quad_enable() by Cyrille Pitchen · 8 years ago
  29. e99ca98 mtd: spi-nor: Add support for S3AN spi-nor devices by Ricardo Ribalda · 8 years ago
  30. 42e9401 mtd: Add partition device node to mtd partition devices by Sascha Hauer · 8 years ago
  31. 89a0d9a9 mtd: bcm47xxpart: support layouts with multiple TRX partitions by Rafał Miłecki · 8 years ago
  32. b522d7b mtd: bcm47xxpart: move TRX parsing code to separated function by Rafał Miłecki · 8 years ago
  33. ccc3823 mtd: bcm47xxsflash: support reading flash out of mapping window by Rafał Miłecki · 8 years ago
  34. 9c8d7ff Merge tag 'nand/for-4.11' of github.com:linux-nand/linux by Brian Norris · 8 years ago
  35. 5d708ec mtd: Fix typo: "occured" -> "occurred" by Nobuhiro Iwamatsu · 8 years ago
  36. 34da5f5 mtd: nand: set max_bb_per_die and blocks_per_die for ONFI compliant chips by Zach Brown · 8 years ago
  37. 5671842 mtd: nand: implement 'max_bad_blocks' mtd function by Zach Brown · 8 years ago
  38. e70dda0 mtd: ichxrom: maybe-uninitialized with gcc-4.9 by Arnd Bergmann · 8 years ago
  39. 6080ef6 mtd: introduce function max_bad_blocks by Jeff Westfahl · 8 years ago
  40. 7da0fff mtd: fix typos in ooblayout comment blocks by Masahiro Yamada · 8 years ago
  41. 906b268 mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy by Arnd Bergmann · 8 years ago
  42. 56ff337 mtd: physmap_of: add a hook for Gemini flash probing by Linus Walleij · 8 years ago
  43. 40bc941 mtd: update my email address by John Crispin · 8 years ago
  44. be5e509 mtd: bcm47xxsflash: use platform_(set|get)_drvdata by Rafał Miłecki · 8 years ago
  45. a4077ce mtd: nand: Add Winbond manufacturer id by Andrey Jr. Melnikov · 8 years ago
  46. cad3274 mtd: nand: sunxi: Improve sunxi_nfc_cmd_ctrl() by Boris Brezillon · 8 years ago
  47. 8de15e1 mtd: nand: sunxi: Stop using polling mode when waiting for long operations by Boris Brezillon · 8 years ago
  48. 19649e2 mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events() by Boris Brezillon · 8 years ago
  49. 6564414 mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0 by Mark Marshall · 8 years ago
  50. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  51. 07f7644 mtd: nand: mediatek: remove redundant dev_err call in mtk_nfc_probe() by Wei Yongjun · 8 years ago
  52. de0b344 mtd: nand: Add OX820 NAND hardware dependency by Jean Delvare · 8 years ago
  53. 4404d7d mtd: nand: fsmc: remove stale non-DT probe path by Linus Walleij · 8 years ago
  54. 4339b7f mtd: nand: lpc32xx_slc: Remove unneeded NULL check on 'rc' by Fabio Estevam · 8 years ago
  55. cf9e167 mtd: nand: lpc32xx: fix invalid error handling of a requested irq by Vladimir Zapolskiy · 8 years ago
  56. 0cf1725 mtd: spi-nor: cqspi: Fix build on arches missing readsl/writesl by Marek Vasut · 8 years ago
  57. 8afda8b spi-nor: Add support for Intel SPI serial flash controller by Mika Westerberg · 8 years ago
  58. 8043d25 mtd: nand: tango: Reset pbus to raw mode in probe by Marc Gonzalez · 8 years ago
  59. 7165b8a mtd: nand: tango: Update DT binding description by Marc Gonzalez · 8 years ago
  60. f0fcdc5 mtd: nand: oxnas_nand: fix build errors on arch/um, require HAS_IOMEM by Randy Dunlap · 8 years ago
  61. a272466 mtd: nand: xway: fix build because of module functions by Hauke Mehrtens · 8 years ago
  62. 73529c8 mtd: nand: xway: disable module support by Hauke Mehrtens · 8 years ago
  63. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  64. c07dee7 Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  65. 445caaa mtd: Allocate bdi objects dynamically by Steve Longerbeam · 8 years ago
  66. 59dbc86 mtd: nand: tango: Add standard legalese header by Marc Gonzalez · 8 years ago
  67. 3502fbc mtd: maps: add missing iounmap() in error path by Luis Henriques · 8 years ago
  68. 5fed67d Merge tag 'spi-nor/for-4.10' of git://github.com/spi-nor/linux by Brian Norris · 8 years ago
  69. 0989b09 Merge tag 'nand/for-4.10' of github.com:linux-nand/linux by Brian Norris · 8 years ago
  70. dfce0cd mtd: spi-nor: constify fsl_qspi_devtype_data by LABBE Corentin · 8 years ago
  71. edd0c8f mtd: spi-nor: Add support for mr25h40 by IWAMOTO Masahiko · 8 years ago
  72. 61e4611 mtd: spi-nor: Add support for N25Q016A by Moritz Fischer · 8 years ago
  73. b08618c mtd: spi-nor: Add at25df321 spi-nor flash support by Jagan Teki · 8 years ago
  74. 10ad1d7 mtd: spi-nor: Fix some error codes in cqspi_setup_flash() by Dan Carpenter · 8 years ago
  75. 193e8714 mtd: spi-nor: Off by one in cqspi_setup_flash() by Dan Carpenter · 8 years ago
  76. 022a400 mtd: spi-nor: add support for s25fl208k by Sean Nyekjaer · 8 years ago
  77. 4287916 mtd: spi-nor: fix flags for s25fl128s by Heiner Kallweit · 8 years ago
  78. 807c162 mtd: spi-nor: fix spansion quad enable by Joël Esponde · 8 years ago
  79. 355445b mtd: spi-nor: add Macronix mx25u25635f to list of known devices. by Ash Benz · 8 years ago
  80. b2c4ba5 mtd: mtdswap: fix spelling mistake "erassure" -> "erasure" by Colin Ian King · 8 years ago
  81. bd5d213 mtd: bcm47xxpart: fix parsing first block after aligned TRX by Rafał Miłecki · 8 years ago
  82. 8fcfba0 mtd: nand: tango: Use nand_to_mtd() instead of directly accessing chip->mtd by Boris Brezillon · 8 years ago
  83. 4d6aecf mtd: remove unneeded initializer in mtd_ooblayout_count_bytes() by Masahiro Yamada · 8 years ago
  84. 7c295ef mtd: use min_t() to refactor mtd_ooblayout_{get, set}_bytes() by Masahiro Yamada · 8 years ago
  85. 8e8fd4d mtd: remove unneeded initializer in mtd_ooblayout_{get, set}_bytes() by Masahiro Yamada · 8 years ago
  86. 4421682 mtd: nand: nandsim: fix error check by Sudip Mukherjee · 8 years ago
  87. 37871ab mtd: nand: tango: Cleanup raw_write and raw_read by Marc Gonzalez · 8 years ago
  88. ff9e9ea mtd: nand: tango: Enable custom page accessors by Marc Gonzalez · 8 years ago
  89. 3371d66 mtd: nand: Support controllers with custom page by Marc Gonzalez · 8 years ago
  90. fc80f21 mtd: nand: denali: remove debug lines of __FILE__, __LINE__, __func__ by Masahiro Yamada · 8 years ago
  91. 01a1d52 mtd: nand: denali: remove unneeded parentheses by Masahiro Yamada · 8 years ago
  92. a227d4e mtd: nand: denali: return error code from nand_scan_ident/tail on error by Masahiro Yamada · 8 years ago
  93. 7ebb8d0 mtd: nand: denali: return error code from devm_request_irq() on error by Masahiro Yamada · 8 years ago
  94. c1d0df1 mtd: nand: denali: use managed devm_irq_request() by Masahiro Yamada · 8 years ago
  95. 3765639 mtd: nand: denali: remove unused struct member totalblks, blksperchip by Masahiro Yamada · 8 years ago
  96. 789ccf1 mtd: nand: denali: remove "Spectra:" prefix from printk strings by Masahiro Yamada · 8 years ago
  97. c9e0258 mtd: nand: denali: remove detect_partition_feature() by Masahiro Yamada · 8 years ago
  98. 50d5f2a mtd: nand: denali: remove bogus comment about interrupt handler setup by Masahiro Yamada · 8 years ago
  99. c4ae097 mtd: nand: denali: remove unused struct member denali_nand_info::idx by Masahiro Yamada · 8 years ago
  100. ef5327d mtd: nand: denali: remove unneeded <linux/slab.h> includes by Masahiro Yamada · 8 years ago