aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorMarco Zatta <marco@zatta.me>2019-06-01 09:52:57 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-05 11:52:42 +0200
commitbd21f0222adab64974b7d1b4b8c7ce6b23e9ea4d (patch)
treedc070ee9d2197fd41c8ab5c34fdfc63b91c6e7a5 /scripts/const_structs.checkpatch
parentUSB: usb-storage: Add new ID to ums-realtek (diff)
downloadlinux-bd21f0222adab64974b7d1b4b8c7ce6b23e9ea4d.tar.gz
linux-bd21f0222adab64974b7d1b4b8c7ce6b23e9ea4d.zip
USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
This patch fixes the chipmunk-like voice that manifets randomly when using the integrated mic of the Logitech Webcam HD C270. The issue was solved initially for this device by commit 2394d67e446b ("USB: add RESET_RESUME for webcams shown to be quirky") but it was then reintroduced by e387ef5c47dd ("usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams"). This patch is to have the fix back. Signed-off-by: Marco Zatta <marco@zatta.me> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
pan>PM / Runtime: Merge synchronous and async runtime routinesAlan Stern1-235/+140 2010-10-17PM / Runtime: Replace boolean arguments with bitflagsAlan Stern2-44/+54 2010-10-17PM / Runtime: Move code in drivers/base/power/runtime.cAlan Stern1-39/+38 2010-10-17sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern2-0/+74 2010-10-17PM: Fix potential issue with failing asynchronous suspendRafael J. Wysocki2-8/+14 2010-10-17PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki10-125/+756 2010-10-17PM: Fix signed/unsigned warning in dpm_show_time()Kevin Cernekee1-1/+1 2010-10-17PM / Hibernate: Make default image size depend on total RAM sizeRafael J. Wysocki4-3/+16 2010-10-17PM / Hibernate: Improve comments in hibernate_preallocate_memory()Rafael J. Wysocki1-2/+4 2010-10-17PM / Runtime: Use alloc_workqueue() for creating the PM workqueueRafael J. Wysocki1-1/+1 2010-10-17PM: Fix unmet dependency warning from kconfigRafael J. Wysocki1-0/+1 2010-10-17PM / Hibernate: Compress hibernation image with LZOBojan Smojver6-8/+306 2010-10-17PM / Runtime: Lenient generic runtime pm callbacksOhad Ben-Cohen1-2/+2 2010-10-15m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin1-2/+2