-
gpio-v5.3-3d95da993 · ·
GPIO fixes for the v5.3 series: - Fix the request of active low GPIO line events. - Don't issue WARN() stuff on NULL descriptors if the GPIOLIB is disabled. - Preserve the descriptor flags when setting the initial direction on lines.
-
drm-fixes-5.3-2019-07-316dee4829 · ·
drm-fixes-5.3-2019-07-31: amdgpu: - Fix temperature granularity for navi - Fix stable pstate setting for navi - Fix VCN DPM enablement on navi - Fix error handling on CS ioctl when processing dependencies - Fix possible information leak in debugfs amdkfd: - fix memory alignment for VegaM
-
mac80211-next-for-davem-2019-07-31f39b07fd · ·
We have a reasonably large number of changes: * lots more HE (802.11ax) support, particularly things relevant for the the AP side, but also mesh support * debugfs cleanups from Greg * some more work on extended key ID * start using genl parallel_ops, as preparation for weaning ourselves off RTNL and getting parallelism * various other changes all over
-
mac80211-for-davem-2019-07-31eef347f8 · ·
Just a few fixes: * revert NETIF_F_LLTX usage as it caused problems * avoid warning on WMM parameters from AP that are too short * fix possible null-ptr dereference in hwsim * fix interface combinations with 4-addr and crypto control
-
iio-fixes-for-5.3a90c6260c · ·
First set of IIO fixes in the 5.3 cycle. * cros_ec_accel_legacy - Fix a false double entry for channel scale as both per channel and shared. * gyro_adc - Fix uninitialized return code that got detected by GCC 9.0 having be previously missed. * ingenic_adc - Set the clock divider on probe to avoid an issue seen with false button press detections on JZ4725B SoCs. * max9611 - Backwards parameters in GENMASK. * mpu6050 - Enforce the fact only certain scan modes are actually possible. One counter fix also picked up for William, * generic-counter.rst - Fix some references.
-
devicetree-fixes-for-5.3-2e1ff7390 · ·
Devicetree fixes for 5.3-rc: - Fix mismatches in $id values and actual filenames. Now checked by tools. - Convert nvmem binding to DT schema - Fix a typo in of_property_read_bool() kerneldoc - Remove some redundant description in al-fic interrupt-controller
-
sound-5.3-rc23f880949 · ·
sound fixes for 5.3-rc2 All relative small changes. - A regression fix for PCM link code with CONFIG_REFCOUNT_FULL; stumbled on a slight difference between atomic_t and refcount_t - A couple of HD-audio stabilization patches addressing the too slow PM resume seen on some Intel chips - A series of ALSA compress-offload API fixes, including the regression by the previous capture stream support - Trivial LINE6 USB-audio driver fixes, a new Conexant HD-audio chip coverage, and a fix in AC97 bus error path
-
pm-5.3-rc2fdc75701 · ·
Power management fixes for 5.3-rc2 - Initialize the power capping subsystem and the RAPL driver earlier in case the int340X thermal driver is built-in and attempts to register an MMIO interface for RAPL which must not happen before the requisite infrastructure is ready (Zhang Rui). - Fix the int340X thermal driver's RAPL MMIO interface registration error path (Rafael Wysocki). - Fix possible use-after-free in the pasemi cpufreq driver (Wen Yang).
-
drm-fixes-5.3-2019-07-2492e6475a · ·
drm-fixes-5.3-2019-07-24: amdgpu: - RAS fixes for vega20 - Navi VCN fix - DC audio fixes - DC DSC fixes - DC dongle fixes - DC clk mgr fixes - Fix DDC lines on some RV2 boards - GDS fixes for compute - Navi SMU fixes ttm: - Use the same attributes when freeing d_page->vaddr