aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/dwc3-omap.c
AgeCommit message (Expand)Author
2015-03-14usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian
2014-10-23Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepa...Roger Quadros
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi
2014-09-03usb: dwc3: omap: fix ordering for runtime pm callsFelipe Balbi
2014-08-20usb: dwc3: remove unnecessary OOM messagesJingoo Han
2014-08-19usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode()Dan Carpenter
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-07-16usb: dwc3: omap: add dwc3_omap_extcon_register functionGeorge Cherian
2014-07-16usb: dwc3: omap: add dwc3_omap_set_utmi_mode() functionGeorge Cherian
2014-07-16usb: dwc3: omap: add dwc3_omap_map_offset() functionGeorge Cherian
2014-07-16usb: dwc3: omap: remove x_major calculation from revision registerGeorge Cherian
2014-06-19usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/completeGeorge Cherian
2014-06-19usb: dwc3: dwc3-omap: Fix the crash on module removalGeorge Cherian
2014-05-15usb: dwc3: no need to initialize ret variableAndy Shevchenko
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-03-19extcon: Move OF helper function to extcon core and change function nameChanwoo Choi
2014-02-18usb: dwc3: omap: don't check resource with devm_ioremap_resourceWolfram Sang
2013-12-09usb: dwc3: omap: remove unnecessary lockFelipe Balbi
2013-11-26usb: dwc3: dwc3-omap: return PROBE_DEFER if extcon is missing and found in dtGeorge Cherian
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-08-05usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I
2013-07-29usb: dwc3: omap: switch over to devm_ioremap_resource()Felipe Balbi
2013-07-29usb: dwc3: switch to GPL v2 onlyFelipe Balbi
2013-06-12usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappersGeorge Cherian
2013-06-12usb: dwc3: omap: initialize the register offset values for omap5 and AM437xGeorge Cherian
2013-06-12usb: dwc3: omap: Adding am437x specific register map changesGeorge Cherian
2013-06-12usb: dwc3: omap: improve error handling of dwc3_omap_probeKishon Vijay Abraham I
2013-04-02usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-18usb: dwc3: omap: fix sparse warningFelipe Balbi
2013-03-18usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executedKishon Vijay Abraham I
2013-03-18usb: dwc3: set dma_mask for dwc3_omap deviceKishon Vijay Abraham I
2013-03-18usb: dwc3: omap: add basic suspend/resume supportFelipe Balbi
2013-03-18usb: dwc3: omap: remove unused fields from private structureFelipe Balbi
2013-03-18usb: dwc3: omap: introduce enable/disable IRQ methodsFelipe Balbi
2013-03-18usb: dwc3: omap: stop using nop-usb-xceivKishon Vijay Abraham I
2013-03-18usb: dwc3: omap: remove platform data associated with dwc3-omapKishon Vijay Abraham I
2013-03-18usb: dwc3: omap: minor fixes to get dt workingKishon Vijay Abraham I
2013-03-04usb: dwc3: glue layers shouldn't know about the core IPFelipe Balbi
2013-03-04usb: dwc3: omap: fix a typo on of_device_idFelipe Balbi
2013-01-25usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTOVivek Gautam
2013-01-25usb: dwc3: omap: Add an API to write to dwc mailboxKishon Vijay Abraham I
2013-01-25usb: dwc3: omap: Remove explicit writes to SYSCONFIG registerKishon Vijay Abraham I
2013-01-25usb: dwc3: omap: use runtime API's to enable clocksKishon Vijay Abraham I
2013-01-25usb: dwc3: omap: use of_platform API to create dwc3 core pdevKishon Vijay Abraham I
2013-01-25usb: dwc3: omap: use device_for_each_child to handle child removalKishon Vijay Abraham I
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-10-31usb: dwc3: remove custom unique id handlingSebastian Andrzej Siewior