aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-21phy: ti-pipe3: use *syscon* framework API to power on/off the PHYKishon Vijay Abraham I2-17/+81
2015-12-21phy: ti-pipe3: use ti_pipe3_power_off to power off the PHY during probeKishon Vijay Abraham I1-2/+3
2015-12-21phy: ti-pipe3: move mem resource initialization to a separate functionKishon Vijay Abraham I1-19/+33
2015-12-21phy: ti-pipe3: move sysctrl initialization to a separate functionKishon Vijay Abraham I1-33/+45
2015-12-21phy: ti-pipe3: move clk initialization to a separate functionKishon Vijay Abraham I1-55/+72
2015-12-21phy: ti-pipe3: introduce local struct device* in probeKishon Vijay Abraham I1-27/+27
2015-12-20phy: berlin-usb: don't set device's driver_dataJisheng Zhang1-1/+0
2015-12-20phy: berlin-usb: remove non-necessary header filesJisheng Zhang1-2/+0
2015-12-20phy: phy_brcmstb_sata: add support for MIPS-based platformsJaedon Shin3-8/+21
2015-12-20phy: phy_brcmstb_sata: add data for phy versionJaedon Shin1-3/+20
2015-12-20phy: phy_brcmstb_sata: remove duplicate definitionsJaedon Shin1-2/+0
2015-12-20phy: rockchip-usb: expose the phy-internal PLLsHeiko Stuebner2-27/+162
2015-12-20phy: rockchip-usb: add compatible values for rk3066a and rk3188Heiko Stuebner2-1/+6
2015-12-20phy: rockchip-usb: move per-phy init into a separate functionHeiko Stuebner1-40/+43
2015-12-20phy: rockchip-usb: introduce a common data-struct for the deviceHeiko Stuebner1-7/+19
2015-12-20phy: rockchip-usb: fix clock get-put mismatchHeiko Stuebner1-0/+12
2015-12-20phy: add phy-hi6220-usbZhangfei Gao4-0/+194
2015-12-20phy-sun4i-usb: Add support for the host usb-phys found on the H3 SoCReinder de Haan2-9/+33
2015-12-20phy-sun4i-usb: Use of_match_node to get model specific config dataHans de Goede1-42/+79
2015-12-20phy: phy-mt65xx-usb3: improve HS eye diagramChunfeng Yun1-3/+96
2015-12-20phy: phy-mt65xx-usb3: fix test fail of HS receiver sensitivityChunfeng Yun1-2/+5
2015-12-20MAINTAINERS: add Renesas usb2 phy driverYoshihiro Shimoda1-0/+6
2015-12-20phy: rcar-gen3-usb2: add runtime ID/VBUS pin detectionYoshihiro Shimoda2-1/+44
2015-12-20phy: rcar-gen3-usb2: change the mode to OTG on the combined channelYoshihiro Shimoda1-2/+122
2015-12-20phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driverYoshihiro Shimoda4-0/+262
2015-12-07phy: core: Get a refcount to phy in devm_of_phy_get_by_index()Chunfeng Yun1-6/+15
2015-12-03phy: cygnus: pcie: add missing of_node_putJulia Lawall1-4/+12
2015-12-03phy: miphy365x: add missing of_node_putJulia Lawall1-5/+11
2015-12-03phy: miphy28lp: add missing of_node_putJulia Lawall1-5/+11
2015-12-03phy: rockchip-usb: add missing of_node_putJulia Lawall1-5/+12
2015-12-03phy: berlin-sata: add missing of_node_putJulia Lawall1-6/+14
2015-12-03phy: mt65xx-usb3: add missing of_node_putJulia Lawall1-7/+13
2015-12-03phy: brcmstb-sata: add missing of_node_putJulia Lawall1-5/+12
2015-12-03phy: sun9i-usb: add USB dependencyArnd Bergmann1-0/+1
2015-11-15Linux 4.4-rc1Linus Torvalds1-2/+2
2015-11-14ARC: Fix silly typo in MAINTAINERS fileVineet Gupta1-1/+1
2015-11-14ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta1-4/+0
2015-11-14ARC: use ASL assembler mnemonicVineet Gupta1-3/+3
2015-11-14ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta3-21/+44
2015-11-14ARC: remove extraneous header includeVineet Gupta1-1/+0
2015-11-13f2fs: xattr simplificationsAndreas Gruenbacher1-12/+3
2015-11-13squashfs: xattr simplificationsAndreas Gruenbacher1-59/+31
2015-11-139p: xattr simplificationsAndreas Gruenbacher9-306/+83
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher32-226/+306
2015-11-13jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher1-0/+3
2015-11-13hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher4-44/+0
2015-11-13ubifs: Remove unused security xattr handlerAndreas Gruenbacher3-42/+0
2015-11-13vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher1-3/+1
2015-11-13vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher1-0/+4
2015-11-12mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell1-2/+2