1. 9824f75 jffs2: allow to discriminate between recoverable and non-recoverable errors by Jean-Christophe DUBOIS · 12 years ago
  2. 0e618ef mtd: nand: omap: add support for hardware BCH ecc by Ivan Djelic · 12 years ago
  3. 8d602cf ARM: OMAP3: gpmc: add BCH ecc api and modes by Ivan Djelic · 12 years ago
  4. 1951f2f mtd: nand: check the return code of 'read_oob/read_oob_raw' by Shmulik Ladkani · 12 years ago
  5. 5c2ffb1 mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw' by Shmulik Ladkani · 12 years ago
  6. 4fba37a mtd: m25p80: Add support for Winbond W25Q80BW by Thomas Abraham · 12 years ago
  7. 208b14e jffs2: get rid of jffs2_sync_super by Artem Bityutskiy · 12 years ago
  8. e832579 jffs2: remove unnecessary GC pass on sync by Artem Bityutskiy · 12 years ago
  9. c3c4a36 jffs2: remove unnecessary GC pass on umount by Artem Bityutskiy · 12 years ago
  10. f4d0b35 jffs2: remove lock_super by Artem Bityutskiy · 12 years ago
  11. 9013bb4 mtd: gpmi: add gpmi support for mx6q by Huang Shijie · 12 years ago
  12. e10db1f mtd: gpmi: add device tree support to gpmi-nand by Huang Shijie · 12 years ago
  13. 279f08d mtd: nand: utilize oob_required parameter by Brian Norris · 12 years ago
  14. 7725cc8 mtd: gpmi-nand: utilize oob_requested parameter by Brian Norris · 12 years ago
  15. a6976cd mtd: IFC NAND: utilize oob_required parameter by Brian Norris · 12 years ago
  16. d112dc7 mtd: eLBC NAND: utilize oob_required parameter by Brian Norris · 12 years ago
  17. e47f3db mtd: nand: pass proper 'oob_required' parameter by Brian Norris · 12 years ago
  18. 1fbb938 mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces by Brian Norris · 12 years ago
  19. b4f7aa8 mtd: add read_byte support to plat_nand by John Crispin · 12 years ago
  20. a4f20351 OF: MTD: make plat_nand loadable from DT by John Crispin · 12 years ago
  21. bb08bc1 mtd: add m25p80 id for mx25l2005a by John Crispin · 12 years ago
  22. 5ca11ca mtd: m25p80: add support for Everspin MR25H256 MRAM chip by Marek Vasut · 12 years ago
  23. 1826dbc mtd: nand: kill NAND_NO_AUTOINCR option by Brian Norris · 12 years ago
  24. c00a099 mtd: nand: remove autoincrement 'sndcmd' code by Brian Norris · 12 years ago
  25. 831d316 mtd: nandsim: remove autoincrement code by Brian Norris · 12 years ago
  26. edbc4540 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Mike Dunn · 12 years ago
  27. e2788c9 mtd: nand: add sanity check of ecc strength to nand_scan_tail() by Mike Dunn · 12 years ago
  28. 3f91e94 mtd: nand: read_page() returns max_bitflips by Mike Dunn · 12 years ago
  29. d062d4e mtd: bitflip_threshold added to mtd_info and sysfs by Mike Dunn · 12 years ago
  30. a9b672e mtd: expose ecc_strength through sysfs by Mike Dunn · 12 years ago
  31. 44df4d1 mtd: nand: fix incorrect ecc strength values by Mike Dunn · 12 years ago
  32. 86c2072 mtd: ecc_strength is at ecc step granularity by Mike Dunn · 12 years ago
  33. 09cbe58 mtd: nand: Add a NAND_CMD_STATUS when using write verification by Bastian Hecht · 12 years ago
  34. b6778fd jffs2: refactor csize usage in jffs2_do_read_inode_internal() by Xi Wang · 12 years ago
  35. 7c80c35 jffs2: validate symlink size in jffs2_do_read_inode_internal() by Xi Wang · 12 years ago
  36. 8abc0d4 mtd: cmdlinepart: fix commentary by Peter Meerwald · 12 years ago
  37. 4b6f05e mtd: mxc_nand: fix several sparse warnings about incorrect address space by Uwe Kleine-König · 12 years ago
  38. 3778736 ARM: imx: add mxc_nand to imx27 device tree by Uwe Kleine-König · 12 years ago
  39. 6436356 mtd: mxc_nand: implement device tree probing by Uwe Kleine-König · 12 years ago
  40. f48d0f9 mtd: mxc_nand: put several more fields into devtype_data by Uwe Kleine-König · 12 years ago
  41. 69d023b mtd: mxc_nand: put callback for data correction into devtype struct by Uwe Kleine-König · 12 years ago
  42. 5e05a2d mtd: mxc_nand: split chip_select function and put it into devtype struct by Uwe Kleine-König · 12 years ago
  43. 6dcdf99 mtd: mxc_nand: put ecc layout into devtype structs by Uwe Kleine-König · 12 years ago
  44. 6d38af2 mtd: mxc_nand: split some functions to get rid of more nfc_is_vX() by Uwe Kleine-König · 12 years ago
  45. e4303b2 mtd: mxc_nand: move function pointers to a per-SOC struct by Uwe Kleine-König · 12 years ago
  46. 8556958 mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessary by Uwe Kleine-König · 12 years ago
  47. 8d1fd16 mtd: mxc_nand: set owner field to prevent module unloading when in use by Uwe Kleine-König · 12 years ago
  48. 39a5d0b mtd: block2mtd: page_read() never returns NULL by Ryosuke Saito · 12 years ago
  49. 5329d67 mtd: bcm63xxpart: handle Broadcom partition order by Jonas Gorski · 12 years ago
  50. a9c465f mtd: nand: omap: fix race condition in omap_wait() by Ivan Djelic · 12 years ago
  51. e25da1c mtd: fsmc_nand: Add clk_{un}prepare() support by Viresh Kumar · 12 years ago
  52. c0010eb mtd: spear_smi: Add clk_{un}prepare() support by Viresh Kumar · 12 years ago
  53. 47d0505 mtd: fix scb2_flash build when PCI is not enabled by Randy Dunlap · 12 years ago
  54. d7efe22 mtd: omap2: fix resource leak in prefetch-busy path by Grazvydas Ignotas · 12 years ago
  55. 8da8ba2 JFFS2: Add parameter to reserve disk space for root by Daniel Drake · 12 years ago
  56. 886bd33 mtd: print out the page size and oob size after parsing out the nand by Huang Shijie · 12 years ago
  57. 59fdd5b mtd: IFC NAND: Add support of ONFI NAND flash by Prabhakar Kushwaha · 12 years ago
  58. 287558f mtd: lpddr: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 12 years ago
  59. 4d16cd6 mtd: use module_pci_driver by Axel Lin · 13 years ago
  60. 4aa6ae3 mtd: gpmi: do not include the mxs.h by Huang Shijie · 13 years ago
  61. 6d56b9d mtd: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 13 years ago
  62. ce4bbee sh: Use the plat_nand default partition parser by H Hartley Sweeten · 13 years ago
  63. 8b62b08 mips: Use the plat_nand default partition parser by H Hartley Sweeten · 13 years ago
  64. 3203907 blackfin: Use the plat_nand default partition parser by H Hartley Sweeten · 13 years ago
  65. 60f8291 arm: Use the plat_nand default partition parser by H Hartley Sweeten · 13 years ago
  66. f2e5a24 mtd: plat_nand: Add default partition parser to driver by H Hartley Sweeten · 13 years ago
  67. 9ff00d5 Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  68. 36be505 Linux 3.4-rc7 by Linus Torvalds · 12 years ago
  69. 5889fc3 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  70. 1bc4a5b Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  71. 85d5c4a Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 12 years ago
  72. 28b874a ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1 by Kukjin Kim · 12 years ago
  73. fd717cd ARM: EXYNOS: use s5p-timer for UniversalC210 board by Marek Szyprowski · 12 years ago
  74. d2919c6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into fixes by Olof Johansson · 12 years ago
  75. e994d5e ARM / mach-shmobile: Invalidate caches when booting secondary cores by Magnus Damm · 12 years ago
  76. d672000 ARM / mach-shmobile: sh73a0 SMP TWD boot regression fix by Kuninori Morimoto · 12 years ago
  77. b759bd1 ARM / mach-shmobile: r8a7779 SMP TWD boot regression fix by Magnus Damm · 12 years ago
  78. 173e2fe ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helper by Guennadi Liakhovetski · 12 years ago
  79. 2b3e38c ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helper by Guennadi Liakhovetski · 12 years ago
  80. cf00c55 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  81. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  82. 2eb4296 Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  83. a6c072c MAINTAINERS: Add myself as the cpufreq maintainer by Rafael J. Wysocki · 12 years ago
  84. 510193a dm mpath: check if scsi_dh module already loaded before trying to load by Mike Snitzer · 12 years ago
  85. 7cab8bf dm thin: correct module description by Alasdair G Kergon · 12 years ago
  86. c3a0ce2 dm thin: fix unprotected use of prepared_discards list by Mike Snitzer · 12 years ago
  87. 03aaae7 dm thin: reinstate missing mempool_free in cell_release_singleton by Mike Snitzer · 12 years ago
  88. 2760f7a gpio/exynos: Fix compiler warnings when non-exynos machines are selected by Sachin Kamat · 12 years ago
  89. df9541a gpio: pch9: Use proper flow type handlers by Thomas Gleixner · 12 years ago
  90. bcc62fb Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  91. ec53646 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  92. 04e5335 Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  93. 7c0482e powerpc/irq: Fix another case of lazy IRQ state getting out of sync by Benjamin Herrenschmidt · 12 years ago
  94. 062e55e ks8851: Update link status during link change interrupt by Stephen Boyd · 12 years ago
  95. f09e224 macvtap: restore vlan header on user read by Basil Gor · 12 years ago
  96. c53cff5e vhost-net: fix handle_rx buffer size by Basil Gor · 12 years ago
  97. cfebf8f target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion by Nicholas Bellinger · 12 years ago
  98. 4e25651 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  99. 1b76b02 mm: raise MemFree by reverting percpu_pagelist_fraction to 0 by Hugh Dickins · 12 years ago
  100. 13a8e0c bonding: don't increase rx_dropped after processing LACPDUs by Jiri Bohac · 12 years ago