aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea
AgeCommit message (Expand)Author
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-04-05usb: chipidea: udc: fix memory leak in _ep_nukeMichael Grzeschik
2013-04-05usb: chipidea: udc: fix memory access of shared memory on armv5 machinesMichael Grzeschik
2013-03-30usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all usersMichael Grzeschik
2013-03-30usb: chipidea: udc: move _ep_queue into an unlocked functionMichael Grzeschik
2013-03-30usb: chipidea: udc: don't truncate requests to single tdsMichael Grzeschik
2013-03-30usb: chipidea: udc: read status of td only once in hardware_dequeueMichael Grzeschik
2013-03-30usb: chipidea: udc: move ZLT flag change to ep_enableMichael Grzeschik
2013-03-30usb: chipidea: udc: rework ep_enable cap settingMichael Grzeschik
2013-03-30usb: chipidea: udc: only clear active and halted bits in qheadMichael Grzeschik
2013-03-30usb: chipidea: big-endian supportSvetoslav Neykov
2013-03-30usb: chipidea: make pci platform datas staticAlexander Shishkin
2013-03-30usb: chipidea: usbmisc: add post handling and errata fix for mx25Michael Grzeschik
2013-03-30usb: chipidea: usbmisc: add mx53 supportMichael Grzeschik
2013-03-30usb: chipidea: usbmisc: prepare driver to handle more than one socMarc Kleine-Budde
2013-03-30usb: chipidea: usbmisc: fix a potential race conditionMarc Kleine-Budde
2013-03-30usb: chipidea: usbmisc: unset global varibale usbmisc on driver removeMarc Kleine-Budde
2013-03-30usb: chipidea: usbmisc: rename file, struct and functions to usbmisc_imxMichael Grzeschik
2013-03-30usb: chipidea: don't redefine __ffs()Felipe Balbi
2013-03-30usb: chipidea: fix precedence bug in ci_requests_show()Dan Carpenter
2013-03-30usb: chipidea: move debug files creation/removal to the coreAlexander Shishkin
2013-03-30usb: chipidea: move role to debugfsAlexander Shishkin
2013-03-30usb: chipidea: convert debug entries in sysfs to debugfsAlexander Shishkin
2013-03-30usb: chipidea: remove home-grown tracing facilityAlexander Shishkin
2013-03-29Revert "USB: chipidea: add vbus detect for udc"Peter Chen
2013-03-29usb: chipidea: core: switch over to devm_ioremap_resourceFelipe Balbi
2013-03-29usb: chipidea: trim include list in the coreAlexander Shishkin
2013-03-29usb: chipidea: trim include list in udc codeAlexander Shishkin
2013-03-29usb: chipidea: drop redundant includesAlexander Shishkin
2013-03-20Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2013-03-18usb: chipidea: udc: don't assign gadget.dev.release directlyFelipe Balbi
2013-03-18usb: gadget: chipidea: remove unnecessary initializationsFelipe Balbi
2013-03-18usb: gadget: drop now unnecessary flagFelipe Balbi
2013-03-18usb: chipidea: let udc-core manage gadget->devFelipe Balbi
2013-03-15usb: chipidea: usbmisc_imx6q: Staticize usbmisc_imx6q_drv_init/exit()Fabio Estevam
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