summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea
AgeCommit message (Expand)Author
2013-03-04usb: chipidea: register debugging sysfs on our deviceFelipe Balbi
2013-02-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-19locking: Various static lock initializer fixesThomas Gleixner
2013-01-30USB: chipidea: ci13xxx_imx: Remove sparse warningFabio Estevam
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding
2013-01-21drivers/usb/chipidea/core.c: adjust duplicate testJulia Lawall
2013-01-11usb: chipidea: Allow disabling streaming not only in udc modeFabio Estevam
2012-11-26USB: chipidea: fix use after free bugLothar Waßmann
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitdataBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-11-11USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern
2012-11-11Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-11-08usb: gadget: Remove reference to is_dualspeed from sysfs.Michal Nazarewicz
2012-11-03USB: EHCI: fix build error in ChipIdea host driverAlan Stern
2012-11-02USB: EHCI: fix build error by making ChipIdea host a normal EHCI driverAlan Stern
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-09-12USB: chipidea: re-order irq handling to avoid unhandled irqsRichard Zhao
2012-09-12USB: chipidea: add -DDEBUG if debugging is enabledRichard Zhao
2012-09-12USB: chipidea: add vbus detect for udcRichard Zhao
2012-09-12USB: chipidea: acknowledge ID change interrupt in irq handlerRichard Zhao
2012-09-12USB: chipidea: delay 2ms before read ID status at probe timeRichard Zhao
2012-09-12USB: chipidea: imx: add pinctrl supportRichard Zhao
2012-09-12USB: chipidea: add imx usbmisc supportRichard Zhao
2012-09-12Merge branch 'chipidea-stable' into usb-nextGreg Kroah-Hartman
2012-09-12usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...Michael Grzeschik
2012-09-12usb: chipidea: cleanup dma_pool if udc_start() failsMarc Kleine-Budde
2012-09-12usb: chipidea: udc: fix error path in udc_start()Marc Kleine-Budde
2012-09-12usb: chipidea: udc: add pullup fuction, needed by the uvc gadgetMichael Grzeschik
2012-09-12usb: chipidea: udc: fix setup of endpoint maxpacket sizeMichael Grzeschik
2012-09-11Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-08-31usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz
2012-08-10usb: chipidea: fix and improve dependencies if usb host or gadget support is ...Marc Kleine-Budde
2012-07-09usb: chipidea: add imx platform driverRichard Zhao
2012-07-09usb: chipidea: permit driver bindings pass phy pointerRichard Zhao
2012-07-09usb: chipidea: select USB_EHCI_ROOT_HUB_TT in USB_CHIPIDEA_HOST of KconfigRichard Zhao
2012-07-09USB: Chipidea: add ci13xxx device id managementRichard Zhao
2012-07-09USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform driversRichard Zhao
2012-07-09USB: Chipidea: rename struct ci13xxx variables from udc to ciRichard Zhao
2012-07-06USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao
2012-07-06usb: chipidea: msm: add remove methodFelipe Balbi
2012-07-06usb: chipidea: msm: add missing section annotationFelipe Balbi
2012-07-06usb: chipidea: drop useless arch-checkFelipe Balbi
2012-07-06usb: chipidea: remove unneeded NULL checkAlexander Shishkin
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-05-15usb: chipidea: remove zero check of hw_ep_maxRichard Zhao