Age | Commit message (Expand) | Author |
2022-07-27 | usb: phy: remove redundant store to variable var after & operation | Colin Ian King |
2022-06-03 | Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-05-26 | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-13 | extcon: Fix extcon_get_extcon_dev() error handling | Dan Carpenter |
2022-04-26 | usb: phy: generic: Get the vbus supply | Sean Anderson |
2022-04-21 | usb: omap: avoid mach/*.h headers | Arnd Bergmann |
2022-04-21 | ARM: omap1: move mach/usb.h to include/linux/soc | Arnd Bergmann |
2021-11-17 | usb: Remove redundant 'flush_workqueue()' calls | Christophe JAILLET |
2021-10-05 | USB: phy: tahvo:remove unnecessary debug log | Zhiwei Yang |
2021-10-05 | usb: phy: tegra: Support OTG mode programming | Dmitry Osipenko |
2021-08-16 | usb: phy: tahvo: add IRQ check | Sergey Shtylyov |
2021-08-13 | usb: phy: twl6030: add IRQ checks | Sergey Shtylyov |
2021-08-13 | usb: phy: fsl-usb: add IRQ check | Sergey Shtylyov |
2021-07-26 | Merge v5.14-rc3 into usb-next | Greg Kroah-Hartman |
2021-07-21 | usb: isp1301-omap: Fix the GPIO include | Linus Walleij |
2021-07-21 | usb: phy: Fix page fault from usb_phy_uevent | Artur Petrosyan |
2021-06-15 | usb: phy: tegra: Correct definition of B_SESS_VLD_WAKEUP_EN bit | Dmitry Osipenko |
2021-06-15 | usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspend | Dmitry Osipenko |
2021-06-03 | usb: phy: introduce usb_phy device type with its own uevent handler | Grzegorz Jaszczyk |
2021-05-24 | usb: phy: isp1301: Deduplicate of_find_i2c_device_by_node() | Andy Shevchenko |
2021-05-10 | usb: phy: Use fallthrough pseudo-keyword | Wei Ming Chen |
2021-01-18 | usb: phy: phy-mxs-usb: Use of_device_get_match_data() | Fabio Estevam |
2021-01-13 | usb: phy: tegra: Support waking up from a low power mode | Dmitry Osipenko |
2021-01-13 | usb: phy: tegra: Add delay after power up | Dmitry Osipenko |
2020-12-15 | Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-11 | usb: phy: convert comma to semicolon | Zheng Yongjun |
2020-12-09 | usb: phy: Fix spelling mistake in Kconfig help text | Colin Ian King |
2020-12-05 | USB: PHY: JZ4770: Remove unnecessary function calls. | 周琰杰 (Zhou Yanjie) |
2020-11-26 | usb: isp1301-omap: Convert to use GPIO descriptors | Linus Walleij |
2020-09-25 | usb: phy: phy-mv-usb: convert to readl_poll_timeout_atomic() | Chunfeng Yun |
2020-09-25 | usb: phy-ulpi-viewport: convert to readl_poll_timeout_atomic() | Chunfeng Yun |
2020-09-14 | usb: phy: phy-ab8500-usb: fix spello of "function" | Randy Dunlap |
2020-08-25 | USB: PHY: JZ4770: Fix static checker warning. | 周琰杰 (Zhou Yanjie) |
2020-07-29 | usb: phy: am335x: convert to devm_platform_ioremap_resource_byname | Chunfeng Yun |
2020-07-24 | USB: PHY: JZ4770: Reformat the code to align it. | 周琰杰 (Zhou Yanjie) |
2020-07-24 | USB: PHY: JZ4770: Add support for new Ingenic SoCs. | 周琰杰 (Zhou Yanjie) |
2020-07-24 | USB: PHY: JZ4770: Unify code style and simplify code. | 周琰杰 (Zhou Yanjie) |
2020-07-15 | usb: phy: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-10 | usb: phy: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-03 | USB: phy: fsl-usb: remove character device usage | Greg Kroah-Hartman |
2020-07-03 | USB: phy: fsl-usb: remove sysfs abuse | Greg Kroah-Hartman |
2020-07-03 | usb: phy: phy: Fix-up a whole bunch of formatting issues | Lee Jones |
2020-06-24 | usb: phy: tegra: Fix unnecessary check in tegra_usb_phy_probe() | Tang Bin |
2020-05-18 | Merge 5.7-rc6 into usb-next | Greg Kroah-Hartman |
2020-05-09 | usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6... | Christophe JAILLET |
2020-04-23 | USB: phy: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2020-04-16 | usb: phy: jz4770: Add a missing '\n' in a log message | Christophe JAILLET |
2020-03-12 | usb: phy: Add driver for the Ingenic JZ4770 USB transceiver | Paul Cercueil |
2020-03-04 | usb: phy: tegra: Include proper GPIO consumer header to fix compile testing | Krzysztof Kozlowski |
2020-02-10 | usb: phy: tegra: Add clarifying comments about the shared registers | Dmitry Osipenko |