index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
libata.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-28
ata: libata-scsi: Disable scsi device manage_system_start_stop
Damien Le Moal
1
-2
/
+4
2023-09-28
ata: libata-scsi: link ata port and scsi device
Damien Le Moal
1
-0
/
+2
2023-09-25
ata: libata-sata: increase PMP SRST timeout to 10s
Matthias Schiffer
1
-1
/
+1
2023-09-11
ata: libata: disallow dev-initiated LPM transitions to unsupported states
Niklas Cassel
1
-0
/
+4
2023-08-02
ata: libata: remove deprecated EH callbacks
Niklas Cassel
1
-6
/
+0
2023-08-02
ata: libata-core: remove ata_bus_probe()
Niklas Cassel
1
-1
/
+0
2023-08-02
ata,scsi: remove ata_sas_port_init()
Niklas Cassel
1
-1
/
+0
2023-08-02
ata,scsi: cleanup __ata_port_probe()
Hannes Reinecke
1
-1
/
+1
2023-08-02
ata: libata-sata: remove ata_sas_sync_probe()
Hannes Reinecke
1
-1
/
+0
2023-08-02
ata,scsi: remove ata_sas_port_destroy()
Hannes Reinecke
1
-1
/
+0
2023-08-02
ata,scsi: remove ata_sas_port_{start,stop} callbacks
Hannes Reinecke
1
-2
/
+0
2023-08-02
ata: libata: remove references to non-existing error_handler()
Hannes Reinecke
1
-1
/
+1
2023-08-02
ata: fix debounce timings type
Sergey Shtylyov
1
-10
/
+10
2023-08-02
ata: libata-core: fix parameter types of ata_wait_register()
Sergey Shtylyov
1
-1
/
+1
2023-08-02
ata: libata: fix parameter type of ata_deadline()
Sergey Shtylyov
1
-1
/
+1
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-13
/
+29
2023-06-30
Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-3
/
+3
2023-06-18
ata: libata-scsi: Avoid deadlock on rescan after device resume
Damien Le Moal
1
-1
/
+1
2023-06-05
ata: libata-sata: Simplify ata_change_queue_depth()
Damien Le Moal
1
-2
/
+2
2023-05-22
scsi: ata: libata: Handle completion of CDL commands using policy 0xD
Niklas Cassel
1
-1
/
+10
2023-05-22
scsi: ata: libata: Set read/write commands CDL index
Damien Le Moal
1
-0
/
+1
2023-05-22
scsi: ata: libata: Add ATA feature control sub-page translation
Damien Le Moal
1
-0
/
+1
2023-05-22
scsi: ata: libata: Detect support for command duration limits
Damien Le Moal
1
-12
/
+17
2023-05-15
ata: libata: Make ata_platform_remove_one return void
Uwe Kleine-König
1
-1
/
+1
2023-03-24
scsi: ata: Declare SCSI host templates const
Bart Van Assche
1
-5
/
+5
2023-01-14
ata: libata: cleanup fua support detection
Damien Le Moal
1
-3
/
+5
2023-01-14
ata: libata: Introduce ata_ncq_supported()
Damien Le Moal
1
-7
/
+21
2023-01-04
ata: libata: move NCQ related ATA_DFLAGs
Niklas Cassel
1
-8
/
+7
2023-01-04
ata: libata: read the shared status for successful NCQ commands once
Niklas Cassel
1
-0
/
+2
2023-01-04
ata: libata: simplify qc_fill_rtf port operation interface
Damien Le Moal
1
-2
/
+2
2023-01-04
ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH
Niklas Cassel
1
-2
/
+2
2022-11-11
ata: libata-sff: kill unused ata_sff_busy_sleep()
Sergey Shtylyov
1
-2
/
+0
2022-10-18
ata: add ata_port_is_frozen() helper
Niklas Cassel
1
-0
/
+5
2022-10-07
Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-1
/
+1
2022-09-28
ata: libata-sata: Fix device queue depth control
Damien Le Moal
1
-2
/
+2
2022-08-26
ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLE
Damien Le Moal
1
-1
/
+1
2022-08-21
ata: libata: Set __ATA_BASE_SHT max_sectors
John Garry
1
-1
/
+2
2022-06-20
ata: make ata_port::fastdrain_cnt *unsigned int*
Sergey Shtylyov
1
-1
/
+1
2022-06-17
ata: make transfer mode masks *unsigned int*
Sergey Shtylyov
1
-25
/
+24
2022-06-06
ata: libata: drop 'sas_last_tag'
Hannes Reinecke
1
-1
/
+0
2022-04-12
ata: libata-core: fix parameter type in ata_xfer_mode2shift()
Sergey Shtylyov
1
-1
/
+1
2022-04-11
libata: Improve ATA queued command allocation
John Garry
1
-1
/
+0
2022-03-23
Merge tag 'ata-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-3
/
+9
2022-02-20
ata: add/use ata_taskfile::{error|status} fields
Sergey Shtylyov
1
-2
/
+8
2022-02-19
ata: libata: make ata_host_suspend() *void*
Sergey Shtylyov
1
-1
/
+1
2022-02-04
ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkage
Anton Lundin
1
-0
/
+1
2022-01-14
ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAY
Paul Menzel
1
-1
/
+1
2022-01-14
ata: fix read_id() ata port operation interface
Damien Le Moal
1
-2
/
+3
2022-01-14
ata: sata_fsl: fix scsi host initialization
Damien Le Moal
1
-0
/
+11
2022-01-05
ata: libata: remove debug compilation switches
Hannes Reinecke
1
-16
/
+0
[next]