aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-omap.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-11usb: dwc3: omap: Fix devm_regulator_get_optional() error handlingRob Herring (Arm)1-2/+5
2025-01-03usb: dwc3: omap: Use devm_regulator_get_optional()Rob Herring (Arm)1-8/+4
2024-11-05usb: Use (of|device)_property_present() for non-boolean propertiesRob Herring (Arm)1-1/+1
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-08-22usb: dwc3: omap: add missing depopulate in probe error pathKrzysztof Kozlowski1-1/+3
2023-05-28usb: dwc3-omap: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-03-15usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evmH. Nikolaus Schaller1-1/+1
2021-05-10usb: dwc3: omap: improve extcon initializationMarcel Hamer1-0/+5
2020-07-15usb: dwc3: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-03usb: dwc3: dwc3-omap: Do not read DMA statusLee Jones1-6/+1
2019-09-02Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman1-4/+7
2019-08-09usb: dwc3: omap: squash include/linux/platform_data/dwc3-omap.hMasahiro Yamada1-1/+6
2019-08-09usb: dwc3: omap: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-07-30usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2018-02-12usb: dwc3: omap: don't miss events during suspend/resumeRoger Quadros1-0/+16
2017-11-07USB: dwc3: Remove redundant license textGreg Kroah-Hartman1-9/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-08-09usb: dwc3: omap: fix error return code in dwc3_omap_probe()Gustavo A. R. Silva1-2/+2
2017-07-17usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irqVignesh R1-10/+8
2017-04-11usb: dwc3: use BIT() macro where possibleRoger Quadros1-24/+24
2017-03-06usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()Roger Quadros1-0/+1
2017-03-06usb: dwc3: Fix incorrect type for utmi modeFranck Demathieu1-1/+1
2017-01-24usb: dwc3: omap: Replace the extcon APIChanwoo Choi1-13/+7
2017-01-02usb: dwc3: omap: fix race of pm runtime with irq handler in probeGrygorii Strashko1-2/+4
2016-06-20usb: dwc3: omap: Pass VBUS and ID events transparentlyRoger Quadros1-8/+6
2016-06-20usb: dwc3: omap: Don't set POWERPRESENTRoger Quadros1-6/+3
2016-06-20usb: dwc3: omap: Mark the interrupt handler as sharedRoger Quadros1-1/+1
2016-06-20usb: dwc3: omap: use request_threaded_irq()Roger Quadros1-6/+26
2016-04-28Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman1-9/+0
2016-04-19usb: dwc3: omap: get rid of dma_statusRoger Quadros1-6/+0
2016-04-18usb: dwc3: omap: drop dma_mask configurationGrygorii Strashko1-3/+0
2016-04-18usb: dwc3: omap: fix up error path on probe()Felipe Balbi1-8/+4
2015-09-14usb: dwc3: omap: enable irqs latelyFelipe Balbi1-2/+2
2015-07-29usb: dwc3: omap: Replace deprecated API of extconChanwoo Choi1-19/+13
2015-07-29usb: dwc3: omap: drop dev_dbg() usageFelipe Balbi1-39/+4
2015-04-27usb: dwc3: dwc3-omap: correct the register macrosBin Liu1-47/+47
2015-03-09usb: dwc3: omap: call of_platform_depopulate() insteadFelipe Balbi1-10/+1
2015-02-23usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian1-2/+28
2014-11-03usb: dwc3: dwc3-omap: get rid of ->prepare()/->complete()George Cherian1-18/+2
2014-10-23Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepa...Roger Quadros1-13/+2
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi1-1/+1
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi1-1/+1
2014-09-03usb: dwc3: omap: fix ordering for runtime pm callsFelipe Balbi1-1/+1
2014-08-20usb: dwc3: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-08-19usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode()Dan Carpenter1-1/+1
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-86/+86
2014-07-16usb: dwc3: omap: add dwc3_omap_extcon_register functionGeorge Cherian1-26/+39
2014-07-16usb: dwc3: omap: add dwc3_omap_set_utmi_mode() functionGeorge Cherian1-19/+25
2014-07-16usb: dwc3: omap: add dwc3_omap_map_offset() functionGeorge Cherian1-16/+22
2014-07-16usb: dwc3: omap: remove x_major calculation from revision registerGeorge Cherian1-32/+7
2014-06-19usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/completeGeorge Cherian1-2/+13
2014-06-19usb: dwc3: dwc3-omap: Fix the crash on module removalGeorge Cherian1-1/+1
2014-05-15usb: dwc3: no need to initialize ret variableAndy Shevchenko1-1/+1
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-5/+0
2014-03-19extcon: Move OF helper function to extcon core and change function nameChanwoo Choi1-2/+1
2014-02-18usb: dwc3: omap: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-12-09usb: dwc3: omap: remove unnecessary lockFelipe Balbi1-10/+0
2013-11-26usb: dwc3: dwc3-omap: return PROBE_DEFER if extcon is missing and found in dtGeorge Cherian1-1/+1
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-19/+106
2013-08-05usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I1-19/+106
2013-07-29usb: dwc3: omap: switch over to devm_ioremap_resource()Felipe Balbi1-5/+3
2013-07-29usb: dwc3: switch to GPL v2 onlyFelipe Balbi1-28/+8
2013-06-12usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappersGeorge Cherian1-57/+116
2013-06-12usb: dwc3: omap: initialize the register offset values for omap5 and AM437xGeorge Cherian1-0/+57
2013-06-12usb: dwc3: omap: Adding am437x specific register map changesGeorge Cherian1-0/+6
2013-06-12usb: dwc3: omap: improve error handling of dwc3_omap_probeKishon Vijay Abraham I1-3/+14
2013-04-02usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-2/+2
2013-03-18usb: dwc3: omap: fix sparse warningFelipe Balbi1-1/+1
2013-03-18usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executedKishon Vijay Abraham I1-2/+5
2013-03-18usb: dwc3: set dma_mask for dwc3_omap deviceKishon Vijay Abraham I1-0/+3
2013-03-18usb: dwc3: omap: add basic suspend/resume supportFelipe Balbi1-0/+56
2013-03-18usb: dwc3: omap: remove unused fields from private structureFelipe Balbi1-12/+0
2013-03-18usb: dwc3: omap: introduce enable/disable IRQ methodsFelipe Balbi1-15/+32
2013-03-18usb: dwc3: omap: stop using nop-usb-xceivKishon Vijay Abraham I1-67/+0
2013-03-18usb: dwc3: omap: remove platform data associated with dwc3-omapKishon Vijay Abraham I1-14/+10
2013-03-18usb: dwc3: omap: minor fixes to get dt workingKishon Vijay Abraham I1-24/+21
2013-03-04usb: dwc3: glue layers shouldn't know about the core IPFelipe Balbi1-2/+0
2013-03-04usb: dwc3: omap: fix a typo on of_device_idFelipe Balbi1-3/+3
2013-01-25usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTOVivek Gautam1-2/+2
2013-01-25usb: dwc3: omap: Add an API to write to dwc mailboxKishon Vijay Abraham I1-0/+60
2013-01-25usb: dwc3: omap: Remove explicit writes to SYSCONFIG registerKishon Vijay Abraham I1-26/+0
2013-01-25usb: dwc3: omap: use runtime API's to enable clocksKishon Vijay Abraham I1-0/+10
2013-01-25usb: dwc3: omap: use of_platform API to create dwc3 core pdevKishon Vijay Abraham I1-30/+10
2013-01-25usb: dwc3: omap: use device_for_each_child to handle child removalKishon Vijay Abraham I1-1/+11
2012-11-21usb: remove use of __devexitBill Pemberton1-1/+1
2012-11-21usb: remove use of __devinitBill Pemberton1-2/+2
2012-11-21usb: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-31usb: dwc3: remove custom unique id handlingSebastian Andrzej Siewior1-14/+2
2012-09-10usb: dwc3: omap: add nop transceiver supportFelipe Balbi1-0/+66
2012-04-24usb: dwc3: omap: add dwc3_omap_readl/writel functionsIdo Shayevitz1-11/+21
2012-03-02usb: dwc3: linux/module.h included twiceDanny Kukawka1-1/+0
2012-03-02usb: dwc3: use devm_xxx functionsChanho Park1-52/+33
2012-02-06usb: dwc3: omap: convert pdata to of propertyFelipe Balbi1-12/+22
2011-12-12Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman1-9/+20
2011-12-12usb: dwc3: omap: move to module_platform_driverFelipe Balbi1-11/+1
2011-12-12usb: dwc3: omap: add multiple instances support to OMAPFelipe Balbi1-9/+19
2011-12-12usb: dwc3: add a platform device aliasSebastian Andrzej Siewior1-0/+1
2011-12-12usb: dwc3: fetch mode of operation from HWFelipe Balbi1-1/+1
2011-11-28usb: convert drivers/usb/* to use module_platform_driver()Axel Lin1-12/+2
2011-10-04usb: Add module.h to various dwc3 driversPaul Gortmaker1-0/+1
2011-10-04usb: dwc: remove "All rights reserved" statement.Sebastian Andrzej Siewior1-1/+0
2011-09-09usb: dwc3: omap: set idle and standby modesFelipe Balbi1-0/+24
2011-09-09usb: dwc3: omap: fix IRQ handlingFelipe Balbi1-27/+12
2011-09-09usb: dwc3: omap: change IRQ name to dwc3-omapFelipe Balbi1-1/+1
2011-09-09usb: dwc3: add module.h to dwc3-omap.c and core.cFelipe Balbi1-0/+1
2011-09-09usb: dwc3: omap: distinguish between SW and HW modesFelipe Balbi1-0/+22
2011-09-09usb: dwc3: omap: drop DEV_PM_OPS for nowFelipe Balbi1-41/+0
2011-09-09usb: dwc3: omap: use the macro we already haveFelipe Balbi1-1/+2
2011-09-09usb: dwc3: omap: do not enable DMA Disable Clear IRQFelipe Balbi1-2/+1
2011-09-09usb: dwc3: omap: fix dev_dbg() callsFelipe Balbi1-10/+10
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi1-0/+410