1. c3d1f17 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  2. ba01d6e MTD: Nand: Add JZ4740 NAND driver by Lars-Peter Clausen · 15 years ago
  3. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  4. d50f58b Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 15 years ago
  5. cce0246 mxc_nand: add support for platform defined partitions by Baruch Siach · 15 years ago
  6. 5ea3202 mxc_nand: Fix OOB handling by Sascha Hauer · 15 years ago
  7. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  8. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 15 years ago
  9. 3975d16 Merge git://git.infradead.org/~dwmw2/mtd-2.6.35 by Linus Torvalds · 15 years ago
  10. 5869d2c mtd: Fix NAND submenu by Maxim Levitsky · 15 years ago
  11. c8a4d0f of/mtd: nand: fix build breakage in drivers by Anatolij Gustschin · 15 years ago
  12. 14acbbf of/mtd/nand: mpc5121_nfc.c: Fix build failures by Anatolij Gustschin · 15 years ago
  13. ac373f7 mtd/r852: update card detect early. by Maxim Levitsky · 15 years ago
  14. 9489be8 mtd/r852: Fixes in case of DMA timeout by Maxim Levitsky · 15 years ago
  15. cc1fed0 mtd/r852: register IRQ as last step by Maxim Levitsky · 15 years ago
  16. cf9b59e Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 15 years ago
  17. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  18. 7385097 mtd: mxc_nand: Remove duplicate NAND_CMD_RESET case value by David Woodhouse · 15 years ago
  19. 05d71b46 mtd: update gfp/slab.h includes by Tejun Heo · 15 years ago
  20. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  21. f6b173c mtd: nand: add Toshiba TC58NVG0 device ID by Florian Fainelli · 15 years ago
  22. b60b08b mtd: nand: support alternate BB marker locations on MLC by Kevin Cernekee · 15 years ago
  23. 426c457 mtd: nand: extend NAND flash detection to new MLC chips by Kevin Cernekee · 15 years ago
  24. eedfea2 mtd: orion/kirkwood: add RnB line support to orion mtd driver by Ben Dooks · 15 years ago
  25. c361157 mtd: sm_common: split smartmedia and xD table by Maxim Levitsky · 15 years ago
  26. a47bfd2 mtd: mxc_nand: support i.MX21 by Ivo Clarysse · 15 years ago
  27. d484018 mtd: mxc_nand: set NFC registers after reset by Ivo Clarysse · 15 years ago
  28. ecce2a6 drivers/mtd/nand: Use kzalloc by Julia Lawall · 15 years ago
  29. aadff49 mtd/nand: Fix denali build on ppc64 by David Woodhouse · 15 years ago
  30. ce08259 mtd/nand: Add Intel Moorestown/Denali NAND support by Jason Roberts · 15 years ago
  31. 0ae28a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  32. 6f1f3d0 mtd: mpc5121_nfc: Changed SVR check to allow MPC5123. by Steve Deiters · 15 years ago
  33. bff3c10 mtd: pxa32xx_nand: add support for partition table parsing by Marc Kleine-Budde · 15 years ago
  34. 1dd2a09 mtd/nand/bcm_umi: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
  35. b92b5c4 mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macro by Ferenc Wagner · 15 years ago
  36. ac39ee3 mtd: Blackfin NFC: localize MMR bit masks by Mike Frysinger · 15 years ago
  37. dad9431 mtd: kconfig: remove stray endchoice from help text by Ferenc Wagner · 15 years ago
  38. 0bfa4df mtd: nandsim: make some structures anonymous by Artem Bityutskiy · 15 years ago
  39. a88a2b8 mtd: fix Orion NAND driver compilation with ARM OABI by Paulius Zaleckas · 15 years ago
  40. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  41. e5f710c mtd: nand: split out ECC module by Maxim Levitsky · 15 years ago
  42. 329f905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  43. 3e862c0 mtd: enable sh_flctl on SH-Mobile ARM by Magnus Damm · 15 years ago
  44. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  45. 0c82d3c mtd/nand/r852: Use pci_dma_mapping_error() by David Woodhouse · 15 years ago
  46. f696aa4 mtd/nand/r852: fix build for CONFIG_PCI disabled by Randy Dunlap · 15 years ago
  47. 1f6ca0d mtd: nand: r852: declare inline functions static by Stephen Rothwell · 15 years ago
  48. ada4965 mtd: nand: r852: fix name space clash by Stephen Rothwell · 15 years ago
  49. b2aaf7a mtd/nand/r852: fix build for CONFIG_PM=n by Randy Dunlap · 15 years ago
  50. fb45d32 mtd: r852: Few fixes for problems that occur when card is rapidly inserted/removed. by Maxim Levitsky · 15 years ago
  51. 988addf Merge branch 'origin' into devel-stable by Russell King · 15 years ago
  52. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  53. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 15 years ago
  54. 9bdcf33 MIPS: Alchemy: devboard register abstraction by Manuel Lauss · 15 years ago
  55. d4080cb mtd: r852 fix pci ID by Maxim Levitsky · 15 years ago
  56. 133fa8c mtd: Few follow up cleanups for Smartmedia/xD support by Maxim Levitsky · 15 years ago
  57. 67e054e mtd: nand: Add driver for Ricoh xD/SmartMedia reader by Maxim Levitsky · 15 years ago
  58. a779053 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  59. 2764fb4 mtd: nand: Add SmartMedia device table to sm_common module by David Woodhouse · 15 years ago
  60. 93edbad mtd: Workaround wrong write protect status on some xD cards by Maxim Levitsky · 15 years ago
  61. 5e81e88 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by David Woodhouse · 15 years ago
  62. 9fc51a3 mtd: common module for smartmedia/xD support by Maxim Levitsky · 15 years ago
  63. e0b58d0 mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte by Maxim Levitsky · 15 years ago
  64. b64d39d mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation by Maxim Levitsky · 15 years ago
  65. 782ce79 mtd: nand: cleanup the nand_do_write_ops by Maxim Levitsky · 15 years ago
  66. 9aca334 mtd: nand: make MTD_OOB_PLACE work correctly. by Maxim Levitsky · 15 years ago
  67. 49ef3c6 mtd: nand: make suspend work if device is accessed by kernel threads. by Maxim Levitsky · 15 years ago
  68. bb315f7 mtd: nand: Add MPC5121 NAND Flash Controller driver by Anatolij Gustschin · 15 years ago
  69. 1385858 mtd: nand_bcm: fix hot spin and code duplication by Roel Kluin · 15 years ago
  70. c3341d0 mtd: omap2 fix prefetch mode read issue by Vimal Singh · 15 years ago
  71. f35b6ed mtd: omap2: correct 'info' pointer in 'omap_nand_remove' by Vimal Singh · 15 years ago
  72. bdaefc4 mtd: omap2: fixing compilation warning by Vimal Singh · 15 years ago
  73. 6680376 mtd: mxc_nand: add RESET command support by Eric Benard · 15 years ago
  74. 7d70f33 mtd: nand: add lock/unlock routines by Vimal Singh · 15 years ago
  75. 6fe5a6a mtd: nand: create a helper verification function by Vimal Singh · 15 years ago
  76. e99e90a mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES by Ben Hutchings · 15 years ago
  77. 9c14b15 mtd: mxc-nand: don't disable clock in mxcnd-suspend by Uwe Kleine-König · 15 years ago
  78. b840bc1 mtd: mxc-nand: no need to check for validity of platform driver data by Uwe Kleine-König · 15 years ago
  79. b2d4fba mtd: nand: make Open Firmware device id constant by Márton Németh · 15 years ago
  80. b3acd63 mtd: nand: make USB device id constant by Márton Németh · 15 years ago
  81. 377ace0 mtd: nand: make PCI device id constant by Márton Németh · 15 years ago
  82. 6029a3a mtd: nandsim: fix spelling by Andrey Yurovsky · 15 years ago
  83. 2f70a1e omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init by Vimal Singh · 15 years ago
  84. 2d6bfc2 mtd: orion_nand: Fix build failure caused by typo by Peter Huewe · 15 years ago
  85. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  86. 010ab82 mtd: sh_flctl SHBUSSEL and SEL_16BIT support by Magnus Damm · 15 years ago
  87. b79c7ad mtd: trivial sh_flctl changes by Magnus Damm · 15 years ago
  88. b6d0c1b mtd: mxc_nand: add MX25 to Kconfig by Baruch Siach · 15 years ago
  89. 7603757 mtd: Remove now-defunct ts7250 nand driver by H Hartley Sweeten · 15 years ago
  90. bb6a775 mtd: nand: rename w90p910_nand.c to nuc900_nand.c by David Woodhouse · 15 years ago
  91. 49f37b7 ARM: NUC900: rename mtd nand driver name by Wan ZongShun · 15 years ago
  92. cbd38a8 mtd: drivers/mtd/nand/sh_flctl.c: use resource_size() by H Hartley Sweeten · 15 years ago
  93. 448791a mtd: tmio_nand.c: use dev_get_platdata() and resource_size() by H Hartley Sweeten · 15 years ago
  94. fc161c4 mtd: drivers/mtd/nand/s3c2410.c: use resource_size() by H Hartley Sweeten · 15 years ago
  95. e990306 mtd: orion_nand.c: add error handling and use resource_size() by H Hartley Sweeten · 15 years ago
  96. 4442241 mtd: nomadik_nand.c: use resource_size() by H Hartley Sweeten · 15 years ago
  97. db5a5ae mtd: drivers/mtd/nand/gpio.c: use resource_size() by H Hartley Sweeten · 15 years ago
  98. 58e6a84 mtd: fls_upm.c: use resource_size() by H Hartley Sweeten · 15 years ago
  99. 8a19b55 mtd: fsl_elbc_nand.c: user resource_size() by H Hartley Sweeten · 15 years ago
  100. d8bc555 mtd: davinci_nand.c: use resource_size() by H Hartley Sweeten · 15 years ago