1. bf6263a [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info by Jeff Garzik · 17 years ago
  2. cd70c26 [libata] AHCI: Add support for Marvell AHCI-like chips (initially 6145) by Jeff Garzik · 17 years ago
  3. 469248a [libata] Clean up driver udma_mask initializers by Jeff Garzik · 17 years ago
  4. d26fc95 libata: Support chips with 64K PRD quirk by Alan Cox · 17 years ago
  5. c1e6f28 Add a PCI ID for santa rosa's PATA controller. by Christian Lamparter · 17 years ago
  6. 825cd6d sata_sil24: sil24_interrupt() micro-optimisation by Mikael Pettersson · 17 years ago
  7. 5f45bc5 Add irq_flags to struct pata_platform_info by Sonic Zhang · 17 years ago
  8. d0e5803 sata_promise: cleanups by Mikael Pettersson · 17 years ago
  9. 5446b65 [libata] pata_ixp4xx: kill unused var by Jeff Garzik · 17 years ago
  10. a5bf5f5 ata_piix: fix pio/mwdma programming by Tejun Heo · 17 years ago
  11. dab632e [libata] ahci: minor internal cleanups by Jeff Garzik · 17 years ago
  12. a09060f [libata] sata_sx4, sata_via: minor documentation updates by Jeff Garzik · 17 years ago
  13. df69c9c [libata] ahci: minor internal cleanups by Jeff Garzik · 17 years ago
  14. 2bcd866 [libata] ahci: Factor out SATA port init into a separate function by Jeff Garzik · 17 years ago
  15. 79b0bde1 [libata] pata_sil680: minor cleanups from benh by Jeff Garzik · 17 years ago
  16. b2d46b6 [libata] sata_sx4: named constant cleanup by Jeff Garzik · 17 years ago
  17. 5d4c51f [libata] pata_ixp4xx: convert to new EH by Alessandro Zummo · 17 years ago
  18. 49de0ac [libata] pdc_adma: Reorder initializers with a couple structs by Jeff Garzik · 17 years ago
  19. 59f9988 [libata] drivers: remove 'void __iomem *' casts from pre-iomap days by Jeff Garzik · 17 years ago
  20. 1d2808f [libata] PATA drivers: remove ATA_FLAG_SRST by Jeff Garzik · 17 years ago
  21. 5bcd7a00 [libata] sata_sil: register table cleanup by Jeff Garzik · 17 years ago
  22. be5d821 use_clustering (sht) bit set to 0 in AHCI ? by Jens Axboe · 17 years ago
  23. a16abc0 libata: replace ap->cbl tests with ATA_FLAG_SATA tests by Tejun Heo · 17 years ago
  24. 1ca972c [libata] pata_atiixp: add SB700 PCI ID by Jeff Garzik · 17 years ago
  25. 64578a3 libata-acpi: implement _GTM/_STM support by Tejun Heo · 17 years ago
  26. e5fa24d libata-acpi: remove redundant checks by Tejun Heo · 17 years ago
  27. 6746544 libata: reimplement ACPI invocation by Tejun Heo · 17 years ago
  28. 69b16a5 libata-acpi: miscellaneous cleanups by Tejun Heo · 17 years ago
  29. 4700c4b libata-acpi: clean up ata_acpi_exec_tfs() by Tejun Heo · 17 years ago
  30. fafbae8 libata-acpi: implement ata_acpi_associate() by Tejun Heo · 17 years ago
  31. 4660897 qd65xx: fix PIO mode selection by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 4c6c914 sis5513: adding PCI-ID by Uwe Koziolek · 17 years ago
  33. 0da2f0f potential compiler error, irqfunc caller sites update by Yoann Padioleau · 17 years ago
  34. 41a5311 PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issues by Bjorn Helgaas · 17 years ago
  35. cab8e5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  36. 0dac723 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  37. 2bcb1b7 Remove the blink driver by Linus Torvalds · 17 years ago
  38. 9d7542f Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  39. d61bcce ide: ide_scan_pcibus(): check __pci_register_driver return value by Andrew Morton · 17 years ago
  40. 8006bf5 ide: pdc202xx_new PLL input clock fix by Albert Lee · 17 years ago
  41. 52374f8 it821x: fix incorrect SWDMA mask by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 603a0e2 amd74xx: resume fix by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 96dcc08 hpt366: use correct enablebits for HPT36x by Sergei Shtylyov · 17 years ago
  44. 783353b hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66 by Sergei Shtylyov · 17 years ago
  45. 7859557 ide: Fix a theoretical Ooops case by Alan Cox · 17 years ago
  46. b42fa13 ide: never called printk statement in ide-taskfile.c::wait_drive_not_busy by Masatake YAMATO · 17 years ago
  47. 1fb4a17 V4L/DVB (5822): Fix the return value in ttpci_budget_init() by Hartmut Birr · 17 years ago
  48. 1e4597e V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlock by Oleg Nesterov · 17 years ago
  49. f057131 V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tuners by Jelle Foks · 17 years ago
  50. 333408f V4L/DVB (5808): Bttv: fix v4l1 breaking the driver by Trent Piepho · 17 years ago
  51. 872aad4 pata_pcmcia: Switch to ata_sff_port_start by Alan Cox · 17 years ago
  52. a0ac38f pata_pdc202xx_old: Correct cable detect logic by Alan Cox · 17 years ago
  53. d6f4d5e ata_generic: Check the right register for the DMA enabled flags by Alan Cox · 17 years ago
  54. ee58150 pata_ali: fix UDMA settings by Chuck Ebbert · 17 years ago
  55. d9f9c6b sata_mv: PCI-ID for Adaptec 1430SA SATA Controller by Florian Attenberger · 17 years ago
  56. 4031826 libata: fix assigned IRQ reporting by Tejun Heo · 17 years ago
  57. aa2e09d ACPI: fix acpi_osi=!Linux by Len Brown · 17 years ago
  58. 52c4d73 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  59. c1fa238 Merge branch 'upstream-linus2' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  60. b59449b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  61. fffe566 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  62. dcf87a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  63. 841adfc IPoIB/cm: Partial error clean up unmaps wrong address by Ralph Campbell · 17 years ago
  64. 786f238 mlx4_core: Add new Mellanox device IDs by Jack Morgenstein · 17 years ago
  65. 531e3a6 [libata] sata_nv: undo merge error by Jeff Garzik · 17 years ago
  66. 63ac9b9 3c589_cs: fix local_bh_enable warning by Patrick McHardy · 17 years ago
  67. a3cabb2 libata: PATA-mode fixes for sis_sata by Uwe Koziolek · 17 years ago
  68. e14cbfa libata: add HTS541616J9SA00 to NCQ blacklist by Tejun Heo · 17 years ago
  69. 1e0b5ab sata_nv: allow changing queue depth by Robert Hancock · 17 years ago
  70. 90c9378 sata_inic162x: disable LBA48 devices by Tejun Heo · 17 years ago
  71. 74cdbba libata: remove reading alt_status from ata_hsm_qc_complete() by Albert Lee · 17 years ago
  72. 8c781bf libata: pata_pdc2027x PLL input clock fix by Albert Lee · 17 years ago
  73. abcdceb scsi disk help file is not complete by Randy Dunlap · 17 years ago
  74. 96acb6e RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon module unload by Dhananjay Phadke · 17 years ago
  75. d14e37e drivers/net/ns83820.c: fix a check-after-use by Adrian Bunk · 17 years ago
  76. afaee82 net/usb/cdc_ether minor sparse cleanup by David Brownell · 17 years ago
  77. 2d1a3bb RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registers by dhananjay.phadke@gmail.com · 17 years ago
  78. 644caee RESEND [PATCH 1/3] NetXen: Fix issue of MSI not working correctly by dhananjay.phadke@gmail.com · 17 years ago
  79. b8f59586 dm9601: Return 0 from bind() on success by Peter Korsgaard · 17 years ago
  80. 3e323f3 usbnet: Zero padding byte if there is tail room in skb by Peter Korsgaard · 17 years ago
  81. 23de559 dm9601: HW header size shouldn't be included in packet length by Peter Korsgaard · 17 years ago
  82. 983b7dc starfire list alpha as 64 bit arch by maximilian attems · 17 years ago
  83. b245fb6 myri10ge: SET_NETDEV_DEV() by Maik Hampel · 17 years ago
  84. c529e63 Merge branch 'for_linus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into upstream-fixes by Jeff Garzik · 17 years ago
  85. 36f9d0c Merge branch 'libertas-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  86. 86affd5 [POWERPC] Disable old EMAC driver in arch/powerpc by David Gibson · 17 years ago
  87. cbcdd77 smsc-ircc2: bypass PNP detection until we get the quirks worked out by Bjorn Helgaas · 17 years ago
  88. 5ebffd7 asus_acpi: fix oops on non-asus machines by Maxime Austruy · 17 years ago
  89. 0f4915b blink driver power saving by Stephen Hemminger · 17 years ago
  90. 2d408b4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  91. fe77d4f firewire: add Kconfig help on building both stacks by Stefan Richter · 17 years ago
  92. 0a9972b firewire: fix async reception on big endian machines by Stefan Richter · 17 years ago
  93. 5f02121 [IRDA]: fix printk format by Randy Dunlap · 17 years ago
  94. 8da32de gianfar: Fix typo bug introduced by move to udp_hdr() by Kumar Gala · 17 years ago
  95. 33143ea Input: serio - take drv_mutex in serio_cleanup() by Dmitry Torokhov · 17 years ago
  96. 0471448 Merge branch 'for_linus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 17 years ago
  97. 2f4d4da serial: clear proper MPSC interrupt cause bits by Jay Lubomirski · 17 years ago
  98. 33e44b1 w1_therm_read_bin: don't call flush_signals() by Evgeniy Polyakov · 17 years ago
  99. 74bfe03 fix section mismatch in chipsfb by Olaf Hering · 17 years ago
  100. 58e7847 saa7134: fix thread shutdown handling by Jeff Mahoney · 17 years ago