1. 71d54f3 [MTD] [NAND] S3C2410 Large page NAND support by Ben Dooks · 17 years ago
  2. 0916083 [MTD] [NAND] S3C2410 Fix previous nFCE suspend save patch by Ben Dooks · 17 years ago
  3. 67e5a28 [MTD] [OneNAND] Allow for controller errors when reading by Adrian Hunter · 17 years ago
  4. f1ebe4e [MTD] [MAPS] omap_nor section fixes by David Brownell · 17 years ago
  5. 70b0725 [MTD] [NOR] Fixup for incorrect CFI data in Spansion S29GL064/32N flash chips by Trent Piepho · 17 years ago
  6. fecb886 [MTD] [NOR] Read extended device ID from AMD/Spansion CFI flash chips by Trent Piepho · 17 years ago
  7. 0ff6631 [MTD] [NAND] fsl_elbc_nand: workaround for hangs during nand write by Anton Vorontsov · 17 years ago
  8. 93919d3 [MTD] [NAND] plat_nand: set mtd->name by Hamish Moffatt · 17 years ago
  9. 1938de4 [MTD] [NAND] corrected MPC8313 NAND fixes by Mike Hench · 17 years ago
  10. 9ebed3e [MTD] [NAND] fsl_elbc_nand: fix mtd name by Anton Vorontsov · 17 years ago
  11. f079788 [MTD] AR7 mtd partition map by Matteo Croce · 17 years ago
  12. 5c249c5 [MTD] [NAND] FSL UPM NAND driver by Anton Vorontsov · 17 years ago
  13. a1c06ee [MTD] [NAND] Fix checkpatch errors in pxa3xx_nand by David Woodhouse · 17 years ago
  14. 1b0a062 [MTD] [NOR] Add JEDEC support for the SST 36VF3203 flash chip by Andrei Dolnikov · 17 years ago
  15. 75757006 [MTD] [MAPS] Extend plat-ram to support a supplied probe type by Florian Fainelli · 17 years ago
  16. ca5c23c [MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...) by Paulius Zaleckas · 17 years ago
  17. fe69af0 [MTD] [NAND] support for pxa3xx by eric miao · 17 years ago
  18. b73d7e43 [MTD] [OneNAND] unlikely(x) || unlikely(y) => unlikely(x || y) by Roel Kluin · 17 years ago
  19. 8e2537e [MTD] fix minor typo in the MTD map driver for SHARP SL series by Thomas Petazzoni · 17 years ago
  20. b0d06af [MTD] cmdlinepart: Missing partition info is not an error by Peter Korsgaard · 17 years ago
  21. c3f08b3 [MTD] [MAPS] add support for Nvidia MCP55 to ck804xrom by Carl-Daniel Hailfinger · 17 years ago
  22. 7fe9296 [MTD] make struct rfd_ftl_tr static by Adrian Bunk · 17 years ago
  23. 607d1cb [MTD] [OneNAND] proper onenand_bbt_read_oob() prototype by Adrian Bunk · 17 years ago
  24. eb8e318 [MTD] [NOR] cfi_cmdset_0020.c: make a function static by Adrian Bunk · 17 years ago
  25. 5ce45d5 [MTD] ftl.c: make code static by Adrian Bunk · 17 years ago
  26. ed262c4 [MTD] cmdlinepart.c: don't compare pointers with 0 by Adrian Bunk · 17 years ago
  27. 456d9fc [MTD] mtdram.c should #include <linux/mtd/mtdram.h> by Adrian Bunk · 17 years ago
  28. 51ee83d [MTD] proper prototypes for nftl_{read,write}_oob() by Adrian Bunk · 17 years ago
  29. a8e8aa2 [MTD] proper prototypes for inftl_{read,write}_oob() by Adrian Bunk · 17 years ago
  30. 950bcb2 [MTD] mtd/ofpart.c: add MODULE_LICENSE by Adrian Bunk · 17 years ago
  31. 5765066 [MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages. by Scott Wood · 17 years ago
  32. f72561cf [MTD] Correct phram module param description by Mark Hindley · 17 years ago
  33. 52f8301 [MTD] [NAND] at91_nand: Make part_probes[] static by Atsushi Nemoto · 17 years ago
  34. 1ff1842 [MTD] [NAND] fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  35. 41d867c [MTD] [MAPS] fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  36. c27e9b8 [MTD] [NAND] fix possible Ooops in rfc_from4 by Sebastian Siewior · 17 years ago
  37. cb53b3b [MTD] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  38. 35d086b [MTD] [JEDEC] Fix whitespace noise in chip table by David Woodhouse · 17 years ago
  39. 30d6a24 [MTD] [JEDEC] add support for the ST M29W400DB flash chip by Gordon Farquharson · 17 years ago
  40. 0bc88c5 [MTD] block2mtd: logging typo fixes by Stephane Chazelas · 17 years ago
  41. ec12cc74e [MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] static by Adrian Bunk · 17 years ago
  42. 7903cba [MTD] mtdoops.c: make struct oops_cxt static again by Adrian Bunk · 17 years ago
  43. 41bdf96 [MTD] [MAPS] Document MTD_PHYSMAP module name in kconfig by Mike Frysinger · 17 years ago
  44. f838bad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  45. bc751fe IB/ipath: Correct capitalization "IntX" -> "INTx" by Roland Dreier · 17 years ago
  46. 4495757 IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c by Roland Dreier · 17 years ago
  47. 480f58e IB/ipath: Remove dependency on PCI_MSI || HT_IRQ by Roland Dreier · 17 years ago
  48. 37a6ab5 IB/ipath: Build IBA7220 code unconditionally by Roland Dreier · 17 years ago
  49. 88a8317 IB/ipath: Remove reference to dev->class_dev by Roland Dreier · 17 years ago
  50. 9862874 IB/ipath: Fix module parameter description for disable_sma by Paul Bolle · 17 years ago
  51. 6a5546e RDMA/nes: Remove unneeded function declarations by Roland Dreier · 17 years ago
  52. 135ceda Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  53. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 17 years ago
  54. 548453f Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  55. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  56. 904e0ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  57. 98a1e95f Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  58. abe834c Merge branch 'isdn-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  59. 9a64388 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  60. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  61. 529a41e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  62. c3823c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  63. fdefa4d RAID: remove trailing space from printk line by Nick Andrew · 17 years ago
  64. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  65. 85b375a Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  66. ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 17 years ago
  67. 8a5703f DMA engine: typo fixes by Sebastian Siewior · 17 years ago
  68. b1af9cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  69. 22d56fc V4L: Storage class should be before const qualifier (sn9c102) by Tobias Klauser · 17 years ago
  70. c81010b V4L: Storage class should be before const qualifier by Tobias Klauser · 17 years ago
  71. b0cdb5e sonypi: Storage class should be before const qualifier by Tobias Klauser · 17 years ago
  72. f7e8dd5 intel_menlow: Storage class should be before const qualifier by Tobias Klauser · 17 years ago
  73. cbfa6f2 DVB: Storage class should be before const qualifier by Tobias Klauser · 17 years ago
  74. b299c22 acpi: Storage class should be before const qualifier by Tobias Klauser · 17 years ago
  75. cece933 block: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  76. 6195057 cciss: fix warning oops on rmmod of driver by scameron@beardog.cca.cpqcorp.net · 17 years ago
  77. e14ac67 cciss: Fix race between disk-adding code and interrupt handler by scameron@beardog.cca.cpqcorp.net · 17 years ago
  78. f18573a block: move the padding adjustment to blk_rq_map_sg by FUJITA Tomonori · 17 years ago
  79. 476a481 loop: manage partitions in disk image by Laurent Vivier · 17 years ago
  80. 22a9189 cdrom: use kmalloced buffers instead of buffers on stack by Thomas Bogendoerfer · 17 years ago
  81. 0a0c411 cdrom: make unregister_cdrom() return void by Akinobu Mita · 17 years ago
  82. 7fd097d cdrom: use list_head for cdrom_device_info list by Akinobu Mita · 17 years ago
  83. 032d8d9 cdrom: protect cdrom_device_info list by mutex by Akinobu Mita · 17 years ago
  84. 3c3f4e0 cdrom: cleanup hardcoded error-code by Akinobu Mita · 17 years ago
  85. 17672cf cdrom: remove ifdef CONFIG_SYSCTL by Akinobu Mita · 17 years ago
  86. 80b20dd PCI: pci-iommu-iotlb-flushing-speedup by mark gross · 17 years ago
  87. a391f19 PCI: pci_setup_bridge() mustn't be __devinit by Adrian Bunk · 17 years ago
  88. 5468ae6 PCI: pci_bus_size_cardbus() mustn't be __devinit by Adrian Bunk · 17 years ago
  89. 7f7b5de PCI: pci_scan_device() mustn't be __devinit by Adrian Bunk · 17 years ago
  90. cbd4e05 PCI: pci_alloc_child_bus() mustn't be __devinit by Adrian Bunk · 17 years ago
  91. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  92. ca99eb8 PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered by Trent Piepho · 17 years ago
  93. 029c3c1 PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno() by Jesper Juhl · 17 years ago
  94. 8845256 PCI: clean up resource alignment management by Ivan Kokshaysky · 17 years ago
  95. d75b305 PCI: aerdrv_acpi.c: remove unneeded NULL check by Adrian Bunk · 17 years ago
  96. bc04327 PCI: Update VIA CX700 quirk by Tim Yamin · 17 years ago
  97. 94e6108 PCI: Expose PCI VPD through sysfs by Ben Hutchings · 17 years ago
  98. 5e0d2a6 PCI: iommu: iotlb flushing by mark gross · 17 years ago
  99. 0255f54 PCI: simplify quirk debug output by Bjorn Helgaas · 17 years ago
  100. ddf0288 PCI: iova RB tree setup tweak by mark gross · 17 years ago