Age | Commit message (Expand) | Author |
2018-05-22 | usb: musb: remove duplicated quirks flag | Bin Liu |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman |
2017-10-17 | usb: musb: musb_cppi41: Configure the number of channels for DA8xx | Alexandre Bailon |
2017-10-17 | usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx | Alexandre Bailon |
2017-10-17 | usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers | Alexandre Bailon |
2017-06-20 | usb: musb: musb_cppi41: Defer probe only if DMA is not ready | Alexandre Bailon |
2017-04-18 | usb: musb: musb_cppi41: Workaround DMA stall issue during teardown | Alexandre Bailon |
2017-03-14 | usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer | Bin Liu |
2017-02-09 | usb: musb: cppi_dma: Clean up cppi41_dma_controller structure | Alexandre Bailon |
2017-02-09 | usb: musb: cppi41: Detect aborted transfers in cppi41_dma_callback() | Alexandre Bailon |
2017-02-09 | usb: musb: dma: Add a DMA completion platform callback | Alexandre Bailon |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-07-17 | usb: musb: cppi41: add dma channel tracepoints | Bin Liu |
2016-07-17 | usb: musb: cppi41: move struct cppi41_dma_channel to header | Bin Liu |
2016-07-17 | usb: musb: switch dev_dbg to tracepoints | Bin Liu |
2015-09-21 | usb: musb: fix cppi channel teardown for isoch transfer | Bin Liu |
2015-08-06 | usb: musb: cppi41: allow it to work again | Felipe Balbi |
2015-05-07 | usb: musb: Set up function pointers for DMA | Tony Lindgren |
2015-03-11 | usb: musb: cppi41: fix condition to call cppi41_trans_done(). | Takeyoshi Kikuchi |
2015-03-10 | usb: musb: cppi41: do not call udelay() | Felipe Balbi |
2015-03-10 | usb: musb: cppi41: exit early when tx fifo is empty | Felipe Balbi |
2015-03-10 | usb: musb: cppi41: decrease indentation level | Felipe Balbi |
2015-01-27 | usb: musb: cppi41: improve rx channel abort routine | Bin Liu |
2015-01-27 | usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_* | Bin Liu |
2014-12-22 | usb: musb: Fix a few off-by-one lengths | Rasmus Villemoes |
2014-11-18 | usb: musb: musb_cppi41: recognize HS devices in hostmode | Sebastian Andrzej Siewior |
2014-10-23 | usb: musb: cppi41: restart hrtimer only if not yet done | Thomas Gleixner |
2014-09-16 | Merge tag 'v3.17-rc5' into next | Felipe Balbi |
2014-09-05 | usb: musb: cppi41: tweak hrtimer values | Daniel Mack |
2014-09-03 | usb: musb: cppi41: fix not transmitting zero length packet issue | Bin Liu |
2014-07-21 | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2014-06-30 | usb: musb: cppi41: fire hrtimer according to programmed channel length | Daniel Mack |
2014-06-30 | Revert "usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrti... | Daniel Mack |
2014-06-30 | usb: musb/cppi41: call musb_ep_select() before accessing an endpoint's CSR | Daniel Mack |
2014-06-30 | usb: musb: introduce dma_channel.rx_packet_done | Daniel Mack |
2014-06-27 | usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irq | Thomas Gleixner |
2014-03-05 | usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiated | George Cherian |
2014-02-18 | usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer. | George Cherian |
2014-02-18 | usb: musb: musb_cppi41: Make CPPI aware of high bandwidth transfers | George Cherian |
2014-01-03 | USB: musb: correct spelling mistakes in comment and error string | Rahul Bedarkar |
2013-11-25 | usb: musb: musb_cppi41: handle pre-mature TX complete interrupt | Sebastian Andrzej Siewior |
2013-11-25 | usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_tran... | Sebastian Andrzej Siewior |
2013-10-17 | usb: musb: cppi41: allow to defer probing if DMA isn't yet available | Sebastian Andrzej Siewior |
2013-08-27 | usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback() | Wei Yongjun |
2013-08-13 | usb: musb: cppi41: Enable in device-TX mode | Sebastian Andrzej Siewior |
2013-08-09 | usb: musb dma: add cppi41 dma driver | Sebastian Andrzej Siewior |