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
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
sata_mv fix ifctl handling
Mark Lord
1
-23
/
+19
2008-04-17
sata_mv clean up mv_stop_edma usage
Mark Lord
1
-45
/
+42
2008-04-17
sata_mv cosmetic fixes
Mark Lord
1
-57
/
+59
2008-04-17
Add 'short help text' to ATA_ACPI so it's [de]selectable.
Chris Wedgwood
1
-1
/
+1
2008-04-17
pdc_adma: kill adma_host_stop()
Tejun Heo
1
-10
/
+0
2008-04-17
pdc_adma: inherit ata_sff_port_ops
Tejun Heo
1
-12
/
+2
2008-04-17
libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc...
Tejun Heo
2
-15
/
+4
2008-04-17
libata: kill unused ata_flush_cache()
Tejun Heo
2
-27
/
+0
2008-04-17
libata: implement ATA_QCFLAG_RETRY
Tejun Heo
1
-10
/
+8
2008-04-17
libata: make ata_tf_to_lba[48]() generic
Tejun Heo
2
-6
/
+8
2008-04-17
[libata] sata_nv: disable ADMA by default
Jeff Garzik
1
-1
/
+1
2008-04-17
libata annotations
Al Viro
3
-8
/
+8
2008-04-17
ata_piix: kill ich6_sata_ahci and clean up
Tejun Heo
1
-36
/
+25
2008-04-17
ata_piix: don't attach to ICH6M in ahci mode
Tejun Heo
1
-23
/
+20
2008-04-17
pata_scc: fix compile warning
Tejun Heo
1
-1
/
+1
2008-04-17
libata: isolate and rework cable logic
Alan Cox
1
-4
/
+44
2008-04-17
ata: SWNCQ should be enabled by default
Zoltan Boszormenyi
1
-2
/
+2
2008-04-17
pata_amd: fix sparse warning
Harvey Harrison
1
-1
/
+3
2008-04-17
libata: kill ata_chk_status()
Tejun Heo
7
-23
/
+23
2008-04-17
libata: kill ata_chk_status() call from ata_dev_configure()
Tejun Heo
1
-3
/
+0
2008-04-17
libata: move ata_pci_default_filter() out of CONFIG_PCI
Tejun Heo
1
-11
/
+11
2008-04-17
libata: reorganize SFF related stuff
Tejun Heo
3
-1881
/
+1870
2008-04-17
libata: reorder functions in libata-sff.c
Tejun Heo
1
-223
/
+220
2008-04-17
libata: drop ata_dev_select() from ata_dev_read_id
Tejun Heo
1
-1
/
+0
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
35
-492
/
+174
2008-04-17
libata: kill port_info->sht and ->irq_handler
Tejun Heo
1
-12
/
+17
2008-04-17
libata: stop overloading port_info->private_data
Tejun Heo
38
-144
/
+78
2008-04-17
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
38
-128
/
+40
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
72
-2991
/
+505
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
71
-1086
/
+76
2008-04-17
libata: normalize port_info, port_operations and sht tables
Tejun Heo
29
-60
/
+62
2008-04-17
libata: implement and use ata_noop_irq_clear()
Tejun Heo
23
-90
/
+46
2008-04-17
libata: PCI device should be powered up before being accessed
Tejun Heo
19
-20
/
+195
2008-04-17
libata: kill ata_ehi_schedule_probe()
Tejun Heo
4
-8
/
+11
2008-04-17
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
4
-17
/
+2
2008-04-17
libata: kill ATA_EHI_RESUME_LINK
Tejun Heo
3
-15
/
+8
2008-04-17
libata: kill ATA_LFLAG_HRST_TO_RESUME
Tejun Heo
4
-27
/
+1
2008-04-17
libata: prefer hardreset
Tejun Heo
10
-164
/
+97
2008-04-12
[libata] make ali_atapi_dma static
Adrian Bunk
1
-1
/
+1
2008-04-12
[libata] sata_svw: fix reversed port count
Jeff Garzik
1
-2
/
+2
2008-04-09
ata/sata_fsl: Remove unused variable in sata_fsl_probe
Johann Felix Soden
1
-3
/
+0
2008-04-09
pata_sil680: Fix build on arch/ppc
Benjamin Herrenschmidt
1
-1
/
+1
2008-04-04
pata_ali: disable ATAPI DMA
Tejun Heo
1
-0
/
+40
2008-04-04
libata: ATA_12/16 doesn't fall into ATAPI_MISC
Tejun Heo
1
-0
/
+5
2008-04-04
libata: uninline atapi_cmd_type()
Tejun Heo
1
-0
/
+34
2008-04-04
libata: fix IDENTIFY order in ata_bus_probe()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-03-31
[POWERPC] sata_fsl: reduce compatibility to fsl,pq-sata
Kim Phillips
1
-4
/
+1
2008-03-29
libata: ATA_EHI_LPM should be ATA_EH_LPM
Tejun Heo
2
-2
/
+2
2008-03-29
pata_sil680: only enable MMIO on Cell blades
Benjamin Herrenschmidt
1
-1
/
+5
2008-03-24
[libata] ahci: SB600 workaround is suspect... play it safe for now
Jeff Garzik
1
-1
/
+5
[next]