summaryrefslogtreecommitdiffstats
path: root/security (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-03ata: libahci: Use of_platform_device_create only if supportedGuenter Roeck1-1/+3
2015-02-03sata_mv: Delete unnecessary checks before the function call "phy_power_off"Markus Elfring1-4/+2
2015-02-03ata: Delete unnecessary checks before the function call "pci_dev_put"Markus Elfring1-4/+2
2015-01-29ata: pata_platform: fix owner module reference mismatch for scsi hostAkinobu Mita3-6/+17
2015-01-29ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita12-23/+89
2015-01-27pata_pdc2027x: Use 64-bit timekeepingTina Ruchandani1-5/+5
2015-01-21ata: libahci: Fix devres cleanup on failureThierry Reding1-1/+2
2015-01-19libata: prevent HSM state change race between ISR and PIODavid Jeffery1-0/+12
2015-01-19ata: libahci: Allow using multiple regulatorsGregory CLEMENT4-75/+173
2015-01-19Documentation: bindings: Add the regulator property to the sub-nodes AHCI bin...Gregory CLEMENT1-3/+6
2015-01-19ata: libahci: Clean-up the ahci_platform_en/disable_phys functionsGregory CLEMENT1-6/+0
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams3-2/+6
2015-01-19sata_rcar: extend PM methodsMikhail Ulyanov1-2/+23
2015-01-13ata: pata_at91: depend on !ARCH_MULTIPLATFORMAlexandre Belloni1-0/+1
2015-01-13ahci: Remove Device ID for Intel Sunrise Point PCHJames Ralston1-1/+0
2015-01-12sata_dwc_460ex: disable compilation on ARM and ARM64Andy Shevchenko1-1/+1
2015-01-11ata: libata-core: Remove unused functionRickard Strandqvist2-28/+0
2015-01-09ahci: Use dev_info() to inform about the lack of Device Sleep supportGabriele Mazzotta1-1/+1
2015-01-08libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen3-8/+34
2015-01-08sata_dwc_460ex: convert to devm_kzalloc in ->probe()Andy Shevchenko1-18/+6
2015-01-08sata_dwc_460ex: remove extra messageAndy Shevchenko1-6/+2
2015-01-08sata_dwc_460ex: use np local variable in ->probe()Andy Shevchenko1-4/+4
2015-01-08sata_dwc_460ex: fix most of the sparse warningsAndy Shevchenko1-34/+33
2015-01-08sata_dwc_460ex: enable COMPILE_TEST for the driverAndy Shevchenko2-1/+13
2015-01-08sata_dwc_460ex: remove redundant dev_set_drvdataAndy Shevchenko1-1/+0
2015-01-07sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko1-14/+12
2015-01-07libata: Remove FIXME comment in atapi_eh_request_senseNicholas Krause1-1/+0
2015-01-07ata: add MAINTAINERS entry for libata PATA driversBartlomiej Zolnierkiewicz1-0/+9
2015-01-07libata: clean up MAINTAINERS entriesTejun Heo1-32/+34
2015-01-06ahci_xgene: Implement the workaround to support PMP enumeration and discovery.Suman Tripathi1-5/+128
2015-01-06ahci_xgene: Implement the xgene_ahci_poll_reg_val to support PMP.Suman Tripathi1-2/+54
2015-01-05libata: export ata_get_cmd_descript()Andy Shevchenko1-0/+1
2015-01-05ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode ...Suman Tripathi1-5/+7
2015-01-05ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller dr...Suman Tripathi1-1/+1
2014-12-25libata: s/ata_id_removeable()/ata_id_removable()/Nicholas Krause2-3/+3
2014-12-21Linux 3.19-rc1v3.19-rc1Linus Torvalds1-2/+2
2014-12-20i2c: sh_mobile: fix uninitialized var when debug is enabledWolfram Sang1-0/+1
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson1-7/+0
2014-12-20CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson2-71/+83
2014-12-20CRISv32: Select MTDRAM for axisflashmapJesper Nilsson1-0/+1
2014-12-20CRISv32: Implement early consoleJesper Nilsson1-26/+56
2014-12-20CRIS: Use KALLSYMs if available in call stack dumpJesper Nilsson1-27/+34
2014-12-20CRISv32: Fix declaration mismatchJesper Nilsson1-1/+0
2014-12-20CRISv32: Rewrite of synchronous serial port driverJesper Nilsson1-639/+791
2014-12-20CRIS: Update init memory handlingJesper Nilsson1-5/+33
2014-12-20CRISv32: Better handling of watchdog biteJesper Nilsson1-11/+17
2014-12-20CRIS: Export missing function symbolsJesper Nilsson3-19/+19
2014-12-20CRIS: Export ioremap_nocacheJesper Nilsson1-1/+2
2014-12-20CRIS: Fix headers_installSam Ravnborg3-8/+2
2014-12-20CRISv32: Add missing include for mm.hJesper Nilsson1-0/+1