summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-tahvo.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+13Star
* 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-131-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-151-1/+0Star
|\
| * usb: phy: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | 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/+0Star
* usb: omap1: Tahvo USB transceiver driverAaro Koskinen2013-12-061-0/+463