| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-13 | 2 | -3/+7 |
|\ \ \ |
|
| * | | | DMA-API: others: use dma_set_coherent_mask() | Russell King | 2013-10-31 | 1 | -1/+4 |
| * | | | DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent() | Russell King | 2013-10-31 | 1 | -2/+3 |
* | | | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2013-11-13 | 11 | -35/+164 |
|\ \ \ \ |
|
| * | | | | ahci: Add Device IDs for Intel Wildcat Point-LP | James Ralston | 2013-11-04 | 1 | -0/+4 |
| * | | | | sata_rcar: Convert to clk_prepare/unprepare | Laurent Pinchart | 2013-10-29 | 1 | -5/+5 |
| * | | | | drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH drive | Shan Hai | 2013-10-28 | 1 | -0/+1 |
| * | | | | libata: Add some missing command descriptions | Robert Hancock | 2013-10-27 | 1 | -0/+8 |
| * | | | | sata_highbank: clear whole array in highbank_initialize_phys() | Dan Carpenter | 2013-10-27 | 1 | -5/+3 |
| * | | | | ahci: disabled FBS prior to issuing software reset | xiangliang yu | 2013-10-27 | 1 | -0/+16 |
| * | | | | libata: Fix display of sata speed | Gwendal Grignou | 2013-10-27 | 1 | -8/+8 |
| * | | | | ahci: imx: setup power saving methods | Richard Zhu | 2013-10-15 | 4 | -5/+105 |
| * | | | | ata_piix: minor typo and a printk fix | Levente Kurusa | 2013-10-13 | 1 | -9/+10 |
| * | | | | ahci: Changing two module params with static and __read_mostly | Chuansheng Liu | 2013-09-22 | 1 | -3/+4 |
| |/ / / |
|
* | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 2 | -0/+4 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | powerpc: add missing explicit OF includes for ppc | Rob Herring | 2013-11-11 | 1 | -0/+2 |
| * | | | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-10 | 1 | -0/+2 |
* | | | | Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-10-22 | 5 | -7/+15 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | libahci: fix turning on LEDs in ahci_start_port() | Lukasz Dorau | 2013-10-15 | 1 | -1/+9 |
| * | | | libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failures | Gwendal Grignou | 2013-10-07 | 1 | -3/+3 |
| * | | | ahci_platform: use dev_info() instead of printk() | Jingoo Han | 2013-10-07 | 1 | -1/+1 |
| * | | | ahci: use dev_info() instead of printk() | Jingoo Han | 2013-10-07 | 1 | -1/+1 |
| * | | | pata_isapnp: Don't use invalid I/O ports | Ondrej Zary | 2013-10-07 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | ATA / ACPI: remove power dependent device handling | Aaron Lu | 2013-10-17 | 3 | -21/+0 |
| |/
|/| |
|
* | | update contact information for Mikael Pettersson | Mikael Pettersson | 2013-09-25 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2013-09-04 | 19 | -287/+236 |
|\ |
|
| * | libata: bugfix: Remove __le32 in ata_tf_to_fis() | Marc Carino | 2013-09-03 | 1 | -6/+4 |
| * | libata: acpi: Remove ata_dev_acpi_handle stub in libata.h | Aaron Lu | 2013-08-27 | 1 | -1/+0 |
| * | libata: Add support for queued DSM TRIM | Marc Carino | 2013-08-25 | 1 | -6/+19 |
| * | libata: Add support for SEND/RECEIVE FPDMA QUEUED | Marc Carino | 2013-08-25 | 1 | -0/+16 |
| * | libata: Add H2D FIS "auxiliary" port flag | Marc Carino | 2013-08-25 | 1 | -0/+8 |
| * | libata: Populate host-to-device FIS "auxiliary" field | Marc Carino | 2013-08-25 | 1 | -4/+6 |
| * | ata: acpi: rework the ata acpi bind support | Aaron Lu | 2013-08-23 | 7 | -224/+106 |
| * | sata, highbank: send extra clock cycles in SGPIO patterns | Mark Langsdorf | 2013-08-14 | 1 | -0/+13 |
| * | sata, highbank: set tx_atten override bits | Mark Langsdorf | 2013-08-14 | 1 | -13/+45 |
| * | drivers/ata/sata_rcar.c: simplify use of devm_ioremap_resource | Julia Lawall | 2013-08-14 | 1 | -4/+1 |
| * | sata highbank: enable 64-bit DMA mask when using LPAE | Rob Herring | 2013-08-09 | 1 | -0/+3 |
| * | ata: pata_samsung_cf: add missing __iomem annotation | Jingoo Han | 2013-08-09 | 1 | -3/+3 |
| * | ata: pata_arasan: Staticize local symbols | Jingoo Han | 2013-08-09 | 1 | -2/+2 |
| * | sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefs | Ezequiel Garcia | 2013-07-30 | 1 | -14/+7 |
| * | ata: use dev_get_platdata() | Jingoo Han | 2013-07-30 | 8 | -10/+10 |
| * | sata_mv: Remove unneeded forward declaration | Ezequiel Garcia | 2013-07-29 | 1 | -3/+0 |
| * | libata: acpi: remove dead code for ata_acpi_(un)bind | Aaron Lu | 2013-07-25 | 1 | -4/+0 |
* | | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2013-08-27 | 1 | -2/+2 |
|\ \ |
|
| * | | ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere | Rafael J. Wysocki | 2013-07-30 | 1 | -2/+2 |
* | | | sata_fsl: save irqs while coalescing | Anthony Foiani | 2013-08-20 | 1 | -2/+3 |
* | | | libata: apply behavioral quirks to sil3826 PMP | Terry Suereth | 2013-08-19 | 1 | -6/+6 |
* | | | sata, highbank: fix ordering of SGPIO signals | Mark Langsdorf | 2013-08-09 | 1 | -2/+2 |
* | | | pata_imx: expose module alias for loading from device-tree | Niels de Vos | 2013-07-29 | 1 | -0/+1 |
|/ / |
|