Commit Graph

2060 Commits (818a04a0bb93643d57dd8935815de2ff307b58a3)

Author SHA1 Message Date
Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver 15 years ago
Tejun Heo 360ff78330 libata-sff: separate out BMDMA qc_issue 15 years ago
Tejun Heo f60d70113f libata-sff: prd is BMDMA specific 15 years ago
Tejun Heo f47451c45f libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific 15 years ago
Tejun Heo fe06e5f9b7 libata-sff: separate out BMDMA EH 15 years ago
Tejun Heo c429137a67 libata-sff: port_task is SFF specific 15 years ago
Tejun Heo 5fe7454aa9 libata-sff: ap->[last_]ctl are SFF specific 15 years ago
Tejun Heo 8244cd0597 libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo() 15 years ago
Tejun Heo 270390e1ae libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init() 15 years ago
Tejun Heo c7087652e1 libata-sff: clean up BMDMA initialization 15 years ago
Tejun Heo 8930ff254a libata-sff: clean up inheritance in several drivers 15 years ago
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
Tejun Heo 9f2f72107f libata-sff: reorder SFF/BMDMA functions 15 years ago
Tejun Heo 6bc0d390dd sata_inic162x: kill PORT_PRD_ADDR initialization 15 years ago
Tejun Heo 3e4ec3443f libata: kill ATA_FLAG_DISABLED 15 years ago
Tejun Heo c7a8209f76 libata-sff: kill unused prototype and make ata_dev_select() static 15 years ago
Tejun Heo 2a7adff09a libata-sff: update bmdma host bus error handling 15 years ago
Tejun Heo 1b959c412b sata_mv: remove unnecessary initialization 15 years ago
Tejun Heo 6f79146041 sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFF 15 years ago
Tejun Heo 904924b020 pata_sch: use ata_pci_sff_init_one() 15 years ago
Alan Cox c4acf99bde pata_sil680: Do our own exec_command posting 15 years ago
Alan Cox 978c066691 libata: Remove excess delay in the tf_load path 15 years ago
Tejun Heo 95cc2c70c1 sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate() 15 years ago
Sebastian Andrzej Siewior 3842e83549 libata: don't flush dcache on slab pages 15 years ago
Sergei Shtylyov 276a47a93d pata_cmd640: don't read CFR pointlessly 15 years ago
Sergei Shtylyov e42a542ba9 libata: make sff_irq_on() method optional 15 years ago
Sergei Shtylyov 41dec29bcb libata: introduce sff_set_devctl() method 15 years ago
Jeff Garzik 55787183ad ahci_platform: properly set up EM messaging 15 years ago
Harry Zhang c06231661e ahci: add "em_buffer" attribute for AHCI hosts 15 years ago
Harry Zhang 008dbd61eb ahci: EM message type auto detect 15 years ago
Sergei Shtylyov ec86c81dfc pata_scc: kill useless check in scc_postreset() 15 years ago
Sergei Shtylyov fe6005b81e pata_scc: make scc_wait_after_reset() static 15 years ago
Akinobu Mita 9990b6f32b libata: use __ratelimit 15 years ago
Tejun Heo b48d58f55a libata: use longer 0xff wait if parallel scan is enabled 15 years ago
Sergei Shtylyov 294440887b libata-sff: kill unused ata_bus_reset() 15 years ago
Grant Grundler 4f2c774856 [libata] Disable R_OK (Early ACK) on SII 3726 PMP 15 years ago
Tejun Heo fbaf666b85 libata: update gfp/slab.h includes 15 years ago
Tejun Heo 83f2b9630c ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks 15 years ago
Roman Fietze ec569af858 pata_mpc52xx: reduce code size by simple change of constant data types 15 years ago
Tejun Heo 441577efa0 ahci: clean up board IDs 15 years ago
Matthew Garrett 96d60303fd ahci: Turn off DMA engines when there's no device attached 15 years ago
Anton Vorontsov 1c2a49f617 ahci: Add platform driver 15 years ago
Anton Vorontsov 365cfa1ed5 ahci: Move generic code into libahci 15 years ago
Anton Vorontsov 0cbb0e774b ahci: Introduce ahci_set_em_messages() 15 years ago
Anton Vorontsov 439fcaec10 ahci: Factor out PCI specifics from ahci_print_info() 15 years ago
Anton Vorontsov 781d655083 ahci: Factor out PCI specifics from ahci_init_controller() 15 years ago
Anton Vorontsov 97cfbfe600 ahci: Get rid of pci_dev argument in ahci_port_init() 15 years ago
Anton Vorontsov 3303040d8b ahci: Factor out PCI specifics from ahci_reset_controller() 15 years ago
Anton Vorontsov 1d51335873 ahci: Get rid of pci_dev argument in ahci_save_initial_config() 15 years ago
Anton Vorontsov 394d6e535f ahci: Factor out PCI specifics from ahci_save_initial_config() 15 years ago