| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Following r209299, level interrupts are low by default on PPC, so remove | nwhitehorn | 2010-06-18 | 1 | -7/+0 |
* | Some revisions of the Serverworks K2 SATA controller have a data | nwhitehorn | 2010-06-06 | 3 | -1/+21 |
* | Correct the comment. We now use level low instead of edge high for this | nwhitehorn | 2010-06-05 | 1 | -1/+1 |
* | Partially revert r208162 while waiting for review on a more comprehensive | nwhitehorn | 2010-06-05 | 1 | -0/+7 |
* | Fix possible use after free. | mav | 2010-06-05 | 1 | -2/+2 |
* | Fix use after free on error. | mav | 2010-06-05 | 1 | -0/+1 |
* | Fix PCH chipset IDs. They are 0x3bxx, not 0x3axx. | mav | 2010-06-04 | 1 | -16/+16 |
* | Report ATA/SATA channel number to NewBus at location string. | mav | 2010-05-22 | 2 | -0/+14 |
* | Improve suspend/resume support. Make sure controller is idle on suspend | mav | 2010-05-21 | 1 | -4/+15 |
* | Change ad_firmware_geom_adjust() to operate on a struct disk * only and | marius | 2010-05-20 | 1 | -3/+3 |
* | Relocate interrupt sense setting for K2 SATA from the ATA driver to the | nwhitehorn | 2010-05-16 | 1 | -7/+0 |
* | Add Target/LUN ID checks. | mav | 2010-04-30 | 1 | -39/+26 |
* | Mark ATA channel as idle on timeout in non-ATA_CAM mode. | mav | 2010-04-26 | 1 | -1/+1 |
* | For early ALI chips do not announce I/O sizes that require unsupported | mav | 2010-04-14 | 1 | -1/+4 |
* | Include opt_ata.h, as some structures here depending on ATA_CAM option. | mav | 2010-03-31 | 1 | -0/+2 |
* | Use last 16 bytes of serial number in metadata instead of first ones, | mav | 2010-03-26 | 1 | -2/+16 |
* | Mask disk_idx to avoid panic because of extra bits set. | mav | 2010-03-12 | 1 | -6/+8 |
* | - Add ALI M5228 PATA ID. | mav | 2010-03-01 | 2 | -1/+3 |
* | Fix recursive lock attempt on hot-plug event in non-ATA_CAM mode. | mav | 2010-02-23 | 1 | -3/+3 |
* | Oops! Wrong word order. :( | mav | 2010-02-22 | 1 | -16/+16 |
* | Add Intel PCH SATA controller IDs. | mav | 2010-02-22 | 1 | -0/+16 |
* | Improve output for controllers that doesn't report SATA speed. | mav | 2010-02-22 | 3 | -7/+19 |
* | Report SATA300 chips also as SATA. | mav | 2010-02-05 | 1 | -1/+2 |
* | Implement poll method for atapicam. | mav | 2010-02-03 | 1 | -2/+6 |
* | Report to CAM unit number of underlying ataX bus device, instead of this | mav | 2010-02-03 | 1 | -1/+1 |
* | - Give ATA/SATA SIMs info about ATAPI packet size, supported by device. | mav | 2010-02-02 | 2 | -3/+13 |
* | NetCell is a PCI hardware RAID without cable and mode setting. | mav | 2010-02-01 | 1 | -1/+11 |
* | MFp4: Large set of CAM inprovements. | mav | 2010-01-28 | 2 | -34/+25 |
* | Add one more type cast, missed in r203043. | mav | 2010-01-27 | 1 | -1/+1 |
* | Do not place fake interrupt register on chip. | mav | 2010-01-26 | 1 | -26/+7 |
* | Restore SATA speed reporting, broken by ATA_CAM changes. | mav | 2010-01-26 | 1 | -1/+18 |
* | Clear ch->devices, if hard-reset failed. | mav | 2010-01-26 | 1 | -1/+2 |
* | Add support for SATA part of Marvell 88SE912x controllers to ahci(4). | mav | 2010-01-26 | 3 | -2/+19 |
* | Make ata_getrev() an optional method by implementing ata_null_getrev(). | rpaulo | 2010-01-20 | 1 | -1/+8 |
* | Report which of IXP700 legacy ATA channels is SATA. | mav | 2010-01-10 | 1 | -2/+23 |
* | - Report SATA in legacy emulation mode still as SATA. | mav | 2010-01-10 | 1 | -5/+3 |
* | Remove extraneous semicolons, no functional changes. | mbr | 2010-01-07 | 3 | -7/+7 |
* | Add support for Intel SCH PATA controller. | mav | 2009-12-22 | 2 | -2/+40 |
* | Spell AMD properly. | mav | 2009-12-21 | 1 | -1/+1 |
* | Add VIA CX700/VX800 chipsets SATA/PATA support. | mav | 2009-12-20 | 2 | -7/+61 |
* | Fairly set master/slave shared PIO/WDMA timings on ITE 821x controllers. | mav | 2009-12-20 | 1 | -4/+6 |
* | Serverworks OSB4 has no 0x4a (piomode) register, do not touch it. | mav | 2009-12-17 | 1 | -2/+4 |
* | Large I/Os on Promise controllers reported to cause UDMA ICRC errors and | mav | 2009-12-16 | 1 | -0/+1 |
* | Set ATA_CHECKS_CABLE when appropriate. | marius | 2009-12-14 | 1 | -1/+17 |
* | Only set ATA_CHECKS_CABLE for chip versions that actually support | marius | 2009-12-13 | 1 | -1/+2 |
* | Properly support M5229 revision 0xc7 and 0xc8: | marius | 2009-12-13 | 1 | -5/+8 |
* | Specify the capability and media bits of the capabilities page in | marius | 2009-12-13 | 2 | -28/+34 |
* | Unbreak the ata_atapi() usage. Since r200171 the mode setting functions | marius | 2009-12-13 | 3 | -7/+6 |
* | CFA support doesn't exclude FLUSH support. | mav | 2009-12-11 | 1 | -2/+2 |
* | Add module dependency for cam if configured as ATA_CAM. | takawata | 2009-12-10 | 1 | -0/+3 |