summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2015-05-26usb: musb: Add pre and post root port reset end callbacksHans de Goede
2015-05-07usb: musb: add softconnect for host modeBin Liu
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for TX DMA for musb_host.cTony Lindgren
2015-05-07usb: musb: Remove DMA ifdef for musb_gadget.c short_packetTony Lindgren
2015-05-07usb: musb: Get rid of the DMA ifdefs for musb_core.cTony Lindgren
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren
2015-05-07usb: musb: Fix up DMA related macrosTony Lindgren
2015-04-27usb: musb: only set test mode onceBin Liu
2015-04-27usb: musb: fix inefficient copy of unaligned buffersJohan Hovold
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-04-07usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-03usb: musb: dsps: fix build on i386 when COMPILE_TEST is setTony Lindgren
2015-04-03musb_virthub: use USB_DT_HUBSergei Shtylyov
2015-03-24Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-03-24usb: musb: Fix fifo reads for dm816x with musb_dspsTony Lindgren
2015-03-11usb: musb: cppi41: fix condition to call cppi41_trans_done().Takeyoshi Kikuchi
2015-03-11usb: musb: dsps: don't fake of_node to musb coreFelipe Balbi
2015-03-11usb: musb: dsps: request phy using our device pointerFelipe Balbi
2015-03-10usb: musb: dsps: just start polling alreadyFelipe Balbi
2015-03-10usb: musb: dsps: use msecs_to_jiffies insteadFelipe Balbi
2015-03-10usb: musb: cppi41: do not call udelay()Felipe Balbi
2015-03-10usb: musb: cppi41: exit early when tx fifo is emptyFelipe Balbi
2015-03-10usb: musb: cppi41: decrease indentation levelFelipe Balbi
2015-03-10usb: musb: core: always try to recover from babbleFelipe Balbi
2015-03-10usb: musb: core: disable irqs inside babble recoveryFelipe Balbi
2015-03-10usb: musb: core: remove unnecessary forward declarationFelipe Balbi
2015-03-10usb: musb: core: drop recover_workFelipe Balbi
2015-03-10usb: musb: rename ->reset() to ->recover()Felipe Balbi
2015-03-10usb: musb: core: simplify musb_recover_work()Felipe Balbi
2015-03-10usb: musb: dsps: do not reset musb on babbleFelipe Balbi
2015-03-10usb: musb: core: decrease delayed_work timeFelipe Balbi
2015-03-10usb: musb: don't touch devctl from babble recoveryFelipe Balbi
2015-03-10usb: musb: core: refactor IRQ enable/disable to separate functionsFelipe Balbi
2015-03-10usb: musb: dsps: add dsps_ prefix to sw_babble_controlFelipe Balbi
2015-03-10usb: musb: core: controller drops session automaticallyFelipe Balbi
2015-03-10usb: musb: dsps: check for the single bitFelipe Balbi
2015-03-10usb: musb: dsps: remove babble check from dsps irq handlerFelipe Balbi
2015-03-10usb: musb: core: there is no connect interrupt in peripheral modeFelipe Balbi
2015-03-10usb: musb: core: remove unnecessary reg access from resume IRQFelipe Balbi
2015-03-10usb: musb: core: break long lineFelipe Balbi
2015-03-10usb: musb: core: move babble recovery inside babble checkFelipe Balbi
2015-03-10usb: musb: dsps: return error code if reset failsFelipe Balbi
2015-03-10usb: musb: core: fix highspeed checkFelipe Balbi
2015-03-10usb: musb: core: add missing curly bracesFelipe Balbi
2015-03-10usb: musb: core: remove unnecessary logical comparisonFelipe Balbi