commit | f7dbd84fd49e487df68b3a95780c275d7da1891c | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Dec 26 16:59:14 2015 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Dec 26 16:59:14 2015 -0800 |
tree | 87363bb81a6c84b12336e78425994822867de4c8 | |
parent | 87cf5586fdc91ea3b27739372af430b35b9c99db [diff] | |
parent | 8c100e74409ad3bbcb8a1ccdff4540fc0aa7a0fc [diff] |
Merge tag 'usb-ci-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-testing Peter writes: The chipidea changes for v4.5-rc1 - Delete static debug for chipidea driver. - Suspend USB core when A device tries to switch to peripheral mode, at former design, it just stopped SoF simply but USB core doesn't know it. - Several small changes.