1. 8d7b1c7 ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level> by Joe Perches · 13 years ago
  2. a17139b pata_arasan_cf: fix printk format string warning by Jeff Garzik · 13 years ago
  3. a480167 pata_arasan_cf: Adding support for arasan compact flash host controller by Viresh Kumar · 13 years ago
  4. 64b9759 libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work() by Viresh Kumar · 13 years ago
  5. 64a3903 ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller by Seth Heasley · 13 years ago
  6. 467b41c ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controller by Per Jessen · 13 years ago
  7. 1a0f6b7 libata: remove ATA_FLAG_LPM by Sergei Shtylyov · 13 years ago
  8. 9cbe056 libata: remove ATA_FLAG_NO_LEGACY by Sergei Shtylyov · 13 years ago
  9. 3696df3 libata: remove ATA_FLAG_MMIO by Sergei Shtylyov · 13 years ago
  10. c10f97b libata: remove ATA_FLAG_{SRST|SATA_RESET} by Sergei Shtylyov · 13 years ago
  11. 0f2e033 ipr/sas_ata: use mode mask macros from <linux/ata.h> by Sergei Shtylyov · 14 years ago
  12. 14080fa sata_dwc_460ex: add debugging options by Sergei Shtylyov · 13 years ago
  13. 84b47e3 sata_dwc_460ex: fix misuse of ata_get_cmd_descript() by Sergei Shtylyov · 13 years ago
  14. d285e8b sata_dwc_460ex: fix return value of dma_dwc_xfer_setup() by Sergei Shtylyov · 13 years ago
  15. c211962 sata_dwc_460ex: fix compilation errors/warnings by Sergei Shtylyov · 13 years ago
  16. b83a4c3 sata_dwc_460ex: use ATA_PIO4 by Sergei Shtylyov · 13 years ago
  17. 4fca377 [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch] by Jeff Garzik · 13 years ago
  18. 00dd499 libsas: convert to libata new error handler by James Bottomley · 14 years ago
  19. 0e0b494c libata: separate error handler into usable components by James Bottomley · 14 years ago
  20. c34aeeb libata: fix eh locking by James Bottomley · 14 years ago
  21. a29b5da libata: fix locking for sas paths by James Bottomley · 14 years ago
  22. 238c9cf libata: plumb sas port scan into standard libata paths by James Bottomley · 14 years ago
  23. eb0e85e libata: fix hotplug for drivers which don't implement LPM by Tejun Heo · 13 years ago
  24. 3e1f235 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  25. af06216 ACPI: Fix build for CONFIG_NET unset by Rafael J. Wysocki · 13 years ago
  26. dbc39ec Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  27. 467a29e Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 13 years ago
  28. 1922756 drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. by Dave Airlie · 13 years ago
  29. 7db2662 drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo by Ben Skeggs · 13 years ago
  30. a7254d6 hwmon: (adt7411) add MODULE_DEVICE_TABLE by axel lin · 13 years ago
  31. 6407deb hwmon: (ad7414) add MODULE_DEVICE_TABLE by axel lin · 13 years ago
  32. fe41947 rapidio: fix sysfs config attribute to access 16MB of maint space by Alexandre Bounine · 13 years ago
  33. 99b0d36 pps: initialize ts_real properly by Alexander Gordeev · 13 years ago
  34. a2d6d2f drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip by Lei Xu · 13 years ago
  35. ac3c830 drivers/nfc/pn544.c: add missing regulator by Matti J. Aaltonen · 13 years ago
  36. d73fa4b drivers/nfc/Kconfig: use full form of the NFC acronym by Matti J. Aaltonen · 13 years ago
  37. 6366213e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 13 years ago
  38. d403585 RTC: fix typo in drivers/rtc/rtc-at91sam9.c by Jelle Martijn Kok · 13 years ago
  39. c1bc3be Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  40. 638691a Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  41. 4b2f67d regulator, mc13xxx: Remove pointless test for unsigned less than zero by Jesper Juhl · 13 years ago
  42. 9ee291a regulator: Fix warning with CONFIG_BUG disabled by Mark Brown · 13 years ago
  43. 4662db4 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  44. 3c0556e Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 13 years ago
  45. ec95d35 usb: musb: core: set has_tt flag by Felipe Balbi · 13 years ago
  46. 9950730 drm/i915: Fix unintended recursion in ironlake_disable_rc6 by Chris Wilson · 13 years ago
  47. f0b4f7e md: Fix - again - partition detection when array becomes active by NeilBrown · 13 years ago
  48. 93b270f Fix over-zealous flush_disk when changing device size. by NeilBrown · 13 years ago
  49. 78794b2 Revert "Bluetooth: Enable USB autosuspend by default on btusb" by Linus Torvalds · 13 years ago
  50. fbf92be Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 13 years ago
  51. c2e0eb1 drm/i915: fix corruptions on i8xx due to relaxed fencing by Daniel Vetter · 13 years ago
  52. ef32428 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  53. b5f7376 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  54. 518d020 Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 13 years ago
  55. 57949e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  56. 67158ce Added support for usb ethernet (0x0fe6, 0x9700) by Shahar Havivi · 13 years ago
  57. 5d2e195 r8169: fix RTL8168DP power off issue. by Hayes Wang · 13 years ago
  58. d24e9aa r8169: correct settings of rtl8102e. by Hayes Wang · 13 years ago
  59. fac5b3c r8169: fix incorrect args to oob notify. by Hayes Wang · 13 years ago
  60. 108f518c DM9000B: Fix PHY power for network down/up by Henry Nestler · 13 years ago
  61. 8dde924 DM9000B: Fix reg_save after spin_lock in dm9000_timeout by Henry Nestler · 13 years ago
  62. 1d64b65 Input: serio/gameport - use 'long' system workqueue by Dmitry Torokhov · 13 years ago
  63. 9bb794a Input: synaptics - document 0x0c query by Dmitry Torokhov · 13 years ago
  64. 49495d4 amd64-agp: fix crash at second module load by Florian Mickler · 13 years ago
  65. 4a508dd Merge branch 'for-2639-rc4/i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  66. 8212a49 USB: xhci: mark local functions as static by Dmitry Torokhov · 13 years ago
  67. c6ad121 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  68. a5a595c i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace by Ben Dooks · 13 years ago
  69. cb527ed i2c-omap: Double clear of ARDY status in IRQ handler by Richard woodruff · 13 years ago
  70. f72487e i2c-omap: fix build for !CONFIG_SUSPEND by Balaji T K · 13 years ago
  71. 45e4039 drm/radeon: fix regression with AA resolve checking by Dave Airlie · 13 years ago
  72. 40f2a2f drm: drop commented out code and preceding comment by Paul Bolle · 13 years ago
  73. 9be6f8a drm/vblank: Enable precise vblank timestamps for interlaced and doublescan modes. by Mario Kleiner · 13 years ago
  74. bc21512 drm/vblank: Use memory barriers optimized for atomic_t instead of generics. by Mario Kleiner · 13 years ago
  75. c4cc383 drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns) by Mario Kleiner · 13 years ago
  76. e40b6fc drm/radeon/kms: align height of fb allocation. by Dave Airlie · 13 years ago
  77. bd6a60a Revert "drm/radeon/kms: switch back to min->max pll post divider iteration" by Alex Deucher · 13 years ago
  78. adf6e07 i2c-omap: fix static suspend vs. runtime suspend by Kevin Hilman · 13 years ago
  79. f10820e i2c-stu300: make sure adapter-name is terminated by Wolfram Sang · 13 years ago
  80. d3bd1b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  81. 28801f3 sfc: lower stack usage in efx_ethtool_self_test by Eric Dumazet · 13 years ago
  82. d8204a3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  83. 011b991 drm/i915: skip FDI & PCH enabling for DP_A by Jesse Barnes · 13 years ago
  84. bdb8b97 agp/intel: Experiment with a 855GM GWB bit by Chris Wilson · 14 years ago
  85. a36dbec drm/i915: don't enable FDI & transcoder interrupts after all by Jesse Barnes · 13 years ago
  86. 86b27d8 drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switch by Chris Wilson · 13 years ago
  87. 951f351 drm/i915: Do not handle backlight combination mode specially by Indan Zupancic · 13 years ago
  88. 5fb24b8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  89. f85cca6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  90. a3d7741 dell-laptop: Toggle the unsupported hardware killswitch by Keng-Yu Lin · 13 years ago
  91. 5ffba7e thinkpad_acpi: Always report scancodes for hotkeys by Seth Forshee · 14 years ago
  92. bbb7060 acer-wmi: Fix capitalisation of GUID by Matthew Garrett · 13 years ago
  93. ad0f430 platform/x86: ideapad-laptop depends on INPUT by Randy Dunlap · 14 years ago
  94. b80b168 platform: x86: acer-wmi: world-writable sysfs threeg file by Vasiliy Kulikov · 13 years ago
  95. 80408357 platform: x86: asus_acpi: world-writable procfs files by Vasiliy Kulikov · 13 years ago
  96. 8a6a142 platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial files by Vasiliy Kulikov · 13 years ago
  97. 98401ae platform-drivers: x86: pmic: Use request_irq instead of chained handler by Thomas Gleixner · 13 years ago
  98. 0bf719d p54pci: update receive dma buffers before and after processing by Christian Lamparter · 13 years ago
  99. a866a2c rt2x00: Fix WPA TKIP Michael MIC failures. by Gertjan van Wingerde · 13 years ago
  100. 573cfde ath5k: Fix fast channel switching by Nick Kossifidis · 13 years ago