Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | lpfc: Add new mbx cmd recognition | James Smart | 2015-04-10 | 2 | -0/+2 | |
| * | | | lpfc: Add Lancer Temperature Event support to the lpfc driver | James Smart | 2015-04-10 | 2 | -55/+125 | |
| * | | | lpfc: Fix the iteration count to match the 30 sec comment in the routine lpfc... | James Smart | 2015-04-10 | 1 | -1/+1 | |
| * | | | scsi_transport_fc: Add support for 25Gbit speed | James Smart | 2015-04-10 | 1 | -0/+1 | |
| * | | | aha1542: remove loop from aha1542_outb | Ondrej Zary | 2015-04-09 | 1 | -8/+5 | |
| * | | | aha1542: Fix bus reset | Ondrej Zary | 2015-04-09 | 1 | -1/+1 | |
| * | | | aha1542: rework locking | Ondrej Zary | 2015-04-09 | 1 | -84/+34 | |
| * | | | aha1542: Don't reduce functionality with DEBUG enabled | Ondrej Zary | 2015-04-09 | 1 | -21/+10 | |
| * | | | aha1542: Use print_hex_dump_bytes in debug code | Ondrej Zary | 2015-04-09 | 1 | -26/+8 | |
| * | | | aha1542: remove DEB macro and simplify debug code | Ondrej Zary | 2015-04-09 | 1 | -34/+22 | |
| * | | | aha1542: Use shost_printk instead of printk | Ondrej Zary | 2015-04-09 | 1 | -35/+32 | |
| * | | | aha1542: Change aha1542_set_bus_times parameters | Ondrej Zary | 2015-04-09 | 1 | -18/+16 | |
| * | | | aha1542: Pass struct Scsi_Host * to functions | Ondrej Zary | 2015-04-09 | 1 | -62/+63 | |
| * | | | aha1542: cleanup includes | Ondrej Zary | 2015-04-09 | 1 | -8/+3 | |
| * | | | aha1542: remove useless changelog | Ondrej Zary | 2015-04-09 | 1 | -22/+3 | |
| * | | | aha1542: fix include guard and remove useless changelog | Ondrej Zary | 2015-04-09 | 1 | -33/+3 | |
| * | | | aha1542: Always name Scsi_Host variables sh | Ondrej Zary | 2015-04-09 | 1 | -49/+49 | |
| * | | | aha1524: Use struct scsi_cmnd | Ondrej Zary | 2015-04-09 | 1 | -75/+75 | |
| * | | | aha1542: clean up cmd variables | Ondrej Zary | 2015-04-09 | 1 | -29/+24 | |
| * | | | aha1542: Simplify aha1542_biosparam | Ondrej Zary | 2015-04-09 | 1 | -13/+8 | |
| * | | | aha1542: rework configuration parameters | Ondrej Zary | 2015-04-09 | 1 | -159/+54 | |
| * | | | aha1542: rework hw_init | Ondrej Zary | 2015-04-09 | 2 | -81/+59 | |
| * | | | aha1542: Call wait_mask from aha1542_out | Ondrej Zary | 2015-04-09 | 1 | -10/+7 | |
| * | | | aha1542: split out code from aha1542_hw_init | Ondrej Zary | 2015-04-09 | 1 | -30/+35 | |
| * | | | aha1542: Merge aha1542_host_reset and aha1542_bus_reset | Ondrej Zary | 2015-04-09 | 1 | -68/+14 | |
| * | | | aha1542: Remove aha1542_restart | Ondrej Zary | 2015-04-09 | 1 | -26/+2 | |
| * | | | aha1542: remove useless code from aha1542_test_port | Ondrej Zary | 2015-04-09 | 1 | -14/+1 | |
| * | | | aha1542: Remove unneeded gotos | Ondrej Zary | 2015-04-09 | 1 | -39/+19 | |
| * | | | aha1542: Split aha1542_out | Ondrej Zary | 2015-04-09 | 1 | -40/+35 | |
| * | | | aha1542: Unify aha1542_in and aha1542_in1 | Ondrej Zary | 2015-04-09 | 1 | -26/+7 | |
| * | | | aha1542: Remove WAIT and WAITd macros | Ondrej Zary | 2015-04-09 | 1 | -47/+57 | |
| * | | | aha1542: Use BIT() macro | Ondrej Zary | 2015-04-09 | 1 | -18/+19 | |
| * | | | aha1542: remove empty aha1542_stat | Ondrej Zary | 2015-04-09 | 1 | -15/+1 | |
| * | | | aha1542: Reorder functions to remove forward declarations | Ondrej Zary | 2015-04-09 | 2 | -39/+24 | |
| * | | | aha1542: Use u8 instead of unchar | Ondrej Zary | 2015-04-09 | 2 | -46/+46 | |
| * | | | aha1542: Convert aha1542_intr_reset to function | Ondrej Zary | 2015-04-09 | 1 | -1/+4 | |
| * | | | aha1542: Remove HOSTDATA macro | Ondrej Zary | 2015-04-09 | 1 | -59/+55 | |
| * | | | aha1542: Remove SCSI_BUF_PA, SCSI_SG_PA, AHA1542_SCATTER and AHA1542_CMDLUN | Ondrej Zary | 2015-04-09 | 2 | -15/+10 | |
| * | | | aha1542: remove dead code | Ondrej Zary | 2015-04-09 | 2 | -248/+1 | |
| * | | | aha1542: Stop using scsi_module.c | Ondrej Zary | 2015-04-09 | 2 | -133/+169 | |
| * | | | aacraid: driver version change | Mahesh Rajashekhara | 2015-04-09 | 2 | -2/+2 | |
| * | | | aacraid: AIF raw device remove support | Mahesh Rajashekhara | 2015-04-09 | 2 | -0/+36 | |
| * | | | aacraid: performance improvement changes | Mahesh Rajashekhara | 2015-04-09 | 7 | -58/+57 | |
| * | | | aacraid: IOCTL fix | Mahesh Rajashekhara | 2015-04-09 | 3 | -1/+7 | |
| * | | | aacraid: IOP RESET command handling changes | Mahesh Rajashekhara | 2015-04-09 | 3 | -10/+31 | |
| * | | | aacraid: 240 simple volume support | Mahesh Rajashekhara | 2015-04-09 | 2 | -0/+8 | |
| * | | | aacraid: vpd page code 0x83 support | Mahesh Rajashekhara | 2015-04-09 | 1 | -12/+153 | |
| * | | | aacraid: MSI-x support | Mahesh Rajashekhara | 2015-04-09 | 6 | -107/+505 | |
| * | | | aacraid: 4KB sector support | Mahesh Rajashekhara | 2015-04-09 | 2 | -51/+200 | |
| * | | | aacraid: IOCTL pass-through command fix | Mahesh Rajashekhara | 2015-04-09 | 1 | -2/+8 |