aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea
Commit message (Expand)AuthorAge
* 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
* | usb: chipidea: ci13xxx_imx: check if 'data->phy_np' is not NULLFabio Estevam2013-06-17
* | usb: chipidea: ci13xxx_imx: remove reg_vbusFabio Estevam2013-06-17
* | usb: chipidea: ci13xxx_imx: fix error pathFabio Estevam2013-06-17
* | usb: chipidea: udc: configure iso endpointsMichael Grzeschik2013-06-17
* | usb: chipidea: usbmisc_imx: Staticize usbmisc_imx_drv_init/exitFabio Estevam2013-06-17
* | usb: chipidea: ci13xxx_imx: let device core handle pinctrlFabio Estevam2013-06-17
* | Merge 3.10-rc6 into usb-nextGreg Kroah-Hartman2013-06-17
|\ \
| * | usb: chipidea: fix id change handlingAlexander Shishkin2013-06-11
| * | usb: chipidea: fix no transceiver caseAlexander Shishkin2013-06-11
| |/
* | usb, chipidea: remove redundant D0 power state setYijing Wang2013-06-03
* | Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman2013-05-26
|\|
| * Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-23
| |\
| | * USB: set device dma_mask without reference to global dataStephen Warren2013-05-16
| | * usb, chipidea: fix link error when USB_EHCI_HCD is a moduleDavid Rientjes2013-05-16
| * | drivers/usb/chipidea: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
| |/
* / usb: chipidea: ci13xxx_imx: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-17
|/
* Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-05
|\
| * usb: chipidea: udc: don't assign gadget.dev.release directlyFelipe Balbi2013-03-18
| * usb: gadget: chipidea: remove unnecessary initializationsFelipe Balbi2013-03-18
| * usb: gadget: drop now unnecessary flagFelipe Balbi2013-03-18
| * usb: chipidea: let udc-core manage gadget->devFelipe Balbi2013-03-18
* | usb: chipidea: udc: fix memory leak in _ep_nukeMichael Grzeschik2013-04-05
* | usb: chipidea: udc: fix memory access of shared memory on armv5 machinesMichael Grzeschik2013-04-05
* | usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all usersMichael Grzeschik2013-03-30
* | usb: chipidea: udc: move _ep_queue into an unlocked functionMichael Grzeschik2013-03-30
* | usb: chipidea: udc: don't truncate requests to single tdsMichael Grzeschik2013-03-30
* | usb: chipidea: udc: read status of td only once in hardware_dequeueMichael Grzeschik2013-03-30
* | usb: chipidea: udc: move ZLT flag change to ep_enableMichael Grzeschik2013-03-30
* | usb: chipidea: udc: rework ep_enable cap settingMichael Grzeschik2013-03-30
* | usb: chipidea: udc: only clear active and halted bits in qheadMichael Grzeschik2013-03-30
* | usb: chipidea: big-endian supportSvetoslav Neykov2013-03-30