summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2018-07-03usb: musb: fix remote wakeup racing with suspendDaniel Glöckner
2018-05-30usb: musb: call pm_runtime_{get,put}_sync before reading vbus registersMerlijn Wajer
2018-05-30usb: musb: fix enumeration after resumeAndreas Kemnade
2018-05-16usb: musb: host: fix potential NULL pointer dereferenceBin Liu
2018-04-24usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt
2018-02-25usb: musb/ux500: remove duplicate check for dma_is_compatibleArnd Bergmann
2018-01-17usb: musb: ux500: Fix NULL pointer dereference at system PMUlf Hansson
2017-12-20usb: musb: da8xx: fix babble condition handlingBin Liu
2017-10-27usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu
2017-10-27usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu
2017-08-16usb: musb: fix tx fifo flush handling againBin Liu
2017-05-25usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi
2017-03-30usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu
2017-03-12usb: musb: da8xx: Remove CPPI 3.0 quirk and methodsAlexandre Bailon
2017-01-12usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure
2017-01-12usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren
2017-01-12usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu
2017-01-12usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu
2016-10-07usb: musb: fix DMA for host modeCristian Birsan
2016-10-07usb: musb: Fix DMA desired mode for Mentor DMA engineCristian Birsan
2016-07-11usb: musb: host: correct cppi dma channel for isoch transferBin Liu
2016-07-11usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody
2016-07-11usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody
2016-07-11usb: musb: only restore devctl when session was set in backupBin Liu
2015-12-09usb: musb: fail with error when no DMA controller setAaro Koskinen
2015-12-08usb: musb: core: Fix pm runtime for deferred probeTony Lindgren
2015-11-18usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann
2015-11-17usb: musb: enable usb_dma parameterBin Liu
2015-11-17usb: musb: fix tx fifo flush handlingBin Liu
2015-11-16usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König
2015-11-04Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-10-28usb: musb: omap2430: Fix regression caused by driver core changeTony Lindgren
2015-10-16usb: musb: core: add common method of getting vbus statusRoman Alyautdin
2015-10-09musb: sunxi: Make sunxi musb glue work without MUSB_PIO_ONLYHans de Goede
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus
2015-09-27usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus
2015-09-27usb: musb: dsps: control musb speed based on dts settingBin Liu
2015-09-27usb: musb: set the controller speed based on the config settingBin Liu
2015-09-21usb: musb: fix cppi channel teardown for isoch transferBin Liu
2015-09-21usb: musb: dsps: fix polling in device-only modeBin Liu
2015-09-14usb: musb: ux500: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-14usb: musb: Disable interrupts on suspend, enable them on resumePascal Huerst
2015-09-14usb: musb: ensure in peripheral mode when checking sessionBin Liu
2015-08-07usb: musb: gadget: fix build break by adding missing 'break'Robert Baldyga
2015-08-06usb: musb: cppi41: allow it to work againFelipe Balbi
2015-08-06usb: musb: gadget: remove remaining DMA ifdeferryFelipe Balbi
2015-08-06usb: musb: gadget: add musb_match_ep() functionRobert Baldyga
2015-08-04usb: musb: gadget: add ep capabilities supportRobert Baldyga
2015-08-04usb: musb: musb_dsps: Simplify return statementSaurabh Karajgaonkar
2015-08-03usb: musb: Allow building in all the DMA codeTony Lindgren