aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/phy
AgeCommit message (Expand)Author
2014-06-18usb: phy: am335x-control: wait 1ms after power-up transitionsDaniel Mack
2014-06-18usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210Michal Simek
2014-04-16usb: phy: samsung: Add provision for channel numbers for usb-phyVivek Gautam
2014-04-16usb: phy: samsung-usb3: Adding exynos5420-usb3phy to device-idVivek Gautam
2014-04-16usb: phy: samsung-usb2: Adding exynos5420-usb2phy to device-idVivek Gautam
2014-04-15Merge branch 'tracking-armlt-juno' into integration-linaro-vexpressJon Medhurst
2014-04-09phy: Add SMSC USB334x PHY IDs.Liviu Dudau
2014-04-09phy: Enable USB PHY support for arm64.Liviu Dudau
2014-03-19usb: otg: otg-wakelock: Fix build for 3.7Arve Hjønnevåg
2014-03-19usb: otg: otg-wakelock: Fix build for 3.4Benoit Goby
2014-03-19usb: otg: otg-wakelock: fix build for 3.3Colin Cross
2014-03-19usb: otg: Temporarily grab wakelock on charger and disconnect eventsTodd Poynor
2014-03-19USB: OTG: Take wakelock when VBUS presentTodd Poynor
2014-02-20usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEPJosh Cartwright
2014-02-04usb: phy: move some error messages to debugJosh Boyer
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-09Merge branch 'qcom/drivers' into next/driversOlof Johansson
2014-01-09usb: phy: msm: Move mach dependent code to platform dataIvan T. Ivanov
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-12-26usb: phy: keystone: remove redundant return value check of platform_get_resou...Wei Yongjun
2013-12-24Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman
2013-12-23Merge tag 'v3.13-rc5' into nextFelipe Balbi
2013-12-23usb: phy: fix some Kconfig descriptionsAaro Koskinen
2013-12-23usb: phy: isp1301-omap: fix smatch warningsAaro Koskinen
2013-12-23usb: phy: tahvo: fix smatch warningsAaro Koskinen
2013-12-23usb: phy-twl6030: Add missing bracesSachin Kamat
2013-12-23usb: phy-fsm: Staticize local symbolsSachin Kamat
2013-12-23usb: phy-keystone: Remove redundant of_match_ptr helperSachin Kamat
2013-12-20usb: phy: Fix double lock in OTG FSMAnton Tikhomirov
2013-12-20usb: phy: am335x: fix randconfig errorsFelipe Balbi
2013-12-19usb: phy: omap: Add omap-control Support for AM437xGeorge Cherian
2013-12-19usb: phy: am335x-control: include appropriate header file in phy-am335x-contr...Rashika Kheria
2013-12-19usb: phy: am335x: Enable USB remote wakeup using PHY wakeupGeorge Cherian
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi
2013-12-16usb: phy: fix driver dependenciesFelipe Balbi
2013-12-16Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman
2013-12-12usb: phy: initialize the notifier when add a new phyNeil Zhang
2013-12-12usb: phy: add Keystone usb phy driverWingMan Kwok
2013-12-09usb: phy: r-car gen2: use usb_add_phy_devValentine Barshak
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-12-06usb: omap1: Tahvo USB transceiver driverAaro Koskinen
2013-12-06usb: omap1: OTG controller driverAaro Koskinen
2013-12-06usb: phy-tegra-usb.c: wrong pointer check for remap UTMIChris Ruehl
2013-12-06usb: phy: phy-mxs-usb: Check the return value from clk_prepare_enable()Fabio Estevam
2013-11-26usb: phy: Add OTG FSM configuration optionAnton Tikhomirov
2013-11-26usb: phy: move OTG FSM headerAnton Tikhomirov
2013-11-26usb: phy: replace spinlock with mutex in OTG FSMAnton Tikhomirov
2013-11-26usb: phy: fsm: protect against multiple inclusionsAnton Tikhomirov
2013-11-26usb: phy: fsm: don't depend on indirect includesFelipe Balbi