- c3f69c7 scsi: ata: Switch to attribute groups by Bart Van Assche · 3 years, 3 months ago
- 7d43b82 ata: sata_nv: Do not over-write initialise fields in 'nv_adma_sht' and 'nv_swncq_sht' by Lee Jones · 3 years, 7 months ago
- 14fe1e8 sata: nv: fix debug format string mismatch by Arnd Bergmann · 3 years, 8 months ago
- 8e4c309 ata: sata_nv: Fix retrieving of active qcs by Sascha Hauer · 4 years, 8 months ago
- 8385d75 libata: Fix retrieving of active qcs by Sascha Hauer · 5 years ago
- c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
- 95364f3 ata: make qc_prep return ata_completion_errors by Jiri Slaby · 5 years ago
- c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
- 51872b6 sata_nv: use dma_set_mask_and_coherent by Christoph Hellwig · 5 years ago
- 523e099 ata: sata_nv: Remove call to memset after dmam_alloc_coherent by Fuqian Huang · 6 years ago
- c82ee6d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 by Thomas Gleixner · 6 years ago
- 8740fa6 sata_nv: remove redundant pointers sdev0 and sdev1 by Colin Ian King · 7 years ago
- ba80c3a sata_nv: set host can_queue count appropriately by Jens Axboe · 7 years ago
- e3ed8939 libata: bump ->qc_active to a 64-bit type by Jens Axboe · 7 years ago
- 4e5b626 libata: convert core and drivers to ->hw_tag usage by Jens Axboe · 7 years ago
- 258c9fd sata_nv: don't use block layer bounce buffer by Christoph Hellwig · 7 years ago
- 19285f3 ata: update references for libata documentation by Mauro Carvalho Chehab · 8 years ago
- c13aff3 ata:sata_nv - Change 1 to true for bool type variable. by Shailendra Verma · 10 years ago
- c54c719 ata: remove deprecated use of pci api by Quentin Lambert · 10 years ago
- db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
- 58eb8cd ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers by Bartlomiej Zolnierkiewicz · 11 years ago
- 1bc1808 ata: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- 0a86e1c ata: use pci_get_drvdata() by Jingoo Han · 12 years ago
- 2fc75da ata: use module_pci_driver by Axel Lin · 13 years ago
- 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
- 06296a1 ata: Add and use ata_print_version_once by Joe Perches · 14 years ago
- a9a79df ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> by Joe Perches · 14 years ago
- a44fec1 ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 9cbe056 libata: remove ATA_FLAG_NO_LEGACY by Sergei Shtylyov · 14 years ago
- 3696df3 libata: remove ATA_FLAG_MMIO by Sergei Shtylyov · 14 years ago
- 1aadf5c libata: always use ata_qc_complete_multiple() for NCQ command completions by Tejun Heo · 15 years ago
- 752e386 sata_fsl,mv,nv: prepare for NCQ command completion update by Tejun Heo · 15 years ago
- f3faf8f sata_nv: don't diddle with nIEN on mcp55 by Tejun Heo · 15 years ago
- 1c5afdf libata-sff: separate out BMDMA init by Tejun Heo · 15 years ago
- c3b2889 libata-sff: separate out BMDMA irq handler by Tejun Heo · 15 years ago
- 37f65b8 libata-sff: ata_sff_irq_clear() is BMDMA specific by Tejun Heo · 15 years ago
- 360ff78 libata-sff: separate out BMDMA qc_issue by Tejun Heo · 15 years ago
- f60d701 libata-sff: prd is BMDMA specific by Tejun Heo · 15 years ago
- f47451c libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific by Tejun Heo · 15 years ago
- fe06e5f libata-sff: separate out BMDMA EH by Tejun Heo · 15 years ago
- c708765 libata-sff: clean up BMDMA initialization by Tejun Heo · 15 years ago
- 3e4ec34 libata: kill ATA_FLAG_DISABLED by Tejun Heo · 15 years ago
- 95cc2c7 sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate() by Tejun Heo · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 15 years ago
- e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
- 6489e32 sata_nv: make sure link is brough up online when skipping hardreset by Tejun Heo · 15 years ago
- 51c8949 sata_nv: MSI support, disabled by default by Tony Vroon · 15 years ago
- 7f4774b sata_nv: use hardreset only for post-boot probing by Tejun Heo · 16 years ago
- c96f173 [libata] Improve timeout handling by Alan Cox · 16 years ago
- 14bdef9 [libata] convert drivers to use ata.h mode mask defines by Erik Inge Bolsø · 16 years ago
- 55f784c sata_nv: fix module parameter description by Brandon Ehle · 16 years ago
- 7dac745 sata_nv: give up hardreset on nf2 by Tejun Heo · 16 years ago
- 8d993ea sata_nv: ck804 has borked hardreset too by Tejun Heo · 16 years ago
- 2d77570 sata_nv: fix MCP5x reset by Tejun Heo · 16 years ago
- e8caa3c sata_nv: rename nv_nf2_hardreset() by Tejun Heo · 16 years ago
- 3c32428 sata_nv: fix generic, nf2/3 detection regression by Tejun Heo · 16 years ago
- 82219fc Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
- 82ef04f libata: make SCR access ops per-link by Tejun Heo · 16 years ago
- 4c1eb90 sata_nv: reinstate nv_hardreset() for non generic controllers by Tejun Heo · 16 years ago
- 2fd673e sata_nv: disable hardreset for generic by Tejun Heo · 16 years ago
- a0b9f4b sata_nv: make hardreset return -EAGAIN on success by Tejun Heo · 17 years ago
- 5682ed3 libata: rename SFF port ops by Tejun Heo · 17 years ago
- 9363c38 libata: rename SFF functions by Tejun Heo · 17 years ago
- 06993d2 [libata] sata_nv: disable ADMA by default by Jeff Garzik · 17 years ago
- d21279f ata: SWNCQ should be enabled by default by Zoltan Boszormenyi · 17 years ago
- a1efdab libata: make reset related methods proper port operations by Tejun Heo · 17 years ago
- 9594719 libata: kill port_info->sht and ->irq_handler by Tejun Heo · 17 years ago
- 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 17 years ago
- 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 17 years ago
- 6bd99b4 libata: normalize port_info, port_operations and sht tables by Tejun Heo · 17 years ago
- d692abd libata: kill ATA_LFLAG_HRST_TO_RESUME by Tejun Heo · 17 years ago
- cf48062 libata: prefer hardreset by Tejun Heo · 17 years ago
- 8959d30 sata_nv: fix ATAPI issues with memory over 4GB (v7) by Robert Hancock · 17 years ago
- a1fe782 sata_nv: fix for completion handling by Robert Hancock · 17 years ago
- ff2aeb1 libata: convert to chained sg by Tejun Heo · 17 years ago
- 3f3debd sata_nv: don't use legacy DMA in ADMA mode (v3) by Robert Hancock · 17 years ago
- 647c595 nv_hardreset: update dangling reference to bugzilla entry by Fernando Luis Vázquez Cao · 17 years ago
- 360737a [libata] sata_nv: fix SWNCQ enabling by Jeff Garzik · 17 years ago
- 5796d1c [libata] Address some checkpatch-spotted issues by Jeff Garzik · 17 years ago
- b447916 [libata] fix 'if(' and similar areas that lack whitespace by Jeff Garzik · 17 years ago
- e2e031e [libata] sata_nv: SWNCQ should not apply to MCP61 by Kuan Luo · 17 years ago
- 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
- f140f0f [libata] sata_nv: add SW NCQ support for MCP51/MCP55/MCP61 by Kuan Luo · 17 years ago
- 31cc23b libata-pmp-prep: implement ops->qc_defer() by Tejun Heo · 17 years ago
- ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
- 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
- 0c88758 libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags by Tejun Heo · 17 years ago
- cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
- 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
- 2a3103c [libata] Bump driver versions by Jeff Garzik · 17 years ago
- da3dbb1 libata: make ->scr_read/write callbacks return error code by Tejun Heo · 17 years ago
- b64bbc3 libata: improve EH report formatting by Tejun Heo · 17 years ago
- d583bc1 libata: simplify PCI legacy SFF host handling by Tejun Heo · 18 years ago
- 531e3a6 [libata] sata_nv: undo merge error by Jeff Garzik · 18 years ago
- 1e0b5ab sata_nv: allow changing queue depth by Robert Hancock · 18 years ago
- 8bc3fc4 libata: bump versions by Jeff Garzik · 18 years ago
- a617c09 libata: Trim trailing whitespace by Jeff Garzik · 18 years ago
- 1daf9ce sata_nv: fix fallout of devres conversion by Tejun Heo · 18 years ago