1. 8b197a5 sdio_uart: Use kfifo instead of the messy circ stuff by Alan Cox · 15 years ago
  2. 6a2c7ea serial: bcm63xx_uart: allow more than one uart to be registered. by Maxime Bizon · 15 years ago
  3. a6d07d1 serial: bcm63xx_uart: don't use kfree() on non kmalloced area. by Maxime Bizon · 15 years ago
  4. 599b714 serial: bfin_5xx: pull in linux/io.h for ioremap prototypes by Mike Frysinger · 15 years ago
  5. cdc592d serial: bfin_5xx: kgdboc should accept gdb break only when it is active by Sonic Zhang · 15 years ago
  6. 7ed43f6 serial: bfin_5xx: need to disable DMA TX interrupt too by Graf Yang · 15 years ago
  7. b2ced4f serial: bfin_5xx: remove useless gpio handling with hard flow control by Sonic Zhang · 15 years ago
  8. ca1cce4 Char: synclink, remove unnecessary checks by Jiri Slaby · 15 years ago
  9. e6c4ef9 tty: declare MODULE_FIRMWARE in various drivers by Ben Hutchings · 15 years ago
  10. 02c95a6 ip2: Add module parameter. by Rakib Mullick · 15 years ago
  11. 795877c ip2: remove #ifdef MODULE from ip2main.c by Rakib Mullick · 15 years ago
  12. c6fc826 tty: moxa: remove #ifdef MODULE completely. by Rakib Mullick · 15 years ago
  13. ecfcbee hvc_console: fix test on unsigned in hvc_console_print() by Roel Kluin · 15 years ago
  14. db91340 serial: isicom.c: use pr_fmt and pr_<level> by Joe Perches · 15 years ago
  15. f43a510d tty: char: mxser, remove unnecessary tty test by Jiri Slaby · 15 years ago
  16. 2090436 serial: cyclades: allow overriding ISA defaults also when the driver is built-in by Bartlomiej Zolnierkiewicz · 15 years ago
  17. a357e77 serial: Char: cyclades, fix compiler warning by Jiri Slaby · 15 years ago
  18. 1e09175 serial: fix test of unsigned by Roel Kluin · 15 years ago
  19. 2a52fcb serial: add support for Korenix JetCard by Kiros Yeh · 15 years ago
  20. bbcd18d serial: imx: fix NULL dereference Oops when pdata == NULL by Baruch Siach · 15 years ago
  21. ac6ec5b serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card by Ira W. Snyder · 15 years ago
  22. de538eb serial: synclink_gt: dropped transmit data bugfix by Paul Fulghum · 15 years ago
  23. 8fe2d54 serial: atmel_serial: add poll_get_char and poll_put_char uart_ops by Albin Tonnerre · 15 years ago
  24. 8b505ca serial: 68328serial.c: remove BAUD_TABLE_SIZE macro by Thiago Farina · 15 years ago
  25. b5d228c serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_serial_setup by Shmulik Ladkani · 15 years ago
  26. ccf68e5 serial: fit blackfin uart over sport driver into common uart infrastructure by sonic zhang · 15 years ago
  27. 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
  28. 379e3a8 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  29. a55ab49 sata_via: Delay on vt6420 when starting ATAPI DMA write by Bart Hartgers · 15 years ago
  30. 7e044a1 pata_efar: Enable parallel scanning by Alan Cox · 15 years ago
  31. 1d3a811 pata_atiixp: enable parallel scan by Alan Cox · 15 years ago
  32. e99846f [libata] pata_atiixp: add locking for parallel scanning by Bartlomiej Zolnierkiewicz · 15 years ago
  33. 303f1a7 [libata] pata_efar: add locking for parallel scanning by Bartlomiej Zolnierkiewicz · 15 years ago
  34. 16ea0fc libata: Pass host flags into the pci helper by Alan Cox · 15 years ago
  35. cb6643e [libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCI by Christoph Egger · 15 years ago
  36. 9678007 libata: Allow pata_legacy to be built on non-ISA but PCI systems by Alan Cox · 15 years ago
  37. 750e519 pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsets by Bartlomiej Zolnierkiewicz · 15 years ago
  38. a75032e pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cards by Bartlomiej Zolnierkiewicz · 15 years ago
  39. 429e386 [libata] pata_at91: fix backslash-continued string by Jeff Garzik · 15 years ago
  40. 460f531 pata_via: store UDMA masks in via_isa_bridges table by Bartlomiej Zolnierkiewicz · 15 years ago
  41. f777582 pata_via: fix address setup timings underlocking by Bartlomiej Zolnierkiewicz · 15 years ago
  42. cfcf9ee pata_serverworks: fix error message by Bartlomiej Zolnierkiewicz · 15 years ago
  43. 8490377 pata_serverworks: fix PIO setup for the second channel by Bartlomiej Zolnierkiewicz · 15 years ago
  44. 73e2e3d pata_efar: fix secondary port support by Bartlomiej Zolnierkiewicz · 15 years ago
  45. 3403c24 pata_cypress: fix PIO timings underclocking by Bartlomiej Zolnierkiewicz · 15 years ago
  46. 8ebf473 pata_cs5535: use correct values for PIO1 and PIO2 data timings by Bartlomiej Zolnierkiewicz · 15 years ago
  47. c754d9b6 pata_cmd64x: remove unused definitions by Bartlomiej Zolnierkiewicz · 15 years ago
  48. 03a849e pata_cmd64x: cmd648_bmdma_stop() fix by Bartlomiej Zolnierkiewicz · 15 years ago
  49. d62f557 pata_cmd64x: fix handling of address setup timings by Bartlomiej Zolnierkiewicz · 15 years ago
  50. a2bd622 pata_cmd64x: fix PIO setup by Bartlomiej Zolnierkiewicz · 15 years ago
  51. d8b3d8c pata_ali: documentation fixes by Bartlomiej Zolnierkiewicz · 15 years ago
  52. 9e8808a libata: fix CFA handling in ide_timing_compute() by Bartlomiej Zolnierkiewicz · 15 years ago
  53. 02d1d61 sata_via: Correctly setup PIO/DMA for pata slave on vt6421. by Bart Hartgers · 15 years ago
  54. 9ffc5da libata: make functions/variables static by Robert Hancock · 15 years ago
  55. 2794362 libata: implement spurious irq handling for SFF and apply it to piix by Tejun Heo · 15 years ago
  56. d88ec2e libata: cleanup ata_sff_interrupt() by Tejun Heo · 15 years ago
  57. 88e8201 ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDs by Seth Heasley · 15 years ago
  58. 5623cab ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs by Seth Heasley · 15 years ago
  59. d6ef315 ahci: Implement SATA AHCI FIS-based switching support by Shane Huang · 15 years ago
  60. d817898 pata_hpt366: remove irrelevant TODO by Sergei Shtylyov · 15 years ago
  61. fd5e62e pata_hpt{37x|3x2n}: improve timing register documentation by Sergei Shtylyov · 15 years ago
  62. 859faa8 pata_hpt366: remove redundant code by Sergei Shtylyov · 15 years ago
  63. 1a1b172 pata_hpt{37x|3x2n}: unify mode programming by Sergei Shtylyov · 15 years ago
  64. 6066193 pata_hpt3x2n: always stretch UltraDMA timing by Sergei Shtylyov · 15 years ago
  65. 56f46f8 pata_hpt37x: use ATA_DMA_* constants by Sergei Shtylyov · 15 years ago
  66. 8724fdb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  67. 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
  68. d03ab7f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  69. 4805a1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 15 years ago
  70. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  71. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  72. 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
  73. 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
  74. 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
  75. 786f8ba scsi.c: add missing kernel-doc notation for new VPD parameters by Randy Dunlap · 15 years ago
  76. 9a92866 pci: don't reassign to ROM res if it is not going to be enabled by Yinghai Lu · 15 years ago
  77. 6679ee1 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  78. 12c2a68 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  79. 91f63d0 block: fix for "Consolidate phys_segment and hw_segment limits" by Stephen Rothwell · 15 years ago
  80. 35858ad Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  81. 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
  82. 87c3a92 cciss: Fix problem with scatter gather elements in the scsi half of the driver by Stephen M. Cameron · 15 years ago
  83. bf88737 cciss: eliminate unnecessary pointer use in cciss scsi code by Stephen M. Cameron · 15 years ago
  84. aad9fb6 cciss: do not use void pointer for scsi hba data by Stephen M. Cameron · 15 years ago
  85. d45033e cciss: factor out scatter gather chain block mapping code by Stephen M. Cameron · 15 years ago
  86. 2ad6cdc cciss: fix scatter gather chain block dma direction kludge by Stephen M. Cameron · 15 years ago
  87. dccc9b5 cciss: simplify scatter gather code by Stephen M. Cameron · 15 years ago
  88. 49fc560 cciss: factor out scatter gather chain block allocation and freeing by Stephen M. Cameron · 15 years ago
  89. 1b7d0d2 cciss: detect bad alignment of scsi commands at build time by Stephen M. Cameron · 15 years ago
  90. 58daa9c cciss: clarify command list padding calculation by Stephen M. Cameron · 15 years ago
  91. 3119815 virtio: fix out of range array access by Michael S. Tsirkin · 15 years ago
  92. 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
  93. 847f9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  94. 7981164 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  95. f1dd6ad Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  96. 8d37a37 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  97. ef1a8de Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  98. 99e11ab macfb: fix 24-bit visual and stuff by Finn Thain · 15 years ago
  99. 34c41d0 macfb: cleanup by Finn Thain · 15 years ago
  100. 1bb6384 fbdev: add some missing mac modes by Finn Thain · 15 years ago