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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata: kill ATA_ENABLE_PATA
Jeff Garzik
2007-02-09
2
-4
/
+0
*
libata: build fix after dmesg probe output changes
Jeff Garzik
2007-02-09
1
-2
/
+2
*
libata: Early CFA adapters are not required to support mode setting
Alan
2007-02-09
1
-0
/
+4
*
sata_nv: propagate ata_pci_device_do_resume return value
Robert Hancock
2007-02-09
1
-1
/
+4
*
sata_nv: wait for response on entering/leaving ADMA mode
Robert Hancock
2007-02-09
1
-2
/
+39
*
sata_nv: use ADMA for NODATA commands
Robert Hancock
2007-02-09
1
-7
/
+25
*
sata_nv: cleanup ADMA error handling
Robert Hancock
2007-02-09
1
-75
/
+72
*
(2.6.20) pata_mpiix: probing cleanup (resend)
Sergei Shtylyov
2007-02-09
1
-7
/
+6
*
(2.6.20) pata_mpiix: fix PIO setup issues
Sergei Shtylyov
2007-02-09
1
-9
/
+10
*
(2.6.20) pata_oldpiix: fix PIO2 underclocking
Sergei Shtylyov
2007-02-09
1
-8
/
+10
*
ata: Add defines for the iordy bits
Alan
2007-02-09
1
-0
/
+2
*
Kconfig: clarify ATA_PIIX description
Alan
2007-02-09
1
-3
/
+3
*
sata_inic162x: fix a few glitches in hardreset
Tejun Heo
2007-02-09
1
-8
/
+4
*
libata: add 150ms between completion of hardreset and status checking
Tejun Heo
2007-02-09
1
-0
/
+3
*
libata: rearrange dmesg info to add full ATA revision
Eric D. Mudama
2007-02-09
1
-21
/
+31
*
pata_sl82c105: wrong assumptions about compatible PIO modes
Sergei Shtylyov
2007-02-09
1
-2
/
+2
*
libata: add another IRQ calls (libata drivers)
Akira Iguchi
2007-02-09
60
-0
/
+206
*
libata: add another IRQ calls (core and headers)
Akira Iguchi
2007-02-09
3
-48
/
+57
*
git-libata-all: forward declare struct device
Andrew Morton
2007-02-09
1
-0
/
+2
*
libata: convert to iomap
Tejun Heo
2007-02-09
63
-1448
/
+977
*
pata_platform: fix devres conversion
Tejun Heo
2007-02-09
1
-24
/
+7
*
iomap: iomap should be in obj-y not in lib-y
Tejun Heo
2007-02-09
1
-2
/
+2
*
[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings
Jeff Garzik
2007-02-09
4
-1
/
+5
*
devres: implement pcim_iomap_regions()
Tejun Heo
2007-02-09
2
-0
/
+55
*
libata: remove unused functions
Tejun Heo
2007-02-09
2
-79
/
+6
*
libata: update libata LLDs to use devres
Tejun Heo
2007-02-09
59
-1245
/
+355
*
libata: update libata core layer to use devres
Tejun Heo
2007-02-09
5
-160
/
+106
*
libata: implement ata_host_detach()
Tejun Heo
2007-02-09
3
-6
/
+21
*
devres: device resource management
Tejun Heo
2007-02-09
21
-5
/
+1853
*
fix CONFIG_SATA_SIS=y compile error
Adrian Bunk
2007-02-09
3
-4
/
+6
*
sata_sis: Support for PATA supports
Alan
2007-02-09
3
-12
/
+33
*
libata: implement HDIO_GET_IDENTITY
Tejun Heo
2007-02-09
1
-1
/
+42
*
libata: trivial stuff
Alan
2007-02-09
2
-3
/
+3
*
sata_promise: kill qc->nsect
Tejun Heo
2007-02-09
1
-2
/
+0
*
libata piix3 support warning fix
Andrew Morton
2007-02-09
1
-1
/
+1
*
libata: PIIX3 support
Alan
2007-02-09
1
-3
/
+15
*
sata_promise: handle ATAPI_NODATA ourselves
Mikael Pettersson
2007-02-09
1
-7
/
+23
*
sata_promise: issue ATAPI commands as normal packets
Mikael Pettersson
2007-02-09
1
-102
/
+60
*
sata_promise: ATAPI cleanup
Mikael Pettersson
2007-02-09
1
-11
/
+16
*
sata_inic162x: finally, driver for initio 162x SATA controllers, take #2
Tejun Heo
2007-02-09
3
-0
/
+816
*
libata: kill qc->nsect and cursect
Tejun Heo
2007-02-09
6
-25
/
+13
*
[libata] sata_vsc: build fix after PCI MSI feature addition
Jeff Garzik
2007-02-09
1
-4
/
+4
*
[libata] sata_vsc: support PCI MSI
Dan Wolstenholme
2007-02-09
1
-3
/
+41
*
libata: handle pci_enable_device() failure while resuming
Tejun Heo
2007-02-09
5
-9
/
+30
*
libata: use ata_id_c_string()
Tejun Heo
2007-02-09
6
-78
/
+23
*
libata: straighten out ATA_ID_* constants
Tejun Heo
2007-02-09
9
-46
/
+45
*
sata_nv: add suspend/resume support v3 (Resubmit)
Robert Hancock
2007-02-09
1
-64
/
+161
*
drivers/ata/: make 4 functions static
Adrian Bunk
2007-02-09
2
-7
/
+7
*
ahci: Remove jmicron fixup
Alan
2007-02-09
1
-6
/
+2
*
libata-sff: Don't try and activate channels which are not in use
Alan
2007-02-09
1
-0
/
+22
[next]