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
/
drivers
/
ata
/
sata_highbank.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-02
ata: fix debounce timings type
Sergey Shtylyov
1
-1
/
+1
2023-08-02
ata: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
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
-1
/
+1
2022-03-07
ata: Drop commas after OF match table sentinels
Geert Uytterhoeven
1
-1
/
+1
2022-02-20
ata: add/use ata_taskfile::{error|status} fields
Sergey Shtylyov
1
-1
/
+1
2022-02-19
ata: libata: make ata_host_suspend() *void*
Sergey Shtylyov
1
-1
/
+2
2021-11-11
ata: sata_highbank: Remove unnecessary print function dev_err()
Xu Wang
1
-3
/
+1
2021-05-18
sata_highbank: fix deferred probing
Sergey Shtylyov
1
-2
/
+4
2020-10-02
sata, highbank: simplify the return expression of ahci_highbank_suspend
Liu Shixin
1
-6
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-12
/
+1
2018-12-04
ata: sata_highbank: Convert to use GPIO descriptors
Linus Walleij
1
-20
/
+17
2018-04-26
libahci: Allow drivers to override stop_engine
Evan Wang
1
-1
/
+1
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-1
/
+1
2015-06-03
ahci: Store irq number in struct ahci_host_priv
Robert Richter
1
-1
/
+2
2014-10-20
ata: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-06
AHCI: Move host activation code into ahci_host_activate()
Alexander Gordeev
1
-2
/
+1
2014-07-30
ata: libahci_platform: move port_map parameters into the AHCI structure
Antoine Ténart
1
-1
/
+1
2014-03-26
ata: sata_highbank: remove superfluous cast
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2014-02-22
libahci: Allow drivers to override start_engine
Hans de Goede
1
-1
/
+2
2014-02-13
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-19
sata-highbank: Remove unnecessary ahci_platform.h include
Hans de Goede
1
-1
/
+0
2013-10-27
sata_highbank: clear whole array in highbank_initialize_phys()
Dan Carpenter
1
-5
/
+3
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-13
/
+61
2013-08-14
sata, highbank: send extra clock cycles in SGPIO patterns
Mark Langsdorf
1
-0
/
+13
2013-08-14
sata, highbank: set tx_atten override bits
Mark Langsdorf
1
-13
/
+45
2013-08-09
sata highbank: enable 64-bit DMA mask when using LPAE
Rob Herring
1
-0
/
+3
2013-08-09
sata, highbank: fix ordering of SGPIO signals
Mark Langsdorf
1
-2
/
+2
2013-07-02
Merge branch 'libata/for-3.10-fixes' into libata/for-3.11
Tejun Heo
1
-2
/
+18
2013-06-06
sata highbank: add bit-banged SGPIO driver support
Mark Langsdorf
1
-6
/
+155
2013-06-03
sata_highbank: increase retry count but shorten duration for Calxeda controller
Mark Langsdorf
1
-2
/
+18
2013-04-30
sata_highbank: Rename proc_name to the module name
Robert Richter
1
-1
/
+1
2013-04-03
sata_highbank: make ahci_highbank_pm_ops static
Jingoo Han
1
-1
/
+1
2013-01-03
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-03
sata_highbank: utilize common ata_platform_remove_one()
Brian Norris
1
-11
/
+1
2012-11-28
sata_highbank: use ATA_BUSY
Sergei Shtylyov
1
-1
/
+1
2012-11-16
[libata] PM callbacks should be conditionally compiled on CONFIG_PM_SLEEP
Yuanhan Liu
1
-1
/
+1
2012-11-15
sata_highbank: mark ahci_highbank_probe as __devinit
Arnd Bergmann
1
-1
/
+1
2012-09-13
ata: add platform driver for Calxeda AHCI controller
Mark Langsdorf
1
-0
/
+450