index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-17
usb: phy: Find the right match in devm_usb_phy_match
Axel Lin
1
-1
/
+3
2015-04-16
usb: phy: am335x-control: check return value of bus_find_device
David Dueck
1
-0
/
+3
2014-09-28
USB: Remove .owner field for driver
Kiran Padwal
1
-1
/
+0
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2
-2
/
+2
2014-09-16
Merge tag 'v3.17-rc5' into next
Felipe Balbi
2
-3
/
+9
2014-09-08
Merge tag 'v3.17-rc4' into next
Felipe Balbi
3
-5
/
+6
2014-09-03
usb: phy: tegra: Avoid use of sizeof(void)
Thierry Reding
1
-2
/
+2
2014-09-03
usb: phy: mxs: add imx6sx support
Peter Chen
1
-1
/
+7
2014-09-02
usb: phy: twl6030-usb: Remove unused irq_enabled
Tony Lindgren
1
-2
/
+0
2014-09-02
usb: phy: samsung: remove old common USB PHY code
Bartlomiej Zolnierkiewicz
2
-558
/
+0
2014-09-02
usb: phy: samsung: remove old USB 3.0 PHY driver
Bartlomiej Zolnierkiewicz
3
-359
/
+0
2014-09-02
usb: phy: samsung: remove old USB 2.0 PHY driver
Bartlomiej Zolnierkiewicz
3
-550
/
+0
2014-08-27
usb: phy: msm: Make phy_reset clk and reset line optional.
Srinivas Kandagatla
1
-5
/
+8
2014-08-27
usb: phy: mxs: Add VF610 USB PHY support
Stefan Agner
1
-0
/
+6
2014-08-20
usb: phy: msm: mark msm_otg_mode_fops static
Felipe Balbi
1
-1
/
+1
2014-08-20
usb: phy: samsung: Remove unnecessary lines of register bit definitions
Jingoo Han
1
-34
/
+2
2014-08-19
usb: phy: msm: Fix return value check in msm_otg_probe()
Wei Yongjun
1
-2
/
+2
2014-08-19
usb: phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPH
Jingoo Han
1
-1
/
+1
2014-08-19
usb: phy: drop kfree of devm_kzalloc's data
Himangi Saraogi
1
-3
/
+1
2014-08-19
usb: phy: return -ENODEV on failure of try_module_get
Arjun Sreedharan
1
-0
/
+3
2014-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-07-21
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
4
-48
/
+23
2014-07-10
usb: phy: am335x: Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
1
-9
/
+3
2014-07-10
usb: phy: tegra: Do not include asm/mach-types.h
Thierry Reding
1
-1
/
+0
2014-07-09
USB: PHY: tegra: Call tegra_usb_phy_close only on device removal
Tuomas Tynkkynen
1
-5
/
+3
2014-07-09
usb: phy: tegra: Do not include asm/mach-types.h
Thierry Reding
1
-1
/
+0
2014-06-30
usb: phy: msm: Do not do runtime pm if the phy is not idle
Srinivas Kandagatla
1
-1
/
+3
2014-06-30
usb: phy: msm: Make phy_reset clk and reset line optional.
Srinivas Kandagatla
1
-5
/
+5
2014-06-30
usb: phy: phy-gpio-vbus-usb: use devm_ functions
Himangi Saraogi
1
-32
/
+13
2014-06-30
usb: phy: tegra: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-30
usb: phy: msm: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-19
drivers/usb/phy/phy.c: remove a leading space
Antonio Ospite
1
-1
/
+1
2014-06-03
Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-1181
/
+441
2014-06-02
Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-05-27
phy: Enable USB PHY support for arm64
Liviu Dudau
1
-1
/
+1
2014-05-27
usb: common: rename phy-fsm-usb.c to usb-otg-fsm.c
Peter Chen
3
-377
/
+0
2014-05-27
usb: phy: add run-time dependencies to R-Car driver
Jean Delvare
1
-0
/
+1
2014-05-23
usb: phy: msm: fix bug in probe()
Dan Carpenter
1
-3
/
+5
2014-05-23
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
7
-352
/
+437
2014-05-20
Merge 3.15-rc5 into usb-next
Greg Kroah-Hartman
1
-4
/
+5
2014-05-16
ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAP
Paul Bolle
1
-1
/
+1
2014-05-15
usb: phy: Add SMSC USB334x PHY ID
Liviu Dudau
1
-0
/
+1
2014-05-14
usb: phy: msm: change devm_ioremap() to devm_ioremap_resource()
Dan Carpenter
1
-1
/
+1
2014-05-14
usb: phy: msm: reset controller is mandatory now
Arnd Bergmann
1
-0
/
+1
2014-05-12
usb: phy: msm: enable build on other architectures
Felipe Balbi
1
-1
/
+1
2014-05-12
usb: phy: msm: switch over to writel()
Felipe Balbi
1
-1
/
+1
2014-05-12
usb: phy: msm: cast to enum msm_usb_phy_type
Felipe Balbi
1
-1
/
+1
2014-04-30
usb: phy: msm: Use usb_add_phy_dev() to register device
Ivan T. Ivanov
1
-1
/
+2
2014-04-30
usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CX
Ivan T. Ivanov
1
-8
/
+27
2014-04-30
usb: phy: msm: Handle disconnect events
Ivan T. Ivanov
1
-0
/
+18
[next]