1. 1bc9918 mxc_nand: add V1_V2 namespace to registers by Sascha Hauer · 14 years ago
  2. 7aaf28a mxc_nand: factor out a check_int function by Sascha Hauer · 14 years ago
  3. 5f97304 mxc_nand: make some internally used functions overwriteable by Sascha Hauer · 14 years ago
  4. c29c607 mxc_nand: rework get_dev_status by Sascha Hauer · 14 years ago
  5. 938cf99 mxc_nand: remove 0xe00 offset from registers by Sascha Hauer · 14 years ago
  6. 04dd0d3 mtd: mxc_nand: dont call suspend and resume explicitly by Eric Bénard · 14 years ago
  7. 6a8cfcf mtd: mxc_nand: fix unbalanced enable for IRQ by Eric Bénard · 14 years ago
  8. e2c8488 mtd: mxc_nand: remove unused variable by Uwe Kleine-König · 14 years ago
  9. 6c49939 mtd: mxc_nand: fix OOB accesses on i.MX27 by Sascha Hauer · 14 years ago
  10. 7385097 mtd: mxc_nand: Remove duplicate NAND_CMD_RESET case value by David Woodhouse · 14 years ago
  11. a47bfd2 mtd: mxc_nand: support i.MX21 by Ivo Clarysse · 14 years ago
  12. d484018 mtd: mxc_nand: set NFC registers after reset by Ivo Clarysse · 14 years ago
  13. 329f905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  14. 5e81e88 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by David Woodhouse · 14 years ago
  15. 6680376 mtd: mxc_nand: add RESET command support by Eric Benard · 15 years ago
  16. 9c14b15 mtd: mxc-nand: don't disable clock in mxcnd-suspend by Uwe Kleine-König · 14 years ago
  17. b840bc1 mtd: mxc-nand: no need to check for validity of platform driver data by Uwe Kleine-König · 14 years ago
  18. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  19. 51eeb87 Revert "mtd: move mxcnd_remove to .exit.text" by Uwe Kleine-König · 15 years ago
  20. 9617876 Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6 by David Woodhouse · 15 years ago
  21. daa0f15 mtd: don't use __exit_p to wrap mxcnd_remove by Uwe Kleine-König · 15 years ago
  22. 1fbff0a mxc_nand: use DRIVER_NAME where appropriate by Sascha Hauer · 15 years ago
  23. c110eaf mxc_nand: remove TROP_US_DELAY by Sascha Hauer · 15 years ago
  24. f137205 mxc_nand: Allow flash based bbt by Sascha Hauer · 15 years ago
  25. f06368f mxc_nand: disable sp_en bit only once by Sascha Hauer · 15 years ago
  26. 9467114 mxc_nand: Add NFC V2 support by Sascha Hauer · 15 years ago
  27. 2d69c7f mxc_nand: Get rid of pagesize_2k flag by Sascha Hauer · 15 years ago
  28. c6de7e1 mxc_nand: Make main/spare areas runtime configurable by Sascha Hauer · 15 years ago
  29. 0e60c7c mxc_nand: remove unused defines by Sascha Hauer · 15 years ago
  30. c5d23f1 mxc nand: modify send_page to send all pages, not only one by Sascha Hauer · 15 years ago
  31. 89121a6 mxc nand: simplify command processing by Sascha Hauer · 15 years ago
  32. f8f9608 mxc nand: use buffers by Sascha Hauer · 15 years ago
  33. d970a07 mxc nand: use resource_size() by Sascha Hauer · 15 years ago
  34. a4ad57f mxc nand: remove dead code by Sascha Hauer · 15 years ago
  35. 6246549 mxc nand: remove debug param by Sascha Hauer · 15 years ago
  36. a3e65b6 mxc_nand: introduce mxc_do_addr_cycle by Sascha Hauer · 15 years ago
  37. 06ecb04 mxc_nand: merge send_read_page and send_prog_page by Sascha Hauer · 15 years ago
  38. 13e1add mxc_nand: cleanup initialization by Sascha Hauer · 15 years ago
  39. 8c1fd89 mxc_nand: cleanup eccoob descriptions by Sascha Hauer · 15 years ago
  40. 1cc5239 Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27" by David Woodhouse · 15 years ago
  41. 82613b0 mtd: move mxcnd_remove to .exit.text by Uwe Kleine-König · 15 years ago
  42. 71b7d0d mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27 by Eric Benard · 15 years ago
  43. e635a01 Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux by David Woodhouse · 15 years ago
  44. 43950a6 mtd: nand: max_retries off by one in mxc_nand by Roel Kluin · 15 years ago
  45. bd3fd62 mtd: MXC NAND support for 2KiB page size flashes by Vladimir Barinov · 15 years ago
  46. b258fd8 mtd: mxc_nand: add correct dev_id parameter to free_irq() calls by Magnus Lilja · 15 years ago
  47. 8541c11 mtd: MXC NAND driver fixes (v5) by Vladimir Barinov · 15 years ago
  48. ccd9385 [MTD] Remove mtd->{suspend,resume} calls from board drivers by David Woodhouse · 15 years ago
  49. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  50. 87f39f0 [MTD] support driver model updates by David Brownell · 15 years ago
  51. e65fb00 [ARM] MXC: remove _clk suffix from clock names by Sascha Hauer · 15 years ago
  52. 34f6e15 [MTD] [NAND] Freescale i.MX2 NAND driver by Sascha Hauer · 16 years ago