index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-05-09
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2014-02-13
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-06-02
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-23
ata: Add and use ata_print_version_once
Joe Perches
1
-3
/
+1
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-36
/
+33
2011-07-23
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-21
libata: always use ata_qc_complete_multiple() for NCQ command completions
Tejun Heo
1
-44
/
+13
2010-08-01
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-25
libata-sff: separate out BMDMA init
Tejun Heo
1
-1
/
+1
2010-05-25
libata-sff: separate out BMDMA irq handler
Tejun Heo
1
-2
/
+2
2010-05-25
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-17
libata: kill ATA_FLAG_DISABLED
Tejun Heo
1
-122
/
+114
2010-05-14
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
2009-10-16
sata_nv: make sure link is brough up online when skipping hardreset
Tejun Heo
1
-3
/
+15
2009-08-12
sata_nv: MSI support, disabled by default
Tony Vroon
1
-0
/
+8
2009-06-10
sata_nv: use hardreset only for post-boot probing
Tejun Heo
1
-50
/
+81
2009-03-24
[libata] Improve timeout handling
Alan Cox
1
-0
/
+1
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-3
/
+3
2009-03-05
sata_nv: fix module parameter description
Brandon Ehle
1
-1
/
+1
2009-02-16
sata_nv: give up hardreset on nf2
Tejun Heo
1
-6
/
+8
2009-02-02
sata_nv: ck804 has borked hardreset too
Tejun Heo
1
-1
/
+6
2009-01-26
sata_nv: fix MCP5x reset
Tejun Heo
1
-13
/
+29
2009-01-26
sata_nv: rename nv_nf2_hardreset()
Tejun Heo
1
-14
/
+14
2008-11-04
sata_nv: fix generic, nf2/3 detection regression
Tejun Heo
1
-28
/
+25
2008-10-10
Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+8
2008-09-29
libata: make SCR access ops per-link
Tejun Heo
1
-8
/
+8
2008-09-29
sata_nv: reinstate nv_hardreset() for non generic controllers
Tejun Heo
1
-6
/
+40
2008-09-08
sata_nv: disable hardreset for generic
Tejun Heo
1
-18
/
+1
2008-04-25
sata_nv: make hardreset return -EAGAIN on success
Tejun Heo
1
-4
/
+7
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-10
/
+10
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-16
/
+16
2008-04-17
[libata] sata_nv: disable ADMA by default
Jeff Garzik
1
-1
/
+1
2008-04-17
ata: SWNCQ should be enabled by default
Zoltan Boszormenyi
1
-2
/
+2
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-12
/
+5
2008-04-17
libata: kill port_info->sht and ->irq_handler
Tejun Heo
1
-12
/
+17
[next]