summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2018-11-10usb: musb: Fix randconfig build issues for Kconfig optionsTony Lindgren
2018-11-10usb: musb: Fix a few off-by-one lengthsRasmus Villemoes
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-16usb: musb: host: fix potential NULL pointer dereferenceBin Liu
2018-04-24usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt
2017-12-20usb: musb: da8xx: fix babble condition handlingBin Liu
2017-09-27Revert "usb: musb: fix tx fifo flush handling again"Greg Kroah-Hartman
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
2016-07-11usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody
2016-07-11usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody
2016-04-21usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*Bin Liu
2016-01-22usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann
2015-12-02usb: musb: fix cppi channel teardown for isoch transferBin Liu
2015-12-02usb: musb: cppi41: improve rx channel abort routineBin Liu
2015-10-27usb: musb: cppi41: allow it to work againFelipe Balbi
2015-08-04usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi
2015-05-17usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-17usb: musb: core: fix TX/RX endpoint orderFelipe Balbi
2015-01-27usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior
2014-10-23usb: musb: musb_dsps: fix NULL pointer in suspendSebastian Andrzej Siewior
2014-10-23usb: musb: dsps: start OTG timer on resume againSebastian Andrzej Siewior
2014-10-23usb: musb: cppi41: restart hrtimer only if not yet doneThomas Gleixner
2014-09-25usb: gadget: Refactor request completionMichal Sojka
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek
2014-09-23usb: Fixed a few typosMickael Maison
2014-09-16usb: musb: dsps: kill OTG timer on suspendFelipe Balbi
2014-09-16Merge tag 'v3.17-rc5' into nextFelipe Balbi
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi
2014-09-05usb: musb: cppi41: tweak hrtimer valuesDaniel Mack
2014-09-03usb: musb: cppi41: fix not transmitting zero length packet issueBin Liu
2014-08-19usb: musb: ux500: fix decimal printf format specifiers prefixed with 0xHans Wennborg
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: musb: dsps: Add the sw_babble_control() and Enable for newer siliconGeorge Cherian
2014-07-16usb: musb: core: Convert the musb_platform_reset to have a return value.George Cherian
2014-07-16usb: musb: core: Convert babble recover work to delayed workGeorge Cherian
2014-07-16usb: musb: core: Handle Babble condition only in HOST modeGeorge Cherian
2014-07-10usb: musb: register nop transceiver driver for jz4740Apelete Seketeli
2014-06-30usb: musb: cppi41: fire hrtimer according to programmed channel lengthDaniel Mack
2014-06-30Revert "usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrti...Daniel Mack
2014-06-30usb: musb: fix wrong indentation in musb_host.cDaniel Mack
2014-06-30usb: musb/cppi41: call musb_ep_select() before accessing an endpoint's CSRDaniel Mack
2014-06-30usb: musb: introduce dma_channel.rx_packet_doneDaniel Mack
2014-06-30usb: musb: fix bit mask for CSR in musb_h_tx_flush_fifo()Daniel Mack
2014-06-30usb: musb: use is_host_active() to distinguish between host and gadget modeDaniel Mack
2014-06-30usb: musb: remove unnecessary (void) prefix at function callsDaniel Mack
2014-06-30usb: musb: dsps: fix the base address for accessing the mode registerLothar Waßmann
2014-06-30usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset()George Cherian
2014-06-30usb: musb: musb_host.c: Cleaning up uninitialized variablesRickard Strandqvist