aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-tahvo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-10usb: phy-tahvo: constify attribute_group structures.Arvind Yadav1-1/+1
2017-01-24usb: phy: tahvo: Replace the deprecated extcon APIChanwoo Choi1-5/+5
2015-07-29usb: phy: tahvo: Use devm_extcon_dev_[allocate|register]() and replace deprecated APIChanwoo Choi1-14/+13
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-4/+5
2015-06-12extcon: Redefine the unique id of supported external connectors without 'enum extcon' typeChanwoo Choi1-1/+1
2015-05-26usb: phy: tahvo: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-05-22extcon: Use the unique id for external connector instead of stringChanwoo Choi1-4/+5
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-25usb: phy: Handle per-PHY event for connnect and disconnect eventsKiran Raparthy1-0/+2
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart1-3/+5
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart1-12/+12
2014-10-20usb: phy: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-12-23usb: phy: tahvo: fix smatch warningsAaro Koskinen1-6/+0
2013-12-06usb: omap1: Tahvo USB transceiver driverAaro Koskinen1-0/+463