index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ata_piix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-10
[PATCH] move ->eh_strategy_handler to the transport class
Christoph Hellwig
1
-1
/
+0
2006-03-31
[PATCH] ata_piix: fix ich6/m_map_db
Tejun Heo
1
-2
/
+2
2006-03-24
[libata] export ata_dev_pair; trim trailing whitespace
Jeff Garzik
1
-3
/
+3
2006-03-21
[SCSI] libata: implement minimal transport template for ->eh_timed_out
Tejun Heo
1
-1
/
+0
2006-03-05
[PATCH] ata_piix: rename PIIX_FLAG_IGN_PRESENT to PIIX_FLAG_IGNORE_PCS
Tejun Heo
1
-3
/
+3
2006-03-03
[PATCH] ata_piix: reimplement piix_sata_probe()
Tejun Heo
1
-23
/
+38
2006-03-03
[PATCH] ata_piix: implement proper port map
Tejun Heo
1
-60
/
+122
2006-03-03
[PATCH] ata_piix: add a couple of flags
Tejun Heo
1
-4
/
+7
2006-03-03
[PATCH] ata_piix: finer-grained port_info
Tejun Heo
1
-19
/
+58
2006-02-20
[PATCH] ata_piix: convert sata to new reset mechanism
Tejun Heo
1
-20
/
+15
2006-02-20
[PATCH] ata_piix: convert pata to new reset mechanism
Tejun Heo
1
-16
/
+27
2006-02-12
[PATCH] libata: kill sht->max_sectors
Tejun Heo
1
-1
/
+0
2006-02-12
[PATCH] ata_piix: kill spurious assignment in piix_sata_probe()
Tejun Heo
1
-3
/
+0
2006-02-10
[PATCH] libata: use ata_scsi_timed_out()
Tejun Heo
1
-0
/
+1
2006-01-28
Various libata documentation updates.
Randy Dunlap
1
-0
/
+1
2006-01-28
[libata ata_piix] Fix ICH6/7 map value interpretation
Jeff Garzik
1
-1
/
+1
2006-01-26
[PATCH] ata_piix: fix MAP VALUE interpretation for for ICH6/7
Tejun Heo
1
-14
/
+39
2006-01-17
[PATCH] Intel ICH8 SATA: add PCI device IDs
Jason Gaston
1
-0
/
+3
2006-01-06
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-1
/
+0
2006-01-06
[PATCH] Suspend support for libata
Jens Axboe
1
-0
/
+4
2006-01-06
[BLOCK] update libata to use new blk_ordered for barriers
Tejun Heo
1
-1
/
+0
2005-12-12
[PATCH] libata: ata_piix 450NX errata
Alan Cox
1
-1
/
+43
2005-12-12
[PATCH] libata: add ata_piix notes
Alan Cox
1
-0
/
+43
2005-11-16
Merge branch 'upstream-fixes'
Jeff Garzik
1
-1
/
+1
2005-11-16
[libata] bump versions
Jeff Garzik
1
-1
/
+1
2005-11-14
[libata ata_piix] cleanup: remove duplicate ata_port_info records
Jeff Garzik
1
-33
/
+7
2005-11-10
[libata] constify PCI ID table in several drivers
Jeff Garzik
1
-1
/
+1
2005-11-07
[libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines
Jeff Garzik
1
-2
/
+1
2005-10-30
[libata ata_piix] fix native mode probe, after recent updates
Jeff Garzik
1
-4
/
+3
2005-10-30
[libata ata_piix] use dev_printk() where appropriate
Jeff Garzik
1
-2
/
+6
2005-10-22
libata: const-ification bombing run
Jeff Garzik
1
-2
/
+2
2005-09-16
[PATCH] PATCH: silly in piix driver
Alan Cox
1
-1
/
+0
2005-09-08
[PATCH] PCI/libata INTx cleanup
Brett M Russ
1
-13
/
+1
2005-09-08
[PATCH] scan all enabled ports on ata_piix
Hannes Reinecke
1
-4
/
+6
2005-08-30
[libata] update several drivers to use pci_iomap()/pci_iounmap()
Jeff Garzik
1
-5
/
+4
2005-08-30
[libata] __iomem annotations for various drivers
Jeff Garzik
1
-1
/
+1
2005-08-29
Merge /spare/repo/linux-2.6/
Jeff Garzik
1
-7
/
+7
2005-08-28
[libata] license change, other bits
Jeff Garzik
1
-20
/
+38
2005-08-23
/spare/repo/libata-dev branch 'upstream-fixes'
Jeff Garzik
1
-1
/
+1
2005-08-23
libata: release prep (bump versions, etc.)
Jeff Garzik
1
-1
/
+1
2005-07-31
libata: trim trailing whitespace.
Jeff Garzik
1
-7
/
+7
2005-07-28
libata: Check PCI sub-class code before disabling AHCI
Greg Felix
1
-6
/
+13
2005-06-02
Automatic merge of /spare/repo/linux-2.6/.git branch HEAD
1
-0
/
+2
2005-05-30
libata: doc updates
Jeff Garzik
1
-16
/
+0
2005-05-26
libata: Fix use-after-iounmap
Jeff Garzik
1
-0
/
+2
2005-04-16
[PATCH] ata_piix: IDE mode SATA patch for Intel ESB2
Jason Gaston
1
-0
/
+14
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+690