summaryrefslogtreecommitdiff
path: root/drivers/usb/musb (follow)
Commit message (Expand)AuthorAge
* usb: musb: tusb6010: check return value after calling platform_get_resource()Yang Yingliang2021-11-26
* usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned()Dan Carpenter2021-10-06
* usb: musb: fix crash with highmen PIO and usbmonMans Rullgard2020-04-02
* usb: musb: dma: Correct parameter passed to IRQ handlerPaul Cercueil2020-01-14
* usb: musb: Disable pullup at initPaul Cercueil2020-01-14
* usb: musb: fix remote wakeup racing with suspendDaniel Glöckner2018-07-03
* 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: host: fix potential NULL pointer dereferenceBin Liu2018-05-16
* usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt2018-04-24
* usb: musb/ux500: remove duplicate check for dma_is_compatibleArnd Bergmann2018-02-25
* usb: musb: ux500: Fix NULL pointer dereference at system PMUlf Hansson2018-01-17
* usb: musb: da8xx: fix babble condition handlingBin Liu2017-12-20
* usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu2017-10-27
* usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu2017-10-27
* usb: musb: fix tx fifo flush handling againBin Liu2017-08-16
* usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi2017-05-25
* usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu2017-03-30
* usb: musb: da8xx: Remove CPPI 3.0 quirk and methodsAlexandre Bailon2017-03-12
* usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure2017-01-12
* usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren2017-01-12
* usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu2017-01-12
* usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2017-01-12
* usb: musb: fix DMA for host modeCristian Birsan2016-10-07
* usb: musb: Fix DMA desired mode for Mentor DMA engineCristian Birsan2016-10-07
* usb: musb: host: correct cppi dma channel for isoch transferBin Liu2016-07-11
* usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody2016-07-11
* usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody2016-07-11
* 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: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann2015-11-18
* usb: musb: enable usb_dma parameterBin Liu2015-11-17
* usb: musb: fix tx fifo flush handlingBin Liu2015-11-17
* usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König2015-11-16
* Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-04
|\
| * usb: musb: core: add common method of getting vbus statusRoman Alyautdin2015-10-16
| * musb: sunxi: Make sunxi musb glue work without MUSB_PIO_ONLYHans de Goede2015-10-09
| * usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2015-09-27
| * usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus2015-09-27
| * usb: musb: dsps: control musb speed based on dts settingBin Liu2015-09-27
| * usb: musb: set the controller speed based on the config settingBin Liu2015-09-27
* | usb: musb: omap2430: Fix regression caused by driver core changeTony Lindgren2015-10-28
|/
* usb: musb: fix cppi channel teardown for isoch transferBin Liu2015-09-21
* usb: musb: dsps: fix polling in device-only modeBin Liu2015-09-21
* usb: musb: ux500: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-14
* 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
* usb: musb: gadget: fix build break by adding missing 'break'Robert Baldyga2015-08-07
* usb: musb: cppi41: allow it to work againFelipe Balbi2015-08-06