summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_core.c (follow)
Commit message (Expand)AuthorAge
* usb: musb: Disable pullup at initPaul Cercueil2020-01-14
* usb: musb: call pm_runtime_{get,put}_sync before reading vbus registersMerlijn Wajer2018-05-30
* usb: musb: fix enumeration after resumeAndreas Kemnade2018-05-30
* usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu2017-10-27
* usb: musb: only restore devctl when session was set in backupBin Liu2016-07-11
* usb: musb: fail with error when no DMA controller setAaro Koskinen2015-12-09
* usb: musb: core: Fix pm runtime for deferred probeTony Lindgren2015-12-08
* usb: musb: enable usb_dma parameterBin Liu2015-11-17
* usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König2015-11-16
* usb: musb: core: add common method of getting vbus statusRoman Alyautdin2015-10-16
* usb: musb: set the controller speed based on the config settingBin Liu2015-09-27
* usb: musb: Disable interrupts on suspend, enable them on resumePascal Huerst2015-09-14
* usb: musb: ensure in peripheral mode when checking sessionBin Liu2015-09-14
* Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-08
|\
| * usb: musb: fix order of conditions for assigning end point operationsBen Hutchings2015-05-26
* | usb: musb: Fix platform code being unable to override ep access opsHans de Goede2015-05-26
* | usb: musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo f...Hans de Goede2015-05-26
* | usb: musb: Make busctl_offset an io-op rather then a defineHans de Goede2015-05-26
* | usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...Hans de Goede2015-05-26
* | usb: musb: Get rid of the DMA ifdefs for musb_core.cTony Lindgren2015-05-07
* | usb: musb: Set up function pointers for DMATony Lindgren2015-05-07
* | usb: musb: Fix up DMA related macrosTony Lindgren2015-05-07
|/
* usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-07
* usb: musb: core: always try to recover from babbleFelipe Balbi2015-03-10
* usb: musb: core: disable irqs inside babble recoveryFelipe Balbi2015-03-10
* usb: musb: core: remove unnecessary forward declarationFelipe Balbi2015-03-10
* usb: musb: core: drop recover_workFelipe Balbi2015-03-10
* usb: musb: rename ->reset() to ->recover()Felipe Balbi2015-03-10
* usb: musb: core: simplify musb_recover_work()Felipe Balbi2015-03-10
* usb: musb: core: decrease delayed_work timeFelipe Balbi2015-03-10
* usb: musb: don't touch devctl from babble recoveryFelipe Balbi2015-03-10
* usb: musb: core: refactor IRQ enable/disable to separate functionsFelipe Balbi2015-03-10
* usb: musb: core: controller drops session automaticallyFelipe Balbi2015-03-10
* usb: musb: dsps: remove babble check from dsps irq handlerFelipe Balbi2015-03-10
* usb: musb: core: there is no connect interrupt in peripheral modeFelipe Balbi2015-03-10
* usb: musb: core: remove unnecessary reg access from resume IRQFelipe Balbi2015-03-10
* usb: musb: core: break long lineFelipe Balbi2015-03-10
* usb: musb: core: move babble recovery inside babble checkFelipe Balbi2015-03-10
* usb: musb: core: fix highspeed checkFelipe Balbi2015-03-10
* usb: musb: core: add missing curly bracesFelipe Balbi2015-03-10
* usb: musb: core: remove unnecessary logical comparisonFelipe Balbi2015-03-10
* usb: musb: core: improve musb_interrupt() a bitFelipe Balbi2015-03-09
* usb: musb: core: fix TX/RX endpoint orderFelipe Balbi2015-03-09
* usb: musb: core: add pm_runtime_irq_safe()Felipe Balbi2015-02-23
* usb: musb: fix device hotplug behind hubBin Liu2015-02-04
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * usb: musb: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | usb: musb: Use IS_ENABLED for tusb6010Tony Lindgren2014-11-25
* | usb: musb: Pass fifo_mode in platform dataTony Lindgren2014-11-25
* | usb: musb: Change end point selection to use new IO accessTony Lindgren2014-11-25