index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_nv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
ata: sata_nv: drop pointless VPRINTK() calls and convert remaining ones
Hannes Reinecke
1
-24
/
+14
2022-01-05
ata: libata: tracepoints for bus-master DMA
Hannes Reinecke
1
-8
/
+4
2022-01-04
ata: libata: remove pointless debugging messages
Hannes Reinecke
1
-4
/
+0
2021-10-17
scsi: ata: Switch to attribute groups
Bart Van Assche
1
-2
/
+2
2021-06-16
ata: sata_nv: Do not over-write initialise fields in 'nv_adma_sht' and 'nv_sw...
Lee Jones
1
-2
/
+8
2021-05-17
sata: nv: fix debug format string mismatch
Arnd Bergmann
1
-1
/
+1
2020-10-28
ata: sata_nv: Fix retrieving of active qcs
Sascha Hauer
1
-1
/
+1
2019-12-26
libata: Fix retrieving of active qcs
Sascha Hauer
1
-1
/
+1
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-11-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
1
-7
/
+11
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-1
/
+1
2019-08-26
sata_nv: use dma_set_mask_and_coherent
Christoph Hellwig
1
-7
/
+3
2019-06-29
ata: sata_nv: Remove call to memset after dmam_alloc_coherent
Fuqian Huang
1
-2
/
+0
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
1
-17
/
+1
2018-07-02
sata_nv: remove redundant pointers sdev0 and sdev1
Colin Ian King
1
-3
/
+0
2018-05-11
sata_nv: set host can_queue count appropriately
Jens Axboe
1
-1
/
+1
2018-05-11
libata: bump ->qc_active to a 64-bit type
Jens Axboe
1
-1
/
+1
2018-05-11
libata: convert core and drivers to ->hw_tag usage
Jens Axboe
1
-16
/
+16
2018-05-10
sata_nv: don't use block layer bounce buffer
Christoph Hellwig
1
-38
/
+24
2017-05-16
ata: update references for libata documentation
Mauro Carvalho Chehab
1
-1
/
+1
2015-05-26
ata:sata_nv - Change 1 to true for bool type variable.
Shailendra Verma
1
-1
/
+1
2015-04-08
ata: remove deprecated use of pci api
Quentin Lambert
1
-6
/
+6
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-05-10
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2014-02-14
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-06-03
ata: use pci_get_drvdata()
Jingoo Han
1
-1
/
+1
2012-07-25
ata: use module_pci_driver
Axel Lin
1
-12
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-3
/
+3
2011-07-24
ata: Add and use ata_print_version_once
Joe Perches
1
-3
/
+1
2011-07-24
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-36
/
+33
2011-07-24
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-3
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
1
-8
/
+6
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
1
-1
/
+1
2010-10-22
libata: always use ata_qc_complete_multiple() for NCQ command completions
Tejun Heo
1
-44
/
+13
2010-08-02
sata_fsl,mv,nv: prepare for NCQ command completion update
Tejun Heo
1
-18
/
+14
2010-06-02
sata_nv: don't diddle with nIEN on mcp55
Tejun Heo
1
-2
/
+0
2010-05-26
libata-sff: separate out BMDMA init
Tejun Heo
1
-1
/
+1
2010-05-26
libata-sff: separate out BMDMA irq handler
Tejun Heo
1
-2
/
+2
2010-05-26
libata-sff: ata_sff_irq_clear() is BMDMA specific
Tejun Heo
1
-1
/
+1
2010-05-19
libata-sff: separate out BMDMA qc_issue
Tejun Heo
1
-2
/
+2
2010-05-19
libata-sff: prd is BMDMA specific
Tejun Heo
1
-2
/
+2
2010-05-19
libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific
Tejun Heo
1
-2
/
+2
2010-05-19
libata-sff: separate out BMDMA EH
Tejun Heo
1
-3
/
+3
2010-05-19
libata-sff: clean up BMDMA initialization
Tejun Heo
1
-2
/
+4
2010-05-18
libata: kill ATA_FLAG_DISABLED
Tejun Heo
1
-122
/
+114
2010-05-15
sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()
Tejun Heo
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
1
-1
/
+1
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-1
/
+1
[next]