summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* phy: General struct and field cleanupCan Guo2018-09-251-11/+14
* phy: Update PHY power control sequenceCan Guo2018-09-251-7/+12
* phy: rockchip-usb: add usb-uart setup for rk3188Heiko Stuebner2018-09-251-46/+95
* phy: phy-twl4030-usb: fix denied runtime accessAndreas Kemnade2018-09-251-0/+29
* phy: renesas: rcar-gen3-usb2: add is_otg_channel to use "role" sysfsYoshihiro Shimoda2018-09-251-5/+18
* phy: renesas: rcar-gen3-usb2: add conditions for uses_otg_pins == falseYoshihiro Shimoda2018-09-251-1/+4
* phy: renesas: rcar-gen3-usb2: change a condition "dr_mode"Yoshihiro Shimoda2018-09-251-1/+3
* phy: renesas: rcar-gen3-usb2: unify OBINTEN handlingYoshihiro Shimoda2018-09-251-8/+15
* phy: renesas: rcar-gen3-usb2: Check a property to use otg pinsYoshihiro Shimoda2018-09-251-18/+6
* phy: renesas: rcar-gen3-usb2: Rename has_otg_pins to uses_otg_pinsYoshihiro Shimoda2018-09-251-7/+7
* phy: renesas: rcar-gen3-usb2: fix vbus_ctrl for role sysfsYoshihiro Shimoda2018-09-251-1/+1
* phy: brcm-sata: Add BCM63138 (DSL) PHY init sequenceFlorian Fainelli2018-09-251-0/+70
* phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCsFlorian Fainelli2018-09-251-1/+2
* phy: socionext: add PCIe PHY driver supportKunihiko Hayashi2018-09-253-0/+250
* phy: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-259-22/+22
* phy: add Rockchip Innosilicon hdmi phyZheng Yang2018-09-103-0/+1286
* phy:phy-lantiq-rcu-usb2: Use PTR_ERR_OR_ZERO to replace the open coded versionzhong jiang2018-09-101-3/+1
* phy:phy-brcm-usb: Use PTR_ERR_OR_ZERO to replace the open coded versionzhong jiang2018-09-101-3/+1
* phy: renesas: use SPDX identifier for Renesas driversWolfram Sang2018-09-103-12/+3
* phy: socionext: add USB2 PHY driver for UniPhier SoCKunihiko Hayashi2018-09-103-0/+258
* phy: socionext: add USB3 PHY driver for UniPhier SoCKunihiko Hayashi2018-09-106-0/+791
* phy: qcom-qusb2: Quiet -EPROBE_DEFER from qusb2_phy_probe()Douglas Anderson2018-09-101-1/+3
* phy: qcom-qmp: Quiet -EPROBE_DEFER from qcom_qmp_phy_probe()Douglas Anderson2018-09-101-1/+3
* phy: Add driver for Cadence MHDP DisplayPort SD0801 PHYScott Telford2018-09-105-0/+554
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-2611-179/+72
|\
| * target/iscsi: Allocate session IDs from an IDAMatthew Wilcox2018-08-213-30/+10
| * iscsi target: fix session creation failure handlingMike Christie2018-08-211-14/+21
| * drm/vmwgfx: Convert to new IDA APIMatthew Wilcox2018-08-211-29/+12
| * dmaengine: Convert to new IDA APIMatthew Wilcox2018-08-211-16/+7
| * media: Convert entity ID allocation to new IDA APIMatthew Wilcox2018-08-211-11/+5
| * cb710: Convert to new IDA APIMatthew Wilcox2018-08-211-18/+5
| * rsxx: Convert to new IDA APIMatthew Wilcox2018-08-211-16/+5
| * osd: Convert to new IDA APIMatthew Wilcox2018-08-211-15/+7
| * sd: Convert to new IDA APIMatthew Wilcox2018-08-211-17/+4
| * mtip32xx: Convert to new IDA APIMatthew Wilcox2018-08-211-23/+6
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-265-17/+25
|\ \
| * \ Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2018-08-245-17/+25
| |\ \
| | * | irqchip/gic-v3: Allow interrupt to be configured as wake-up sourcesMarc Zyngier2018-08-201-2/+6
| | * | irqchip/tango: Set irq handler and data in one goMartin Kaiser2018-08-201-2/+1
| | * | irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0Krzysztof Kozlowski2018-08-131-1/+1
| | * | irqchip/stm32: Fix init error handlingDan Carpenter2018-08-131-12/+13
| | * | irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski2018-08-131-0/+4
* | | | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-253-27/+87
|\ \ \ \
| * | | | libnvdimm, pmem: Restore page attributes when clearing errorsDan Williams2018-08-202-0/+39
| * | | | device-dax: Set page->indexDan Williams2018-07-201-0/+4
| * | | | device-dax: Enable page_mapping()Dan Williams2018-07-201-17/+38
| * | | | device-dax: Convert to vmf_insert_mixed and vm_fault_tDan Williams2018-07-201-15/+11
* | | | | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds2018-08-2514-24/+171
|\ \ \ \ \
| * | | | | libnvdimm: fix ars_status output length calculationVishal Verma2018-08-201-2/+2
| * | | | | device-dax: avoid hang on error before devm_memremap_pages()Stefan Hajnoczi2018-07-311-4/+8