summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea
Commit message (Expand)AuthorAge
* usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux2013-10-16
* usb: chipidea: add Intel Clovertrail pci idDavid Cohen2013-10-03
* usb: chipidea: USB_CHIPIDEA should depend on HAS_DMAGeert Uytterhoeven2013-09-25
* usb: chipidea: udc: free pending TD at removal procedurePeter Chen2013-09-25
* usb: chipidea: imx: Add usb_phy_shutdown at probe's error pathPeter Chen2013-09-25
* usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen2013-09-25
* usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen2013-09-25
* USB: chipidea: i.MX: simplify usbmiscSascha Hauer2013-08-14
* usb: chipidea: udc: .pullup is valid only when vbus is therePeter Chen2013-08-14
* usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen2013-08-14
* usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flagsPeter Chen2013-08-14
* usb: chipidea: add wait vbus lower than OTGSC_BSV before role startsPeter Chen2013-08-14
* usb: chipidea: add vbus interrupt handlerPeter Chen2013-08-14
* usb: chipidea: move otg related things to otg filePeter Chen2013-08-14
* usb: chipidea: disable all interrupts and clear all interrupts statusPeter Chen2013-08-14
* usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen2013-08-14
* usb: chipidea: add role init and destroy APIsPeter Chen2013-08-14
* usb: chipidea: otg: add otg file used to access otgscPeter Chen2013-08-14
* usb: chipidea: udc: otg_set_peripheral is useless for some chipidea usersPeter Chen2013-08-14
* usb: chipidea: host: add vbus regulator controlPeter Chen2013-08-14
* usb: chipidea: move vbus regulator operation to corePeter Chen2013-08-14
* usb: chipidea: remove previous MODULE_ALIASFabio Estevam2013-08-14
* usb: chipidea: prevent endless loop registering platform_devices when probe f...Lothar Waßmann2013-08-14
* usb: chipidea: don't clobber return value of ci_role_start()Lothar Waßmann2013-08-14
* usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_h...Lothar Waßmann2013-08-14
* usb: chipidea: improve kconfig 2.0Lothar Waßmann2013-08-14
* usb: chipidea: imx: delete the dead codePeter Chen2013-08-14
* usb: chipidea: move hw_phymode_configure() into probeFabio Estevam2013-08-14
* usb: chipidea: ci_hdrc_imx: remove unused variable 'res'Fabio Estevam2013-08-14
* Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-08-13
|\
| * usb: host: add has_tdi_phy_lpm capability bitTuomas Tynkkynen2013-08-12
* | usb: chipidea: fix the build error with randconfigPeter Chen2013-07-29
* | usb: chipidea: cast PORTSC_PTS and DEVLC_PTS macrosFabio Estevam2013-07-29
|/
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-04
|\
| * usb: chipidea: depend on CONFIG_OF instead of CONFIG_OF_DEVICERob Herring2013-06-12
* | usb: chipidea: ci_hdrc_imx: access phy via private dataFabio Estevam2013-06-25
* | usb: chipidea: drop "13xxx" infixAlexander Shishkin2013-06-24
* | usbmisc_imx: allow autoloading on according to dt idsArnaud Patard (Rtp)2013-06-24
* | usb: chipidea: get rid of camelcase namesAlexander Shishkin2013-06-17
* | usb: chipidea: move to pcim_* functionsAndy Shevchenko2013-06-17
* | usb: chipidea: remove superfluous pci_set_drvdata(pci, NULL)Andy Shevchenko2013-06-17
* | usb: chipidea: i.MX: use devm_usb_get_phy_by_phandle to get phySascha Hauer2013-06-17
* | usb: chipidea: usbmisc: use module_platform_driverPhilipp Zabel2013-06-17
* | usb: chipidea: ci13xxx-imx: move static pdata into probe functionMichael Grzeschik2013-06-17
* | usb: chipidea: introduce dual role mode pdata flagsSascha Hauer2013-06-17
* | usb: chipidea: add PTW, PTS and STS handlingMichael Grzeschik2013-06-17
* | usb: chipidea: udc: add multiple td support to hardware_{en,de}queueMichael Grzeschik2013-06-17
* | usb: chipidea: udc: manage dynamic amount of tds with a linked listMichael Grzeschik2013-06-17
* | usb: chipidea: improve kconfigPeter Chen2013-06-17
* | usb: chipidea: ci13xxx_imx: remove 'phy_np'Fabio Estevam2013-06-17