1. eb4a2c7 pata: cable methods by Alan Cox · 17 years ago
  2. 5a5dbd1 libata: add support for READ/WRITE LONG by Mark Lord · 17 years ago
  3. 1234010 Add notation that the Asus W5F laptop has a short cable instead of 80-wire. by Robin H\. Johnson · 17 years ago
  4. 5c25bf0 pata_optidma: rework for cable detect and to remove post_set_mode() by Alan Cox · 17 years ago
  5. 2f5344b pata_winbond: restore cable method by Alan Cox · 17 years ago
  6. c45a632 pata_sl82c105: restore cable detect method by Alan Cox · 17 years ago
  7. 3b4ba59 pata_netcell: re-remove all the crud by Alan Cox · 17 years ago
  8. 3be40d7 pata_qdI: restore cable detect by Alan Cox · 17 years ago
  9. b723d14 pata_ali: remove all the crap again and switch to cable_detect method by Alan Cox · 17 years ago
  10. f2fb344 sata_nv: don't read shadow registers when in ADMA mode by Robert Hancock · 17 years ago
  11. 4dc5200 pcmcia - spot slave decode flaws (for testing) by Alan · 17 years ago
  12. 120bda3 git-libata-all-ipr-fix by Andrew Morton · 17 years ago
  13. 771b8da libata: hardreset on SERR_INTERNAL by Tejun Heo · 17 years ago
  14. 176efb0 sata_promise: decode and report error reasons by Mikael Pettersson · 17 years ago
  15. 724114a sata_promise: separate SATA and PATA ops by Mikael Pettersson · 17 years ago
  16. 799331f sata_promise: add missing cable_detect hooks by Mikael Pettersson · 17 years ago
  17. 8cdfb29 libata/IDE: remove combined mode quirk by Jeff Garzik · 17 years ago
  18. e424675 [libata] turn on !IORDY filter by Jeff Garzik · 17 years ago
  19. cffacd8 [libata] sata_mv: support ->cable_detect by Jeff Garzik · 17 years ago
  20. a76b62c libata: Change prototype of mode_filter to remove ata_port* by Alan Cox · 17 years ago
  21. 9d2c7c7 sata_sil: First step to removing ->post_set_mode by Alan Cox · 17 years ago
  22. 432729f libata-core: Fix the iordy methods by Alan Cox · 17 years ago
  23. 0435182 pata: expose set_mode method so it can be wrapped by Alan · 17 years ago
  24. fcc2f69 pata_hpt37x: Updates from drivers/ide work by Alan Cox · 17 years ago
  25. a73984a [libata] More PATA driver ->cable_detect support by Jeff Garzik · 17 years ago
  26. fecfda5 pata_hpt366: support ->cable_detect by Alan Cox · 17 years ago
  27. 6bfed3f pata_efar: support ->cable_detect by Alan Cox · 17 years ago
  28. 8470860 pata_atiixp: support ->cable_detect by Alan Cox · 17 years ago
  29. d36a764 pata_radisys: support cable_detect by Alan Cox · 17 years ago
  30. 745975c pata_sc1200: restore cable type by Alan Cox · 17 years ago
  31. 2a25dfe pata_rz1000: support cable_detect by Alan Cox · 17 years ago
  32. 570cb62 pata_platform: Add cable_detect method by Alan Cox · 17 years ago
  33. e2a9752 sata_promise: Switch to cable method, clean up some bits as a result by Alan Cox · 17 years ago
  34. 2e41e8e libata-core: fix comments on cable type by Alan Cox · 17 years ago
  35. 942d0947 libata: Restore Kconfig updated experimental levels and correct by Alan Cox · 17 years ago
  36. 7938a72 pata_cmd640: Multiple updates by Alan Cox · 17 years ago
  37. 97cb81c pata_via: Use cable_detect method by Alan Cox · 17 years ago
  38. 2e413f5 pata_sis: Clean up using cable_detect methods by Alan Cox · 17 years ago
  39. 307c605 pata_marvell: Cable and reset fixes by Alan Cox · 17 years ago
  40. 5816fbb pata_it8213: Cable detect by Alan Cox · 17 years ago
  41. a0fcdc0 [libata] Update several PATA drivers for new ->cable_detect hook by Jeff Garzik · 17 years ago
  42. 6a3d586 Support for Marvell 7042 Chip by Morrison, Tom · 17 years ago
  43. b2248da pata_cmd640: CMD640 PCI support by Alan Cox · 17 years ago
  44. be0d18d libata: cable detection fixes by Alan Cox · 17 years ago
  45. 5aea408 libata: handle ata_pci_device_do_resume() failure while resuming by Dmitriy Monakhov · 17 years ago
  46. 8343f88 libata: warn if speed limited due to 40-wire cable by Robert Hancock · 17 years ago
  47. f0ef88e RESEND: libata: check cdb len per dev instead of per host by Mark Lord · 17 years ago
  48. cd0d3bb libata: dev_config does not need ap and adev passing by Alan · 17 years ago
  49. d88184f [libata] sata_mv: clean up DMA boundary issues, turn on 64-bit DMA by Jeff Garzik · 17 years ago
  50. 43727fb [libata] export sata_print_link_status() by Jeff Garzik · 17 years ago
  51. 3517726 [libata] sata_mv: remove extra braces by Jeff Garzik · 17 years ago
  52. b9099ff Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  53. dc5a144 sis900: Allocate rx replacement buffer before rx operation by Neil Horman · 17 years ago
  54. 1764f15 usb-net/pegasus: simplify carrier detection by Dan Williams · 17 years ago
  55. 9401553 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  56. f005463 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  57. 28b57cd [MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init() by Adrian Bunk · 17 years ago
  58. e1f2a09 [SCSI] esp_scsi.c: Fix compilation. by Alexey Dobriyan · 17 years ago
  59. 54d33c4 [MTD] [NAND] CM-x270 MTD driver by Mike Rapoport · 17 years ago
  60. 50f732e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  61. aa5bc2b Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  62. d2eef1f USB: update gadget files for fsl_usb2_udc driver by Li Yang · 17 years ago
  63. b504882 USB: add Freescale high-speed USB SOC device controller driver by Li Yang · 17 years ago
  64. 33f73e5 USB: quirk for broken suspend of IT8152F/G by Raphael Assenat · 17 years ago
  65. 147c5a1 USB: iowarrior.c: timeouts too small in usb_control_msg calls by Eberhard Fahle · 17 years ago
  66. a03c6fa USB: dell device id for option.c by Hans Engelen · 17 years ago
  67. 862e904 USB: Remove Huawei unusual_devs entry by Phil Dibowitz · 17 years ago
  68. 92f5cae USB: CP2101 New Device IDs by Craig Shelley · 17 years ago
  69. 79dcdbf USB: add picdem device to ldusb by Joey Goncalves · 17 years ago
  70. 527660a usbfs micro optimitation by Oliver Neukum · 17 years ago
  71. 1b101ce USB: remove ancient/broken CRIS hcd by David Brownell · 17 years ago
  72. b8d297c usb ethernet gadget, workaround network stack API glitch by Erik Hovland · 17 years ago
  73. 83f7d95 USB: add "busnum" attribute for USB devices by Alan Stern · 17 years ago
  74. 6a02c996 USB: cxacru: ADSL state management by Simon Arlott · 17 years ago
  75. 7d5e1dd usbatm: Detect usb device shutdown and ignore failed urbs by Simon Arlott · 17 years ago
  76. 5c975ac USB: Remove duplicate define of OHCI_QUIRK_ZFMICRO by S.Caglar Onur · 17 years ago
  77. 3f6e584 USB: BandRich BandLuxe HSDPA Data Card Driver by Leon Leong · 17 years ago
  78. 178398d USB gadget rndis: fix struct rndis_packet_msg_type unaligned bug by Wu, Bryan · 17 years ago
  79. 893a342 USB Elan FTDI: check for driver registration status by Cyrill Gorcunov · 17 years ago
  80. f094e4f USB: sierra: add more checks on shutdown by Greg Kroah-Hartman · 17 years ago
  81. 931384f USB: add an ohci board-specific quirk by David Brownell · 17 years ago
  82. 296c024 USB: usbnet reports minidriver name through ethtool by David Brownell · 17 years ago
  83. ddda086 USB: rndis_host, various cleanups by David Brownell · 17 years ago
  84. 8c9862e USB: fix signed jiffies issue in autosuspend logic by Alan Stern · 17 years ago
  85. ecb658d usbmon: bus zero by Pete Zaitcev · 17 years ago
  86. 35d07fd USB: Allow transfer_buffer with transfer_dma by Tony Lindgren · 17 years ago
  87. ebc3ac1 USB: cleanup ofd adutux by Oliver Neukum · 17 years ago
  88. 1941044 USB: add "last_busy" field for use in autosuspend by Alan Stern · 17 years ago
  89. 38c3cb5 USB: whiteheat: Convert to generic boolean by Richard Knutsson · 17 years ago
  90. 5ec1862 USB: fix omninet write vs. close race by Oliver Neukum · 17 years ago
  91. 2f007de USB: fix error handling for mct_u232 by Oliver Neukum · 17 years ago
  92. 9306fff USB: fix error handling in kl5kusb by Oliver Neukum · 17 years ago
  93. 5a9f4e3 USB: fix catc error handling by Oliver Neukum · 17 years ago
  94. 949ce47 USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NULL pointer by Oliver Neukum · 17 years ago
  95. 4edf2c8 USB: fix ark3116 memory leak by Oliver Neukum · 17 years ago
  96. 868e440 USB: ftdi_sio: Add USB ID of ADSTech USBX-707 by Jelle Foks · 17 years ago
  97. 62127a5 USB: fix race in ftdio_write by Oliver Neukum · 17 years ago
  98. b80349b USB: fix race in visor_write by Oliver Neukum · 17 years ago
  99. b19d402 USB: aircable cleanup by Oliver Neukum · 17 years ago
  100. 9f8b17e USB: make usbdevices export their device nodes instead of using a separate class by Kay Sievers · 17 years ago