On Tue, Jan 03, 2017 at 06:13:45PM -0600, Bin Liu wrote: > Hi Greg, > > This is the v2 of musb fixes for v4.10-rc3. The regressions being fixed are not > in v4.10-rc1, but introduced in earlier v4.9, v3.x, and some of them even in Ahh, I meant they are not _new_ in v4.10-rc1. Regards, -Bin. > the initial musb drivers back in 2008. > > This v2 dropped some patches in v1, and revised the commit message in some of > the patches. Please let me know if any change is needed. > > Regards, > -Bin. > --- > > Bin Liu (3): > usb: musb: core: add clear_ep_rxintr() to musb_platform_ops > usb: musb: dsps: implement clear_ep_rxintr() callback > usb: musb: fix runtime PM in debugfs > > Jérémy Lefaure (2): > usb: musb: fix compilation warning on unused function > usb: musb: blackfin: add bfin_fifo_offset in bfin_ops > > Pali Rohár (1): > usb: musb: debugfs: allow forcing host mode together with speed in testmode > > Tony Lindgren (1): > usb: musb: Fix trying to free already-free IRQ 4 > > drivers/usb/musb/blackfin.c | 1 + > drivers/usb/musb/musb_core.c | 2 ++ > drivers/usb/musb/musb_core.h | 7 +++++ > drivers/usb/musb/musb_debugfs.c | 66 ++++++++++++++++++++++++++++++----------- > drivers/usb/musb/musb_dsps.c | 12 ++++++++ > drivers/usb/musb/musb_host.c | 10 +++---- > drivers/usb/musb/musbhsdma.h | 2 +- > 7 files changed, 75 insertions(+), 25 deletions(-) > > -- > 1.9.1 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-usb" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html