index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-31
Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-45
/
+196
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-1
/
+124
2016-07-26
Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-0
/
+81
2016-07-25
phy: rockchip-emmc: Wait even longer for the DLL to lock
Douglas Anderson
1
-1
/
+11
2016-07-25
phy: rockchip-emmc: Be tolerant to card clock of 0 in power on
Douglas Anderson
1
-22
/
+37
2016-07-25
phy: rockchip-emmc: Set phyctrl_frqsel based on card clock
Douglas Anderson
1
-12
/
+89
2016-07-25
phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off()
Douglas Anderson
1
-12
/
+2
2016-07-25
phy: rockchip-emmc: Increase lock time allowance
Douglas Anderson
1
-8
/
+20
2016-07-25
phy: rockchip-emmc: reindent the register definitions
Brian Norris
1
-38
/
+38
2016-07-25
phy: rockchip-emmc: configure default output tap delay
Brian Norris
1
-0
/
+19
2016-07-25
phy: rockchip-emmc: configure frequency range and drive impedance
Shawn Lin
1
-0
/
+27
2016-07-25
phy: rockchip-emmc: give DLL some extra time to be ready
Shawn Lin
1
-3
/
+4
2016-07-14
Merge tag 'phy-for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
10
-26
/
+334
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-26
/
+15
2016-07-04
Merge 4.7-rc6 into usb-next
Greg Kroah-Hartman
6
-26
/
+15
2016-07-04
phy: rcar-gen3-usb2: fix mutex_lock calling in interrupt
Yoshihiro Shimoda
1
-4
/
+22
2016-07-04
phy: rockhip-usb: use devm_add_action_or_reset()
Sudip Mukherjee
1
-5
/
+3
2016-07-04
phy-sun4i-usb: Add workaround for missing Vbus det interrupts on A31
Hans de Goede
1
-10
/
+24
2016-07-04
phy: phy-qcom-ufs-qmp-14nm: Remove site specific OOM error message
Peter Griffin
1
-1
/
+0
2016-07-04
phy: phy-qcom-ufs-qmp-20nm: Remove site specific OOM error message
Peter Griffin
1
-1
/
+0
2016-07-04
phy: rockchip-usb: should be a child device of the GRF
Heiko Stuebner
1
-3
/
+12
2016-07-04
phy: da8xx-usb: new driver for DA8xx SoC USB PHY
David Lechner
3
-0
/
+256
2016-07-04
Merge tag 'phy-set-mode-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Kishon Vijay Abraham I
2
-2
/
+17
2016-07-04
phy: Add set_mode callback
David Lechner
1
-0
/
+15
2016-07-04
phy: xgene: rename "enum phy_mode" to "enum xgene_phy_mode"
Kishon Vijay Abraham I
1
-2
/
+2
2016-07-01
Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+3
2016-07-01
Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-23
/
+11
2016-07-01
phy: phy-stih407-usb: Use explicit reset_control_get_exclusive() API
Lee Jones
1
-1
/
+1
2016-07-01
phy: miphy28lp: Inform the reset framework that our reset line may be shared
Lee Jones
1
-1
/
+2
2016-06-30
Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-1
/
+1
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-9
/
+26
2016-06-30
phy: phy-stih407-usb: Inform the reset framework that our reset line may be s...
Lee Jones
1
-1
/
+1
2016-06-24
Merge tag 'phy-for-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
4
-23
/
+11
2016-06-22
phy-sun4i-usb: Fix irq free conditions to match request conditions
Hans de Goede
1
-2
/
+2
2016-06-21
usb: gadget: move gadget API functions to udc-core
Felipe Balbi
1
-0
/
+1
2016-06-17
phy: bcm-ns-usb2: checking the wrong variable
Dan Carpenter
1
-2
/
+2
2016-06-17
phy-sun4i-usb: fix missing __iomem *
Ben Dooks
1
-1
/
+1
2016-06-17
phy: phy-sun4i-usb: Fix optional gpios failing probe
Quentin Schulz
1
-4
/
+4
2016-06-17
phy: rockchip-dp: fix return value check in rockchip_dp_phy_probe()
Wei Yongjun
1
-1
/
+1
2016-06-17
phy: rcar-gen3-usb2: fix unexpected repeat interrupts of VBUS change
Yoshihiro Shimoda
1
-13
/
+1
2016-06-16
phy: Add SATA3 PHY support for Broadcom NSP SoC
Yendapally Reddy Dhananjaya Reddy
1
-0
/
+81
2016-06-10
phy: Add Northstar2 PCI Phy support
Pramod Kumar
3
-1
/
+124
2016-06-10
Merge tag 'phy-for-4.7-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
2
-5
/
+16
2016-06-03
phy: ti-pipe3: Program the DPLL even if it was already locked
Roger Quadros
1
-4
/
+11
2016-06-01
usb: musb: Return error value from musb_mailbox
Tony Lindgren
1
-4
/
+10
2016-05-30
phy: exynos-mipi-video: avoid uninitialized variable use
Arnd Bergmann
1
-1
/
+5
2016-05-20
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-372
/
+952
2016-05-18
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-6
/
+5301
2016-05-03
Merge tag 'phy-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...
Greg Kroah-Hartman
10
-371
/
+950
2016-04-30
phy: exynos-mipi-video: Add support for Exynos 5420 and 5433 SoCs
Marek Szyprowski
1
-1
/
+128
[next]