index
:
talos-op-linux
master
Talos™ II 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
*
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
2
-12
/
+51
*
libata: convert to iomap
Tejun Heo
2007-02-09
62
-1408
/
+949
*
pata_platform: fix devres conversion
Tejun Heo
2007-02-09
1
-24
/
+7
*
[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings
Jeff Garzik
2007-02-09
4
-1
/
+5
*
libata: remove unused functions
Tejun Heo
2007-02-09
1
-75
/
+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
4
-155
/
+102
*
libata: implement ata_host_detach()
Tejun Heo
2007-02-09
2
-5
/
+20
*
devres: device resource management
Tejun Heo
2007-02-09
9
-1
/
+1066
*
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
5
-20
/
+12
*
[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
4
-8
/
+29
*
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
8
-42
/
+38
*
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
*
sata_via: PATA support
Alan
2007-02-09
1
-6
/
+102
*
pata_sis: implement laptop list and add ASUS A6K/A6U
Jakub W. Jozwicki J
2007-02-09
1
-2
/
+30
*
ata_piix: add ICH7 on Acer 3682WLMi to laptop list
J J
2007-02-09
1
-0
/
+1
*
Add pci class code for SATA & AHCI, and replace some magic numbers.
Conke Hu
2007-02-09
2
-5
/
+5
*
sata_promise: ATAPI support
Mikael Pettersson
2007-02-09
1
-7
/
+215
*
sata_promise: TX2plus PATA support
Mikael Pettersson
2007-02-09
1
-5
/
+22
*
[PATCH] user of the jiffies rounding patch: ATA subsystem
Arjan van de Ven
2007-02-09
1
-1
/
+2
*
[libata] trim trailing whitespace
Jeff Garzik
2007-02-09
18
-43
/
+43
*
[PATCH] libata: Add support for the MPC52xx ATA controller
Sylvain Munaut
2007-02-09
3
-0
/
+573
*
[PATCH] pata_it8213: Add new driver for the IT8213 card
Alan
2007-02-09
3
-1
/
+365
*
[PATCH] sata_sis: support SiS966/966L
Uwe Koziolek
2007-02-09
1
-25
/
+54
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2007-02-09
16
-7264
/
+104
|
\
|
*
ieee1394: fix host device registering when nodemgr disabled
Stefan Richter
2007-02-08
1
-8
/
+16
|
*
ieee1394: video1394: DMA fix
David Moore
2007-02-08
1
-0
/
+8
|
*
ieee1394: raw1394: prevent unloading of low-level driver
Stefan Richter
2007-02-08
1
-19
/
+29
[next]