1. c45dd30 [SCSI] qla2xxx: Queue depth ramp up/down modification changes. by Giridhar Malavali · 15 years ago
  2. 1486400 [SCSI] qla2xxx: dpc thread can execute before scsi host has been added by Michael Reed · 15 years ago
  3. 5d0961f [SCSI] libosd: Fix blk_put_request locking again by Boaz Harrosh · 15 years ago
  4. aeab3fd [SCSI] megaraid_sas: make driver PCI legacy I/O port free driver by Noriyuki Fujii · 15 years ago
  5. d8705f1 [SCSI] Correctly handle thin provisioning write error by Martin K. Petersen · 15 years ago
  6. e339c1a [SCSI] sd: WRITE SAME(16) / UNMAP support by Martin K. Petersen · 15 years ago
  7. cc9b2e9 [SCSI] enclosure: fix oops while iterating enclosure_status array by James Bottomley · 15 years ago
  8. c982c36 [SCSI] st: fix mdata->page_order handling by FUJITA Tomonori · 15 years ago
  9. 78b9fb6 [SCSI] be2iscsi: Adding support for various Async messages from chip by Jayamohan Kallickal · 15 years ago
  10. 7ec4ad0 [SCSI] mvsas: add support for Adaptec ASC-1045/1405 SAS/SATA HBA by Srinivas · 15 years ago
  11. 729c845 [SCSI] pmcraid: support SMI-S object model of storage pool by Anil Ravindranath · 15 years ago
  12. 48de68a [SCSI] fc class: fix fc_transport_init error handling by Mike Christie · 15 years ago
  13. d685c26 [SCSI] mpt2sas: add missing initialization of scsih_cmds by Kashyap, Desai · 15 years ago
  14. 6f4fdda [SCSI] scsi_dh_rdac: Add two new IBM devices to rdac_dev_list by Moger, Babu · 15 years ago
  15. 8e68597 [SCSI] lpfc: fix hang on SGI ia64 platform by Michael Reed · 15 years ago
  16. 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  17. f71eaf6 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  18. 78f1ae1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  19. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  20. 3e74683 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  21. 6825fbc Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  22. 6bb951a Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  23. e49aedb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 15 years ago
  24. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  25. f6c4c81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  26. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  27. 701791c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  28. 4ba1525 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  29. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  30. aed886c Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  31. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  32. 5327b9b Doc: use misc-devices/ dir for drivers by Jean Delvare · 15 years ago
  33. e3cc222 Doc: better explanation of procs_running by Luis Garces-Erice · 15 years ago
  34. bfc9dca correct gpio.txt typos by Dominik D. Geyer · 15 years ago
  35. 2770f18 docbook: fix signal_pending() argument by Shawn Bohrer · 15 years ago
  36. 038f7d0 use DMA_BIT_MASK instead of inline constant by Marin Mitov · 15 years ago
  37. 472c064 Use KERN_WARNING instead of KERN_WARN, which does not exist by Randy Dunlap · 15 years ago
  38. 79a56ed nvram: Fix missing smp_lock.h in nvram by Frederic Weisbecker · 15 years ago
  39. 54fe467 hwmon: (adt7475) Add VID support for the ADT7476 by Jean Delvare · 15 years ago
  40. b058b85 hwmon: (adt7475) Add an entry in MAINTAINERS by Jean Delvare · 15 years ago
  41. d8d2ee0 hwmon: (adt7475) Add support for the ADT7476 by Jean Delvare · 15 years ago
  42. ebfaf1f hwmon: (adt7475) Voltage attenuators can be bypassed by Jean Delvare · 15 years ago
  43. d07ca4a hwmon: (adt7475) Print device information on probe by Jean Delvare · 15 years ago
  44. 378933c hwmon: (adt7475) Handle alternative pin functions by Jean Delvare · 15 years ago
  45. 0f14480 hwmon: (adt7475) Move sysfs files removal to a separate function by Jean Delvare · 15 years ago
  46. 3d84998 hwmon: (adt7475) Add support for the ADT7490 by Jean Delvare · 15 years ago
  47. d656b6f hwmon: (adt7475) Improve device detection by Jean Delvare · 15 years ago
  48. 54ecb9e hwmon: (adt7475) Add missing static marker by Jean Delvare · 15 years ago
  49. cffb9dd hwmon: (adt7475) Rework voltage inputs handling by Jean Delvare · 15 years ago
  50. f99318b hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit by Jean Delvare · 15 years ago
  51. f890c6a hwmon: (adt7475) New documentation by Jean Delvare · 15 years ago
  52. b180d05 hwmon: (adt7475) Add support for the ADT7473 by Jean Delvare · 15 years ago
  53. 7669896 hwmon: (f71882fg) Add support for the f71889fg (version 2) by Hans de Goede · 15 years ago
  54. fc16c56 hwmon: (f71882fg) Fix sysfs file removal by Hans de Goede · 15 years ago
  55. b69b039 hwmon: (f71882fg) Cleanup sysfs attr creation 2/2 by Hans de Goede · 15 years ago
  56. 66344aa hwmon: (f71882fg) Cleanup sysfs attr creation 1/2 by Hans de Goede · 15 years ago
  57. f95f0b4 hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARM by Jean Delvare · 15 years ago
  58. 93ee0a7 hwmon: Add Freescale MC13783 ADC driver by Luotao Fu · 15 years ago
  59. d1ebd59 hwmon: (w83791d) Remove experimental dependency by Marc Hulsman · 15 years ago
  60. 52df644 hwmon: Clean up detect functions by Jean Delvare · 15 years ago
  61. a1fa4cdc hwmon: (w83l785ts) Clean up detect function by Jean Delvare · 15 years ago
  62. 2de1875 hwmon: (w83792d) Clean up detect function by Jean Delvare · 15 years ago
  63. 3f8b845 hwmon: (w83791d) Clean up detect function by Jean Delvare · 15 years ago
  64. bab2bf4 hwmon: (w83781d) Clean up detect function by Jean Delvare · 15 years ago
  65. dbe73c8 hwmon: (tmp401/tmp421) Clean up detect functions by Jean Delvare · 15 years ago
  66. 8f2fa77 hwmon: (lm90) Clean up detect function by Jean Delvare · 15 years ago
  67. d42a2eb hwmon: (lm85) Clean up detect function by Jean Delvare · 15 years ago
  68. b57dc39 hwmon: (lm83) Clean up detect function by Jean Delvare · 15 years ago
  69. 747d9be hwmon: (lm77) Clean up detect function by Jean Delvare · 15 years ago
  70. 9560672 hwmon: (adm1025) Clean up detect function by Jean Delvare · 15 years ago
  71. 8007ea3 hwmon: (adm1021) Clean up detect function by Jean Delvare · 15 years ago
  72. 4e233cb hwmon: New driver for the National Semiconductor LM73 by Adrien Demarez · 15 years ago
  73. b72656d hwmon: (w83627hf) Stop using globals for I/O port numbers by Jean Delvare · 15 years ago
  74. 8918023 hwmon: (w83627hf) Drop the force_addr module parameter by Jean Delvare · 15 years ago
  75. 591ec65 hwmon: (it87) Check for fan2 and fan3 availability by Jean Delvare · 15 years ago
  76. 895ff26 hwmon: (it87) Verify the VID pin usage by Jean Delvare · 15 years ago
  77. f7290e2 hwmon: Clarify autopwm trip points documentation by Jean Delvare · 15 years ago
  78. 047f4ec MAINTAINERS: Add missing hwmon files by Jean Delvare · 15 years ago
  79. 6d905e6 hwmon: (s3c-hwmon) Fix build error by Ben Dooks · 15 years ago
  80. 8419488 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  81. 8a74690 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  82. 2588465 Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. 18821b0 Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. 3b8ecd2 Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. a9280fe Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  86. 482e46d ALSA: ice1724 - aureon - modify WM8770 Master & DAC volume by Jaroslav Kysela · 15 years ago
  87. 7aee674 ALSA: hda/realtek: quirk for D945GCLF2 mainboard by David Santinoli · 15 years ago
  88. 396087e ALSA: hda - Terradici HDA controllers does not support 64-bit mode by Jaroslav Kysela · 15 years ago
  89. 11caa3b ALSA: document: Add direct git link to grub hda-analyzer by Alexey Fisher · 15 years ago
  90. 2b876f9 Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. fbf07ea Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  92. 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. 849e8de Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. 155a493 i2c-pnx: Map I2C adapter number to platform ID number by Kevin Wells · 15 years ago
  95. ef87143 i2c-omap: OMAP3: PM: (re)init for every transfer to support off-mode by Rajendra Nayak · 15 years ago
  96. 6d1ea0f i2c-designware: i2c_dw_handle_tx_abort: Use dev_dbg() for NOACK cases by Shinya Kuribayashi · 15 years ago
  97. a0e06ea i2c-designware: Cosmetic cleanups by Shinya Kuribayashi · 15 years ago
  98. ce6eb57 i2c-designware: Tx abort cleanups by Shinya Kuribayashi · 15 years ago
  99. 597fe31 i2c-designware: Skip RX_FULL and TX_EMPTY bits on tx abort errors by Shinya Kuribayashi · 15 years ago
  100. 8f588e4 i2c-designware: i2c_dw_xfer_msg: Fix error handling procedures by Shinya Kuribayashi · 15 years ago