index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready()
Tejun Heo
2008-04-17
1
-2
/
+12
*
libata: separate out ata_wait_ready() and implement ata_wait_after_reset()
Tejun Heo
2008-04-17
3
-50
/
+112
*
libata: restructure SFF post-reset readiness waits
Tejun Heo
2008-04-17
5
-147
/
+124
*
libata: separate out ata_std_postreset() from ata_sff_postreset()
Tejun Heo
2008-04-17
3
-21
/
+41
*
libata: separate out ata_std_prereset() from ata_sff_prereset()
Tejun Heo
2008-04-17
2
-13
/
+47
*
libata: clean up port_ops->sff_irq_clear()
Tejun Heo
2008-04-17
2
-11
/
+1
*
libata: rename SFF port ops
Tejun Heo
2008-04-17
32
-176
/
+179
*
libata: rename SFF functions
Tejun Heo
2008-04-17
72
-546
/
+546
*
sata_mv fix ifctl handling
Mark Lord
2008-04-17
1
-23
/
+19
*
sata_mv clean up mv_stop_edma usage
Mark Lord
2008-04-17
1
-45
/
+42
*
sata_mv cosmetic fixes
Mark Lord
2008-04-17
1
-57
/
+59
*
Add 'short help text' to ATA_ACPI so it's [de]selectable.
Chris Wedgwood
2008-04-17
1
-1
/
+1
*
pdc_adma: kill adma_host_stop()
Tejun Heo
2008-04-17
1
-10
/
+0
*
pdc_adma: inherit ata_sff_port_ops
Tejun Heo
2008-04-17
1
-12
/
+2
*
libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc...
Tejun Heo
2008-04-17
2
-15
/
+4
*
libata: kill unused ata_flush_cache()
Tejun Heo
2008-04-17
2
-27
/
+0
*
libata: implement ATA_QCFLAG_RETRY
Tejun Heo
2008-04-17
1
-10
/
+8
*
libata: make ata_tf_to_lba[48]() generic
Tejun Heo
2008-04-17
2
-6
/
+8
*
[libata] sata_nv: disable ADMA by default
Jeff Garzik
2008-04-17
1
-1
/
+1
*
libata annotations
Al Viro
2008-04-17
3
-8
/
+8
*
ata_piix: kill ich6_sata_ahci and clean up
Tejun Heo
2008-04-17
1
-36
/
+25
*
ata_piix: don't attach to ICH6M in ahci mode
Tejun Heo
2008-04-17
1
-23
/
+20
*
pata_scc: fix compile warning
Tejun Heo
2008-04-17
1
-1
/
+1
*
libata: isolate and rework cable logic
Alan Cox
2008-04-17
1
-4
/
+44
*
ata: SWNCQ should be enabled by default
Zoltan Boszormenyi
2008-04-17
1
-2
/
+2
*
pata_amd: fix sparse warning
Harvey Harrison
2008-04-17
1
-1
/
+3
*
libata: kill ata_chk_status()
Tejun Heo
2008-04-17
7
-23
/
+23
*
libata: kill ata_chk_status() call from ata_dev_configure()
Tejun Heo
2008-04-17
1
-3
/
+0
*
libata: move ata_pci_default_filter() out of CONFIG_PCI
Tejun Heo
2008-04-17
1
-11
/
+11
*
libata: reorganize SFF related stuff
Tejun Heo
2008-04-17
3
-1881
/
+1870
*
libata: reorder functions in libata-sff.c
Tejun Heo
2008-04-17
1
-223
/
+220
*
libata: drop ata_dev_select() from ata_dev_read_id
Tejun Heo
2008-04-17
1
-1
/
+0
*
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
36
-493
/
+176
*
libata: kill port_info->sht and ->irq_handler
Tejun Heo
2008-04-17
1
-12
/
+17
*
libata: stop overloading port_info->private_data
Tejun Heo
2008-04-17
38
-144
/
+78
*
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
2008-04-17
38
-128
/
+40
*
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
72
-2991
/
+505
*
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
71
-1086
/
+76
*
libata: normalize port_info, port_operations and sht tables
Tejun Heo
2008-04-17
29
-60
/
+62
*
libata: implement and use ata_noop_irq_clear()
Tejun Heo
2008-04-17
23
-90
/
+46
*
libata: PCI device should be powered up before being accessed
Tejun Heo
2008-04-17
19
-20
/
+195
*
libata: kill ata_ehi_schedule_probe()
Tejun Heo
2008-04-17
4
-8
/
+11
*
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
2008-04-17
4
-17
/
+2
*
libata: kill ATA_EHI_RESUME_LINK
Tejun Heo
2008-04-17
3
-15
/
+8
*
libata: kill ATA_LFLAG_HRST_TO_RESUME
Tejun Heo
2008-04-17
4
-27
/
+1
*
libata: prefer hardreset
Tejun Heo
2008-04-17
10
-164
/
+97
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-04-16
2
-12
/
+8
|
\
|
*
it821x: do not describe noraid parameter with its value
Paul Bolle
2008-04-17
1
-1
/
+1
|
*
Pb1200/DBAu1200: fix bad IDE resource size
Sergei Shtylyov
2008-04-17
1
-3
/
+4
|
*
Au1200: IDE driver build fix
Sergei Shtylyov
2008-04-17
1
-8
/
+1
[next]