1. bd247ac mtd: sh_flctl: Use of_match_ptr() macro by Sachin Kamat · 12 years ago
  2. 14ec6da mtd: sh_flctl: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  3. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  4. 810b7e0 mtd: remove use of __devexit by Bill Pemberton · 12 years ago
  5. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  6. 7c8f680 mtd: sh_flctl: Add device tree support by Bastian Hecht · 12 years ago
  7. 83738d8 mtd: sh_flctl: Add DMA capabilty by Bastian Hecht · 12 years ago
  8. e8a9d8f mtd: sh_flctl: Minor cleanups by Bastian Hecht · 12 years ago
  9. ae0fb4b PM / QoS: Introduce PM QoS device flags support by Rafael J. Wysocki · 12 years ago
  10. 657f28f mtd: kill MTD_NAND_VERIFY_WRITE by Huang Shijie · 12 years ago
  11. 894824f mtd: sh_flctl: Only copy OOB data if it is required by Bastian Hecht · 12 years ago
  12. d76236f mtd: sh_flctl: Use memcpy() instead of using a loop by Bastian Hecht · 12 years ago
  13. fdbad98d mtd: nand: teach write_page and write_page_raw return an error code by Josh Wu · 12 years ago
  14. 3166df0 mtd: sh_flctl: Use user oob data in hardware ECC mode by Bastian Hecht · 12 years ago
  15. 6667a6d5 mtd: sh_flctl: Restructure the hardware ECC handling by Bastian Hecht · 12 years ago
  16. 623c55c mtd: sh_flctl: Group sector accesses into a single transfer by Bastian Hecht · 12 years ago
  17. 50ed399 mtd: sh_flctl: Simplify the hardware ecc page read/write by Bastian Hecht · 12 years ago
  18. ef4ce0b mtd: sh_flctl: Fix hardware ECC behaviour by Bastian Hecht · 12 years ago
  19. aa32d1f mtd: sh_flctl: Use different OOB layout by Bastian Hecht · 12 years ago
  20. 3c7ea4e mtd: sh_flctl: Add support for error IRQ by Bastian Hecht · 12 years ago
  21. cb54751d mtd: sh_flctl: Add missing iounmap() by Bastian Hecht · 12 years ago
  22. 1fbb938 mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces by Brian Norris · 13 years ago
  23. 1826dbc mtd: nand: kill NAND_NO_AUTOINCR option by Brian Norris · 13 years ago
  24. 3f91e94 mtd: nand: read_page() returns max_bitflips by Mike Dunn · 13 years ago
  25. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 13 years ago
  26. cfe7819 mtd: sh_flctl: Add power management with QoS request by Bastian Hecht · 13 years ago
  27. 3f2e924 mtd: sh_flctl: Add FLHOLDCR register by Bastian Hecht · 13 years ago
  28. 0b3f0d1 mtd: sh_flctl: Use cached register value for FLCMNCR by Bastian Hecht · 13 years ago
  29. dd5ab24 mtd: sh_flctl: Implement NAND_CMD_RNDOUT command by Bastian Hecht · 13 years ago
  30. 7b6b230 mtd: sh_flctl: Expand the READID command to 8 bytes by Bastian Hecht · 13 years ago
  31. abb59ef mtd: sh_flctl: Reorder empty_fifo() calls by Bastian Hecht · 13 years ago
  32. ee0e87b mtd: convert remaining users to mtd_device_register() by Jamie Iles · 13 years ago
  33. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  34. 0ae28a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  35. 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
  36. 329f905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  37. 5e81e88 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by David Woodhouse · 15 years ago
  38. 010ab82 mtd: sh_flctl SHBUSSEL and SEL_16BIT support by Magnus Damm · 15 years ago
  39. b79c7ad mtd: trivial sh_flctl changes by Magnus Damm · 15 years ago
  40. cbd38a8 mtd: drivers/mtd/nand/sh_flctl.c: use resource_size() by H Hartley Sweeten · 15 years ago
  41. 894572a mtd: sh_flctl: register sh_flctl using platform_driver_probe() by David Woodhouse · 15 years ago
  42. 46a8cf2 mtd: nand: add "page" parameter to all read_page/read_page_raw APIs by Sneha Narnakaje · 15 years ago
  43. c0e6616 [MTD] [NAND] sh_flctl: fix hardware ecc handling for 2048 byte page by Yoshihiro Shimoda · 16 years ago
  44. 35a3479 [MTD] [NAND] sh_flctl: fix compile error by Yoshihiro Shimoda · 16 years ago
  45. 6028aa0 [MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTL by Yoshihiro Shimoda · 16 years ago