| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2012-10-03 | 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-03 | 13 | -52/+940 |
|\ \ \ |
|
| * | | | sata_mv: Fix warnings when no PCI | Andrew Lunn | 2012-10-02 | 1 | -3/+5 |
| * | | | [libata] Makefile: Fix build error in sata_highbank | Mark Langsdorf | 2012-10-02 | 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 |
| * | | | [libata] scsi: support MODE SENSE request for changeable and default parameters | Paolo Bonzini | 2012-08-17 | 1 | -16/+43 |
| * | | | [libata] scsi: Remove unlikely() from FUA check | Jeff Garzik | 2012-08-17 | 1 | -2/+2 |
| * | | | libata: enable SATA disk fua detection on default | Zheng Liu | 2012-08-17 | 1 | -2/+2 |
* | | | | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2012-09-22 | 3 | -3/+3 |
|\ \ \ \ |
|
| * | | | | ARM: samsung: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 |
| * | | | | ARM: pxa: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
| * | | | | ARM: ep93xx: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | ahci: Add identifiers for ASM106x devices | Alan Cox | 2012-09-13 | 1 | -1/+4 |
* | | | | ahci: Add alternate identifier for the 88SE9172 | Alan Cox | 2012-09-13 | 1 | -0/+2 |
* | | | | ahci: Add JMicron 362 device IDs | Ben Hutchings | 2012-09-13 | 1 | -0/+3 |
| |_|/
|/| | |
|
* | | | libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entry | Prarit Bhargava | 2012-08-25 | 1 | -1/+1 |
| |/
|/| |
|
* | | [libata] new quirk, lift bridge limits for Buffalo DriveStation Quattro | Jeff Garzik | 2012-08-17 | 1 | -0/+1 |
* | | [libata] Kconfig: Elaborate that SFF is meant for legacy and PATA stuff | Paul Menzel | 2012-08-17 | 1 | -1/+1 |
* | | [libata] acpi: call ata_acpi_gtm during ata port init time | Aaron Lu | 2012-08-17 | 1 | -11/+4 |
* | | ata_piix: Add Device IDs for Intel Lynx Point-LP PCH | James Ralston | 2012-08-17 | 1 | -0/+8 |
* | | ahci: Add Device IDs for Intel Lynx Point-LP PCH | James Ralston | 2012-08-17 | 1 | -0/+8 |
* | | pata_atiixp: override cable detection on MSI E350DM-E33 | Arnd Hannemann | 2012-08-17 | 1 | -0/+16 |
* | | ahci: un-staticize ahci_dev_classify | Rob Herring | 2012-08-17 | 2 | -1/+3 |
|/ |
|
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-08-02 | 1 | -13/+29 |
|\ |
|
| * | ATA: sata_mv: Add device tree support | Andrew Lunn | 2012-07-27 | 1 | -13/+29 |
* | | ata/pata_arasan: remove conditional compilation of clk code | Viresh Kumar | 2012-07-31 | 1 | -13/+1 |
* | | [libata] pata_cmd64x: whitespace cleanup | Jeff Garzik | 2012-07-25 | 1 | -2/+2 |
* | | libata-acpi: fix up for acpi_pm_device_sleep_state API | Stephen Rothwell | 2012-07-25 | 1 | -1/+1 |
* | | Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream | Jeff Garzik | 2012-07-25 | 2 | -11/+50 |
|\ \ |
|
| * | | [SCSI] libata, libsas: introduce sched_eh and end_eh port ops | Dan Williams | 2012-07-20 | 2 | -11/+50 |
| |/ |
|
* | | sata_dwc_460ex: device tree may specify dma_channel | Thang Q. Nguyen | 2012-07-25 | 1 | -17/+31 |
* | | ahci, trivial: fixed coding style issues related to braces | Jeffrin Jose | 2012-07-25 | 1 | -22/+11 |
* | | ahci_platform: add hibernation callbacks | Shiraz Hashim | 2012-07-25 | 1 | -7/+3 |
* | | libata-eh.c: local functions should not be exposed globally | H Hartley Sweeten | 2012-07-25 | 1 | -1/+1 |
* | | libata-transport.c: local functions should not be exposed globally | H Hartley Sweeten | 2012-07-25 | 1 | -3/+3 |
* | | sata_dwc_460ex: support hardreset | Thang Q. Nguyen | 2012-07-25 | 1 | -1/+23 |
* | | ata: use module_pci_driver | Axel Lin | 2012-07-25 | 60 | -761/+60 |