1. 57176df mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transfer by Nathan Chancellor · 6 years ago
  2. 3fe4f90 mtd: nand: sh_flctl: handle dma_submit() errors by Brian Norris · 8 years ago
  3. 14667d8 mtd: nand: sh_flctl: rely on generic DT parsing done in nand_scan_ident() by Boris Brezillon · 8 years ago
  4. e020cc0 mtd: nand: sh_flctl: set ECC algorithm explicitly by Rafał Miłecki · 8 years ago
  5. e7049f2 mtd: nand: sh_flctl: switch to mtd_ooblayout_ops by Boris Brezillon · 8 years ago
  6. 1873315 mtd: sh_flctl: pass FIFO as physical address by Arnd Bergmann · 8 years ago
  7. 37f5a54 mtd: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 8 years ago
  8. 9c9eef8 mtd: nand: sh_flctl: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 8 years ago
  9. a61ae81 mtd: nand: drop unnecessary partition parser data by Brian Norris · 9 years ago
  10. 45aaeff mtd: nand: pass page number to ecc->write_xxx() methods by Boris BREZILLON · 9 years ago
  11. c4f7dc7 mtd: nand: sh_flctl: show parent device in sysfs by Frans Klaver · 9 years ago
  12. 4b93d9d mtd: sh_flctl: remove slave_id settings for DMAEngine by Arnd Bergmann · 9 years ago
  13. 5cfb36e mtd: nand: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  14. 0e497c3 mtd: sh_flctl: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  15. b02f669 PM / QoS: Rename device resume latency QoS items by Rafael J. Wysocki · 10 years ago
  16. b5d306c mtd: sh_flctl: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  17. 0d68156 mtd: nand: sh_flctl: Remove unneeded CONFIG_OF by Ezequiel Garcia · 10 years ago
  18. f7b5e84 mtd: sh_flctl: use devm_* managed allocators by Laurent Pinchart · 11 years ago
  19. 82ae816 mtd: sh_flctl: fix warnings due to improper casts by Laurent Pinchart · 11 years ago
  20. 453810b mtd: nand: use dev_get_platdata() by Jingoo Han · 11 years ago
  21. bd247ac mtd: sh_flctl: Use of_match_ptr() macro by Sachin Kamat · 11 years ago
  22. 14ec6da mtd: sh_flctl: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  23. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  24. 810b7e0 mtd: remove use of __devexit by Bill Pemberton · 12 years ago
  25. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  26. 7c8f680 mtd: sh_flctl: Add device tree support by Bastian Hecht · 12 years ago
  27. 83738d8 mtd: sh_flctl: Add DMA capabilty by Bastian Hecht · 12 years ago
  28. e8a9d8f mtd: sh_flctl: Minor cleanups by Bastian Hecht · 12 years ago
  29. ae0fb4b PM / QoS: Introduce PM QoS device flags support by Rafael J. Wysocki · 12 years ago
  30. 657f28f mtd: kill MTD_NAND_VERIFY_WRITE by Huang Shijie · 12 years ago
  31. 894824f mtd: sh_flctl: Only copy OOB data if it is required by Bastian Hecht · 12 years ago
  32. d76236f mtd: sh_flctl: Use memcpy() instead of using a loop by Bastian Hecht · 12 years ago
  33. fdbad98d mtd: nand: teach write_page and write_page_raw return an error code by Josh Wu · 12 years ago
  34. 3166df0 mtd: sh_flctl: Use user oob data in hardware ECC mode by Bastian Hecht · 12 years ago
  35. 6667a6d5 mtd: sh_flctl: Restructure the hardware ECC handling by Bastian Hecht · 12 years ago
  36. 623c55c mtd: sh_flctl: Group sector accesses into a single transfer by Bastian Hecht · 12 years ago
  37. 50ed399 mtd: sh_flctl: Simplify the hardware ecc page read/write by Bastian Hecht · 12 years ago
  38. ef4ce0b mtd: sh_flctl: Fix hardware ECC behaviour by Bastian Hecht · 12 years ago
  39. aa32d1f mtd: sh_flctl: Use different OOB layout by Bastian Hecht · 12 years ago
  40. 3c7ea4e mtd: sh_flctl: Add support for error IRQ by Bastian Hecht · 12 years ago
  41. cb54751d mtd: sh_flctl: Add missing iounmap() by Bastian Hecht · 12 years ago
  42. 1fbb938 mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces by Brian Norris · 12 years ago
  43. 1826dbc mtd: nand: kill NAND_NO_AUTOINCR option by Brian Norris · 12 years ago
  44. 3f91e94 mtd: nand: read_page() returns max_bitflips by Mike Dunn · 12 years ago
  45. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 12 years ago
  46. cfe7819 mtd: sh_flctl: Add power management with QoS request by Bastian Hecht · 12 years ago
  47. 3f2e924 mtd: sh_flctl: Add FLHOLDCR register by Bastian Hecht · 12 years ago
  48. 0b3f0d1 mtd: sh_flctl: Use cached register value for FLCMNCR by Bastian Hecht · 12 years ago
  49. dd5ab24 mtd: sh_flctl: Implement NAND_CMD_RNDOUT command by Bastian Hecht · 12 years ago
  50. 7b6b230 mtd: sh_flctl: Expand the READID command to 8 bytes by Bastian Hecht · 12 years ago
  51. abb59ef mtd: sh_flctl: Reorder empty_fifo() calls by Bastian Hecht · 12 years ago
  52. ee0e87b mtd: convert remaining users to mtd_device_register() by Jamie Iles · 13 years ago
  53. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  54. 0ae28a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  55. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  56. 329f905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  57. 5e81e88 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by David Woodhouse · 14 years ago
  58. 010ab82 mtd: sh_flctl SHBUSSEL and SEL_16BIT support by Magnus Damm · 14 years ago
  59. b79c7ad mtd: trivial sh_flctl changes by Magnus Damm · 14 years ago
  60. cbd38a8 mtd: drivers/mtd/nand/sh_flctl.c: use resource_size() by H Hartley Sweeten · 14 years ago
  61. 894572a mtd: sh_flctl: register sh_flctl using platform_driver_probe() by David Woodhouse · 15 years ago
  62. 46a8cf2 mtd: nand: add "page" parameter to all read_page/read_page_raw APIs by Sneha Narnakaje · 15 years ago
  63. c0e6616 [MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte page by Yoshihiro Shimoda · 15 years ago
  64. 35a3479 [MTD] [NAND] sh_flctl: fix compile error by Yoshihiro Shimoda · 16 years ago
  65. 6028aa0 [MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTL by Yoshihiro Shimoda · 16 years ago