Sign in
android-kvm
/
linux
/
3b23e4991fb66f6d152f9055ede271a726ef9f21
/
drivers
/
usb
/
phy
96e46dc
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 5 years ago
f1b1900
usb: phy: phy-fsl-usb: Make structure fsl_otg_initdata constant
by Nishka Dasgupta
· 5 years ago
6d03c14
USB: phy: fsl-usb: convert platform driver to use dev_groups
by Greg Kroah-Hartman
· 5 years ago
3e2cb86
USB: phy: mv-usb: convert platform driver to use dev_groups
by Greg Kroah-Hartman
· 5 years ago
f4d09e9
USB: phy: tahvo: convert platform driver to use dev_groups
by Greg Kroah-Hartman
· 5 years ago
891c1da
USB: phy: twl6030: convert platform driver to use dev_groups
by Greg Kroah-Hartman
· 5 years ago
b33f370
usb: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
dcf8f7e
usb: phy: ab8500-usb: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
99e8232
usb: phy: phy-mxs-usb: add imx7ulp support
by Peter Chen
· 6 years ago
418e3ea
bus_find_device: Unify the match callback with class_find_device
by Suzuki K Poulose
· 6 years ago
a954e5f
Merge 5.2-rc5 into usb-next
by Greg Kroah-Hartman
· 6 years ago
b5bbe22
usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()
by Andrey Smirnov
· 6 years ago
32adeab
usb: phy: mv-usb: Remove set but not used variable 'phy'
by YueHaibing
· 6 years ago
2100e3c
usb: gadget: fsl: fix link error against usb-gadget module
by Arnd Bergmann
· 6 years ago
dc8b2a6
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 6 years ago
5895d311
usb: phy: twl6030-usb: fix possible use-after-free on remove
by Sven Van Asbroeck
· 6 years ago
15e99b1
Merge 5.0-rc6 into usb-next
by Greg Kroah-Hartman
· 6 years ago
a53469a
usb: phy: am335x: fix race condition in _probe
by Bin Liu
· 6 years ago
f2105d4
usb: phy: fix link errors
by Anders Roxell
· 6 years ago
cae8dc3
USB: add missing SPDX lines to Kconfig and Makefiles
by Greg Kroah-Hartman
· 6 years ago
b8d9ee2
usb: phy: ab8500: silence some uninitialized variable warnings
by Dan Carpenter
· 6 years ago
818eecf
usb: phy: mxs: fix spelling mistake "stardard" -> "standard"
by Colin Ian King
· 6 years ago
a39ba90
usb/phy: fix PPC64 build errors in phy-fsl-usb.c
by Randy Dunlap
· 6 years ago
822852f
phy: tegra: select USB_COMMON
by Arnd Bergmann
· 7 years ago
ee30ec0
usb: phy: Add Kconfig entry for Tegra PHY driver
by Dmitry Osipenko
· 7 years ago
1434703
usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phy
by Dmitry Osipenko
· 7 years ago
f59cd94
usb: phy: tegra: Cleanup error messages
by Dmitry Osipenko
· 7 years ago
8bffbdb
usb: phy: simplify getting .drvdata
by Wolfram Sang
· 7 years ago
c3c0ac70
USB: phy: drop legacy board-file support
by Johan Hovold
· 7 years ago
60b9f94
USB: phy: drop unused legacy controller-phy bind helper
by Johan Hovold
· 7 years ago
2f710c1
usb: phy: ab8500: Drop AB8540/9540 support
by Linus Walleij
· 7 years ago
43bcf64
usb: phy: tegra: Increase PHY clock stabilization timeout
by Dmitry Osipenko
· 7 years ago
5864470
usb: phy-generic: Use gpiod_set_value_cansleep
by Mike Looijmans
· 7 years ago
6eb5ac2
usb: phy: ab8500: use correct enum type
by Stefan Agner
· 7 years ago
9556f70
usb: phy: mxs: Staticize mxs_charger_secondary_detection()
by Fabio Estevam
· 7 years ago
4993508
usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28
by Fabio Estevam
· 7 years ago
ca35910
USB: move many drivers to use DEVICE_ATTR_WO
by Greg Kroah-Hartman
· 7 years ago
7f26ee4
USB: move many drivers to use DEVICE_ATTR_RO
by Greg Kroah-Hartman
· 7 years ago
ed5bd7a
USB: move many drivers to use DEVICE_ATTR_RW
by Greg Kroah-Hartman
· 7 years ago
655283a
usb: phy: Factor out the usb charger initialization
by Baolin Wang
· 7 years ago
894025f
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
fb3967b
USB: phy: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
4756f35
usb: phy: remove phy-qcom-8x16-usb.c
by Alex Elder
· 7 years ago
a170a1e
usb: phy: remove phy-msm-usb.c
by Alex Elder
· 7 years ago
4dce3c4
Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into usb-next
by Greg Kroah-Hartman
· 7 years ago
2d5afd5
Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 7 years ago
ce03540
usb: phy: tahvo: fix error handling in tahvo_usb_probe()
by Alexey Khoroshilov
· 7 years ago
58a636e
usb: phy: phy-msm-usb: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
176aa36
extcon: Split out extcon header file for consumer and provider device
by Chanwoo Choi
· 7 years ago
e936509
usb: phy: mxs: add usb charger type detection
by Li Jun
· 7 years ago
f9c5d1d
usb: phy: phy-generic: propagate clk_get error if clock is required
by Lucas Stach
· 7 years ago
9718756
usb: phy: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
4c13fec
usb: isp1301-omap: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
e4ed2b5
Merge 4.14-rc5 into usb-next
by Greg Kroah-Hartman
· 7 years ago
203f44c4
usb: phy: tegra: Fix phy suspend for UDC
by Jon Hunter
· 7 years ago
88189c1
drivers: usb: phy: omap: use setup_timer() helper.
by Allen Pais
· 7 years ago
598b98f
usb/phy-isp1301-omap: Remove .data assignment
by Kees Cook
· 7 years ago
968c61f
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
3f979bf
Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-merged
by Lee Jones
· 7 years ago
a205425
mfd: twl: Move header file out of I2C realm
by Wolfram Sang
· 7 years ago
34a0036
Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 7 years ago
a9081a0
usb: phy: Add USB charger support
by Baolin Wang
· 7 years ago
6cea144
usb: phy-tahvo: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
2edb048
usb: phy-mv-usb: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
c7733dc1
usb: phy: qcom: Use devm_ioremap_resource()
by Fabio Estevam
· 7 years ago
9787076
mfd: tps65010: Move header file out of I2C realm
by Wolfram Sang
· 7 years ago
feea468
Merge 4.13-rc5 into usb-next
by Greg Kroah-Hartman
· 7 years ago
1cefc26
usb: phy-mv-usb: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
4c5d43b
usb: phy-tahvo: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
5a8141b
usb: phy: phy-msm-usb: Fix usage of devm_regulator_bulk_get()
by Rajendra Nayak
· 7 years ago
d9241ff
usb: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
7f01131
USB: phy: remove unneeded MODULE_VERSION() usage
by Greg Kroah-Hartman
· 7 years ago
d94e64c
usb: phy: phy-msm-usb: Remove redundant extcon register/unregister
by Baolin Wang
· 8 years ago
78a467d
usb: phy: phy-qcom-8x16-usb: Remove redundant extcon register/unregister
by Baolin Wang
· 8 years ago
7d21114d
usb: phy: Introduce one extcon device into usb phy
by Baolin Wang
· 8 years ago
ba7756d
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
e92634c
usb: otg-fsm: Prevent build warning "VDBG" redefined
by Roger Quadros
· 8 years ago
20839db
usb: phy: Remove unused config
by Baolin Wang
· 8 years ago
cb2e3d4
Merge 4.11-rc5 into usb-next
by Greg Kroah-Hartman
· 8 years ago
a7f12a2
usb: phy: isp1301: Fix build warning when CONFIG_OF is disabled
by Javier Martinez Canillas
· 8 years ago
96cfcc9
usb: phy: Remove unused config
by Baolin Wang
· 8 years ago
fd56765
usb: phy: isp1301: Add OF device ID table
by Javier Martinez Canillas
· 8 years ago
df2c0cc
usb: phy: ab8500: remove unused ab8500_eyediagram_workaroud()
by Arnd Bergmann
· 8 years ago
a98feef
usb: phy: fsl: Remove the set_power callback
by Baolin Wang
· 8 years ago
7b61980
usb: phy: msm: Remove the set_power callback
by Baolin Wang
· 8 years ago
788c8ab
usb: phy: ab8500: Remove the set_power callback
by Baolin Wang
· 8 years ago
746c9085
usb: phy: tahvo: Replace the deprecated extcon API
by Chanwoo Choi
· 8 years ago
874c9cc
usb: phy: qcom-8x16-usb: Replace the extcon API
by Chanwoo Choi
· 8 years ago
e61bebd
usb: phy: msm: Replace the extcon API
by Chanwoo Choi
· 8 years ago
7df3378
usb: phy: omap-otg: Replace the extcon API
by Chanwoo Choi
· 8 years ago
1ad528d
usb: twl6030-usb: make driver DT only
by Nicolae Rosia
· 8 years ago
a0fe041
usb: phy: phy-generic: add the implementation of .set_suspend
by Peter Chen
· 8 years ago
6ae660b
usb: isp1301-omap: don't opencode IS_REACHABLE()
by Fabian Frederick
· 8 years ago
015105b
USB: phy: am335x-control: fix device and of_node leaks
by Johan Hovold
· 8 years ago
8152263
Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
7c113f7
usb: phy: phy-generic: Check clk_prepare_enable() error
by Fabio Estevam
· 8 years ago
7eee236
usb: phy: ab8500-usb: fix spelling mistake "regester" -> "register"
by Colin Ian King
· 8 years ago
Next »