Age | Commit message (Expand) | Author | Files | Lines |
2013-02-25 | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2 | -3/+57 |
2013-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-02-22 | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+6 |
2013-02-22 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -37/+29 |
2013-02-07 | driver-core: constify data for class_find_device() | Michał Mirosław | 3 | -21/+13 |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 1 | -1/+1 |
2013-01-29 | Merge branch 'master' into for-next | Jiri Kosina | 180 | -1592/+53017 |
2013-01-26 | [libata] scsi: no poll when ODD is powered off | Aaron Lu | 2 | -3/+21 |
2013-01-26 | [SCSI] sr: support runtime pm | Aaron Lu | 1 | -3/+39 |
2013-01-25 | Drivers: scsi: storvsc: Use the consolidated GUID definition | K. Y. Srinivasan | 1 | -6/+6 |
2013-01-22 | drivers/scsi/device_handler: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -2/+2 |
2013-01-22 | drivers/scsi/arm: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -5/+5 |
2013-01-22 | drivers/scsi: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -9/+9 |
2013-01-09 | Update ibmvscsi module name in Kconfig. | Wade Cline | 1 | -1/+1 |
2013-01-04 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 85 | -525/+463 |
2012-12-22 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -39/+0 |
2012-12-20 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -11/+13 |
2012-12-20 | RDMA/cxgb4: Fix LE hash collision bug for active open connection | Vipul Pandya | 1 | -39/+0 |
2012-12-18 | virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0 | Rusty Russell | 1 | -11/+13 |
2012-12-18 | random32: rename random32 to prandom | Akinobu Mita | 1 | -2/+2 |
2012-12-17 | Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2012-12-16 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2 | -3/+22 |
2012-12-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 93 | -975/+52192 |
2012-12-14 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -24/+27 |
2012-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 6 | -13/+13 |
2012-12-06 | block: Rename queue dead flag | Bart Van Assche | 1 | -1/+1 |
2012-12-04 | megaraid: fix BUG_ON() from incorrect use of delayed work | Xiaotian Feng | 2 | -9/+7 |
2012-12-01 | [SCSI] mpt3sas: add new driver supporting 12GB SAS | Sreekanth Reddy | 22 | -0/+30408 |
2012-12-01 | [SCSI] scsi_transport_sas: add 12GB definitions for mpt3sas | Sreekanth Reddy | 1 | -0/+1 |
2012-12-01 | IB/srp: Allow SRP disconnect through sysfs | Bart Van Assche | 1 | -1/+21 |
2012-12-01 | srp_transport: Simplify attribute initialization code | Bart Van Assche | 1 | -22/+4 |
2012-12-01 | srp_transport: Fix attribute registration | Bart Van Assche | 1 | -1/+2 |
2012-11-30 | [SCSI] csiostor: remove unneeded memset() | Dan Carpenter | 1 | -1/+0 |
2012-11-30 | [SCSI] csiostor: Fix sparse warnings. | Naresh Kumar Inna | 8 | -128/+110 |
2012-11-30 | [SCSI] qla2xxx: Display that driver is operating in legacy interrupt mode. | Saurav Kashyap | 2 | -2/+4 |
2012-11-30 | [SCSI] qla2xxx: Dont clear drv active on iospace config failure. | Saurav Kashyap | 2 | -4/+6 |
2012-11-30 | [SCSI] qla2xxx: Fix typo in qla2xxx driver. | Masanari Iida | 2 | -4/+4 |
2012-11-30 | [SCSI] qla2xxx: Update ql2xextended_error_logging parameter description with ... | Chad Dupuis | 1 | -0/+2 |
2012-11-30 | [SCSI] qla2xxx: Parameterize the link speed of hba rather than fcport. | Joe Carnuccio | 3 | -22/+17 |
2012-11-30 | [SCSI] qla2xxx: Add 16Gb/s case to get port speed capability. | Joe Carnuccio | 1 | -0/+3 |
2012-11-30 | [SCSI] qla2xxx: Move marking fcport online ahead of setting iiDMA speed. | Joe Carnuccio | 1 | -1/+1 |
2012-11-30 | [SCSI] qla2xxx: Add acquiring of risc semaphore before doing ISP reset. | Joe Carnuccio | 2 | -0/+100 |
2012-11-30 | [SCSI] qla2xxx: Ignore driver ack bit if corresponding presence bit is not set. | Saurav Kashyap | 1 | -1/+1 |
2012-11-30 | [SCSI] qla2xxx: Fix typo in qla83xx_fw_dump function. | Saurav Kashyap | 1 | -1/+1 |
2012-11-30 | [SCSI] qla2xxx: Add Gen3 PCIe speed 8GT/s to the log message. | Saurav Kashyap | 1 | -3/+11 |
2012-11-30 | [SCSI] qla2xxx: Use correct Request-Q-Out register during bidirectional reque... | Andrew Vasquez | 1 | -10/+1 |
2012-11-30 | [SCSI] qla2xxx: Move noisy Start scsi failed messages to verbose logging level. | Chad Dupuis | 1 | -1/+1 |
2012-11-30 | [SCSI] qla2xxx: Fix coccinelle warnings in qla2x00_relogin. | Saurav Kashyap | 1 | -4/+3 |
2012-11-30 | [SCSI] qla2xxx: No fcport FC-4 type assignment in GA_NXT response. | Armen Baloyan | 1 | -0/+3 |
2012-11-30 | [SCSI] qla2xxx: Fix for warnings reported by sparse. | Saurav Kashyap | 10 | -121/+54 |