1. acdc79a [SCSI] bfa: fix comments for header files by Jing Huang · 14 years ago
  2. e0a08a3 [SCSI] bfa: fix frame size over 1024 compile warning by Jing Huang · 14 years ago
  3. 5344026 [SCSI] bfa: remove os wrapper functions and macros by Jing Huang · 14 years ago
  4. ba816ea [SCSI] bfa: replace endian swap macros with the ones provided by linux by Jing Huang · 14 years ago
  5. 6a18b16 [SCSI] bfa: remove os wrapper and unused functions by Jing Huang · 14 years ago
  6. 1566067 [SCSI] scsi_dh_rdac: Add two new SUN devices to rdac_dev_list by Chauhan, Vijay · 14 years ago
  7. 150cca7 [SCSI] cxgb4i: ignore informational act-open-rpl message by Karen Xie · 14 years ago
  8. 38170fa [SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function. by Giridhar Malavali · 14 years ago
  9. 9dac0d9 [SCSI] qla2xxx: Correct PRLI failure response code handling. by Andrew Vasquez · 14 years ago
  10. 170babc [SCSI] qla2xxx: Drop srb reference before waiting for completion. by Mike Christie · 14 years ago
  11. e30d175 [SCSI] qla2xxx: Addition of shutdown callback handler. by Madhuranath Iyengar · 14 years ago
  12. 339aa70 [SCSI] qla2xxx: Initialize the vport_slock spinlock. by Andrew Vasquez · 14 years ago
  13. 09d1dc2 [SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug traces by Madhuranath Iyengar · 14 years ago
  14. f19af16 [SCSI] qla2xxx: Add flash read/update support using BSG interface by Harish Zunjarrao · 14 years ago
  15. ff454b0 [SCSI] qla2xxx: Group CS_RESET return status with other link level event statuses. by Chad Dupuis · 14 years ago
  16. 4d97cc5 [SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free(). by Chad Dupuis · 14 years ago
  17. 4da26e1 [SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check. by Chad Dupuis · 14 years ago
  18. 1e6d067 [SCSI] qla2xxx: Remove port down retry count. by Chad Dupuis · 14 years ago
  19. 542bce1 [SCSI] qla2xxx: locking problem in qla2x00_init_rings() by Dan Carpenter · 14 years ago
  20. b847917 [SCSI] sr: fix sr_drive_status handling when initialization required by Robert Jennings · 14 years ago
  21. 0ee31cb [SCSI] fcoe: Fix broken NPIV with correction to MAC validation by Robert Love · 14 years ago
  22. 2dc02ee [SCSI] libfcoe: VN2VN connection setup causing stack memory corruption. by Kiran Patil · 14 years ago
  23. c531b9b [SCSI] libfc: Do not let disc work cancel itself by Bhanu Prakash Gollapudi · 14 years ago
  24. 8b7ac2b [SCSI] libfc: possible race could panic system due to NULL fsp->cmd by Vasu Dev · 14 years ago
  25. 3067817 [SCSI] fcoe: set default FIP mode as FIP_MODE_FABRIC by Vasu Dev · 14 years ago
  26. 60a3c4d [SCSI] libfc: adds flogi retry in case DID is zero in RJT by Vasu Dev · 14 years ago
  27. 75eee72 [SCSI] libfc: use DID_TRANSPORT_DISRUPTED while lport not ready by Vasu Dev · 14 years ago
  28. 73b4376 [SCSI] libfc: fix setting of rport dev loss by Mike Christie · 14 years ago
  29. f63ae56 [SCSI] gdth: integer overflow in ioctl by Dan Carpenter · 14 years ago
  30. 546ae79 [SCSI] Fix race when removing SCSI devices by Christof Schmitt · 14 years ago
  31. 518fa8e [SCSI] sd: Export effective protection mode in sysfs by Martin K. Petersen · 14 years ago
  32. 349ed5a [SCSI] qla4xxx: Update driver version to 5.02.00-k4 by Vikas Chaudhary · 14 years ago
  33. 92b3e5b [SCSI] qla4xxx: grab hardware_lock in eh_abort before accessing srb by Mike Christie · 14 years ago
  34. d64eab7 [SCSI] qla4xxx: remove unwanted check for bad spd by Vikas Chaudhary · 14 years ago
  35. 7b3595d [SCSI] qla4xxx: update AER support for ISP82XX by Vikas Chaudhary · 14 years ago
  36. b25ee66 [SCSI] qla4xxx: Clear the rom lock if the firmware died while holding it. by Shyam Sundar · 14 years ago
  37. 2657c80 [SCSI] qla4xxx: use CRB Register for Request Queue in-pointer by Shyam Sundar · 14 years ago
  38. 91a772a [SCSI] qla4xxx: dump mailbox registers on System Error by Karen Higgins · 14 years ago
  39. 6434080 [SCSI] qla4xxx: Add support for 8130/8131 AENs. by Shyam Sundar · 14 years ago
  40. 99457d7 [SCSI] qla4xxx: Reset seconds_since_last_heartbeat correctly. by Lalit Chandivade · 14 years ago
  41. 2bd1e2b [SCSI] qla4xxx: On firmware hang do not wait for the outstanding commands to complete by Nilesh Javali · 14 years ago
  42. 3710c60 [SCSI] qla4xxx: free_irqs on failed initialize_adapter by Vikas Chaudhary · 14 years ago
  43. 735e415 [SCSI] qla4xxx: correct data type of sense_len in qla4xxx_status_cont_entry by Vikas Chaudhary · 14 years ago
  44. 884292e [SCSI] qla4xxx: remove "ha->retry_reset_ha_cnt" from wait_for_hba_online by Vikas Chaudhary · 14 years ago
  45. f931c53 [SCSI] qla4xxx: honor return status of qla4xxx_hw_reset by Vikas Chaudhary · 14 years ago
  46. f581a3f [SCSI] qla4xxx: Trivial cleanup by Vikas Chaudhary · 14 years ago
  47. 986fe6c [SCSI] Fix regressions in scsi_internal_device_block by Mike Christie · 14 years ago
  48. fb5a638 [SCSI] zfcp: Use correct length for FCP_RSP_INFO by Christof Schmitt · 14 years ago
  49. 1a9708c [SCSI] zfcp: Call get_device on port before calling put_device by Christof Schmitt · 14 years ago
  50. 0df1384 [SCSI] zfcp: Fix adapter activation on link down by Swen Schillig · 14 years ago
  51. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  52. 8de547e Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/edac by Linus Torvalds · 14 years ago
  53. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  54. bdaf12b Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  55. 7c024e9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  56. 188e213 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  57. bf5d95c i2c-viapro: Don't log nacks by Jean Delvare · 14 years ago
  58. db79f2a i2c/pca954x: Remove __devinit and __devexit from probe and remove functions by Guenter Roeck · 14 years ago
  59. ae63b13 i2c/mux: Driver for PCA9541 I2C Master Selector by Guenter Roeck · 14 years ago
  60. 51b54ba i2c: Optimize function i2c_detect() by Jean Delvare · 14 years ago
  61. d57558d i2c: Discard warning message on device instantiation from user-space by Jean Delvare · 14 years ago
  62. 9cb2c27 i2c-amd8111: Add proper error handling by Julia Lawall · 14 years ago
  63. ef9d9b8 i2c: Change to new flag variable by matt mooney · 14 years ago
  64. a8d7be8 i2c: Remove unneeded inclusions of <linux/i2c-id.h> by Jean Delvare · 14 years ago
  65. 97cc4d4 i2c: Let i2c_parent_is_i2c_adapter return the parent adapter by Jean Delvare · 14 years ago
  66. 3235844 i2c-pca-platform: Change device name of request_irq by Nobuhiro Iwamatsu · 14 years ago
  67. 0a57274 i2c: Fix Kconfig dependencies by Jean Delvare · 14 years ago
  68. cefa33e KVM: S390: Add virtio hotplug add support by Alexander Graf · 14 years ago
  69. fc678d6 KVM: S390: take a full byte as ext_param indicator by Alexander Graf · 14 years ago
  70. d8692ac HID: fix mismerge in hid-lg by Jiri Kosina · 14 years ago
  71. f127541 Merge branch 'waltop' into for-linus by Jiri Kosina · 14 years ago
  72. 8b66a16 Merge branch 'uc-logic' into for-linus by Jiri Kosina · 14 years ago
  73. bbd128b Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat' into for-linus by Jiri Kosina · 14 years ago
  74. c3d9d74 Merge branches 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 14 years ago
  75. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  76. 8814011 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  77. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  78. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  79. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  80. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  81. 80c226f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  82. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  83. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  84. 8abfc6e Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  85. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  86. 4f3a29d Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  87. 91b152a kdb,kgdb: fix sparse fixups by Jason Wessel · 14 years ago
  88. f5d9d24 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  89. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  90. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  91. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  92. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  93. 92ca0dc USB: mct_u232: fix broken close by Johan Hovold · 14 years ago
  94. f34c25e USB: gadget: amd5536udc.c: fix error path by Rahul Ruikar · 14 years ago
  95. e581c8c USB: imx21-hcd - fix off by one resource size calculation by Axel Lin · 14 years ago
  96. bd68826 usb: gadget: fix Kconfig warning by Felipe Contreras · 14 years ago
  97. e576a7a usb: r8a66597-udc: Add processing when USB was removed. by Yusuke Goda · 14 years ago
  98. 69cb1ec mxc_udc: add workaround for ENGcm09152 for i.MX35 by Eric Bénard · 14 years ago
  99. 0f266ab USB: ftdi_sio: add device ids for ScienceScope by Greg Kroah-Hartman · 14 years ago
  100. 843bb1d USB: musb: AM35x: Workaround for fifo read issue by Ajay Kumar Gupta · 14 years ago