summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* phy: renesas: rcar-gen3-usb2: Use pdev's device pointer on dev_vdbg()Yoshihiro Shimoda2019-04-171-4/+6
* phy: rcar-gen3-usb2: Add support for r8a77470Biju Das2019-04-172-7/+34
* phy: renesas: phy-rcar-gen2: Add support for r8a77470Biju Das2019-04-171-12/+118
* phy: ti-pipe3: Fix PCIe power up sequenceRoger Quadros2019-04-171-6/+6
* phy: ti-pipe3: Fix SATA & USB PHY power up sequenceRoger Quadros2019-04-171-14/+30
* phy: ti-pipe3: improve DPLL stability for SATA & USBRoger Quadros2019-04-171-42/+173
* phy: ti-pipe3: Introduce mode property in driver dataRoger Quadros2019-04-171-36/+57
* phy: ti-pipe3: fix missing bit-wise or operator when assigning valColin Ian King2019-04-171-1/+1
* phy: mediatek: Add UFS M-PHY driverStanley Chu2019-04-173-0/+256
* phy: rockchip-emmc: Allow to set drive impedance via DTS.Christoph Muellner2019-04-171-2/+28
* phy: ufs-qcom: Refactor all init steps into phy_poweronEvan Green2019-04-176-170/+64
* phy: qcom: Utilize UFS reset controllerEvan Green2019-04-176-18/+76
* scsi: ufs: qcom: Expose the reset controller for PHYEvan Green2019-04-173-0/+57
* phy: amlogic: Add Amlogic G12A USB3 + PCIE Combo PHY DriverNeil Armstrong2019-04-173-0/+425
* phy: amlogic: add Amlogic G12A USB2 PHY DriverNeil Armstrong2019-04-173-0/+353
* phy: sr-usb: Add Stingray USB PHY driverSrinath Mannam2019-04-173-0/+406
* phy: tegra: xusb: Add Tegra186 supportJC Kuo2019-04-174-0/+933
* phy: tegra: xusb: Add support for power suppliesThierry Reding2019-04-172-1/+38
* phy: tegra: xusb: Parse dual-role mode propertyThierry Reding2019-04-172-0/+24
* phy: tegra: xusb: Skip single function lane programmingJC Kuo2019-04-171-1/+5
* Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-171-1/+4
|\
| * xen/balloon: Fix mapping PG_offline pages to user spaceDavid Hildenbrand2019-03-151-1/+4
* | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-1622-502/+1044
|\ \
| * | device-dax: "Hotplug" persistent memory for use like normal RAMDave Hansen2019-02-284-0/+126
| * | device-dax: Add a 'modalias' attribute to DAX 'bus' devicesVishal Verma2019-02-271-0/+12
| * | device-dax: Add a 'target_node' attributeDan Williams2019-02-201-0/+28
| * | device-dax: Auto-bind device after successful new_idDan Williams2019-01-241-6/+18
| * | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-0610-6/+23
| * | device-dax: Add /sys/class/dax backwards compatibilityDan Williams2019-01-069-49/+202
| * | device-dax: Add support for a dax override driverDan Williams2019-01-063-10/+156
| * | device-dax: Move resource pinning+mapping into the common driverDan Williams2019-01-065-79/+90
| * | device-dax: Introduce bus + driver modelDan Williams2019-01-065-87/+203
| * | device-dax: Start defining a dax bus modelDan Williams2019-01-069-224/+209
| * | device-dax: Remove multi-resource infrastructureDan Williams2019-01-064-49/+10
| * | device-dax: Kill dax_region baseDan Williams2019-01-064-8/+4
| * | device-dax: Kill dax_region idaDan Williams2019-01-062-24/+3
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-1621-77/+206
|\ \ \
| * | | scsi: aacraid: Fix performance issue on logical drivesSagar Biradar2019-03-141-5/+8
| * | | scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()Dan Carpenter2019-03-141-7/+9
| * | | scsi: libiscsi: Hold back_lock when calling iscsi_complete_taskLee Duncan2019-03-071-2/+20
| * | | scsi: hisi_sas: Change SERDES_CFG init value to increase reliability of HiLinkXiang Chen2019-03-061-0/+2
| * | | scsi: hisi_sas: Send HARD RESET to clear the previous affiliation of STP targ...Xiang Chen2019-03-063-3/+49
| * | | scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry2019-03-061-0/+10
| * | | scsi: hisi_sas: print PHY RX errors count for later revision of v3 hwXiaofei Tan2019-03-062-25/+60
| * | | scsi: hisi_sas: Fix a timeout race of driver internal and SMP IOXiang Chen2019-03-061-1/+2
| * | | scsi: hisi_sas: Change return variable type in phy_up_v3_hw()Xiang Chen2019-03-061-1/+2
| * | | scsi: qla2xxx: check for kstrtol() failureDan Carpenter2019-03-061-0/+2
| * | | scsi: lpfc: fix 32-bit format string warningArnd Bergmann2019-03-061-1/+1
| * | | scsi: lpfc: fix unused variable warningArnd Bergmann2019-03-061-1/+2
| * | | scsi: target: tcmu: Switch to bitmap_zalloc()Andy Shevchenko2019-03-061-5/+3