1. af2ac1a USB: serial mct_usb232: move DMA buffers to heap by Pete Zaitcev · 16 years ago
  2. 4fdb31d USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardware by Enrico Scholz · 16 years ago
  3. 2f0e40a USB: fix occasional ULPI timeouts with ehci-mxc by Valentin Longchamp · 16 years ago
  4. cabe6cc USB: ftdi_sio: remove support for 5 and 6 data bits by Mark Adamson · 16 years ago
  5. 8c4f99c USB: ftdi_sio: fix initialisation of latency timeout by Johan Hovold · 16 years ago
  6. b4fc2ae USB: serial: fix typo in debug message by Johan Hovold · 16 years ago
  7. 0076b4b USB: ftdi_sio: remove obsolete comment by Johan Hovold · 16 years ago
  8. e2b5cbf USB: ftdi_sio: fix error message on close by Johan Hovold · 16 years ago
  9. 30fa3d8 USB: cxacru: increment driver version by Simon Arlott · 16 years ago
  10. 817db5b USB: cxacru: remove cxacru-cf.bin loader by Simon Arlott · 16 years ago
  11. 4ac3720 USB: cxacru: add write-only sysfs attribute for modem configuration by Simon Arlott · 16 years ago
  12. 885582c USB: cxacru: firmware writes on OHCI are slow, log progress by Simon Arlott · 16 years ago
  13. c68bb0d USB: cxacru: document how to interact with the flash memory by Simon Arlott · 16 years ago
  14. 9fc950d USB: cxacru: check device isn't being removed during sysfs calls by Simon Arlott · 16 years ago
  15. 5d0a9c7 USB: cxacru: check data length is not negative by Simon Arlott · 16 years ago
  16. 1bfbd28 USB: cxacru: return an empty value for modulation if there is no connection by Simon Arlott · 16 years ago
  17. 23d3e7a USB: MXC: Add i.MX21 specific USB host controller driver. by Martin Fuzzey · 16 years ago
  18. 13dda80 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  19. 379e3a8 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  20. a55ab49 sata_via: Delay on vt6420 when starting ATAPI DMA write by Bart Hartgers · 16 years ago
  21. 7e044a1 pata_efar: Enable parallel scanning by Alan Cox · 15 years ago
  22. 1d3a811 pata_atiixp: enable parallel scan by Alan Cox · 15 years ago
  23. e99846f [libata] pata_atiixp: add locking for parallel scanning by Bartlomiej Zolnierkiewicz · 15 years ago
  24. 303f1a7 [libata] pata_efar: add locking for parallel scanning by Bartlomiej Zolnierkiewicz · 15 years ago
  25. 16ea0fc libata: Pass host flags into the pci helper by Alan Cox · 15 years ago
  26. cb6643e [libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCI by Christoph Egger · 16 years ago
  27. 9678007 libata: Allow pata_legacy to be built on non-ISA but PCI systems by Alan Cox · 16 years ago
  28. 750e519 pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsets by Bartlomiej Zolnierkiewicz · 16 years ago
  29. a75032e pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cards by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 429e386 [libata] pata_at91: fix backslash-continued string by Jeff Garzik · 16 years ago
  31. 460f531 pata_via: store UDMA masks in via_isa_bridges table by Bartlomiej Zolnierkiewicz · 16 years ago
  32. f777582 pata_via: fix address setup timings underlocking by Bartlomiej Zolnierkiewicz · 16 years ago
  33. cfcf9ee pata_serverworks: fix error message by Bartlomiej Zolnierkiewicz · 16 years ago
  34. 8490377 pata_serverworks: fix PIO setup for the second channel by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 73e2e3d pata_efar: fix secondary port support by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 3403c24 pata_cypress: fix PIO timings underclocking by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 8ebf473 pata_cs5535: use correct values for PIO1 and PIO2 data timings by Bartlomiej Zolnierkiewicz · 16 years ago
  38. c754d9b6 pata_cmd64x: remove unused definitions by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 03a849e pata_cmd64x: cmd648_bmdma_stop() fix by Bartlomiej Zolnierkiewicz · 16 years ago
  40. d62f557 pata_cmd64x: fix handling of address setup timings by Bartlomiej Zolnierkiewicz · 16 years ago
  41. a2bd622 pata_cmd64x: fix PIO setup by Bartlomiej Zolnierkiewicz · 16 years ago
  42. d8b3d8c pata_ali: documentation fixes by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 9e8808a libata: fix CFA handling in ide_timing_compute() by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 02d1d61 sata_via: Correctly setup PIO/DMA for pata slave on vt6421. by Bart Hartgers · 16 years ago
  45. 9ffc5da libata: make functions/variables static by Robert Hancock · 16 years ago
  46. 2794362 libata: implement spurious irq handling for SFF and apply it to piix by Tejun Heo · 16 years ago
  47. d88ec2e libata: cleanup ata_sff_interrupt() by Tejun Heo · 16 years ago
  48. 88e8201 ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDs by Seth Heasley · 16 years ago
  49. 5623cab ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs by Seth Heasley · 16 years ago
  50. d6ef315 ahci: Implement SATA AHCI FIS-based switching support by Shane Huang · 16 years ago
  51. d817898 pata_hpt366: remove irrelevant TODO by Sergei Shtylyov · 16 years ago
  52. fd5e62e pata_hpt{37x|3x2n}: improve timing register documentation by Sergei Shtylyov · 16 years ago
  53. 859faa8 pata_hpt366: remove redundant code by Sergei Shtylyov · 16 years ago
  54. 1a1b172 pata_hpt{37x|3x2n}: unify mode programming by Sergei Shtylyov · 16 years ago
  55. 6066193 pata_hpt3x2n: always stretch UltraDMA timing by Sergei Shtylyov · 16 years ago
  56. 56f46f8 pata_hpt37x: use ATA_DMA_* constants by Sergei Shtylyov · 16 years ago
  57. 8724fdb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  58. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  59. d03ab7f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  60. 4805a1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 15 years ago
  61. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  62. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  63. 524df55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  64. 0f45339 Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  65. e56425b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. 786f8ba scsi.c: add missing kernel-doc notation for new VPD parameters by Randy Dunlap · 15 years ago
  67. 9a92866 pci: don't reassign to ROM res if it is not going to be enabled by Yinghai Lu · 15 years ago
  68. 6679ee1 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  69. 12c2a68 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  70. 91f63d0 block: fix for "Consolidate phys_segment and hw_segment limits" by Stephen Rothwell · 15 years ago
  71. 35858ad Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  72. c7e1589 Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. 87c3a92 cciss: Fix problem with scatter gather elements in the scsi half of the driver by Stephen M. Cameron · 15 years ago
  74. bf88737 cciss: eliminate unnecessary pointer use in cciss scsi code by Stephen M. Cameron · 15 years ago
  75. aad9fb6 cciss: do not use void pointer for scsi hba data by Stephen M. Cameron · 15 years ago
  76. d45033e cciss: factor out scatter gather chain block mapping code by Stephen M. Cameron · 15 years ago
  77. 2ad6cdc cciss: fix scatter gather chain block dma direction kludge by Stephen M. Cameron · 15 years ago
  78. dccc9b5 cciss: simplify scatter gather code by Stephen M. Cameron · 15 years ago
  79. 49fc560 cciss: factor out scatter gather chain block allocation and freeing by Stephen M. Cameron · 15 years ago
  80. 1b7d0d2 cciss: detect bad alignment of scsi commands at build time by Stephen M. Cameron · 15 years ago
  81. 58daa9c cciss: clarify command list padding calculation by Stephen M. Cameron · 15 years ago
  82. 3119815 virtio: fix out of range array access by Michael S. Tsirkin · 15 years ago
  83. 58f02db Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. 847f9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  85. 7981164 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  86. f1dd6ad Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  87. 8d37a37 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  88. ef1a8de Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  89. 99e11ab macfb: fix 24-bit visual and stuff by Finn Thain · 16 years ago
  90. 34c41d0 macfb: cleanup by Finn Thain · 16 years ago
  91. 1bb6384 fbdev: add some missing mac modes by Finn Thain · 16 years ago
  92. 18814ee mac68k: start CUDA early by Finn Thain · 16 years ago
  93. 11e8fac valkyriefb: various fixes by Finn Thain · 16 years ago
  94. d876c11 fbdev: mac_var_to_mode() fix by Finn Thain · 16 years ago
  95. eeb9c18 mac68k: move macsonic and macmace platform devices by Finn Thain · 16 years ago
  96. cff75f1 mac68k: move mac_esp platform device by Finn Thain · 16 years ago
  97. ec9cbe0 pmac-zilog: add platform driver by Finn Thain · 16 years ago
  98. 1f7b5ff pmac-zilog: cleanup by Finn Thain · 16 years ago
  99. 2724daf mac68k: rework SWIM platform device by Finn Thain · 16 years ago
  100. 41fb11c ataflop: Killl warning about unused variable flags by Geert Uytterhoeven · 16 years ago