Age | Commit message (Expand) | Author | Files | Lines |
2018-08-24 | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 30 | -120/+158 |
2018-08-23 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+0 |
2018-08-22 | ata: ahci_platform: enable to get and control reset | Kunihiko Hayashi | 1 | -1/+2 |
2018-08-22 | ata: libahci_platform: add reset control support | Kunihiko Hayashi | 2 | -5/+27 |
2018-08-22 | ata: add an extra argument to ahci_platform_get_resources() | Kunihiko Hayashi | 15 | -15/+17 |
2018-08-18 | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+2 |
2018-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -2/+3 |
2018-08-14 | Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -9/+1 |
2018-08-09 | Merge branch 'asoc-4.19' into asoc-next | Mark Brown | 1 | -9/+1 |
2018-08-06 | ata: sata_rcar: exclude setting of PHY registers in Gen3 | Masaharu Hayakawa | 1 | -2/+2 |
2018-08-06 | ata: sata_rcar: really mask all interrupts on Gen2 and later | Wolfram Sang | 1 | -7/+13 |
2018-08-06 | Revert "ata: ahci_platform: allow disabling of hotplug to save power" | Tejun Heo | 2 | -74/+19 |
2018-08-05 | Merge tag 'v4.18-rc6' into for-4.19/block2 | Jens Axboe | 9 | -47/+98 |
2018-08-02 | libata-scsi: Move sense buffers onto stack | Kees Cook | 1 | -12/+6 |
2018-07-30 | ata: libahci: Allow reconfigure of DEVSLP register | Srinivas Pandruvada | 1 | -8/+10 |
2018-07-30 | ata: libahci: Correct setting of DEVSLP register | Srinivas Pandruvada | 1 | -0/+2 |
2018-07-30 | ata: ahci: Enable DEVSLP by default on x86 with SLP_S0 | Srinivas Pandruvada | 1 | -5/+33 |
2018-07-30 | ata: ahci: Support state with min power but Partial low power state | Srinivas Pandruvada | 3 | -1/+6 |
2018-07-24 | Revert "ata: ahci_platform: convert kcalloc to devm_kcalloc" | Corentin Labbe | 1 | -1/+7 |
2018-07-23 | ata: sata_rcar: Add rudimentary Runtime PM support | Geert Uytterhoeven | 1 | -22/+18 |
2018-07-23 | ata: sata_rcar: Provide a short-hand for &pdev->dev | Geert Uytterhoeven | 1 | -8/+8 |
2018-07-17 | ata: ahci-platform: Remove support for Exynos5440 | Krzysztof Kozlowski | 1 | -1/+0 |
2018-07-16 | Merge 4.18-rc5 into char-misc-next | Greg Kroah-Hartman | 9 | -47/+98 |
2018-07-12 | ata: Only output sg element mapped number in verbose debug | Paul Menzel | 1 | -1/+1 |
2018-07-12 | ata: Guard ata_scsi_dump_cdb() by ATA_VERBOSE_DEBUG | Paul Menzel | 1 | -2/+2 |
2018-07-12 | ata: ahci_platform: convert kcalloc to devm_kcalloc | Corentin Labbe | 1 | -3/+1 |
2018-07-12 | ata: ahci_platform: convert kzallloc to kcalloc | Corentin Labbe | 1 | -5/+3 |
2018-07-12 | ata: ahci_platform: correct parameter documentation for ahci_platform_shutdown | Corentin Labbe | 1 | -1/+1 |
2018-07-11 | libata: remove ata_sff_data_xfer_noirq() | Sebastian Andrzej Siewior | 9 | -40/+10 |
2018-07-07 | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap | 2 | -0/+2 |
2018-07-02 | ata: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven | 1 | -2/+0 |
2018-07-02 | ata: Fix ZBC_OUT all bit handling | Damien Le Moal | 1 | -3/+8 |
2018-07-02 | ata: Fix ZBC_OUT command block check | Damien Le Moal | 1 | -6/+7 |
2018-07-02 | ahci: Add Intel Ice Lake LP PCI ID | Mika Westerberg | 1 | -0/+1 |
2018-07-02 | ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS | Hans de Goede | 2 | -0/+62 |
2018-07-02 | sata_nv: remove redundant pointers sdev0 and sdev1 | Colin Ian King | 1 | -3/+0 |
2018-06-19 | scsi: libsas: dynamically allocate and free ata host | Jason Yan | 2 | -2/+3 |
2018-06-19 | sata_fsl: remove dead code in tag retrieval | Jens Axboe | 1 | -6/+0 |
2018-06-19 | sata_fsl: convert to command iterator | Jens Axboe | 1 | -2/+1 |
2018-06-19 | libata: convert eh to command iterators | Jens Axboe | 1 | -25/+16 |
2018-06-18 | ata: pata_pxa: remove the dmaengine compat need | Robert Jarzmik | 1 | -9/+1 |
2018-06-18 | ata: ahci_mvebu: ahci_mvebu_stop_engine() can be static | Wei Yongjun | 1 | -1/+1 |
2018-06-18 | libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store() | John Garry | 1 | -2/+5 |
2018-06-18 | ata: ahci_platform: allow disabling of hotplug to save power | Samuel Morris | 2 | -19/+74 |
2018-06-18 | ata: ahci: rpm_put port on port_stop to match rpm_get in port_start | Samuel Morris | 1 | -0/+2 |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -4/+4 |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 2 | -2/+2 |
2018-06-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+12 |
2018-06-05 | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 12 | -151/+166 |
2018-06-05 | Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -4/+1 |