1. 6004bda libata sata_qstor conversion to new error handling (EH). by Mark Lord · 17 years ago
  2. 904c7ba libata sata_qstor workaround for spurious interrupts by Mark Lord · 17 years ago
  3. 12ee7d3 libata sata_qstor nuke idle state by Mark Lord · 17 years ago
  4. 647c595 nv_hardreset: update dangling reference to bugzilla entry by Fernando Luis Vázquez Cao · 17 years ago
  5. 62320e2 ata_piix: add SATELLITE PRO U200 to broken suspend list by Yann Chachkoff · 17 years ago
  6. 2658770 Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  7. f8a9efb Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  8. 61edab8 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  9. 246a3d1 drm: DRM: fix memset size error by Li Zefan · 17 years ago
  10. 747824c drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL by Dave Airlie · 17 years ago
  11. f9618ac drm: remove second forward decleration of drm device struct. by Dave Airlie · 17 years ago
  12. 2655e2c ata_piix: Add additional PCI identifier for 40 wire short cable by Alan Cox · 17 years ago
  13. 01aae97 telephony: phonedev panics if unregistering device not registered [Bug 9266] by Matti Linnanvuori · 17 years ago
  14. def6ae2 md: fix misapplied patch in raid5.c by Neil Brown · 17 years ago
  15. 139b829 virtio/virtcons: fix section mismatch warning by Randy Dunlap · 17 years ago
  16. 1273092 rtc: m48t59 fix section mismatch warning by Randy Dunlap · 17 years ago
  17. b07989f paride: fix 'and' typo in drivers/block/paride/pt.c by Roel Kluin · 17 years ago
  18. bf2cdef serial: fix compile warning about putc by Yinghai Lu · 17 years ago
  19. ae5fbf7 i2o: debug messages corrected by Vasily Averin · 17 years ago
  20. df59ebc i4l: errors with assignments in if by Roel Kluin · 17 years ago
  21. 6bbfd53 libata: handle broken cable reporting by Alan Cox · 17 years ago
  22. 73946f9 pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detect by Alan Cox · 17 years ago
  23. 7f2803d ata_piix: Add additional PCI identifier for 40 wire short cable by Alan Cox · 17 years ago
  24. 36beb82 pata_serverworks: Fix problem with some drive combinations by Alan Cox · 17 years ago
  25. f2511f1 phylib: Silence driver registration by Olof Johansson · 17 years ago
  26. ac8c635 phylib: Add ID for Marvell 88E1240 by Olof Johansson · 17 years ago
  27. d2ea732 82596: free nonexistent resource fix by Evgeniy Dushistov · 17 years ago
  28. cacd40e SUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI happy meals by David Miller · 17 years ago
  29. 4a8aa03 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  30. 5d66f15 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  31. 199fb21 leds: bugfixes for leds-gpio by David Brownell · 17 years ago
  32. 3131e53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  33. 41557e7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  34. bd3989e PCI: Add Kconfig option to disable deprecated pci_find_* API by Jeff Garzik · 17 years ago
  35. ccb9d59 PCI: pciserial_resume_one ignored return value of pci_enable_device by Dirk Hohndel · 17 years ago
  36. 0039541 PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() check by Adrian Bunk · 17 years ago
  37. d73460d PCI: make pci_match_device() static by Adrian Bunk · 17 years ago
  38. 5257dca PCI: Remove 3 incorrect MSI quirks. by David Miller · 17 years ago
  39. bc38b41 PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USB by David Miller · 17 years ago
  40. ba698ad PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set. by David Miller · 17 years ago
  41. 1d84b54 PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge. by David Miller · 17 years ago
  42. 2cc3187 PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 chips" by David Miller · 17 years ago
  43. bcbf6ee ide: fix IDE_HFLAG_NO_ATAPI_DMA handling in config_drive_for_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 0174511 ide: move ide_fixstring() documentation to ide-iops.c from ide.h by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 26a5b04 ide: add missing #ifdef/#endif CONFIG_IDE_TASK_IOCTL by Bartlomiej Zolnierkiewicz · 17 years ago
  46. d34887d ide: fix ide_find_dma_mode() to print human-readable info by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 02ac246 ide: add missing rq.ref_count initialization to ide_diag_taskfile() by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 1c11d24 ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 320112b ide: check rq->cmd_type in drive_cmd_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  50. f7d7f3f ide/Kconfig: fix BLK_DEV_OFFBOARD dependencies by Bartlomiej Zolnierkiewicz · 17 years ago
  51. 6d5dd21 ide: unexport ide_fix_driveid by Adrian Bunk · 17 years ago
  52. 127ba28 ide/Kconfig: add IDEDISK_MULTI_MODE text adapted from hdparm manual page by Matti Linnanvuori · 17 years ago
  53. 699b052 ide: do_identify() string termination fix by Tejun Heo · 17 years ago
  54. afda5e4 piix: add support for ICH7 on Acer 5602aWLMi by sebdeg@ngi.it · 17 years ago
  55. c11eef2 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  56. aac9e28 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  57. b2eaee6 [S390] Fix priority mistakes in drivers/s390/cio/cmf.c by Roel Kluin · 17 years ago
  58. 931bb68 [S390] device_schedule_callback() for dcssblk. by Gerald Schaefer · 17 years ago
  59. 0fc3ddd [S390] Fix smsgiucv init on no iucv machines by Christian Borntraeger · 17 years ago
  60. 33583c3 [S390] cio: use INIT_WORK to initialize struct work. by Heiko Carstens · 17 years ago
  61. f5456b6 libata: Don't disable dipm with SET FEATURES by Kristen Carlson Accardi · 17 years ago
  62. b55d1b1 Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  63. aa64193 Merge branch 'an' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  64. 038477a drm/sis: missing mutex unlock in error path. by Roel Kluin · 17 years ago
  65. 7fc8686 radeon: set the address to access the GART table on the CPU side correctly by Dave Airlie · 17 years ago
  66. 4f663bd V4L/DVB (6548): pvrusb2: Fix oops on module removal by Mike Isely · 17 years ago
  67. ac72fed V4L/DVB (6547): V4L: remove PCI from VIDEO_VIVI depends by Brandon Philips · 17 years ago
  68. fe51f81 V4L/DVB (6532): Add the remaining addresses for tda9887 by Mauro Carvalho Chehab · 17 years ago
  69. 8c6da5c V4L/DVB (6531): Fix a regression caused by commit 153962364dc6fa4a24571885fbe76506d8968610 by Ludovico Cavedon · 17 years ago
  70. 032c202 V4L/DVB (6518): Fix tvp5150 default values by Mauro Carvalho Chehab · 17 years ago
  71. 6d35c8f V4L/DVB (6514): em28xx: Include linux/mm.h by Trent Piepho · 17 years ago
  72. 32d111a V4L/DVB (6506): saa7134-alsa: Fix mmap support by Alexander E. Patrakov · 17 years ago
  73. f21daa4 V4L/DVB (6504): pvrusb2: Remove dead sysfs code by Mike Isely · 17 years ago
  74. 4ed53a5 V4L/DVB (6503): pvrusb2: Fix associativity logic error by Roel Kluin · 17 years ago
  75. 85085ad V4L/DVB (6501): stv0297: Signal strength fixes by Hartmut Birr · 17 years ago
  76. 7cccccc V4L/DVB (6500): tda10021: Fix reported signal strength by Hartmut Birr · 17 years ago
  77. 3de0e18 V4L/DVB (6499): tda10021: Bit error counting fixed by Hartmut Birr · 17 years ago
  78. 4a3625b V4L/DVB (6498): ves1820: Change the acquisition range for clock recovery from 120 ppm to 240ppm by Oliver Endriss · 17 years ago
  79. 26ac14e V4L/DVB (6495): saa7146: saa7146_wait_for_debi_done fixes by Oliver Endriss · 17 years ago
  80. cb20630 V4L/DVB (6479): use input functions, should depend on INPUT by Randy Dunlap · 17 years ago
  81. 5efeb97 V4L/DVB (6478): ir-functions use input functions, should depend on INPUT by Randy Dunlap · 17 years ago
  82. 04d934f V4L/DVB (6432): tuner: fix CONFIG_TUNER_TEA5761=m by Adrian Bunk · 17 years ago
  83. 52c28d4 V4L/DVB (6407): planb: fix obvious interrupt handling bugs by Jeff Garzik · 17 years ago
  84. 387a299 V4L/DVB (6406): saa7134: fix analog audio in on medion md8800 quadro by hermann pitton · 17 years ago
  85. 195ccf6 V4L/DVB (6403): mt2131: replace comma with semicolon fix by Steven Toth · 17 years ago
  86. dd7d501 V4L/DVB (6402): s5h1409: Fix broken QAM support by Steven Toth · 17 years ago
  87. bb8d56a V4L/DVB (6395): cafe_ccic: Add a pointer to the data sheet by Jonathan Corbet · 17 years ago
  88. c303449 V4L/DVB (6394): Fix a cafe_ccic resume bug by Jonathan Corbet · 17 years ago
  89. a8ab68b V4L/DVB (6392): bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURE by Trent Piepho · 17 years ago
  90. 3537843 V4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlc by Trent Piepho · 17 years ago
  91. 5da0c7a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  92. 615bb29 rtc: ignore msb when reading back mday from alarm by Mark Lord · 17 years ago
  93. 9e66269 ieee1394: iso and async streams: s/g list fix by Jens Axboe · 17 years ago
  94. f26792d [libata] Utilize new SCSI event infrastructure by Jeff Garzik · 17 years ago
  95. a341cd0 SCSI: add asynchronous event notification API by Jeff Garzik · 17 years ago
  96. b4f5550 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  97. 160acc2 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  98. 5c27d0f Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  99. 3c887e8 [SCSI] ibmvscsi: Prevent IO during partner login by Robert Jennings · 17 years ago
  100. 7e2b19f [SCSI] lpfc : Correct queue tag handling by James Smart · 17 years ago