Commit Graph

1456 Commits (72a3d651b2fe341a8ae2ca164c395aa3007350cd)

Author SHA1 Message Date
Tejun Heo a1efdaba2d libata: make reset related methods proper port operations 17 years ago
Tejun Heo 9594719362 libata: kill port_info->sht and ->irq_handler 17 years ago
Tejun Heo 887125e374 libata: stop overloading port_info->private_data 17 years ago
Tejun Heo 1bd5b715a3 libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht 17 years ago
Tejun Heo 029cfd6b74 libata: implement and use ops inheritance 17 years ago
Tejun Heo 68d1d07b51 libata: implement and use SHT initializers 17 years ago
Tejun Heo 6bd99b4e09 libata: normalize port_info, port_operations and sht tables 17 years ago
Tejun Heo 358f9a77a6 libata: implement and use ata_noop_irq_clear() 17 years ago
Tejun Heo f08048e945 libata: PCI device should be powered up before being accessed 17 years ago
Tejun Heo b558edddb1 libata: kill ata_ehi_schedule_probe() 17 years ago
Tejun Heo 8cebf274dd libata: kill ATA_LFLAG_SKIP_D2H_BSY 17 years ago
Tejun Heo 672b2d65ba libata: kill ATA_EHI_RESUME_LINK 17 years ago
Tejun Heo d692abd92f libata: kill ATA_LFLAG_HRST_TO_RESUME 17 years ago
Tejun Heo cf48062658 libata: prefer hardreset 17 years ago
Adrian Bunk 1892225f78 [libata] make ali_atapi_dma static 17 years ago
Jeff Garzik aeb74914ef [libata] sata_svw: fix reversed port count 17 years ago
Johann Felix Soden ac2c5bd05c ata/sata_fsl: Remove unused variable in sata_fsl_probe 17 years ago
Benjamin Herrenschmidt 119b3aa65d pata_sil680: Fix build on arch/ppc 17 years ago
FUJITA Tomonori 526917641a [SCSI] libata: use scsi_build_sense_buffer 17 years ago
Tejun Heo 8243e636c0 pata_ali: disable ATAPI DMA 17 years ago
Tejun Heo e52dcc4899 libata: ATA_12/16 doesn't fall into ATAPI_MISC 17 years ago
Tejun Heo 436d34b362 libata: uninline atapi_cmd_type() 17 years ago
Bartlomiej Zolnierkiewicz a4ba7fe2a6 libata: fix IDENTIFY order in ata_bus_probe() 17 years ago
Kim Phillips 96ce1b6dc5 [POWERPC] sata_fsl: reduce compatibility to fsl,pq-sata 17 years ago
Tejun Heo 3ec25ebd69 libata: ATA_EHI_LPM should be ATA_EH_LPM 17 years ago
Benjamin Herrenschmidt 0f436eff54 pata_sil680: only enable MMIO on Cell blades 17 years ago
Lennert Buytenhek 15a32632d9 sata_mv: mbus decode window support 17 years ago
Jeff Garzik 4cde32fc4b [libata] ahci: SB600 workaround is suspect... play it safe for now 17 years ago
Mikael Pettersson c07a9c4995 sata_promise: fix hardreset hotplug events, take 2 17 years ago
Tejun Heo dda7aba119 libata: improve HPA error handling 17 years ago
Tejun Heo 1ffc151fcd libata: assume no device is attached if both IDENTIFYs are aborted 17 years ago
Tejun Heo b63b133165 pata_it821x: use raw nbytes in check_atapi_dma 17 years ago
Tejun Heo aacda37538 libata: implement ata_qc_raw_nbytes() 17 years ago
Len Brown 0ac4a3c2fb ACPI: fix ATA_ACPI build 17 years ago
Jose Alberto Reguero c40e7cb89f ahci: Add Marvell 6121 SATA support 17 years ago
Tejun Heo 4a38e733a7 pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer size 17 years ago
Tejun Heo a22e64443f ahci: implement skip_host_reset parameter 17 years ago
Tejun Heo dea5513763 ahci: request all PCI BARs 17 years ago
Tejun Heo 233f112042 libata-acpi: improve dock event handling 17 years ago
Florian Fainelli 3db691daa4 [libata] Add support for the RB500 PATA CompactFlash 17 years ago
Roel Kluin 258cd8464b ahci: logical-bitwise and confusion in ahci_save_initial_config() 17 years ago
Tejun Heo 7afb42226a libata: don't allow sysfs read access to force param 17 years ago
peerchen 70d562cf78 ahci: add the Device IDs for nvidia MCP7B AHCI 17 years ago
Tejun Heo f659f0e448 libata-sff: handle controllers w/o ctl register 17 years ago
Tejun Heo eec59f76e9 libata: allow LLDs w/o any reset method 17 years ago
Harvey Harrison 7f5e4e8d94 ata: replace remaining __FUNCTION__ occurrences 17 years ago
Jeff Garzik a878539ef9 ahci: work around ATI SB600 h/w quirk 17 years ago
Alan Cox 6ddd68615a pata_hpt*, pata_serverworks: fix UDMA masking 17 years ago
Tejun Heo e3790c7d42 block: separate out padding from alignment 17 years ago
FUJITA Tomonori 7a85f8896f block: restore the meaning of rq->data_len to the true data length 17 years ago