summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-tahvo.c
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()Li Yang2023-05-291-1/+1
* usb: phy: tahvo: Convert to platform remove callback returning voidUwe Kleine-König2023-03-231-4/+2
* USB: phy: tahvo:remove unnecessary debug logZhiwei Yang2021-10-051-4/+0
* usb: phy: tahvo: add IRQ checkSergey Shtylyov2021-08-161-1/+3
* USB: phy: tahvo: convert platform driver to use dev_groupsGreg Kroah-Hartman2019-08-091-15/+3
* USB: move many drivers to use DEVICE_ATTR_ROGreg Kroah-Hartman2018-01-241-2/+2
* USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman2018-01-241-1/+1
* USB: phy: Remove redundant license textGreg Kroah-Hartman2017-11-071-9/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2017-10-271-1/+1
|\
| * extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi2017-10-231-1/+1
* | usb: phy: tahvo: fix error handling in tahvo_usb_probe()Alexey Khoroshilov2017-10-241-1/+2
|/
* usb: phy-tahvo: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* usb: phy: tahvo: Replace the deprecated extcon APIChanwoo Choi2017-01-241-5/+5
* usb: phy: tahvo: Use devm_extcon_dev_[allocate|register]() and replace deprec...Chanwoo Choi2015-07-291-14/+13
* Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-261-4/+5
|\
| * extcon: Redefine the unique id of supported external connectors without 'enum...Chanwoo Choi2015-06-121-1/+1
| * extcon: Use the unique id for external connector instead of stringChanwoo Choi2015-05-221-4/+5
* | usb: phy: tahvo: Pass the IRQF_ONESHOT flagFabio Estevam2015-05-261-1/+2
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * usb: phy: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | usb: phy: Handle per-PHY event for connnect and disconnect eventsKiran Raparthy2014-11-251-0/+2
* | usb: rename phy to usb_phy in OTGAntoine Tenart2014-11-031-3/+5
* | usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-031-12/+12
|/
* usb: phy: tahvo: fix smatch warningsAaro Koskinen2013-12-231-6/+0
* usb: omap1: Tahvo USB transceiver driverAaro Koskinen2013-12-061-0/+463