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
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
pata_platform: utilize common ata_platform_remove_one()
Brian Norris
2012-12-03
1
-6
/
+1
*
pata_of_platform: utilize common ata_platform_remove_one()
Brian Norris
2012-12-03
1
-6
/
+1
*
pata_mpc52xx: utilize common ata_platform_remove_one()
Brian Norris
2012-12-03
1
-14
/
+3
*
pata_ixp4xx_cf: utilize common ata_platform_remove_one()
Brian Norris
2012-12-03
1
-10
/
+1
*
ahci_platform: utilize common ata_platform_remove_one()
Brian Norris
2012-12-03
1
-11
/
+1
*
libata: implement ata_platform_remove_one()
Brian Norris
2012-12-03
1
-0
/
+23
*
ahci_platform: perform platform exit in host_stop() hook
Brian Norris
2012-12-03
1
-7
/
+23
*
ahci_platform: convert to module_platform_driver
Brian Norris
2012-12-03
1
-12
/
+1
*
ahci_platform: enable hotplug unbinding
Brian Norris
2012-12-03
1
-2
/
+3
*
libata: set dma_mode to 0xff in reset
Aaron Lu
2012-12-03
2
-0
/
+2
*
ata_piix: re-order code and remove prototypes
Bartlomiej Zolnierkiewicz
2012-12-03
1
-221
/
+198
*
libata: check SATA_SETTINGS log with HW Feature Ctrl
Shane Huang
2012-12-03
1
-2
/
+1
*
libata: restore acpi disable functionality
Aaron Lu
2012-12-03
1
-0
/
+4
*
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-11-28
1
-3
/
+3
*
pata_arasan_cf: declare/use more local variables in arasan_cf_dma_start()
Sergei Shtylyov
2012-11-28
1
-2
/
+5
*
sata_highbank: use ATA_BUSY
Sergei Shtylyov
2012-11-28
1
-1
/
+1
*
sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameter
Sergei Shtylyov
2012-11-28
1
-8
/
+6
*
sata_sil24: remove unused variable from sata_sil24.c
Wei Yongjun
2012-11-28
1
-4
/
+0
*
sata_inic162x: remove unused variable in inic_scr_read()
Wei Yongjun
2012-11-28
1
-2
/
+0
*
pata_rdc: remove unused variable in rdc_init_one()
Wei Yongjun
2012-11-28
1
-3
/
+0
*
pata_cs5536: add quirk for broken udma
Christian Gmeiner
2012-11-28
1
-1
/
+31
*
ata_piix: reenable MS Virtual PC guests
Olaf Hering
2012-11-28
1
-3
/
+22
*
sata_promise: fix hardreset lockdep error
Mikael Pettersson
2012-11-28
1
-2
/
+13
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2012-11-22
1
-0
/
+2
|
\
|
*
[SCSI] sd: Implement support for WRITE SAME
Martin K. Petersen
2012-11-13
1
-0
/
+1
|
*
[SCSI] Add a report opcode helper
Martin K. Petersen
2012-11-13
1
-0
/
+1
*
|
[libata] PM callbacks should be conditionally compiled on CONFIG_PM_SLEEP
Yuanhan Liu
2012-11-16
3
-3
/
+3
*
|
sata_svw: check DMA start bit before reset
David Milburn
2012-11-15
1
-0
/
+35
*
|
libata debugging: Warn when unable to find timing descriptor based on xfer_mode
Borislav Petkov
2012-11-15
1
-0
/
+4
*
|
sata_highbank: mark ahci_highbank_probe as __devinit
Arnd Bergmann
2012-11-15
1
-1
/
+1
*
|
pata_arasan: Initialize cf clock to 166MHz
Vipul Kumar Samar
2012-11-15
1
-0
/
+6
*
|
libata-acpi: Fix NULL ptr derference in ata_acpi_dev_handle
Aaron Lu
2012-11-15
1
-3
/
+8
|
/
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-10-02
2
-20
/
+51
|
\
|
*
Merge SCSI misc branch into isci-for-3.6 tag
James Bottomley
2012-10-02
2
-20
/
+51
|
|
\
|
|
*
[SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init
Dan Williams
2012-08-24
1
-8
/
+2
|
|
*
[SCSI] libata: export ata_port suspend/resume infrastructure for sas
Dan Williams
2012-08-24
1
-12
/
+46
|
|
*
[SCSI] libata: reset once
Dan Williams
2012-08-24
2
-0
/
+3
*
|
|
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-10-02
13
-52
/
+940
|
\
\
\
|
*
|
|
sata_mv: Fix warnings when no PCI
Andrew Lunn
2012-10-01
1
-3
/
+5
|
*
|
|
[libata] Makefile: Fix build error in sata_highbank
Mark Langsdorf
2012-10-01
1
-1
/
+1
|
*
|
|
[libata] export ata_dev_set_feature()
Jeff Garzik
2012-09-13
1
-0
/
+1
|
*
|
|
libata-core: use ATA_LBA in ata_build_rw_tf()
Sergei Shtylyov
2012-09-13
1
-1
/
+1
|
*
|
|
ata/ahci_platform: Add clock framework support
Viresh Kumar
2012-09-13
2
-7
/
+52
|
*
|
|
pata_arasan: add Device Tree probing capability
Viresh Kumar
2012-09-13
1
-0
/
+10
|
*
|
|
pata_arasan: Add clk_{un}prepare() support
Viresh Kumar
2012-09-13
1
-2
/
+2
|
*
|
|
ata: add platform driver for Calxeda AHCI controller
Mark Langsdorf
2012-09-13
4
-1
/
+459
|
*
|
|
sata_fsl: add workaround for data length mismatch on freescale V2 controller
Shaohui Xie
2012-09-13
1
-4
/
+35
|
*
|
|
ahci: implement aggressive SATA device sleep support
Shane Huang
2012-09-13
5
-11
/
+143
|
*
|
|
Revert "libata: enable SATA disk fua detection on default"
Jeff Garzik
2012-09-13
1
-2
/
+2
|
*
|
|
[libata] scsi: implement MODE SELECT command
Paolo Bonzini
2012-08-17
1
-6
/
+188
[next]