1. a6976cd mtd: IFC NAND: utilize oob_required parameter by Brian Norris · 12 years ago
  2. d112dc7 mtd: eLBC NAND: utilize oob_required parameter by Brian Norris · 12 years ago
  3. e47f3db mtd: nand: pass proper 'oob_required' parameter by Brian Norris · 12 years ago
  4. 1fbb938 mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces by Brian Norris · 12 years ago
  5. b4f7aa8 mtd: add read_byte support to plat_nand by John Crispin · 12 years ago
  6. a4f2035 OF: MTD: make plat_nand loadable from DT by John Crispin · 12 years ago
  7. bb08bc1 mtd: add m25p80 id for mx25l2005a by John Crispin · 12 years ago
  8. 5ca11ca mtd: m25p80: add support for Everspin MR25H256 MRAM chip by Marek Vasut · 12 years ago
  9. 1826dbc mtd: nand: kill NAND_NO_AUTOINCR option by Brian Norris · 12 years ago
  10. c00a099 mtd: nand: remove autoincrement 'sndcmd' code by Brian Norris · 12 years ago
  11. 831d316 mtd: nandsim: remove autoincrement code by Brian Norris · 12 years ago
  12. edbc454 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Mike Dunn · 12 years ago
  13. e2788c9 mtd: nand: add sanity check of ecc strength to nand_scan_tail() by Mike Dunn · 12 years ago
  14. 3f91e94 mtd: nand: read_page() returns max_bitflips by Mike Dunn · 12 years ago
  15. d062d4e mtd: bitflip_threshold added to mtd_info and sysfs by Mike Dunn · 12 years ago
  16. a9b672e mtd: expose ecc_strength through sysfs by Mike Dunn · 12 years ago
  17. 44df4d1 mtd: nand: fix incorrect ecc strength values by Mike Dunn · 12 years ago
  18. 86c2072 mtd: ecc_strength is at ecc step granularity by Mike Dunn · 12 years ago
  19. 09cbe58 mtd: nand: Add a NAND_CMD_STATUS when using write verification by Bastian Hecht · 12 years ago
  20. b6778fd jffs2: refactor csize usage in jffs2_do_read_inode_internal() by Xi Wang · 12 years ago
  21. 7c80c35 jffs2: validate symlink size in jffs2_do_read_inode_internal() by Xi Wang · 12 years ago
  22. 8abc0d4 mtd: cmdlinepart: fix commentary by Peter Meerwald · 12 years ago
  23. 4b6f05e mtd: mxc_nand: fix several sparse warnings about incorrect address space by Uwe Kleine-König · 12 years ago
  24. 3778736 ARM: imx: add mxc_nand to imx27 device tree by Uwe Kleine-König · 12 years ago
  25. 6436356 mtd: mxc_nand: implement device tree probing by Uwe Kleine-König · 12 years ago
  26. f48d0f9 mtd: mxc_nand: put several more fields into devtype_data by Uwe Kleine-König · 12 years ago
  27. 69d023b mtd: mxc_nand: put callback for data correction into devtype struct by Uwe Kleine-König · 12 years ago
  28. 5e05a2d mtd: mxc_nand: split chip_select function and put it into devtype struct by Uwe Kleine-König · 12 years ago
  29. 6dcdf99 mtd: mxc_nand: put ecc layout into devtype structs by Uwe Kleine-König · 12 years ago
  30. 6d38af2 mtd: mxc_nand: split some functions to get rid of more nfc_is_vX() by Uwe Kleine-König · 12 years ago
  31. e4303b2 mtd: mxc_nand: move function pointers to a per-SOC struct by Uwe Kleine-König · 12 years ago
  32. 8556958 mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessary by Uwe Kleine-König · 12 years ago
  33. 8d1fd16 mtd: mxc_nand: set owner field to prevent module unloading when in use by Uwe Kleine-König · 12 years ago
  34. 39a5d0b mtd: block2mtd: page_read() never returns NULL by Ryosuke Saito · 12 years ago
  35. 5329d67 mtd: bcm63xxpart: handle Broadcom partition order by Jonas Gorski · 12 years ago
  36. a9c465f mtd: nand: omap: fix race condition in omap_wait() by Ivan Djelic · 12 years ago
  37. e25da1c mtd: fsmc_nand: Add clk_{un}prepare() support by Viresh Kumar · 12 years ago
  38. c0010eb mtd: spear_smi: Add clk_{un}prepare() support by Viresh Kumar · 12 years ago
  39. 47d0505 mtd: fix scb2_flash build when PCI is not enabled by Randy Dunlap · 12 years ago
  40. d7efe22 mtd: omap2: fix resource leak in prefetch-busy path by Grazvydas Ignotas · 12 years ago
  41. 8da8ba2 JFFS2: Add parameter to reserve disk space for root by Daniel Drake · 12 years ago
  42. 886bd33 mtd: print out the page size and oob size after parsing out the nand by Huang Shijie · 12 years ago
  43. 59fdd5b mtd: IFC NAND: Add support of ONFI NAND flash by Prabhakar Kushwaha · 12 years ago
  44. 287558f mtd: lpddr: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 12 years ago
  45. 4d16cd6 mtd: use module_pci_driver by Axel Lin · 13 years ago
  46. 4aa6ae3 mtd: gpmi: do not include the mxs.h by Huang Shijie · 13 years ago
  47. 6d56b9d mtd: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 13 years ago
  48. ce4bbee sh: Use the plat_nand default partition parser by H Hartley Sweeten · 13 years ago
  49. 8b62b08 mips: Use the plat_nand default partition parser by H Hartley Sweeten · 13 years ago
  50. 3203907 blackfin: Use the plat_nand default partition parser by H Hartley Sweeten · 13 years ago
  51. 60f8291 arm: Use the plat_nand default partition parser by H Hartley Sweeten · 13 years ago
  52. f2e5a24 mtd: plat_nand: Add default partition parser to driver by H Hartley Sweeten · 13 years ago
  53. 9ff00d5 Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  54. 36be505 Linux 3.4-rc7 by Linus Torvalds · 12 years ago v3.4-rc7
  55. 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
  56. 1bc4a5b Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  57. 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
  58. 28b874a ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1 by Kukjin Kim · 12 years ago
  59. fd717cd ARM: EXYNOS: use s5p-timer for UniversalC210 board by Marek Szyprowski · 12 years ago
  60. d2919c6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into fixes by Olof Johansson · 12 years ago
  61. e994d5e ARM / mach-shmobile: Invalidate caches when booting secondary cores by Magnus Damm · 12 years ago
  62. d672000 ARM / mach-shmobile: sh73a0 SMP TWD boot regression fix by Kuninori Morimoto · 12 years ago
  63. b759bd1 ARM / mach-shmobile: r8a7779 SMP TWD boot regression fix by Magnus Damm · 12 years ago
  64. 173e2fe ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helper by Guennadi Liakhovetski · 12 years ago
  65. 2b3e38c ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helper by Guennadi Liakhovetski · 12 years ago
  66. cf00c55 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  67. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  68. 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
  69. a6c072c MAINTAINERS: Add myself as the cpufreq maintainer by Rafael J. Wysocki · 12 years ago
  70. 510193a dm mpath: check if scsi_dh module already loaded before trying to load by Mike Snitzer · 12 years ago
  71. 7cab8bf dm thin: correct module description by Alasdair G Kergon · 12 years ago
  72. c3a0ce2 dm thin: fix unprotected use of prepared_discards list by Mike Snitzer · 12 years ago
  73. 03aaae7 dm thin: reinstate missing mempool_free in cell_release_singleton by Mike Snitzer · 12 years ago
  74. 2760f7a gpio/exynos: Fix compiler warnings when non-exynos machines are selected by Sachin Kamat · 12 years ago
  75. df9541a gpio: pch9: Use proper flow type handlers by Thomas Gleixner · 12 years ago
  76. bcc62fb Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  77. ec53646 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  78. 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
  79. 7c0482e powerpc/irq: Fix another case of lazy IRQ state getting out of sync by Benjamin Herrenschmidt · 12 years ago
  80. 062e55e ks8851: Update link status during link change interrupt by Stephen Boyd · 12 years ago
  81. f09e224 macvtap: restore vlan header on user read by Basil Gor · 12 years ago
  82. c53cff5 vhost-net: fix handle_rx buffer size by Basil Gor · 12 years ago
  83. cfebf8f target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion by Nicholas Bellinger · 12 years ago
  84. 4e25651 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  85. 1b76b02 mm: raise MemFree by reverting percpu_pagelist_fraction to 0 by Hugh Dickins · 12 years ago
  86. 13a8e0c bonding: don't increase rx_dropped after processing LACPDUs by Jiri Bohac · 12 years ago
  87. 38bf195 connector/userns: replace netlink uses of cap_raised() with capable() by Eric W. Biederman · 12 years ago
  88. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 12 years ago
  89. c57b546 pktgen: fix crash at module unload by Eric Dumazet · 12 years ago
  90. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 12 years ago
  91. 380ec96 ehea: fix losing of NEQ events when one event occurred early by Thadeu Lima de Souza Cascardo · 12 years ago
  92. cfb8c3a igb: fix rtnl race in PM resume path by Benjamin Poirier · 12 years ago
  93. dccd9ec ipv4: Do not use dead fib_info entries. by David S. Miller · 12 years ago
  94. d60b9c1 Merge branch 'parisc' (PA-RISC compile fixes) by Linus Torvalds · 12 years ago
  95. 7c28332 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  96. 4a8a078 parisc: move definition of PAGE0 to asm/page.h by Rolf Eike Beer · 12 years ago
  97. 9b05b1e parisc: add missing include of asm/page.h to asm/pgtable.h by Rolf Eike Beer · 12 years ago
  98. 6eb608f parisc: drop include of asm/pdc.h from asm/hardware.h by Rolf Eike Beer · 12 years ago
  99. 25fe853 parisc: add missing forward declarations in asm/hardware.h by Rolf Eike Beer · 12 years ago
  100. 1cab420 parisc: add missing includes in asm/spinlock.h by Rolf Eike Beer · 12 years ago