1. 49521f9 ide: add short cables support by Bartlomiej Zolnierkiewicz · 17 years ago
  2. 75b1d97 ide: convert ide_find_best_mode() users to use ide_max_dma_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  3. 15a4f94 ide: fix pre-EIDE SWDMA support by Bartlomiej Zolnierkiewicz · 17 years ago
  4. ecea573 drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with ARRAY_SIZE by Andi Drebes · 17 years ago
  5. f50f9d8 ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variable by Robert P. J. Day · 17 years ago
  6. e71bc14 ide: remove references to the non-existent CONFIG_SCSI_EATA_DMA by Robert P. J. Day · 17 years ago
  7. 74c8f97 ide-cd: replace C code with call to ARRAY_SIZE() macro by Robert P. J. Day · 17 years ago
  8. f3577db ide_in_drive_list(): "ALL" is not a wildcard anymore by Junio C Hamano · 17 years ago
  9. c2d3ce8 ide_in_drive_list(): accept NULL as the wildcard for firmware revision by Junio C Hamano · 17 years ago
  10. 6d78013 aec62xx: kill speedproc() method wrapper (take 2) by Sergei Shtylyov · 17 years ago
  11. f9383c4 ide: use mutex instead of ide_setting_sem semaphore in IDE driver by Matthias Kaehlcke · 17 years ago
  12. 1b9da32 aec62xx: remove init_dma() method (take 2) by Sergei Shtylyov · 17 years ago
  13. b1d19db aec62xx: rework init_setup_aec6x80() by Sergei Shtylyov · 17 years ago
  14. 83a6d4a cmd64x: init. code cleanup by Sergei Shtylyov · 17 years ago
  15. 2648e5d hpt366: simplify UltraDMA filtering (take 4) by Sergei Shtylyov · 17 years ago
  16. ef29888 ide: use mutex instead of ide_cfg_sem semaphore in IDE driver by Matthias Kaehlcke · 17 years ago
  17. c283f5d ide: make void and rename ide_dma_timeout() method by Sergei Shtylyov · 17 years ago
  18. 841d2a9 ide: make void and rename ide_dma_lostirq() method by Sergei Shtylyov · 17 years ago
  19. b740d88 serverworks: always tune CSB6 by Bartlomiej Zolnierkiewicz · 17 years ago
  20. d7ad225 [IA64] SN: Correct ROM resource length for BIOS copy by John Keller · 17 years ago
  21. ed99c54 mmc: at91_mci: fix hanging and rework to match flowcharts by Nicolas Ferre · 17 years ago
  22. e8d04d3 mmc: at91_mci typo by Nicolas Ferre · 17 years ago
  23. 9d26a5d sdhci: Fix "Unexpected interrupt" handling by Rolf Eike Beer · 17 years ago
  24. 8c75dea mmc: fix silly copy-and-paste error by Pierre Ossman · 17 years ago
  25. ffce2e7 mmc: move layer init and workqueue to core file by Pierre Ossman · 17 years ago
  26. b93931a mmc: refactor host class handling by Pierre Ossman · 17 years ago
  27. 4101c16 mmc: refactor bus operations by Pierre Ossman · 17 years ago
  28. 7de064e sdhci: add ene controller id by Milko Krachounov · 17 years ago
  29. 98ccf14 mmc: bounce requests for simple hosts by Pierre Ossman · 17 years ago
  30. c1e4fe7 [libata] sata_mv: print out additional chip info during probe by Jeff Garzik · 17 years ago
  31. bf6263a [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info by Jeff Garzik · 17 years ago
  32. cd70c26 [libata] AHCI: Add support for Marvell AHCI-like chips (initially 6145) by Jeff Garzik · 17 years ago
  33. 469248a [libata] Clean up driver udma_mask initializers by Jeff Garzik · 17 years ago
  34. d26fc95 libata: Support chips with 64K PRD quirk by Alan Cox · 17 years ago
  35. c1e6f28 Add a PCI ID for santa rosa's PATA controller. by Christian Lamparter · 17 years ago
  36. 825cd6d sata_sil24: sil24_interrupt() micro-optimisation by Mikael Pettersson · 17 years ago
  37. 5f45bc5 Add irq_flags to struct pata_platform_info by Sonic Zhang · 17 years ago
  38. d0e5803 sata_promise: cleanups by Mikael Pettersson · 17 years ago
  39. 5446b65 [libata] pata_ixp4xx: kill unused var by Jeff Garzik · 17 years ago
  40. a5bf5f5 ata_piix: fix pio/mwdma programming by Tejun Heo · 17 years ago
  41. dab632e [libata] ahci: minor internal cleanups by Jeff Garzik · 17 years ago
  42. a09060f [libata] sata_sx4, sata_via: minor documentation updates by Jeff Garzik · 17 years ago
  43. df69c9c [libata] ahci: minor internal cleanups by Jeff Garzik · 17 years ago
  44. 2bcd866 [libata] ahci: Factor out SATA port init into a separate function by Jeff Garzik · 17 years ago
  45. 79b0bde1 [libata] pata_sil680: minor cleanups from benh by Jeff Garzik · 17 years ago
  46. b2d46b6 [libata] sata_sx4: named constant cleanup by Jeff Garzik · 17 years ago
  47. 5d4c51f [libata] pata_ixp4xx: convert to new EH by Alessandro Zummo · 17 years ago
  48. 49de0ac [libata] pdc_adma: Reorder initializers with a couple structs by Jeff Garzik · 17 years ago
  49. 59f9988 [libata] drivers: remove 'void __iomem *' casts from pre-iomap days by Jeff Garzik · 17 years ago
  50. 1d2808f [libata] PATA drivers: remove ATA_FLAG_SRST by Jeff Garzik · 17 years ago
  51. 5bcd7a00 [libata] sata_sil: register table cleanup by Jeff Garzik · 17 years ago
  52. be5d821 use_clustering (sht) bit set to 0 in AHCI ? by Jens Axboe · 17 years ago
  53. a16abc0 libata: replace ap->cbl tests with ATA_FLAG_SATA tests by Tejun Heo · 17 years ago
  54. 1ca972c [libata] pata_atiixp: add SB700 PCI ID by Jeff Garzik · 17 years ago
  55. 64578a3 libata-acpi: implement _GTM/_STM support by Tejun Heo · 17 years ago
  56. e5fa24d libata-acpi: remove redundant checks by Tejun Heo · 17 years ago
  57. 6746544 libata: reimplement ACPI invocation by Tejun Heo · 17 years ago
  58. 69b16a5 libata-acpi: miscellaneous cleanups by Tejun Heo · 17 years ago
  59. 4700c4b libata-acpi: clean up ata_acpi_exec_tfs() by Tejun Heo · 17 years ago
  60. fafbae8 libata-acpi: implement ata_acpi_associate() by Tejun Heo · 17 years ago
  61. feb485d4 Merge branches 'debug-module-param' and 'upstream' into for-linus by Jiri Kosina · 17 years ago
  62. 2c1d8ae HID: handle cases of volume knobs generating relative values by Jiri Kosina · 17 years ago
  63. 3c5f4b2 HID: Logitech keyboard 0xc311 needs reset leds quirk by Jiri Kosina · 17 years ago
  64. 5f9c464 HID: support for logitech cordless desktop LX500 special mapping by Ryo Dairiki · 17 years ago
  65. 816cbfd HID: fix autocentering of PID devices by Diogo Kastrup · 17 years ago
  66. ea9a4a8 HID: separate quirks for report descriptor fixup by Jiri Kosina · 17 years ago
  67. b8e98f1 HID: Add NOGET quirk for all NCR devices by Jiri Kosina · 17 years ago
  68. 92d9e6e HID: support for Petalynx Maxter remote control by Jiri Kosina · 17 years ago
  69. 5fce620 HID: fix mismatch between hid-input HUT find/search mapping and the HUT by Hans de Goede · 17 years ago
  70. 1b3ebe9 HID: support for Gameron dual psx adaptor by Julien Eyries · 17 years ago
  71. 2fa45a4 USB HID: avoid flush_scheduled_work() by Alan Stern · 17 years ago
  72. 3cd7098 HID: Use menuconfig objects by Jan Engelhardt · 17 years ago
  73. defd208 HID: force hid-input for Microsoft SideWinder GameVoice device by Jiri Kosina · 17 years ago
  74. cb1d93c HID: input mapping for Chicony KU-0418 tactical pad by Jiri Kosina · 17 years ago
  75. 58037eb HID: make debugging output runtime-configurable by Jiri Kosina · 17 years ago
  76. f2ec803 Ethernet driver for EISA only SNI RM200/RM400 machines by Thomas Bogendoerfer · 17 years ago
  77. 2187f28 Extract chip specific code out of lasi_82596.c by Thomas Bogendoerfer · 17 years ago
  78. d1d25aa ehea: Whitespace cleanup by Jan-Bernd Themann · 17 years ago
  79. 7c00db3 pasemi_mac: Fix TX interrupt threshold by Olof Johansson · 17 years ago
  80. e65bbf1 spidernet: Replace literal with const by Linas Vepstas · 17 years ago
  81. 57a9f23 r8169: perform RX config change after mac filtering by Francois Romieu · 17 years ago
  82. 773d202 r8169: mac address change support by Francois Romieu · 18 years ago
  83. 96b9709 r8169: display some extra debug information during startup by Francois Romieu · 17 years ago
  84. 6cccd6e r8169: add endianess annotations to [RT]xDesc by Rolf Eike Beer · 17 years ago
  85. e9f63f3 r8169: align the IP header when there is no DMA constraint by Francois Romieu · 18 years ago
  86. 275391a r8169: add bit description for the TxPoll register by Francois Romieu · 18 years ago
  87. 07d3f51 r8169: cleanup by Francois Romieu · 18 years ago
  88. 901dda2 r8169: remove the media option by Francois Romieu · 18 years ago
  89. 0127215 r8169: small 8101 comment by Francois Romieu · 18 years ago
  90. 8640223 r8169: confusion between hardware and IP header alignment by Francois Romieu · 18 years ago
  91. 0e48515 r8169: merge with version 8.001.00 of Realtek's r8168 driver by Francois Romieu · 18 years ago
  92. 6dccd16 r8169: merge with version 6.001.00 of Realtek's r8169 driver by Francois Romieu · 18 years ago
  93. ba6eb6e r8169: prettify mac_version by Francois Romieu · 17 years ago
  94. cdf1a60 r8169: populate the hw_start handler for the 8110 by Francois Romieu · 17 years ago
  95. 2dd9953 r8169: populate the hw_start handler for the 8168 by Francois Romieu · 17 years ago
  96. 7f796d83 r8169: add helpers for per-device hw_start handler by Francois Romieu · 17 years ago
  97. 07ce406 r8169: add hooks for per-device hw_start handler by Francois Romieu · 18 years ago
  98. b449655 r8169: Rx path update by Stephen Hemminger · 17 years ago
  99. 278667b r8169: kill eth_copy_and_sum() by David S. Miller · 17 years ago
  100. 4ae47c2 r8169: de-obfuscate modulo arithmetic by Francois Romieu · 17 years ago