1. fbe1a8b mtd: nand: denali: drop owner assignment by Frans Klaver · 9 years ago
  2. 6a44d42 mtd: nand: davinci_nand: drop owner and name assignment by Frans Klaver · 9 years ago
  3. 2f5997f mtd: nand: cafe_nand: drop owner assignment by Frans Klaver · 9 years ago
  4. c7d5955 mtd: nand: bf5xx_nand: show parent device in sysfs by Frans Klaver · 9 years ago
  5. 3f2b80b mtd: nand: bcm47xxnflash: show parent device in sysfs by Frans Klaver · 9 years ago
  6. e1cdd89 mtd: nand: au1550nd: show parent device in sysfs by Frans Klaver · 9 years ago
  7. 03c287d mtd: nand: atmel_nand: show parent device in sysfs by Frans Klaver · 9 years ago
  8. 7216975 mtd: maps: sa1100-flash: show parent device in sysfs by Frans Klaver · 9 years ago
  9. 9aa7e50 mtd: maps: rbtx4939-flash: show parent device in sysfs by Frans Klaver · 9 years ago
  10. 2451581 mtd: maps: pxa2xx-flash: show parent device in sysfs by Frans Klaver · 9 years ago
  11. 7f6b5db mtd: maps: plat_ram: drop owner assignment by Frans Klaver · 9 years ago
  12. 0df4155 mtd: maps: physmap_of: drop owner assignment by Frans Klaver · 9 years ago
  13. 201f230b mtd: maps: physmap: drop owner assignment by Frans Klaver · 9 years ago
  14. ab4a6b4 mtd: maps: latch-addr-flash: show parent device in sysfs by Frans Klaver · 9 years ago
  15. c54c2fb mtd: maps: lantiq-flash: show parent device in sysfs by Frans Klaver · 9 years ago
  16. e4e07db mtd: maps: ixp4xx: show parent device in sysfs by Frans Klaver · 9 years ago
  17. 5e50a52 mtd: maps: intel_vr_nor: show parent device in sysfs by Frans Klaver · 9 years ago
  18. 28bc740 mtd: maps: gpio-addr-flash: show parent device in sysfs by Frans Klaver · 9 years ago
  19. 3aed61d mtd: lpddr: show parent device in sysfs by Frans Klaver · 9 years ago
  20. 90b9975 mtd: devices: sst251: show parent device in sysfs by Frans Klaver · 9 years ago
  21. 7d24272 mtd: devices: spear_smi: show parent device in sysfs by Frans Klaver · 9 years ago
  22. 57eea0f mtd: devices: mtd_dataflash: drop owner assignment by Frans Klaver · 9 years ago
  23. 1560d21 mtd: devices: docg3: show parent device in sysfs by Frans Klaver · 9 years ago
  24. eb98198 mtd: devices: bcm47xxflash: show parent device in sysfs by Frans Klaver · 9 years ago
  25. 807f16d mtd: core: set some defaults when dev.parent is set by Frans Klaver · 9 years ago
  26. 260e89a mtd: core: tone down suggestion that dev.parent should be set by Frans Klaver · 9 years ago
  27. f9bcb6d mtd: spi-nor: Add support for Micron n25q032a by Aurelien Chanot · 9 years ago
  28. ebdee13 mtd: nand: Allow MTD_NAND_BRCMNAND to be selected for ARM64 by Anup Patel · 9 years ago
  29. 3f08b8b mtd: brcmnand: Fix pointer type-cast in brcmnand_write() by Anup Patel · 9 years ago
  30. 06968a5 mtd: pxa2xx-flash: switch from ioremap_cache to memremap by Dan Williams · 9 years ago
  31. 192db1c mtd: nand_bbt: set the smallest size of bbt table by Sheng Yong · 9 years ago
  32. 8e2c992 mtd: mtdpart: add debug prints to partition parser. by Michal Suchanek · 9 years ago
  33. eb042ec jffs2: fix a memleak in read_direntry() by Wei Fang · 9 years ago
  34. d54e880 mtd: nand: lpc32xx_slc: fix calculation of timing arcs from given values by Vladimir Zapolskiy · 9 years ago
  35. 08d3cd5 mtd: nand: lpc32xx_slc: fix potential overflow over 4 bits by Vladimir Zapolskiy · 9 years ago
  36. 641f634 mtd: nand: lpc32xx_slc: improve SLCTAC_*() macro definitions by Vladimir Zapolskiy · 9 years ago
  37. 146b503 mtd: nand: sunxi: fix bitflips in erased pages by Boris BREZILLON · 9 years ago
  38. 23151fd mtd: nand: sunxi: replace the NFC_BUF_TO_USER_DATA() macro by an inline function by Boris BREZILLON · 9 years ago
  39. f363e0f mtd: nand: sunxi: retrieve corrected OOB bytes by Boris BREZILLON · 9 years ago
  40. 35d0e24 mtd: nand: sunxi: factorize extra OOB bytes handling by Boris BREZILLON · 9 years ago
  41. b462551 mtd: nand: sunxi: make use of sunxi_nfc_hw_ecc_read/write_chunk() by Boris BREZILLON · 9 years ago
  42. 913821b mtd: nand: sunxi: introduce sunxi_nfc_hw_ecc_read/write_chunk() by Boris BREZILLON · 9 years ago
  43. c9118ec mtd: nand: sunxi: create sunxi_nfc_hw_ecc_enable()/disable() functions by Boris BREZILLON · 9 years ago
  44. 6efadcf mtd: nand: fsmc: Remove BUG macros by Stefan Roese · 9 years ago
  45. cbf29b8 mtd: nand: fsmc: Small whitespace cleanup by Stefan Roese · 9 years ago
  46. a7f5ba4 mtd: nand: remove unused ->init_size() hook by Boris BREZILLON · 9 years ago
  47. 99a3b15 sh: mach-rsk: remove unnecessary MTD partition probe specification by Brian Norris · 9 years ago
  48. 494da07 mtd: brcmnand: remove unnecessary fields from brcmnand_soc by Brian Norris · 9 years ago
  49. a86c947 mtd: brcmnand: refactor iProc SoC layering by Brian Norris · 9 years ago
  50. 7af6722 mtd: brcmnand: refactor bcm63138 SoC layering by Brian Norris · 9 years ago
  51. b6a02c0 mtd: nand: sunxi: rework macros by Boris BREZILLON · 9 years ago
  52. 0c00a36 Merge MTD 4.3-rc updates into -next by Brian Norris · 9 years ago
  53. 039353c mtd: nand: vf610_nfc: include missing pincrl/consumer.h by Brian Norris · 9 years ago
  54. e5bae86 mtd: mtdpart: fix add_mtd_partitions error path by Boris BREZILLON · 9 years ago
  55. d489ff4 Revert "mtd: mtdram: check offs and len in mtdram->erase" by Brian Norris · 9 years ago
  56. 7827e3a mtd: mtdram: check offs and len in mtdram->erase by Dongsheng Yang · 9 years ago
  57. 8a79959 mtd: nand: vf610_nfc: add device tree bindings by Stefan Agner · 9 years ago
  58. 049f425 mtd: nand: vf610_nfc: add hardware BCH-ECC support by Stefan Agner · 9 years ago
  59. 456930d mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others by Stefan Agner · 9 years ago
  60. 53bb724 mtd: provide proper 32/64-bit compat_ioctl() support for BLKPG by Brian Norris · 9 years ago
  61. 4404bd7 mtd: spi-nor: add support for w25q128fw by Brian Norris · 9 years ago
  62. 09b6a37 mtd: spi-nor: scale up timeout for full-chip erase by Furquan Shaikh · 9 years ago
  63. c887be7 mtd: spi-nor: Add support for sst25wf040b by Yao Yuan · 9 years ago
  64. 15c2bf2 pcmciamtd: Add id for PRETEC 4MB SRAM by Tom Englund · 9 years ago
  65. 271707b mtd: nand: denali: max_banks calculation changed in revision 5.1 by Graham Moore · 9 years ago
  66. 9c07d09 mtd: nand: denali: pass col argument to READID operation by Enrico Jorns · 9 years ago
  67. 16c863b jffs2: remove unneeded kfree by fangwei · 9 years ago
  68. ecb43e0 mtd: cmdlinepart: convert printk() to pr_*() by Brian Norris · 9 years ago
  69. d855d23 mtd: cmdlinepart: allow small partitions by Brian Norris · 9 years ago
  70. adf508c mtd: spi-nor: s25fl008k and s25fl016k supports dual/quad mode by Joachim Eastwood · 9 years ago
  71. 35667b9 mtd: Destroy mtd_idr on module_exit by Johannes Thumshirn · 9 years ago
  72. e971aff mtd: nand: pxa3xx-nand: prevent DFI bus lockup on removal by Robert Jarzmik · 9 years ago
  73. b33c35b mtd: mxc_nand: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  74. 2ce401d mtd: blktrans: fix multiplication overflow by Peng Fan · 9 years ago
  75. 7446076 mtd: mpc5121_nfc: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  76. 3f7f7a5 mtd: fsl_ifc_nand: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  77. 030a70b mtd: fsl_elbc_nand: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  78. 98d1a5e mtd: orion_nand: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  79. 1bc81ee jffs2: remove unnecessary new_valid_dev check by Yaowei Bai · 9 years ago
  80. 8f5ba31 mtd: nand: pxa3xx-nand: switch to dmaengine by Robert Jarzmik · 9 years ago
  81. e5a5d92 mxc_nand: fix copy_spare by Eric Benard · 9 years ago
  82. 8e375cc mtd: nand: sunxi: fix sunxi_nand_chips_cleanup() by Boris BREZILLON · 9 years ago
  83. e1305df jffs2: drop null test before destroy functions by Julia Lawall · 9 years ago
  84. 0791a5f mtd: nandsim: drop null test before destroy functions by Julia Lawall · 9 years ago
  85. 79c452a mtd: spi-nor: remove unused read_xfer/write_xfer hooks by Cyrille Pitchen · 9 years ago
  86. 730a43f mtd: nand: add nand_check_erased helper functions by Boris BREZILLON · 9 years ago
  87. 03a0e8a mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions by Boris BREZILLON · 9 years ago
  88. db66e32 Merge tag 'v4.3-rc1' into MTD -next development by Brian Norris · 9 years ago
  89. 6ff33f3 Linux 4.3-rc1 by Linus Torvalds · 9 years ago
  90. 6917b51 Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  91. 10fbd36 blk: rq_data_dir() should not return a boolean by Linus Torvalds · 9 years ago
  92. e1df8b0 Merge branch 'writeback-plugging' by Linus Torvalds · 9 years ago
  93. 505a666 writeback: plug writeback in wb_writeback() and writeback_inodes_wb() by Linus Torvalds · 9 years ago
  94. dfb22fc thermal: fix intel PCH thermal driver mismerge by Linus Torvalds · 9 years ago
  95. 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  96. 3ebb054 ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs by Vineet Gupta · 9 years ago
  97. ded0e25 Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  98. f0c032d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  99. fa9a67e Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  100. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago