Commit Graph

118 Commits (e578bbdeb8db3656eff428f097d6c8ed2f3718a5)

Author SHA1 Message Date
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
Joe Perches 06296a1e68 ata: Add and use ata_print_version_once 14 years ago
Joe Perches a9a79dfec2 ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> 14 years ago
Joe Perches a44fec1fce ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Sergei Shtylyov 9cbe056f6c libata: remove ATA_FLAG_NO_LEGACY 14 years ago
Sergei Shtylyov 3696df3099 libata: remove ATA_FLAG_MMIO 14 years ago
Tejun Heo 1aadf5c3bb libata: always use ata_qc_complete_multiple() for NCQ command completions 15 years ago
Tejun Heo 752e386c24 sata_fsl,mv,nv: prepare for NCQ command completion update 15 years ago
Tejun Heo f3faf8fc3f sata_nv: don't diddle with nIEN on mcp55 15 years ago
Tejun Heo 1c5afdf7a6 libata-sff: separate out BMDMA init 15 years ago
Tejun Heo c3b2889424 libata-sff: separate out BMDMA irq handler 15 years ago
Tejun Heo 37f65b8bc2 libata-sff: ata_sff_irq_clear() is BMDMA specific 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 c7087652e1 libata-sff: clean up BMDMA initialization 15 years ago
Tejun Heo 3e4ec3443f libata: kill ATA_FLAG_DISABLED 15 years ago
Tejun Heo 95cc2c70c1 sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate() 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Martin K. Petersen 8a78362c4e block: Consolidate phys_segment and hw_segment limits 15 years ago
Mike Christie e881a172da [SCSI] modify change_queue_depth to take in reason why it is being called 15 years ago
Tejun Heo 6489e3262e sata_nv: make sure link is brough up online when skipping hardreset 16 years ago
Tony Vroon 51c8949950 sata_nv: MSI support, disabled by default 16 years ago
Tejun Heo 7f4774b38e sata_nv: use hardreset only for post-boot probing 16 years ago
Alan Cox c96f1732e2 [libata] Improve timeout handling 16 years ago
Erik Inge Bolsø 14bdef982c [libata] convert drivers to use ata.h mode mask defines 16 years ago
Brandon Ehle 55f784c826 sata_nv: fix module parameter description 16 years ago
Tejun Heo 7dac745b8e sata_nv: give up hardreset on nf2 16 years ago
Tejun Heo 8d993eaa9c sata_nv: ck804 has borked hardreset too 16 years ago
Tejun Heo 2d775708bc sata_nv: fix MCP5x reset 16 years ago
Tejun Heo e8caa3c70e sata_nv: rename nv_nf2_hardreset() 16 years ago
Tejun Heo 3c324283e6 sata_nv: fix generic, nf2/3 detection regression 17 years ago
Tejun Heo 82ef04fb4c libata: make SCR access ops per-link 17 years ago
Tejun Heo 4c1eb90a09 sata_nv: reinstate nv_hardreset() for non generic controllers 17 years ago
Tejun Heo 2fd673ecf0 sata_nv: disable hardreset for generic 17 years ago
Tejun Heo a0b9f4bc1e sata_nv: make hardreset return -EAGAIN on success 17 years ago
Tejun Heo 5682ed33aa libata: rename SFF port ops 17 years ago
Tejun Heo 9363c3825e libata: rename SFF functions 17 years ago
Jeff Garzik 06993d2237 [libata] sata_nv: disable ADMA by default 17 years ago
Zoltan Boszormenyi d21279f412 ata: SWNCQ should be enabled by default 17 years ago
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 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 d692abd92f libata: kill ATA_LFLAG_HRST_TO_RESUME 17 years ago
Tejun Heo cf48062658 libata: prefer hardreset 17 years ago
Robert Hancock 8959d300a7 sata_nv: fix ATAPI issues with memory over 4GB (v7) 17 years ago