1. 0c79c74 [SCSI] fnic: fix incorrect use of SLAB_CACHE_DMA flag by Abhijeet Joglekar · 13 years ago
  2. 7bb66fc [SCSI] bfa: Update the driver version to 3.0.2.0 by Krishna Gudipati · 13 years ago
  3. b85daaf [SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands. by Krishna Gudipati · 13 years ago
  4. 75332a7 [SCSI] bfa: Driver initialization and model description fix by Krishna Gudipati · 13 years ago
  5. e2187d7 [SCSI] bfa: Enhancement for fcpim and IO tag handling. by Krishna Gudipati · 13 years ago
  6. be540a9 [SCSI] bfa: FC credit recovery and misc bug fixes. by Krishna Gudipati · 13 years ago
  7. 8b070b4 [SCSI] bfa: Brocade-1860 Fabric Adapter 16Gbs support and flash controller fixes. by Krishna Gudipati · 13 years ago
  8. 775c774 [SCSI] bfa: IOC and PLL init changes for Brocade-1860 Fabric Adapter. by Krishna Gudipati · 13 years ago
  9. dd5aaf4 [SCSI] bfa: Changes to support vport disable and enable operations. by Krishna Gudipati · 13 years ago
  10. 1118920 [SCSI] bfa: Brocade-1860 Fabric Adapter Hardware Enablement by Krishna Gudipati · 13 years ago
  11. 43ffdf4 [SCSI] bfa: Add pbc port disable check and fix LPS message name by Krishna Gudipati · 13 years ago
  12. d37779f [SCSI] bfa: Introduce IOC event notification mechanism. by Krishna Gudipati · 13 years ago
  13. 85ce928 [SCSI] bfa: Introduced generic address len pair to represent DMA memory chunk. by Krishna Gudipati · 13 years ago
  14. 4d08e73 [SCSI] sun3: Remove commented out merge_contiguous_buffers by Geert Uytterhoeven · 13 years ago
  15. 2ba51ea [SCSI] sun3: Add various missing NDEBUG* definitions by Geert Uytterhoeven · 13 years ago
  16. 0cb8cd7 [SCSI] sun3: Check for NCR_TIMEOUT being defined instead of having a value by Geert Uytterhoeven · 13 years ago
  17. 19b6c51 [SCSI] sun3: Provide a dummy NCR5380_exit() by Geert Uytterhoeven · 13 years ago
  18. d559c49 [SCSI] sun3: sun3scsi_detect() and NCR5380_init() should be __init by Geert Uytterhoeven · 13 years ago
  19. 5db5c50 [SCSI] mac_scsi: Remove unused variable default_instance by Geert Uytterhoeven · 13 years ago
  20. 70c26cf [SCSI] mac_scsi: macscsi_detect() should be __init by Geert Uytterhoeven · 13 years ago
  21. 6323e4f [SCSI] atari_NCR5380: Provide a dummy NCR5380_exit() by Geert Uytterhoeven · 13 years ago
  22. 50f87f9 [SCSI] aha152x: add missing ISA PNP IDs by Ondrej Zary · 13 years ago
  23. 8210397 [SCSI] Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups. by Werner Fink · 13 years ago
  24. 2a350ca [SCSI] ses: requesting a fault indication by Douglas Gilbert · 13 years ago
  25. 545a876 [SCSI] atari_NCR5380: Remove obsolete variable oldto by Geert Uytterhoeven · 13 years ago
  26. a5cb67f [SCSI] sun3_NCR5380: Split NEXT() for lvalues/rvalues by Geert Uytterhoeven · 13 years ago
  27. 2382d23 [SCSI] bnx2fc: Bumped version to 1.0.2 by Bhanu Prakash Gollapudi · 13 years ago
  28. d36b327 [SCSI] bnx2fc: Fix kernel panic when deleting NPIV ports by Bhanu Prakash Gollapudi · 13 years ago
  29. b5a95fe [SCSI] bnx2fc: scsi_dma_unmap() not invoked on IO completions by Bhanu Prakash Gollapudi · 13 years ago
  30. a4dc08c [SCSI] bnx2fc: host stats show the link speed 'unknown' on NIC partitioned interfaces by Bhanu Prakash Gollapudi · 13 years ago
  31. b11d48e [SCSI] lpfc: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 13 years ago
  32. 0d72c6f Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  33. c89b857 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  34. 2e34b42 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  35. 04b9059 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  36. d90ce87 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  37. 505cb6b Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  38. f01c22f drm/i915: Use chipset-specific irq installers by Chris Wilson · 13 years ago
  39. 2573282 drm/i915: forcewake fix after reset by Ben Widawsky · 13 years ago
  40. 4274215 md: avoid endless recovery loop when waiting for fail device to complete. by NeilBrown · 13 years ago
  41. ecbec53 drm/i915: more struct_mutex locking by Hugh Dickins · 13 years ago
  42. e2377fe drm/i915: use shmem_truncate_range by Hugh Dickins · 13 years ago
  43. 5949eac drm/i915: use shmem_read_mapping_page by Hugh Dickins · 13 years ago
  44. 3142b65 drm/ttm: use shmem_read_mapping_page by Hugh Dickins · 13 years ago
  45. a39bce7 drivers/tty/serial/8250_pci.c: fix warning by Andrew Morton · 13 years ago
  46. 1fc6e98 drivers/misc/ioc4.c: fix section mismatch / race condition by Ralf Baechle · 13 years ago
  47. 33721bd drivers/leds/leds-lp5523.c: fix section mismatches by Ralf Baechle · 13 years ago
  48. 5286bd9 drivers/leds/leds-lp5521.c: fix section mismatches by Ralf Baechle · 13 years ago
  49. aa2c96d drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before checking count by Josh Hunt · 13 years ago
  50. 31c1771 drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338 by Priyanka Jain · 13 years ago
  51. a64227b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  52. a73738e Staging: comedi: fix build breakages on some platforms by Greg Kroah-Hartman · 13 years ago
  53. d462039 Staging: brcm80211: disable drivers except for X86 or MIPS platforms by Greg Kroah-Hartman · 13 years ago
  54. 15e5201 Staging: brcm80211: disable drivers for PPC platforms by Greg Kroah-Hartman · 13 years ago
  55. 928f911 Staging: iio: Make IIO depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 13 years ago
  56. a534bb6 Staging: mei: fix suspend failure by Tomas Winkler · 13 years ago
  57. fdf2df0 Staging: fix iio builds when IIO_RING_BUFFER is not enabled by Randy Dunlap · 13 years ago
  58. 6fab3e1 Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHE by Ralf Baechle · 13 years ago
  59. 8908915 Staging: fix more iio builds when IIO_RING_BUFFER is not enabled by Randy Dunlap · 13 years ago
  60. 87abd0a usb: r8a66597-hcd: fix cannot detect low/full speed device by Yoshihiro Shimoda · 13 years ago
  61. c27d536 USB: ehci-ath79: fix a NULL pointer dereference by Gabor Juhos · 13 years ago
  62. 309427b USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c by Uwe Bonnes · 13 years ago
  63. 8b1ab60 usb/isp1760: Fix bug preventing the unlinking of control urbs by Arvid Brodin · 13 years ago
  64. 95a2424 Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 13 years ago
  65. 375ac3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  66. 7c9017e drm/i915: add Ivy Bridge page flip support by Jesse Barnes · 13 years ago
  67. 8c9f3aa drm/i915: split page flip queueing into per-chipset functions by Jesse Barnes · 13 years ago
  68. c31b55c mmc: queue: bring discard_granularity/alignment into line with SCSI by Adrian Hunter · 13 years ago
  69. d09408a mmc: queue: append partition subname to queue thread name by Adrian Hunter · 13 years ago
  70. 4cf8c6d mmc: core: make erase timeout calculation allow for gated clock by Adrian Hunter · 13 years ago
  71. ddd6fa7 mmc: block: switch card to User Data Area when removing the block driver by Adrian Hunter · 13 years ago
  72. c6e633a mmc: sdio: reset card during power_restore by Daniel Drake · 13 years ago
  73. e9e8bcb mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS by James Hogan · 13 years ago
  74. 3e71337 mmc: sdhi: DMA slave ID 0 is invalid by Guennadi Liakhovetski · 13 years ago
  75. 7d8b4c2 mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling by Guennadi Liakhovetski · 13 years ago
  76. a9120c3 mmc: omap_hsmmc: use original sg_len for dma_unmap_sg by Per Forlin · 13 years ago
  77. 4a3dc6e mmc: omap_hsmmc: fix ocr mask usage by Anand Gadiyar · 13 years ago
  78. 297c7f2 mmc: sdio: fix runtime PM path during driver removal by Ohad Ben-Cohen · 13 years ago
  79. 8abf558 Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  80. 536142f Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 13 years ago
  81. 726ce06 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  82. d963280 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  83. 7a1f7b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6 by Linus Torvalds · 13 years ago
  84. 12f1ba5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  85. c3ead6d HID: hid-multitouch: add support for a new Lumio dual-touch panel by Benjamin Tissoires · 13 years ago
  86. 85a6008 HID: hid-multitouch: correct VID for Stantum panels by Benjamin Tissoires · 13 years ago
  87. 50bc03a HID: hid-multitouch: ensure slots are initialized by Benjamin Tissoires · 13 years ago
  88. f920fe1 pata_marvell: Add support for 88SE91A0, 88SE91A4 by Paweł Drewniak · 13 years ago
  89. ee4017f drm/radeon/kms: handle special cases for vddc by Alex Deucher · 13 years ago
  90. d698a34 drm/radeon/kms: fix num_banks tiling config for fusion by Alex Deucher · 13 years ago
  91. 95efa28 tcm_fc: Fix conversion spec warning by Nicholas Bellinger · 13 years ago
  92. 7c7cf3b tcm_fc: Fix possible lock to unlock type deadlock by Dan Carpenter · 13 years ago
  93. 61db952 tcm_fc: Fix ft_send_tm LUN lookup OOPs by Kiran Patil · 13 years ago
  94. 60d645a target: Fix incorrect strlen() NULL terminator checks by Dan Carpenter · 13 years ago
  95. 5eff5be target: Drop bogus ERR_PTR usage in target_fabric_configfs_init by Dan Carpenter · 13 years ago
  96. 552523d target: Fix ERR_PTR dereferencing bugs by Dan Carpenter · 13 years ago
  97. 2338886 target: Convert transport_deregister_session_configfs nacl_sess_lock to save irq state by Roland Dreier · 13 years ago
  98. 7fd29aa target: Fix transport_get_lun_for_tmr failure cases by Nicholas Bellinger · 13 years ago
  99. 03ad2d5 rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable() by Alexey Charkov · 13 years ago
  100. 3f1e046 libata/sas: only set FROZEN flag if new EH is supported by Nishanth Aravamudan · 13 years ago