1. 2f20670 [MTD] Remove gratuitous inclusion of ARM-only header from physmap.c by David Woodhouse · 18 years ago
  2. 151e765 [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd by David Woodhouse · 18 years ago
  3. 0f5ae3d [MTD] Deal correctly with NOR chips which are smaller than the map window by David Woodhouse · 18 years ago
  4. a6550e5 mtd: fix memory leak in block2mtd_setup() by Jesper Juhl · 18 years ago
  5. 552d920 [MTD] Fix module refcounting in NAND board drivers. by David Woodhouse · 18 years ago
  6. 4f678a5 mtd: fix memory leaks in phram_setup by Jesper Juhl · 18 years ago
  7. e0c7d76 [MTD NAND] Indent all of drivers/mtd/nand/*.c. by David Woodhouse · 18 years ago
  8. 6943f8a [MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chips by David Woodhouse · 18 years ago
  9. 9d75414 [MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations. by David Woodhouse · 18 years ago
  10. c3f8abf [MTD NAND] Use vmalloc for buffer when scanning for bad blocks. by David Woodhouse · 18 years ago
  11. 4992a9e Trivial typo fixes in Kconfig files (MTD). by Egry Gábor · 18 years ago
  12. 7528707 OneNAND: fix block command typo by Kyungmin Park · 18 years ago
  13. 493c646 OneNAND: One-Time Programmable (OTP) support by Kyungmin Park · 18 years ago
  14. 3cecf69 OneNAND: Handle erase correctly in Double Density Package (DDP) by Kyungmin Park · 18 years ago
  15. 34c1060 OneNAND: Write oob area with aligned size, mtd->oobsize by Kyungmin Park · 18 years ago
  16. 8e6ec69 OneNAND: Add write_oob verify function by Kyungmin Park · 18 years ago
  17. d9777f1 OneNand: Fix free byte positions. by Jarkko Lavinen · 18 years ago
  18. 9c01f87d OneNAND: handle byte access on BufferRAM by Kyungmin Park · 18 years ago
  19. 628bee6 OneNAND: Add touch_softlock_watchdog() by Kyungmin Park · 18 years ago
  20. 1867b7e [MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in Kconfig by Jean-Luc Leger · 18 years ago
  21. f0ad11d [MTD] Fix capitalisation in export of old doc2001.c initfunc by David Woodhouse · 18 years ago
  22. 179fdc3 [MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chip by David Woodhouse · 18 years ago
  23. b04ecae [MTD] Fix capitalisation in export of DiskOnChip Millennium initfunc by David Woodhouse · 18 years ago
  24. 83ea4ef Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPL by David Woodhouse · 18 years ago
  25. a15bdee Remove use of inter_module_crap in NOR flash chip drivers. by David Woodhouse · 18 years ago
  26. 396674e Fix non-modular case for DiskOnChip probe by David Woodhouse · 18 years ago
  27. 5e53542 Remove inter_module_xxx() from DiskOnChip drivers. by David Woodhouse · 18 years ago
  28. 73566ed [MTD] Convert physmap to platform driver by Lennert Buytenhek · 18 years ago
  29. edc4ff7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  30. ebf34c9b forcedeth: fix multi irq issues by Ayaz Abdulla · 18 years ago
  31. 3e0d167 [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cards by Craig Brind · 18 years ago
  32. b0b8dab [PATCH] mv643xx_eth: provide sysfs class device symlink by Olaf Hering · 18 years ago
  33. cf10560 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  34. f3537ea [PATCH] genrtc: fix read on 64-bit platforms by Atsushi Nemoto · 18 years ago
  35. 3418ff7 [PATCH] RTC: rtc-dev tweak for 64-bit kernel by Atsushi Nemoto · 18 years ago
  36. 022e4fc [PATCH] s390: fix ipd handling by Heiko Carstens · 18 years ago
  37. 2c43630 [PATCH] Altix: correct ioc3 port order by Pat Gefre · 18 years ago
  38. 5e7dd2a [PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requests by NeilBrown · 18 years ago
  39. 62de608 [PATCH] md: Improve detection of lack of barrier support in raid1 by NeilBrown · 18 years ago
  40. bea2771 [PATCH] md: Change ENOTSUPP to EOPNOTSUPP by NeilBrown · 18 years ago
  41. e0a3327 [PATCH] md: Fixed refcounting/locking when attempting read error correction in raid10 by NeilBrown · 18 years ago
  42. df30d0f [PATCH] md: Avoid oops when attempting to fix read errors on raid10 by NeilBrown · 18 years ago
  43. 235acec [PATCH] s390: make qeth buildable by Bastian Blank · 18 years ago
  44. f6f0413 IB/ipath: tidy up white space in a few files by Bryan O'Sullivan · 18 years ago
  45. d562a5a IB/ipath: fix label name in interrupt handler by Bryan O'Sullivan · 18 years ago
  46. ae15f54 IB/ipath: improve sparse annotation by Bryan O'Sullivan · 18 years ago
  47. 9b2017f IB/ipath: simplify IB timer usage by Bryan O'Sullivan · 18 years ago
  48. 76f0dd1 IB/ipath: simplify RC send posting by Bryan O'Sullivan · 18 years ago
  49. c71c30d IB/ipath: prevent hardware from being accessed during reset by Bryan O'Sullivan · 18 years ago
  50. fccea66 IB/ipath: fix verbs registration by Bryan O'Sullivan · 18 years ago
  51. 52e7fad IB/ipath: change handling of PIO buffers by Bryan O'Sullivan · 18 years ago
  52. 23e86a4 IB/ipath: iterate over correct number of ports during reset by Bryan O'Sullivan · 18 years ago
  53. 68dd43a IB/ipath: set up 32-bit DMA mask if 64-bit setup fails by Bryan O'Sullivan · 18 years ago
  54. 755e4ca IB/ipath: fix race with exposing reset file by Bryan O'Sullivan · 18 years ago
  55. 254abfd IB/mthca: Fix offset in query_gid method by Roland Dreier · 18 years ago
  56. 1f4a906 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  57. 9f29333 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  58. 494b9aea Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  59. 7d532dd ts72xx NAND driver by Lennert Buytenhek · 18 years ago
  60. b276764 [TG3]: Update version and reldate by Michael Chan · 18 years ago
  61. f6d9a25 [TG3]: Fix bug in nvram write by Michael Chan · 18 years ago
  62. 8e7a22e [TG3]: Add reset_phy parameter to chip reset functions by Gary Zambrano · 18 years ago
  63. 58712ef [TG3]: Reset chip when changing MAC address by Michael Chan · 18 years ago
  64. c424cb2 [TG3]: Add phy workaround by Michael Chan · 18 years ago
  65. c8e1e82 [TG3]: Call netif_carrier_off() during phy reset by Michael Chan · 18 years ago
  66. e0a515b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  67. 991cef7 [PATCH] au1200fb: Remove accidentally duplicated content of au1200fb.c by Ralf Baechle · 18 years ago
  68. 4661e3e [SCSI] advansys driver: limp along on x86 by Linus Torvalds · 18 years ago
  69. fbbc21c mtd: SC520CDP should depend on MTD_CONCAT by Daniel Drake · 18 years ago
  70. 8fdc194 Input: make EVIOCGSND return meaningful data by Dmitry Torokhov · 18 years ago
  71. 08791e5 Input: ressurect EVIOCGREP and EVIOCSREP by Dmitry Torokhov · 18 years ago
  72. 89c9b48 Input: psmouse - fix new device detection logic by Dmitry Torokhov · 18 years ago
  73. 7b7e394 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  74. 4de0b1e [PATCH] asiliantfb: Add help text in Kconfig by Antonino A. Daplas · 18 years ago
  75. 3d05259 [PATCH] s390: dasd device identifiers by Horst Hummel · 18 years ago
  76. b73d40c [PATCH] s390: instruction processing damage handling by Heiko Carstens · 18 years ago
  77. 2cc924b [PATCH] s390: tape 3590 changes by Stefan Bader · 18 years ago
  78. 40ac6b2 [PATCH] s390: fix slab debugging by Christian Borntraeger · 18 years ago
  79. 39ccf95 [PATCH] s390: dasd ioctl never returns by Horst Hummel · 18 years ago
  80. a3ae39c [PATCH] s390: qdio memory allocations by Andreas Herrmann · 18 years ago
  81. 6dcfca7 [PATCH] s390: enable interrupts on error path by Stefan Bader · 18 years ago
  82. 329b785 [PATCH] s390: fix I/O termination race in cio by Peter Oberparleiter · 18 years ago
  83. d698f1c [PATCH] fix array overrun in drivers/char/mwave/mwavedd.c by Eric Sesterhenn · 18 years ago
  84. 1ac3836 [PATCH] tipar oops fix by Daniel Drake · 18 years ago
  85. 13e87ec [PATCH] request_irq(): remove warnings from irq probing by Andrew Morton · 18 years ago
  86. 09b03b6 [PATCH] ppc32 CPM_UART: Fixed odd address translations by Vitaly Bordug · 18 years ago
  87. e27987c [PATCH] ppc32 CPM_UART: Convert to use platform devices by Vitaly Bordug · 18 years ago
  88. 1269277a [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. by David Woodhouse · 18 years ago
  89. 37e53db Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  90. 94b1661 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  91. 4e9a4b7 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  92. 913e7ec [PATCH] Frame buffer: remove cmap sysfs interface by Jon Smirl · 18 years ago
  93. 75cf745 [PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridges by Chris Wedgwood · 18 years ago
  94. f01f418 [PATCH] PCI: fix potential resource leak in drivers/pci/msi.c by Jesper Juhl · 18 years ago
  95. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 18 years ago
  96. 7e0258f [PATCH] USB: ftdi_sio: add support for ASK RDR 400 series card reader by Ian Abbott · 18 years ago
  97. 69737df [PATCH] USB: ftdi_sio: Adds support for iPlus device. by Luiz Fernando N. Capitulino · 18 years ago
  98. cdd3b15 [PATCH] USB: ftdi_sio vendor code for RR-CirKits LocoBuffer USB by Nathan Bronson · 18 years ago
  99. c67808e [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines by Jean Delvare · 18 years ago
  100. 9fb81ce [PATCH] USB: net2280: set driver data before it is used by Alan Stern · 18 years ago