This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b923f1247b72 Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.o [...] new a85ffd59bd36 dma-debug: fix debug_dma_assert_idle(), use rcu_read_lock() new 5848dc5b1b76 dma-debug: remove debug_dma_assert_idle() function new be9b54abd444 ALSA: usb-audio: fix spelling mistake "buss" -> "bus" new fec9008828cd ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob support new e2d2fded6bdf ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged new 14a720dc1f53 ALSA: usb-audio: fix overeager device match for MacroSilic [...] new 386a6539992b ALSA: hda - fix the micmute led status for Lenovo ThinkCentre AIO new 1b7ecc241a67 ALSA: usb-audio: work around streaming quirk for MacroSili [...] new 6e8596172ee1 ALSA: usb-audio: add quirk for Pioneer DDJ-RB new 34dedd2a83b2 ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control new 85cb905d3c5f ALSA: echoaduio: Drop superfluous volatile modifier new 404690649e6a ALSA: hda - reverse the setting value in the micmute_led_set new e5b1d9776ad3 ALSA: hda/realtek - Fix unused variable warning new d96f27c80b65 ALSA: hda/hdmi: Use force connectivity quirk on another HP [...] new 5a25de6df789 ALSA: echoaudio: Fix potential Oops in snd_echo_resume() new 87bd8c2b93ae Merge tag 'sound-fix-5.9-rc1' of git://git.kernel.org/pub/ [...] new 899c537c25f9 drm/i915: Use 64-bit division macro new f3e4b14144a9 hwmon: pwm-fan: Use 64-bit division macro new 5bd0b9011da8 pwm: clps711x: Use 64-bit division macro new fcdea6b2a3f6 pwm: imx-tpm: Use 64-bit division macro new 1689dcd433aa pwm: imx27: Use 64-bit division macro new 5bc5d99f1f83 pwm: iqs620a: Use 64-bit division new 4cc23430a536 pwm: sifive: Use 64-bit division macro new c7dcccaec2f7 pwm: sun4i: Use nsecs_to_jiffies to avoid a division new 134ada17dbad backlight: pwm_bl: Use 64-bit division function new a6733474ba4b clk: pwm: Use 64-bit division function new a9d887dc1c60 pwm: Convert period and duty cycle to u64 new b8fb642afa02 pwm: iqs620a: Use lowercase hexadecimal literals for consistency new 9443f2c88ad9 pwm: bcm-iproc: Remove impossible comparison when validati [...] new 75de72591aa8 pwm: bcm-kona: Remove impossible comparison when validatin [...] new fc810e7c7918 pwm: mediatek: Provide missing kerneldoc description for ' [...] new dfd9b6154d5d pwm: omap-dmtimer: Repair pwm_omap_dmtimer_chip's broken k [...] new 216a094de252 pwm: Replace HTTP links with HTTPS ones new 6ced5ff0be8e pwm: bcm-iproc: handle clk_get_rate() return new fded09198826 Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/sc [...] new a8ac78357d9b scsi: target: Make iscsit_register_transport() return void new e95b4789ff43 scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del() new ec007ef40abb scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases new a3d8a2573687 scsi: sd_zbc: Improve zone revalidation new 8a8fb8977ea2 scsi: scsi_transport_sas: Add spaces around binary operator "|" new af6de8c60fe9 scsi: lpfc: nvmet: Avoid hang / use-after-free again when [...] new 1eaff53649b8 scsi: lpfc: Add missing misc_deregister() for lpfc_init() new a1e4d3d8aef9 scsi: lpfc: Fix FCoE speed reporting new 9e3e365a92d3 scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of [...] new 8ccd6926db7d scsi: lpfc: Fix RSCN timeout due to incorrect gidft counter new 24411fcd6fe7 scsi: lpfc: Fix oops when unloading driver while running m [...] new 678768da9880 scsi: lpfc: Fix retry of PRLI when status indicates its un [...] new feb3cc57fb63 scsi: lpfc: Fix validation of bsg reply lengths new 00081c5ca4d5 scsi: lpfc: Fix LUN loss after cable pull new 7e0e8be3a1fd scsi: lpfc: Update lpfc version to 12.8.0.3 new c9c9735c46f5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linu [...]
The 51 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/clk/clk-pwm.c | 7 +- drivers/gpu/drm/i915/display/intel_panel.c | 2 +- drivers/hwmon/pwm-fan.c | 2 +- drivers/pwm/core.c | 14 ++-- drivers/pwm/pwm-bcm-iproc.c | 12 ++-- drivers/pwm/pwm-bcm-kona.c | 2 +- drivers/pwm/pwm-clps711x.c | 2 +- drivers/pwm/pwm-imx-tpm.c | 2 +- drivers/pwm/pwm-imx27.c | 2 +- drivers/pwm/pwm-iqs620a.c | 15 +++-- drivers/pwm/pwm-mediatek.c | 1 + drivers/pwm/pwm-omap-dmtimer.c | 4 +- drivers/pwm/pwm-sifive.c | 2 +- drivers/pwm/pwm-stm32-lp.c | 2 +- drivers/pwm/pwm-sun4i.c | 2 +- drivers/pwm/pwm-tiecap.c | 2 +- drivers/pwm/pwm-tiehrpwm.c | 2 +- drivers/pwm/sysfs.c | 8 +-- drivers/scsi/fcoe/fcoe_ctlr.c | 2 +- drivers/scsi/libfc/fc_disc.c | 12 +++- drivers/scsi/lpfc/lpfc_attr.c | 26 +++++++- drivers/scsi/lpfc/lpfc_bsg.c | 21 +++--- drivers/scsi/lpfc/lpfc_ct.c | 22 +++++-- drivers/scsi/lpfc/lpfc_els.c | 10 ++- drivers/scsi/lpfc/lpfc_init.c | 25 +++++-- drivers/scsi/lpfc/lpfc_nportdisc.c | 8 ++- drivers/scsi/lpfc/lpfc_nvmet.c | 2 +- drivers/scsi/lpfc/lpfc_sli.c | 11 +++- drivers/scsi/lpfc/lpfc_version.h | 2 +- drivers/scsi/scsi_transport_sas.c | 2 +- drivers/scsi/sd.c | 10 ++- drivers/scsi/sd.h | 11 +++- drivers/scsi/sd_zbc.c | 93 +++++++++++++-------------- drivers/target/iscsi/iscsi_target_transport.c | 4 +- drivers/video/backlight/pwm_bl.c | 3 +- drivers/video/fbdev/ssd1307fb.c | 2 +- include/linux/dma-debug.h | 6 -- include/linux/pwm.h | 12 ++-- include/target/iscsi/iscsi_transport.h | 2 +- kernel/dma/Kconfig | 5 -- kernel/dma/debug.c | 55 +--------------- mm/memory.c | 2 - sound/pci/echoaudio/echoaudio.c | 5 +- sound/pci/echoaudio/echoaudio.h | 2 +- sound/pci/hda/patch_hdmi.c | 1 + sound/pci/hda/patch_realtek.c | 17 +++-- sound/usb/card.h | 1 + sound/usb/mixer_maps.c | 1 + sound/usb/mixer_quirks.c | 1 + sound/usb/mixer_us16x08.c | 2 +- sound/usb/pcm.c | 6 ++ sound/usb/quirks-table.h | 64 +++++++++++++++++- sound/usb/quirks.c | 3 + sound/usb/stream.c | 1 + 54 files changed, 314 insertions(+), 221 deletions(-)