1. ab7f6fc mtd: nand: r852: correct write_buf loop bounds by Brian Norris · 10 years ago
  2. abb9cf7 mtd: nand_bbt: handle error case for nand_create_badblock_pattern() by Brian Norris · 10 years ago
  3. 930de53 mtd: nand_bbt: remove unused variable by Brian Norris · 11 years ago
  4. 3a9f76b mtd: maps: sc520cdp: fix warnings by Brian Norris · 10 years ago
  5. ed491d2 mtd: slram: fix unused variable warning by Brian Norris · 10 years ago
  6. 29fe573 mtd: pfow: remove unused variable by Brian Norris · 11 years ago
  7. 897f3a1 mtd: lpddr: fix Kconfig dependency, for I/O accessors by Brian Norris · 10 years ago
  8. fe4fd75 mtd: nand: pxa3xx: Add supported ECC strength and step size to the DT binding by Ezequiel Garcia · 10 years ago
  9. 5b3e507 mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding by Ezequiel Garcia · 10 years ago
  10. eee0166 mtd: nand: pxa3xx: Clean pxa_ecc_init() error handling by Ezequiel Garcia · 10 years ago
  11. 67a9ad9 mtd: nand: Warn the user if the selected ECC strength is too weak by Ezequiel Garcia · 10 years ago
  12. edf02fb mtd: nand: omap: Documentation: How to select correct ECC scheme for your device ? by pekon gupta · 10 years ago
  13. 9748fff mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 11 years ago
  14. 2be589e mtd: nand: omap: add support for BCH16_ECC - ELM driver updates by pekon gupta · 10 years ago
  15. 27c9fd6 mtd: nand: omap: add support for BCH16_ECC - GPMC driver updates by pekon gupta · 10 years ago
  16. 4007e2d NAND_ECC_SOFT_BCH can support subpage reads too by Ron Lee · 10 years ago
  17. 96ba9dd mtd: lpddr: add driver for LPDDR2-NVM PCM memories by Vincenzo Aliberti · 10 years ago
  18. 5a4c4c5 mtd: Kconfig: give the CFI command set version in prompt and help by Philippe De Muyter · 11 years ago
  19. 2170480 mtd: fsl_ifc_nand: Workaround bogus WP on 16-bit NAND by Joe Schultz · 10 years ago
  20. 4454406 mtd: fsl_ifc_nand: Use void type for IFC buffer by Aaron Sierra · 10 years ago
  21. 555b8d1 mtd: cfi: indent some if statements by Dan Carpenter · 10 years ago
  22. 66507c7 mtd: nand: Add support to use nand_base poi databuf as bounce buffer by Kamal Dasu · 10 years ago
  23. 6e52215 Documentation: mtd: update the document for m25p80 by Huang Shijie · 10 years ago
  24. f034d87 mtd: eLBC NAND: fix subpage write support by Pekon Gupta · 10 years ago
  25. 81d46c5 mtd: onenand: fix build warning for dma type by Arnd Bergmann · 10 years ago
  26. cb3346a mtd: orion_nand: Make of_device_id array const by Jingoo Han · 10 years ago
  27. 17754ad mtd: nand: pxa3xx: Make of_device_id array const by Jingoo Han · 10 years ago
  28. aeea6eb mtd: st_spi_fsm: Make of_device_id array const by Jingoo Han · 10 years ago
  29. f62cde4 mtd: Fix warning in access_ok() parameter passing by Geert Uytterhoeven · 10 years ago
  30. f306e8c mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page by pekon gupta · 11 years ago
  31. 9ab8699 mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032p by Geert Uytterhoeven · 10 years ago
  32. 8848e16 mtd: m25p80: Revive dual read support by Geert Uytterhoeven · 10 years ago
  33. 8d80895 mtd: elm: compile suspend/resume only with PM_SLEEP by Wolfram Sang · 10 years ago
  34. 3579ad4 mtd: Fix Elan SC520 dependencies by Jean Delvare · 11 years ago
  35. 49c50b9 mtd: nand: refactor erase_cmd() to return chip status by Brian Norris · 10 years ago
  36. 35fc519 mtd: nand: fix a typo in a comment line by Masahiro Yamada · 10 years ago
  37. be54f8f mtd: mtd_oobtest: generate consistent data for verification by Akinobu Mita · 11 years ago
  38. d66d351 Merge branch 'spinor' by Brian Norris · 10 years ago
  39. dc002f9 mtd: st_spi_fsm: only build for ARM by Brian Norris · 10 years ago
  40. 38e2eee mtd: st_spi_fsm: correct type issues by Brian Norris · 10 years ago
  41. a965d04 mtd: fsl-quadspi: fix __iomem annotations by Brian Norris · 10 years ago
  42. 6189ccc mtd: gpmi: add gpmi_devdata{} to simplify the code by Huang Shijie · 11 years ago
  43. 85a3bd9 mtd: nand: add line feed to pr_err by Raphaël Poggi · 10 years ago
  44. b4a8128 mtd: davinci-nand: disable subpage write for keystone-nand by Murali Karicheri · 11 years ago
  45. 566c0d6 mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit flush of writeback buffer by Roman Peniaev · 11 years ago
  46. 47570bb1 mtd: nand: use the nand_read_subpage index everywhere by Ron · 11 years ago
  47. 9fd6c6c mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’ by Christian Engelmayer · 10 years ago
  48. 8ac326f mtd: spi-nor: allow to be built as module by Brian Norris · 10 years ago
  49. 6c8e1b3 mtd: st_spi_fsm: begin using spi-nor.h opcodes by Brian Norris · 10 years ago
  50. 92d3af9 mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_* by Brian Norris · 10 years ago
  51. a402191 mtd: st_spi_fsm: kill duplicate CMD definitions by Brian Norris · 10 years ago
  52. 8607bd4 mtd: st_spi_fsm: fixup Kconfig dependency by Brian Norris · 10 years ago
  53. e43b206 mtd: spi-nor: shorten Kconfig naming by Brian Norris · 10 years ago
  54. 254592db Documentation: spi-nor: rewrite some portions by Brian Norris · 10 years ago
  55. 58b89a1 mtd: spi-nor: unify read opcode variants with ST SPI FSM by Brian Norris · 10 years ago
  56. b02e7f3 mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_* by Brian Norris · 10 years ago
  57. becd0cb mtd: spi-nor: drop \t after #define by Brian Norris · 10 years ago
  58. 8eabdd1 mtd: spi-nor: add the copyright information by Huang Shijie · 10 years ago
  59. 6b6d373 mtd: st_spi_fsm: Add support for Macronix MX25L3255E by Angus Clark · 11 years ago
  60. 85bdcf6 mtd: st_spi_fsm: Add Spansion S25FL032P to device table by Angus Clark · 11 years ago
  61. 5d0bdda mtd: st_spi_fsm: Refactor status register operations by Angus Clark · 11 years ago
  62. cc66686 mtd: st_spi_fsm: Update Macronix 'QE' configuration by Angus Clark · 11 years ago
  63. 009e7e6 mtd: st_spi_fsm: Update Macronix 32-bit addressing support by Angus Clark · 11 years ago
  64. 5fa9806 mtd: st_spi_fsm: Add Macronix MX25L25655E device by Angus Clark · 11 years ago
  65. b61834b mtd: spi-nor: EXPORT symbols which could be used by module drivers by Brian Norris · 10 years ago
  66. e46ecda mtd: spi-nor: Add Freescale QuadSPI driver by Huang Shijie · 11 years ago
  67. c7a8a11 Documentation: add the binding file for Freescale QuadSPI driver by Huang Shijie · 11 years ago
  68. 0d8c11c mtd: spi-nor: add a helper to find the spi_device_id by Huang Shijie · 11 years ago
  69. 03e296f mtd: m25p80: use the SPI nor framework by Brian Norris · 11 years ago
  70. 1ef3910 Documentation: add the document for the SPI NOR framework by Huang Shijie · 11 years ago
  71. b199489 mtd: spi-nor: add the framework for SPI NOR by Huang Shijie · 11 years ago
  72. 6e602ef mtd: spi-nor: add the basic data structures by Huang Shijie · 11 years ago
  73. f39d2fa mtd: spi-nor: copy the SPI NOR commands to a new header file by Huang Shijie · 11 years ago
  74. c9eaa44 Linux 3.15-rc1 by Linus Torvalds · 10 years ago
  75. f7c1d07 mm: Initialize error in shmem_file_aio_read() by Geert Uytterhoeven · 10 years ago
  76. e686bd8 cifs: Use min_t() when comparing "size_t" and "unsigned long" by Geert Uytterhoeven · 10 years ago
  77. bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 10 years ago
  78. 321d03c Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  79. fd1232b sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue by Mikulas Patocka · 10 years ago
  80. 18aa0da powerpc: Don't try to set LPCR unless we're in hypervisor mode by Paul Mackerras · 10 years ago
  81. d7e8af1 futex: update documentation for ordering guarantees by Davidlohr Bueso · 10 years ago
  82. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  83. fd18f00 Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 10 years ago
  84. de0c9cf Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 10 years ago
  85. 09c9b61 Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  86. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  87. 9309444 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  88. 07f5fef Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  89. 96c57ad ceph: fix pr_fmt() redefinition by Linus Torvalds · 10 years ago
  90. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  91. eda43ce Merge branch 'tunnels' by David S. Miller · 10 years ago
  92. 8d89dcd vti: don't allow to add the same tunnel twice by Nicolas Dichtel · 10 years ago
  93. 5a45527 gre: don't allow to add the same tunnel twice by Nicolas Dichtel · 10 years ago
  94. 810d8ce drivers: net: xen-netfront: fix array initialization bug by Vincenzo Maffione · 10 years ago
  95. dcfba94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  96. 0a7418f Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  97. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  98. a786c06 missing bits of "splice: fix racy pipe->buffers uses" by Al Viro · 10 years ago
  99. 19dfc1f cifs: fix the race in cifs_writev() by Al Viro · 11 years ago
  100. eab8723 ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure by Al Viro · 11 years ago