1. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  2. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  3. 9c8d7ff Merge tag 'nand/for-4.11' of github.com:linux-nand/linux by Brian Norris · 8 years ago
  4. 34da5f5 mtd: nand: set max_bb_per_die and blocks_per_die for ONFI compliant chips by Zach Brown · 8 years ago
  5. 5671842 mtd: nand: implement 'max_bad_blocks' mtd function by Zach Brown · 8 years ago
  6. 40bc941 mtd: update my email address by John Crispin · 8 years ago
  7. a4077ce mtd: nand: Add Winbond manufacturer id by Andrey Jr. Melnikov · 8 years ago
  8. cad3274 mtd: nand: sunxi: Improve sunxi_nfc_cmd_ctrl() by Boris Brezillon · 8 years ago
  9. 8de15e1 mtd: nand: sunxi: Stop using polling mode when waiting for long operations by Boris Brezillon · 8 years ago
  10. 19649e2 mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events() by Boris Brezillon · 8 years ago
  11. 6564414 mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0 by Mark Marshall · 8 years ago
  12. 07f7644 mtd: nand: mediatek: remove redundant dev_err call in mtk_nfc_probe() by Wei Yongjun · 8 years ago
  13. de0b344 mtd: nand: Add OX820 NAND hardware dependency by Jean Delvare · 8 years ago
  14. 4404d7d mtd: nand: fsmc: remove stale non-DT probe path by Linus Walleij · 8 years ago
  15. 4339b7f mtd: nand: lpc32xx_slc: Remove unneeded NULL check on 'rc' by Fabio Estevam · 8 years ago
  16. cf9e167 mtd: nand: lpc32xx: fix invalid error handling of a requested irq by Vladimir Zapolskiy · 8 years ago
  17. 8043d25 mtd: nand: tango: Reset pbus to raw mode in probe by Marc Gonzalez · 8 years ago
  18. 7165b8a mtd: nand: tango: Update DT binding description by Marc Gonzalez · 8 years ago
  19. f0fcdc5 mtd: nand: oxnas_nand: fix build errors on arch/um, require HAS_IOMEM by Randy Dunlap · 8 years ago
  20. a272466 mtd: nand: xway: fix build because of module functions by Hauke Mehrtens · 8 years ago
  21. 73529c8 mtd: nand: xway: disable module support by Hauke Mehrtens · 8 years ago
  22. 59dbc86 mtd: nand: tango: Add standard legalese header by Marc Gonzalez · 8 years ago
  23. 0989b09 Merge tag 'nand/for-4.10' of github.com:linux-nand/linux by Brian Norris · 8 years ago
  24. 8fcfba0 mtd: nand: tango: Use nand_to_mtd() instead of directly accessing chip->mtd by Boris Brezillon · 8 years ago
  25. 4421682 mtd: nand: nandsim: fix error check by Sudip Mukherjee · 8 years ago
  26. 37871ab mtd: nand: tango: Cleanup raw_write and raw_read by Marc Gonzalez · 8 years ago
  27. ff9e9ea mtd: nand: tango: Enable custom page accessors by Marc Gonzalez · 8 years ago
  28. 3371d66 mtd: nand: Support controllers with custom page by Marc Gonzalez · 8 years ago
  29. fc80f21 mtd: nand: denali: remove debug lines of __FILE__, __LINE__, __func__ by Masahiro Yamada · 8 years ago
  30. 01a1d52 mtd: nand: denali: remove unneeded parentheses by Masahiro Yamada · 8 years ago
  31. a227d4e mtd: nand: denali: return error code from nand_scan_ident/tail on error by Masahiro Yamada · 8 years ago
  32. 7ebb8d0 mtd: nand: denali: return error code from devm_request_irq() on error by Masahiro Yamada · 8 years ago
  33. c1d0df1 mtd: nand: denali: use managed devm_irq_request() by Masahiro Yamada · 8 years ago
  34. 3765639 mtd: nand: denali: remove unused struct member totalblks, blksperchip by Masahiro Yamada · 8 years ago
  35. 789ccf1 mtd: nand: denali: remove "Spectra:" prefix from printk strings by Masahiro Yamada · 8 years ago
  36. c9e0258 mtd: nand: denali: remove detect_partition_feature() by Masahiro Yamada · 8 years ago
  37. 50d5f2a mtd: nand: denali: remove bogus comment about interrupt handler setup by Masahiro Yamada · 8 years ago
  38. c4ae097 mtd: nand: denali: remove unused struct member denali_nand_info::idx by Masahiro Yamada · 8 years ago
  39. ef5327d mtd: nand: denali: remove unneeded <linux/slab.h> includes by Masahiro Yamada · 8 years ago
  40. 83f48f8 mtd: nand: socrates: use nand_scan() for nand_scan_ident/tail() combo by Masahiro Yamada · 8 years ago
  41. c751830 mtd: nand: nandsim: remove unneeded checks for nand_scan_ident/tail() by Masahiro Yamada · 8 years ago
  42. 133fe8f mtd: nand: pxa3xx: return error code of nand_scan_ident() on error by Masahiro Yamada · 8 years ago
  43. c8cae35 mtd: nand: hisi504: return error code of nand_scan_ident() on error by Masahiro Yamada · 8 years ago
  44. 72480e4 mtd: nand: cafe: return error code of nand_scan_ident() on error by Masahiro Yamada · 8 years ago
  45. e9d354b mtd: nand: vf610: return error code of nand_scan_ident/tail() on error by Masahiro Yamada · 8 years ago
  46. bd93a3a mtd: nand: omap2: return error code of nand_scan_ident/tail() on error by Masahiro Yamada · 8 years ago
  47. bc83c78 mtd: nand: mxc: return error code of nand_scan_ident/tail() on error by Masahiro Yamada · 8 years ago
  48. f0dbe4a mtd: nand: mediatek: return error code of nand_scan_ident/tail() on error by Masahiro Yamada · 8 years ago
  49. b04bafc mtd: nand: lpc32xx: return error code of nand_scan_ident/tail() on error by Masahiro Yamada · 8 years ago
  50. ad5678e mtd: nand: fsmc: return error code of nand_scan_ident/tail() on error by Masahiro Yamada · 8 years ago
  51. c25cca0 mtd: nand: brcmnand: return error code of nand_scan_ident/tail() on error by Masahiro Yamada · 8 years ago
  52. b5169d3 mtd: nand: atmel: return error code of nand_scan_ident/tail() on error by Masahiro Yamada · 8 years ago
  53. ce2eaca mtd: nand: plat_nand: return error code of nand_scan() on error by Masahiro Yamada · 8 years ago
  54. 4e5af27e2 mtd: nand: pasemi: return error code of nand_scan() on error by Masahiro Yamada · 8 years ago
  55. 6c34ad7 mtd: nand: orion: return error code of nand_scan() on error by Masahiro Yamada · 8 years ago
  56. 43358c1 mtd: nand: tmio: return error code of nand_scan() on error by Masahiro Yamada · 8 years ago
  57. bbd4d03 mtd: nand: mpc5121: return error code of nand_scan() on error by Masahiro Yamada · 8 years ago
  58. 408bf51 mtd: nand: gpio: return error code of nand_scan() on error by Masahiro Yamada · 8 years ago
  59. 29453ba mtd: nand: cs553x: return error code of nand_scan() on error by Masahiro Yamada · 8 years ago
  60. 546fe03 mtd: nand: cmx270: return error code of nand_scan() on error by Masahiro Yamada · 8 years ago
  61. 0d0aa86 mtd: nand: ams-delta: return error code of nand_scan() on error by Masahiro Yamada · 8 years ago
  62. 4722c0e mtd: nand: change return type of nand_get_flash_type() to int by Masahiro Yamada · 8 years ago
  63. a1a2617 mtd: nand: denali_dt: replace clk_disable() with clk_disable_unprepare() by Masahiro Yamada · 8 years ago
  64. 6956e23 mtd: nand: add tango NAND flash controller support by Marc Gonzalez · 8 years ago
  65. 8bd8fbd mtd: nand: pxa3xx_nand: write exactly one message on probe failure by Uwe Kleine-König · 8 years ago
  66. 6ea40a3 mtd: nand: Wait tCCS after a column change by Boris Brezillon · 8 years ago
  67. 204e7ec mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · 8 years ago
  68. 1c825ad mtd: s3c2410: parse the device configuration from OF node by Sergio Prado · 8 years ago
  69. e9f66ae mtd: s3c2410: make ecc mode configurable via platform data by Sergio Prado · 8 years ago
  70. 8ff0513 mtd: mtk: avoid warning in mtk_ecc_encode by Arnd Bergmann · 8 years ago
  71. 73f907f mtd: nand: Fix data interface configuration logic by Boris Brezillon · 8 years ago
  72. ce93bed mtd: nand: gpmi: disable the clocks on errors by Fabio Estevam · 8 years ago
  73. 6685924 mtd: nand: Add OX820 NAND Support by Neil Armstrong · 8 years ago
  74. 6ac18a4 mtd: nand: add support for the TC58NVG2S0H chip by Boris Brezillon · 8 years ago
  75. f59dab8 mtd: nand: sunxi: fix support for 512bytes ECC chunks by Boris Brezillon · 8 years ago
  76. b156b7f mtd: nand: omap2: Fix module autoload by Javier Martinez Canillas · 8 years ago
  77. 35ff96d Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  78. f5b88de mtd: nand: fix trivial spelling error by Brian Norris · 8 years ago
  79. 1e2da4a Merge tag 'for-4.9' of github.com:linux-nand/linux by Brian Norris · 8 years ago
  80. ae6dd8d Merge tag 'for-linus-20160928' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  81. d44154f mtd: nand: Provide nand_cleanup() function to free NAND related resources by Richard Weinberger · 8 years ago
  82. ba52b4d mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD by Boris Brezillon · 8 years ago
  83. fde85cf mtd: nand: Fix nand_command_lp() for 8bits opcodes by Boris Brezillon · 9 years ago
  84. 4796d86 mtd: nand: sunxi: Support ECC maximization by Boris Brezillon · 9 years ago
  85. 8bbba48 mtd: nand: Support maximizing ECC when using software BCH by Boris Brezillon · 9 years ago
  86. ba78ee0 mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 9 years ago
  87. 8283079 mtd: nand: mxc: Add timing setup for v2 controllers by Sascha Hauer · 8 years ago
  88. 4123ea3 mtd: nand: mxc: implement onfi get/set features by Sascha Hauer · 8 years ago
  89. 907f45f mtd: nand: sunxi: switch from manual to automated timing config by Sascha Hauer · 8 years ago
  90. d8e725d mtd: nand: automate NAND timings selection by Boris Brezillon · 8 years ago
  91. 6e1f970 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 8 years ago
  92. b88730a mtd: nand: Add function to convert ONFI mode to data_interface by Sascha Hauer · 8 years ago
  93. b1dd3ca mtd: nand: convert ONFI mode into data interface by Sascha Hauer · 8 years ago
  94. 2f94abf mtd: nand: Create a NAND reset function by Sascha Hauer · 8 years ago
  95. e13f880 mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devices by Roger Quadros · 8 years ago
  96. eab7fdc mtd: brcmnand: iProc big endian and ONFI support by Ray Jui · 8 years ago
  97. 10ffd57 mtd: nand_bbt: scan for next free bbt block if writing bbt fails by Kyle Roeschley · 8 years ago
  98. c3baf27 mtd: nand_bbt: Move BBT block selection logic out of write_bbt() by Boris Brezillon · 8 years ago
  99. 57d419a mtd: nand: timings: Reorder tRR_min def in mode 0 by Boris Brezillon · 9 years ago
  100. 74a332e mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips by Boris Brezillon · 9 years ago