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
/
pata_platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-08
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-1
/
+1
2010-05-19
libata-sff: clean up BMDMA initialization
Tejun Heo
1
-1
/
+0
2009-09-11
drivers/ata: use resource_size
Julia Lawall
1
-4
/
+4
2009-01-08
pata_platform: __pata_platform_remove() shouldn't be in discard section
Sonic Zhang
1
-1
/
+1
2008-12-28
libata: beef up iterators
Tejun Heo
1
-8
/
+6
2008-10-27
ata: Switch all my stuff to a common address
Alan Cox
1
-1
/
+1
2008-04-25
ATA/IDE: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+1
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-1
/
+1
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-2
/
+2
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-20
/
+4
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-15
/
+1
2008-04-17
libata: normalize port_info, port_operations and sht tables
Tejun Heo
1
-4
/
+0
2008-04-17
libata: implement and use ata_noop_irq_clear()
Tejun Heo
1
-1
/
+1
2008-02-06
Rename: linux/pata_platform.h to linux/ata_platform.h
Jeff Garzik
1
-1
/
+1
2008-01-15
libata: pata_platform: make probe and remove functions device type neutral
Anton Vorontsov
1
-58
/
+86
2007-11-08
libata: pata_platform: Support polling-mode configuration.
Paul Mundt
1
-7
/
+28
2007-10-12
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
1
-0
/
+4
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
1
-1
/
+0
2007-10-12
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
1
-1
/
+0
2007-10-12
libata-add-irq_flags-to-struct-pata_platform_info-fix
Andrew Morton
1
-1
/
+1
2007-10-12
libata-link: linkify config/EH related functions
Tejun Heo
1
-2
/
+2
2007-10-12
libata-link: implement and use link/device iterators
Tejun Heo
1
-4
/
+2
2007-10-12
libata-link: introduce ata_link
Tejun Heo
1
-1
/
+1
2007-08-31
[libata] Bump driver versions
Jeff Garzik
1
-1
/
+1
2007-07-20
pata_platform: Fix NULL pointer dereference
Magnus Damm
1
-2
/
+3
2007-07-09
Add irq_flags to struct pata_platform_info
Sonic Zhang
1
-2
/
+4
2007-05-21
libata: bump versions
Jeff Garzik
1
-1
/
+1
2007-05-11
pata_platform: don't use generic ata_port_start
Olof Johansson
1
-1
/
+3
2007-04-28
libata: convert the remaining PATA drivers to new init model
Tejun Heo
1
-23
/
+20
2007-04-28
pata_platform: Add cable_detect method
Alan Cox
1
-0
/
+1
2007-03-01
libata: clear drvdata in ata_host_release(), take#2
Tejun Heo
1
-1
/
+0
2007-02-21
pata: Display Configuring .. lines for devices with private set_mode methods
Alan
1
-0
/
+1
2007-02-09
libata: add another IRQ calls (libata drivers)
Akira Iguchi
1
-0
/
+2
2007-02-09
libata: convert to iomap
Tejun Heo
1
-35
/
+15
2007-02-09
pata_platform: fix devres conversion
Tejun Heo
1
-24
/
+7
2007-01-30
[PATCH] pata_platform: fallout from set_mode() change
Al Viro
1
-1
/
+2
2006-12-03
[PATCH] libata: kill unnecessary sht->max_sectors initializations
Tejun Heo
1
-1
/
+0
2006-12-03
[PATCH] libata: add missing sht->slave_destroy
Tejun Heo
1
-0
/
+1
2006-12-01
[PATCH] ata: Generic platform_device libata driver
Paul Mundt
1
-0
/
+295