summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-10phy: Add reset callbackRandy Li1-0/+15
2016-09-10phy-sun4i-usb: Warn when external vbus is detectedHans de Goede1-1/+3
2016-09-10phy-sun4i-usb: Add support for phy_set_modeHans de Goede1-0/+30
2016-09-10phy-sun4i-usb: Simplify missing dr_mode handlingHans de Goede1-28/+14
2016-09-10phy-sun4i-usb: Refactor forced session endingHans de Goede1-14/+13
2016-09-10phy-sun4i-usb: Use bool where appropriateHans de Goede1-3/+4
2016-09-10phy: rockchip-typec: add pm runtime supportChris Zhong1-0/+10
2016-09-10usb: phy: add USB_SUPPORT dependencyArnd Bergmann1-0/+2
2016-09-10phy: Add USB Type-C PHY driver for rk3399Chris Zhong3-0/+1023
2016-09-10phy: da8xx-usb: Fix syscon device nameDavid Lechner1-1/+1
2016-09-10Merge branch 'ib-extcon-phy-4.9' of git://git.kernel.org/pub/scm/linux/kernel...Kishon Vijay Abraham I4-167/+649
2016-09-10extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer deviceChanwoo Choi1-0/+5
2016-09-10extcon: Add new EXTCON_DISP_HMD for Head-mounted Display deviceChanwoo Choi1-0/+5
2016-09-10extcon: Add EXTCON_DISP_DP and the property for USB Type-CChris Zhong1-0/+5
2016-09-10extcon: Add the synchronization extcon APIs to support the notificationChanwoo Choi1-75/+135
2016-09-10extcon: Rename the extcon_set/get_state() to maintain the function naming pat...Chanwoo Choi1-15/+13
2016-09-10extcon: Add the support for the capability of each propertyChanwoo Choi1-0/+140
2016-09-10extcon: Add the support for extcon property according to extcon typeChanwoo Choi1-1/+200
2016-09-10extcon: Add the extcon_type to gather each connector into five categoryChanwoo Choi1-29/+130
2016-09-10extcon: Fix compile time warningManinder Singh1-1/+1
2016-09-10extcon: Block the bit masking operation for cable state except for extcon coreChanwoo Choi1-19/+1
2016-09-10extcon: Remove the state_store() to prevent the wrong accessChanwoo Choi1-20/+1
2016-09-10extcon: gpio: Remove the usage of extcon_set_state()Chanwoo Choi1-1/+1
2016-09-10extcon: adc-jack: Remove the usage of extcon_set_state()Chanwoo Choi1-12/+14
2016-09-10extcon: arizona: Remove the usage of extcon_update_state()Chanwoo Choi1-4/+7
2016-09-10extcon: arizona: Remove unneeded semi-colonCharles Keepax1-1/+1
2016-09-10extcon: Move extcon_get_edev_by_phandle() errors to dbg levelStephen Boyd1-2/+2
2016-09-10extcon: adc-jack: update cable state during bootVenkat Reddy Talla1-0/+1
2016-09-10phy: rockchip-inno-usb2: add COMMON_CLK dependencyFrank Wang1-0/+1
2016-09-10phy: omap-usb2: support suspend/resumeSekhar Nori1-54/+46
2016-09-10phy: rcar-gen3-usb2: Add a compatible string for r8a7796Yoshihiro Shimoda1-0/+1
2016-09-10phy: bcm-ns2-pcie: Set missing .owner field in ns2_pci_phy_opsAxel Lin1-1/+2
2016-09-10phy: bcm-ns2-pcie: Get rid of struct ns2_pci_phyAxel Lin1-20/+5
2016-09-10phy: tegra: mark tegra_xusb_lane_lookup_function() staticBaoyou Xie1-1/+2
2016-09-10phy: tegra: add missing header dependenciesBaoyou Xie1-0/+1
2016-09-10phy: add a driver for the Rockchip SoC internal PCIe PHYShawn Lin3-0/+366
2016-09-10phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phyFrank Wang3-0/+715
2016-09-10phy: qcom-ufs: use of_property_read_boolJulia Lawall1-4/+2
2016-09-10phy: bcm-ns-usb3: new driver for USB 3.0 PHY on NorthstarRafał Miłecki3-0/+284
2016-09-10phy: sun4i: add support for A64 usb phyIcenowy Zheng1-6/+29
2016-09-10phy: exynos5-usbdrd: Remove "static" from local variableAxel Lin1-2/+2
2016-08-12phy: sun9i-usb: fix error handlingChristophe JAILLET1-2/+2
2016-08-12phy: brcm-sata: Return proper error if brcm_sata_phy_init failsAxel Lin1-1/+1
2016-08-12phy-sun4i-usb: Add support for peripheral-only modeHans de Goede1-22/+46
2016-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds36-117/+118
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds20-156/+313
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe32-85/+85
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe1-1/+1
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe4-31/+32
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+1