index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_nv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: fix debounce timings type
Sergey Shtylyov
2023-08-02
1
-1
/
+1
*
scsi: ata: Declare SCSI host templates const
Bart Van Assche
2023-03-24
1
-4
/
+4
*
ata: make use of ata_port_is_frozen() helper
Niklas Cassel
2022-10-18
1
-1
/
+1
*
ata: sata_nv: drop pointless VPRINTK() calls and convert remaining ones
Hannes Reinecke
2022-01-05
1
-24
/
+14
*
ata: libata: tracepoints for bus-master DMA
Hannes Reinecke
2022-01-05
1
-8
/
+4
*
ata: libata: remove pointless debugging messages
Hannes Reinecke
2022-01-04
1
-4
/
+0
*
scsi: ata: Switch to attribute groups
Bart Van Assche
2021-10-16
1
-2
/
+2
*
ata: sata_nv: Do not over-write initialise fields in 'nv_adma_sht' and 'nv_sw...
Lee Jones
2021-06-16
1
-2
/
+8
*
sata: nv: fix debug format string mismatch
Arnd Bergmann
2021-05-17
1
-1
/
+1
*
ata: sata_nv: Fix retrieving of active qcs
Sascha Hauer
2020-10-28
1
-1
/
+1
*
libata: Fix retrieving of active qcs
Sascha Hauer
2019-12-25
1
-1
/
+1
*
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
1
-1
/
+1
|
\
|
*
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-14
1
-1
/
+1
*
|
ata: make qc_prep return ata_completion_errors
Jiri Slaby
2019-11-01
1
-7
/
+11
|
/
*
sata_nv: use dma_set_mask_and_coherent
Christoph Hellwig
2019-08-26
1
-7
/
+3
*
ata: sata_nv: Remove call to memset after dmam_alloc_coherent
Fuqian Huang
2019-06-29
1
-2
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2019-05-21
1
-17
/
+1
*
sata_nv: remove redundant pointers sdev0 and sdev1
Colin Ian King
2018-07-02
1
-3
/
+0
*
sata_nv: set host can_queue count appropriately
Jens Axboe
2018-05-11
1
-1
/
+1
*
libata: bump ->qc_active to a 64-bit type
Jens Axboe
2018-05-11
1
-1
/
+1
*
libata: convert core and drivers to ->hw_tag usage
Jens Axboe
2018-05-11
1
-16
/
+16
*
sata_nv: don't use block layer bounce buffer
Christoph Hellwig
2018-05-10
1
-38
/
+24
*
ata: update references for libata documentation
Mauro Carvalho Chehab
2017-05-16
1
-1
/
+1
*
ata:sata_nv - Change 1 to true for bool type variable.
Shailendra Verma
2015-05-25
1
-1
/
+1
*
ata: remove deprecated use of pci api
Quentin Lambert
2015-04-08
1
-6
/
+6
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-1
/
+1
*
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2014-05-09
1
-3
/
+3
*
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-13
1
-1
/
+0
*
ata: use pci_get_drvdata()
Jingoo Han
2013-06-02
1
-1
/
+1
*
ata: use module_pci_driver
Axel Lin
2012-07-25
1
-12
/
+1
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-3
/
+3
*
ata: Add and use ata_print_version_once
Joe Perches
2011-07-23
1
-3
/
+1
*
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
1
-36
/
+33
*
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2011-07-23
1
-3
/
+3
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2011-03-02
1
-8
/
+6
*
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2011-03-02
1
-1
/
+1
*
libata: always use ata_qc_complete_multiple() for NCQ command completions
Tejun Heo
2010-10-21
1
-44
/
+13
*
sata_fsl,mv,nv: prepare for NCQ command completion update
Tejun Heo
2010-08-01
1
-18
/
+14
*
sata_nv: don't diddle with nIEN on mcp55
Tejun Heo
2010-06-02
1
-2
/
+0
*
libata-sff: separate out BMDMA init
Tejun Heo
2010-05-25
1
-1
/
+1
*
libata-sff: separate out BMDMA irq handler
Tejun Heo
2010-05-25
1
-2
/
+2
*
libata-sff: ata_sff_irq_clear() is BMDMA specific
Tejun Heo
2010-05-25
1
-1
/
+1
*
libata-sff: separate out BMDMA qc_issue
Tejun Heo
2010-05-19
1
-2
/
+2
*
libata-sff: prd is BMDMA specific
Tejun Heo
2010-05-19
1
-2
/
+2
*
libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific
Tejun Heo
2010-05-19
1
-2
/
+2
*
libata-sff: separate out BMDMA EH
Tejun Heo
2010-05-19
1
-3
/
+3
*
libata-sff: clean up BMDMA initialization
Tejun Heo
2010-05-19
1
-2
/
+4
*
libata: kill ATA_FLAG_DISABLED
Tejun Heo
2010-05-17
1
-122
/
+114
*
sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()
Tejun Heo
2010-05-14
1
-2
/
+1
[next]