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