This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ccf791e5e6b1 Merge tag 'tty-4.19-rc6' of git://git.kernel.org/pub/scm/l [...] new 783f3b4e9ec5 usb: musb: dsps: do not disable CPPI41 irq in driver teardown new e871db8d78df Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in [...] new 7a68d9fb8510 USB: usbdevfs: sanitize flags more new 81e0403b26d9 USB: usbdevfs: restore warning for nonsensical flags new c183813fcee4 USB: remove LPM management from usb_driver_claim_interface() new bd729f9d67aa USB: fix error handling in usb_driver_claim_interface() new c9a4cb204e9e USB: handle NULL config in usb_find_alt_setting() new 5c54fcac9a9d usb: roles: Take care of driver module reference counting new 16c4cb19fa85 usb: core: safely deal with the dynamic quirk lists new 3e3b81965cbf usb: typec: mux: Take care of driver module reference counting new bfb0e9b490bc Merge tag 'usb-4.19-rc6' of git://git.kernel.org/pub/scm/l [...]
The 11 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/usb/class/cdc-wdm.c | 2 +- drivers/usb/common/roles.c | 15 ++++++++++++--- drivers/usb/core/devio.c | 24 +++++++++++++++++++++--- drivers/usb/core/driver.c | 28 ++++++++++++++-------------- drivers/usb/core/quirks.c | 3 ++- drivers/usb/core/usb.c | 2 ++ drivers/usb/musb/musb_dsps.c | 12 +----------- drivers/usb/typec/mux.c | 17 +++++++++++++---- 8 files changed, 66 insertions(+), 37 deletions(-)