aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-twl6030-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-09USB: phy: twl6030: convert platform driver to use dev_groupsGreg Kroah-Hartman1-5/+7
2019-02-13usb: phy: twl6030-usb: fix possible use-after-free on removeSven Van Asbroeck1-1/+1
2018-01-24USB: move many drivers to use DEVICE_ATTR_ROGreg Kroah-Hartman1-2/+2
2017-11-07USB: phy: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang1-1/+1
2016-11-18usb: twl6030-usb: make driver DT onlyNicolae Rosia1-17/+6
2016-06-01usb: phy: Check initial state for twl6030Tony Lindgren1-2/+15
2016-06-01usb: musb: Return error value from musb_mailboxTony Lindgren1-3/+9
2016-05-09usb: Remove unnecessary space before operator ','.Sandhya Bankar1-5/+5
2015-12-16usb: musb: core: Fix handling of the phy notificationsTony Lindgren1-15/+15
2014-10-20usb: phy: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-02usb: phy: twl6030-usb: Remove unused irq_enabledTony Lindgren1-2/+0
2014-03-07phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I1-1/+1
2013-12-23Merge tag 'v3.13-rc5' into nextFelipe Balbi1-1/+2
2013-12-23usb: phy-twl6030: Add missing bracesSachin Kamat1-1/+1
2013-11-25usb: phy: twl6030-usb: signedness bug in twl6030_readb()Dan Carpenter1-1/+2
2013-10-17usb: phy: twl6030-usb: Include linux/of.h headerSachin Kamat1-0/+1
2013-07-30usb: phy: use dev_get_platdata()Jingoo Han1-1/+1
2013-06-20mfd: twl-core: Change TWL6025 references to TWL6032Graeme Gregory1-1/+1
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-0/+453
2013-04-03usb: phy: twl6030-usb: check regulator_enable return valueFabio Baltieri1-2/+9
2013-03-18usb: phy: rename all phy drivers to phy-$name-usb.cFelipe Balbi1-0/+446