aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-omap.c
AgeCommit message (Expand)Author
2022-04-15usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evmH. Nikolaus Schaller
2021-05-22usb: dwc3: omap: improve extcon initializationMarcel Hamer
2018-02-12usb: dwc3: omap: don't miss events during suspend/resumeRoger Quadros
2017-11-07USB: dwc3: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-08-09usb: dwc3: omap: fix error return code in dwc3_omap_probe()Gustavo A. R. Silva
2017-07-17usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irqVignesh R
2017-04-11usb: dwc3: use BIT() macro where possibleRoger Quadros
2017-03-06usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()Roger Quadros
2017-03-06usb: dwc3: Fix incorrect type for utmi modeFranck Demathieu
2017-01-24usb: dwc3: omap: Replace the extcon APIChanwoo Choi
2017-01-02usb: dwc3: omap: fix race of pm runtime with irq handler in probeGrygorii Strashko
2016-06-20usb: dwc3: omap: Pass VBUS and ID events transparentlyRoger Quadros
2016-06-20usb: dwc3: omap: Don't set POWERPRESENTRoger Quadros
2016-06-20usb: dwc3: omap: Mark the interrupt handler as sharedRoger Quadros
2016-06-20usb: dwc3: omap: use request_threaded_irq()Roger Quadros
2016-04-28Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-04-19usb: dwc3: omap: get rid of dma_statusRoger Quadros
2016-04-18usb: dwc3: omap: drop dma_mask configurationGrygorii Strashko
2016-04-18usb: dwc3: omap: fix up error path on probe()Felipe Balbi
2015-09-14usb: dwc3: omap: enable irqs latelyFelipe Balbi
2015-07-29usb: dwc3: omap: Replace deprecated API of extconChanwoo Choi
2015-07-29usb: dwc3: omap: drop dev_dbg() usageFelipe Balbi
2015-04-27usb: dwc3: dwc3-omap: correct the register macrosBin Liu
2015-03-09usb: dwc3: omap: call of_platform_depopulate() insteadFelipe Balbi
2015-02-23usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian
2014-11-03usb: dwc3: dwc3-omap: get rid of ->prepare()/->complete()George 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