1. 14fad62 mtd: nand: denali: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  2. 37f5a54 mtd: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 9 years ago
  3. 442f201b mtd: nand: denali: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  4. 320092a mtd: nand: denali: add missing nand_release() call in denali_remove() by Boris BREZILLON · 9 years ago
  5. 45aaeff mtd: nand: pass page number to ecc->write_xxx() methods by Boris BREZILLON · 9 years ago
  6. fbe1a8b mtd: nand: denali: drop owner assignment by Frans Klaver · 9 years ago
  7. 271707b mtd: nand: denali: max_banks calculation changed in revision 5.1 by Graham Moore · 9 years ago
  8. 9c07d09 mtd: nand: denali: pass col argument to READID operation by Enrico Jorns · 9 years ago
  9. d99d728 mtd: denali: Disable sub-page writes in Denali NAND driver by Graham Moore · 10 years ago
  10. 99f6d50 mtd: nand: denali: drop dead code by Brian Norris · 9 years ago
  11. d79ee72 mtd: denali: remove unnecessary stubs by Masahiro Yamada · 10 years ago
  12. 7c272ac mtd: denali: fix incorrect bitmask error in denali_setup_dma by Graham Moore · 10 years ago
  13. 8125450 mtd: denali: fix indents and other trivial things by Masahiro Yamada · 10 years ago
  14. 7d14ecd mtd: denali: remove unnecessary parentheses by Masahiro Yamada · 10 years ago
  15. ba5f2bc mtd: denali: remove another set-but-unused variable by Brian Norris · 10 years ago
  16. 55ab9ec mtd: denali: remove a set-but-unused variable by Masahiro Yamada · 10 years ago
  17. 93e3c8a mtd: denali: change the type of iterators to int by Masahiro Yamada · 10 years ago
  18. 3157d1e mtd: denali: remove unnecessary casts by Masahiro Yamada · 10 years ago
  19. 5637b69 mtd: denali: remove unnecessary variable initializations by Masahiro Yamada · 10 years ago
  20. 43914a2 mtd: denali: fix the format of comment blocks by Masahiro Yamada · 10 years ago
  21. c115add mtd: nand: denali: set proper error code on timeout by Brian Norris · 10 years ago
  22. 2902330 mtd: denali: avoid using a magic number by Masahiro Yamada · 10 years ago
  23. d68a5c3 mtd: denali: use 8 bytes for READID command by grmoore@altera.com · 10 years ago
  24. 49c50b9 mtd: nand: refactor erase_cmd() to return chip status by Brian Norris · 10 years ago
  25. e07caa3 mtd: denali: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE by Huang Shijie · 11 years ago
  26. 919193c mtd: denali: Mark function is_erased() as static by Rashika Kheria · 11 years ago
  27. 1d0ed69 mtd: nand: add a helper to check the SLC/MLC nand chip by Huang Shijie · 11 years ago
  28. 8c51943 mtd: denali: make init function static by Brian Norris · 11 years ago
  29. 07cc0fb mtd: denali: use NAND_CI_CELLTYPE_MSK instead of hardcoded constant by Akinobu Mita · 11 years ago
  30. 2a0a288 mtd: denali: split the generic driver and PCI layer by Dinh Nguyen · 12 years ago
  31. fdbad98d mtd: nand: teach write_page and write_page_raw return an error code by Josh Wu · 12 years ago
  32. 5c2ffb1 mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw' by Shmulik Ladkani · 12 years ago
  33. 1fbb938 mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces by Brian Norris · 12 years ago
  34. 3f91e94 mtd: nand: read_page() returns max_bitflips by Mike Dunn · 12 years ago
  35. 4d16cd6 mtd: use module_pci_driver by Axel Lin · 12 years ago
  36. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 12 years ago
  37. bc27ede mtd: denali: detect the number of banks before resetting NAND by Jamie Iles · 13 years ago
  38. b079482 mtd: denali: remove calling mtd_device_unregister() after nand_release() by Axel Lin · 13 years ago
  39. bb9ebd4 mtd: nand: rename NAND_USE_FLASH_BBT by Brian Norris · 13 years ago
  40. a40f734 mtd: nand: consolidate redundant flash-based BBT flags by Brian Norris · 13 years ago
  41. ee0e87b mtd: convert remaining users to mtd_device_register() by Jamie Iles · 13 years ago
  42. c89eeda mtd: denali: detect the number of banks by Jamie Iles · 13 years ago
  43. 9589bf5 mtd: denali: remove nearly-duplicated register definitions by Jamie Iles · 13 years ago
  44. 8445794 mtd: denali: convert to generic DMA API by Jamie Iles · 13 years ago
  45. 9b5705a2 mtd: denali: drop __TIME__ usage by Michal Marek · 13 years ago
  46. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  47. 42af8b5 mtd: nand: denali should also handle NAND_CMD_PARAM by Florian Fainelli · 14 years ago
  48. 5eab6aaa nand/denali: move all hardware initialization work to denali_hw_init by Chuanxiao Dong · 14 years ago
  49. 7d8a26f nand/denali: Add a page check in denali_read_page & denali_read_page_raw by Chuanxiao Dong · 14 years ago
  50. 628bfd41 nand/denali: use cpu_relax() while waiting for hardware interrupt by Chuanxiao Dong · 14 years ago
  51. f0bc0c7 nand/denali: change read_status function method by Chuanxiao Dong · 14 years ago
  52. b292c34 nand/denali: Fixed check patch warnings by Chuanxiao Dong · 14 years ago
  53. 7cfffac nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk by Chuanxiao Dong · 14 years ago
  54. 8ae61eb nand/denali: Fixed handle ECC error bugs by Chuanxiao Dong · 14 years ago
  55. 24c3fa3 nand/denali: use iowrite32() to replace denali_write32() by Chuanxiao Dong · 14 years ago
  56. 5c0eb90 nand/denali: Fixed probe function bugs by Chuanxiao Dong · 14 years ago
  57. e8a89ce Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  58. 08b9ab9 mtd: denali: Add multi connected NAND support by Chuanxiao Dong · 14 years ago
  59. db9a321 mtd: denali: Remove set_ecc_config function by Chuanxiao Dong · 14 years ago
  60. 4c03bbd mtd: denali: Remove unuseful code in get_xx_nand_para functions by Chuanxiao Dong · 14 years ago
  61. 6640652 mtd: denali: Remove device_info_tag structure by Chuanxiao.Dong · 14 years ago
  62. b8664b3 mtd: Missing slab.h include by David Miller · 14 years ago
  63. ef41e1b mtd: denali: update get nand para functions by Chuanxiao Dong · 14 years ago
  64. eda936e mtd: denali: rename functions which is named by using capitals by Chuanxiao Dong · 14 years ago
  65. a99d179 mtd: denali.c: fix reserved all check-patch errors by Chuanxiao Dong · 14 years ago
  66. bdca6da mtd: denali.c: fix all "line over 80 characters" warnings by Chuanxiao Dong · 14 years ago
  67. bf1806d mtd: denali.c: add and update KERN_ facility level in printk() by Chuanxiao Dong · 14 years ago
  68. 345b1d3 mtd: denali.c: fixed all open brace { check-patch errors by Chuanxiao Dong · 14 years ago
  69. 5bac3ac nand/denali Clean up all white spaces in code indent by Chuanxiao · 14 years ago
  70. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  71. aadff49 mtd/nand: Fix denali build on ppc64 by David Woodhouse · 14 years ago
  72. ce08259 mtd/nand: Add Intel Moorestown/Denali NAND support by Jason Roberts · 14 years ago