summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-09-10phy: Add USB Type-C PHY driver for rk3399Chris Zhong
2016-09-10phy: da8xx-usb: Fix syscon device nameDavid Lechner
2016-09-10Merge branch 'ib-extcon-phy-4.9' of git://git.kernel.org/pub/scm/linux/kernel...Kishon Vijay Abraham I
2016-09-10extcon: Introduce EXTCON_PROP_USB_SS property for SuperSpeed modeGuenter Roeck
2016-09-10extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer deviceChanwoo Choi
2016-09-10extcon: Add new EXTCON_DISP_HMD for Head-mounted Display deviceChanwoo Choi
2016-09-10extcon: Add EXTCON_DISP_DP and the property for USB Type-CChris Zhong
2016-09-10extcon: Add the synchronization extcon APIs to support the notificationChanwoo Choi
2016-09-10extcon: Rename the extcon_set/get_state() to maintain the function naming pat...Chanwoo Choi
2016-09-10extcon: Add the support for the capability of each propertyChanwoo Choi
2016-09-10extcon: Add the support for extcon property according to extcon typeChanwoo Choi
2016-09-10extcon: Add the extcon_type to gather each connector into five categoryChanwoo Choi
2016-09-10extcon: Fix compile time warningManinder Singh
2016-09-10extcon: Block the bit masking operation for cable state except for extcon coreChanwoo Choi
2016-09-10extcon: Remove the state_store() to prevent the wrong accessChanwoo Choi
2016-09-10extcon: gpio: Remove the usage of extcon_set_state()Chanwoo Choi
2016-09-10extcon: adc-jack: Remove the usage of extcon_set_state()Chanwoo Choi
2016-09-10extcon: arizona: Remove the usage of extcon_update_state()Chanwoo Choi
2016-09-10extcon: arizona: Remove unneeded semi-colonCharles Keepax
2016-09-10extcon: Move extcon_get_edev_by_phandle() errors to dbg levelStephen Boyd
2016-09-10extcon: adc-jack: update cable state during bootVenkat Reddy Talla
2016-09-10phy: rockchip-inno-usb2: add COMMON_CLK dependencyFrank Wang
2016-09-10dt-bindings: phy: ti: add documentation for ti,dra7x-usb2Sekhar Nori
2016-09-10phy: omap-usb2: support suspend/resumeSekhar Nori
2016-09-10phy: rcar-gen3-usb2: Add a compatible string for r8a7796Yoshihiro Shimoda
2016-09-10phy: rcar-gen3-usb2: revise the example of device tree docYoshihiro Shimoda
2016-09-10phy: bcm-ns2-pcie: Set missing .owner field in ns2_pci_phy_opsAxel Lin
2016-09-10phy: bcm-ns2-pcie: Get rid of struct ns2_pci_phyAxel Lin
2016-09-10phy: tegra: mark tegra_xusb_lane_lookup_function() staticBaoyou Xie
2016-09-10phy: tegra: add missing header dependenciesBaoyou Xie
2016-09-10phy: add a driver for the Rockchip SoC internal PCIe PHYShawn Lin
2016-09-10Documentation: bindings: add dt documentation for Rockchip PCIe PHYShawn Lin
2016-09-10phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phyFrank Wang
2016-09-10Documentation: bindings: add DT documentation for Rockchip USB2PHYFrank Wang
2016-09-10phy: qcom-ufs: use of_property_read_boolJulia Lawall
2016-09-10phy: bcm-ns-usb3: new driver for USB 3.0 PHY on NorthstarRafał Miłecki
2016-09-10phy: sun4i: add support for A64 usb phyIcenowy Zheng
2016-09-10dt: bindings: add bindings for Allwinner A64 usb phyIcenowy Zheng
2016-09-10phy: exynos5-usbdrd: Remove "static" from local variableAxel Lin
2016-08-12phy: sun9i-usb: fix error handlingChristophe JAILLET
2016-08-12phy: brcm-sata: Return proper error if brcm_sata_phy_init failsAxel Lin
2016-08-12mfd: da8xx-cfgchip: New header file for CFGCHIP registersDavid Lechner
2016-08-12phy-sun4i-usb: Add support for peripheral-only modeHans de Goede
2016-08-07Linux 4.8-rc1Linus Torvalds
2016-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe
2016-08-07mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe