1. 93a22f8 omap drivers: switch to standard GPIO calls by David Brownell · 16 years ago
  2. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  3. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  4. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  5. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  6. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  7. fdc5397 Support 'discard sectors' operation. by David Woodhouse · 16 years ago
  8. eae9acd Support 'discard sectors' operation in translation layer support core by David Woodhouse · 16 years ago
  9. 35437b6 Merge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix', 'pxa-misc', 'pxa-mitac', 'pxa-mp900', 'pxa-zylonite' and 'pxa-zaurus' into pxa-machines by Russell King · 16 years ago
  10. a7f3f03 [ARM] 5282/1: pxa: add CM-X255 support by Mike Rapoport · 16 years ago
  11. 3d73e89 [ARM] 5265/3: [AT91] Add copyright info by Andrew Victor · 16 years ago
  12. 2e57572 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  13. 076c7f4 [MTD] [NAND] tmio_nand: fix base address programming by Dmitry Baryshkov · 16 years ago
  14. 514fca4 [MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉ by David Woodhouse · 16 years ago
  15. b67c5f8 [MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl() by Zev Weiss · 16 years ago
  16. 2f3061e pcmcia: remove unused argument to pcmcia_parse_tuple() by Dominik Brodowski · 16 years ago
  17. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  18. 0e52fe8 sun_uflash: Convert to pure OF driver. by David S. Miller · 16 years ago
  19. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  20. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 16 years ago
  21. ef313e3 pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users by Dominik Brodowski · 16 years ago
  22. 9c0d2a2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  23. 1c2c30a mfd: have TMIO drivers and subdevices depend on ARM by Samuel Ortiz · 16 years ago
  24. ec43b81 mfd: driver for the TMIO NAND controller by Ian Molton · 16 years ago
  25. 6f088f1 [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat by Lennert Buytenhek · 16 years ago
  26. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  27. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  28. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  29. 7e31aa1 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  30. bccf650 [ARM] Fix explicit asm(-arm)?/arch-foo references by Russell King · 16 years ago
  31. f1136d0 [MTD] Fix !CONFIG_BLOCK compile for mtdsuper.c by David Woodhouse · 16 years ago
  32. 623fa57 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  33. d5686b4 [PATCH] switch mtd and dm-table to lookup_bdev() by Al Viro · 16 years ago
  34. e4c094a [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warnings by Andrew Morton · 16 years ago
  35. 4f0ca70 [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_probe function by Bryan Wu · 16 years ago
  36. 0ee002b [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk() by Mike Frysinger · 16 years ago
  37. a0dd201 [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by default by Mike Frysinger · 16 years ago
  38. 2445af3 [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functions by Mike Frysinger · 16 years ago
  39. fcb90ba [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom uses by Mike Frysinger · 16 years ago
  40. cf84039 [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10 by Mike Frysinger · 16 years ago
  41. e274f02 [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pages by Mike Frysinger · 16 years ago
  42. 9637244 [MTD] [NAND] diskonchip.c fix sparse endian warnings by Harvey Harrison · 16 years ago
  43. fc1f397 [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.h by Andrew Morton · 16 years ago
  44. 4a22442 [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device ID by Jerry Hicks · 16 years ago
  45. 771999b [MTD] DataFlash: bugfix, binary page sizes now handled by akpm@linux-foundation.org · 16 years ago
  46. 650da9d [MTD] [NAND] fsl_elbc_nand.c: fix printk warning by akpm@linux-foundation.org · 16 years ago
  47. 74216be [MTD] [NAND] nandsim: support random page read command by Artem Bityutskiy · 16 years ago
  48. 9ee08c2 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  49. 996abf05 Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by Linus Torvalds · 16 years ago
  50. 3d45955 [MTD] [NAND] subpage read feature as a way to increase performance. by Alexey Korolev · 16 years ago
  51. ff877ea Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 16 years ago
  52. 30821fe CPUFREQ: S3C24XX NAND driver frequency scaling support. by Ben Dooks · 16 years ago
  53. ee39a0e [MTD][NAND] au1550nd: remove unused variable by Yoichi Yuasa · 16 years ago
  54. ca6f12c [MTD] jedec_probe: Fix SST 16-bit chip detection by Atsushi Nemoto · 16 years ago
  55. f636ffb [MTD][MTDPART] Fix a division by zero bug by Atsushi Nemoto · 16 years ago
  56. 6910c13 [MTD][MTDPART] Cleanup and document the erase region handling by Atsushi Nemoto · 16 years ago
  57. b33a288 [MTD][MTDPART] Handle most checkpatch findings by Atsushi Nemoto · 16 years ago
  58. 7788ba7 [MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partition by Atsushi Nemoto · 16 years ago
  59. 4b5e33a [MTD] physmap: resume already suspended chips on failure to suspend by Uwe Kleine-König · 16 years ago
  60. 7b24919 [MTD] physmap: Fix suspend/resume/shutdown bugs. by Robert Jarzmik · 16 years ago
  61. 998453f [MTD] [NOR] Fix -ETIMEO errors in CFI driver by Alexey Korolev · 16 years ago
  62. 55679df [MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y by Anton Vorontsov · 16 years ago
  63. d37e6bf UBI: always start the background thread by Artem Bityutskiy · 16 years ago
  64. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  65. eeb16e8 UBI: fix gcc warning by Artem Bityutskiy · 16 years ago
  66. 9869cd8 UBI: remove pre-sqnum images support by Artem Bityutskiy · 16 years ago
  67. ebaaf1a UBI: fix kernel-doc errors and warnings by Artem Bityutskiy · 16 years ago
  68. 9c9ec14 UBI: fix checkpatch.pl errors and warnings by Artem Bityutskiy · 16 years ago
  69. 4d88de4 UBI: bugfix - do not torture PEB needlessly by Artem Bityutskiy · 16 years ago
  70. 8c1e6ee UBI: rework scrubbing messages by Artem Bityutskiy · 16 years ago
  71. f40ac9c UBI: implement multiple volumes rename by Artem Bityutskiy · 16 years ago
  72. c856635 UBI: fix and re-work debugging stuff by Artem Bityutskiy · 16 years ago
  73. 85c6e6e UBI: amend commentaries by Artem Bityutskiy · 16 years ago
  74. bb84c1a UBI: fix error message by Artem Bityutskiy · 16 years ago
  75. a6ea440 UBI: improve mkvol request validation by Artem Bityutskiy · 16 years ago
  76. a5bf619 UBI: add ubi_sync() interface by Artem Bityutskiy · 16 years ago
  77. 73789a3 UBI: fix 64-bit calculations by Bruce Leonard · 16 years ago
  78. 23add74 UBI: fix LEB locking by Artem Bityutskiy · 16 years ago
  79. 472018f UBI: fix memory leak on error path by Artem Bityutskiy · 16 years ago
  80. 505d1ca UBI: do not forget to free internal volumes by Artem Bityutskiy · 16 years ago
  81. abc5e92 UBI: fix memory leak by Artem Bityutskiy · 16 years ago
  82. cadb40c UBI: avoid unnecessary division operations by Kyungmin Park · 16 years ago
  83. a0fd1ef UBI: fix buffer padding by Kyungmin Park · 16 years ago
  84. beeea63 UBI: add a comment by Artem Bityutskiy · 16 years ago
  85. 979c929 UBI: print error code by Artem Bityutskiy · 16 years ago
  86. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  87. eadcf0d MTD: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  88. daea34b device create: mtd: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  89. 9528356 [MIPS] MTX-1 flash partition setup move to platform devices registration by Yoichi Yuasa · 16 years ago
  90. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  91. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  92. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  93. 42c5920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  94. 044e5f4 Merge branch 'pxa' into devel by Russell King · 16 years ago
  95. a9da4f7 Merge branches 'pxa-ian' and 'pxa-xm270' into pxa by Russell King · 16 years ago
  96. 36560d2 [MTD] Fix const assignment in the MTD command line partitioning driver by David Howells · 16 years ago
  97. 3a3688b [MTD] [NOR] gen_probe: No debug message when debugging is disabled by Jean Delvare · 16 years ago
  98. f63af11 [MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip drivers by Milton Miller · 16 years ago
  99. 6f40470 [MTD] [MAPS] Remove the bast-flash driver. by Ben Dooks · 16 years ago
  100. 0acf944 [MTD] [NAND] fsl_elbc_nand: ecclayout cleanups by Anton Vorontsov · 16 years ago