aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-19iio: adc: stm32: Fix ADCs iteration in irq handlerYannick Brosseau1-1/+6
2022-06-19iio: adc: ti-ads131e08: add missing fwnode_handle_put() in ads131e08_alloc_channels()Jialin Zhang1-3/+7
2022-06-19iio: adc: rzg2l_adc: add missing fwnode_handle_put() in rzg2l_adc_parse_properties()Jialin Zhang1-2/+6
2022-06-19iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch1-0/+1
2022-06-19iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()Zheyu Ma1-0/+1
2022-06-19iio: freq: admv1014: Fix warning about dubious x & !y and improve readabilityAntoniu Miclaus1-2/+4
2022-06-19iio: adc: stm32-adc: Use generic_handle_domain_irq()Sebastian Andrzej Siewior1-1/+1
2022-06-19drm: panel-orientation-quirks: Add quirk for Aya Neo NextMaya Matuszczyk1-0/+6
2022-06-19Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-5/+18
2022-06-19Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds7-5/+14
2022-06-19Merge tag 'i2c-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds4-9/+19
2022-06-19net: phy: at803x: fix NULL pointer dereference on AR9331 PHYOleksij Rempel1-0/+6
2022-06-19drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.cWentao_Liang1-1/+1
2022-06-19sfc/siena: Fix typo in commentXiang wangx1-1/+1
2022-06-19sfc: Fix typo in commentXiang wangx1-1/+1
2022-06-19net: emac: Fix typo in a commentXiang wangx1-1/+1
2022-06-19Revert "nfp: update nfp_X logging definitions"Simon Horman1-20/+6
2022-06-19net: pcs: pcs-xpcs: use mii_bmcr_encode_fixed()Russell King (Oracle)1-17/+1
2022-06-19net: phy: marvell: use mii_bmcr_encode_fixed()Russell King (Oracle)1-8/+2
2022-06-19net: phy: use mii_bmcr_encode_fixed()Russell King (Oracle)1-15/+3
2022-06-19net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang3-6/+86
2022-06-19net: ethernet: stmmac: remove select QCOM_SOCINFO and make it optionalChristian Marangi1-1/+3
2022-06-19soc: imx: gpcv2: print errno for regulator errorsMartin Kepplinger1-2/+6
2022-06-18proximity: vl53l0x: Make VDD regulator actually optionalLuca Weiss1-1/+1
2022-06-18drm/msm/dp: force link training for display resolution changeKuogee Hsieh3-16/+32
2022-06-18drm/msm/dpu: limit wb modes based on max_mixer_widthAbhinav Kumar1-1/+8
2022-06-18drm/msm/dp: check core_initialized before disable interrupts at dp_display_unbind()Kuogee Hsieh1-1/+2
2022-06-18drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intfMiaoqian Lin1-0/+2
2022-06-18drm/msm: Don't overwrite hw fence in hw_initRob Clark2-4/+9
2022-06-18drm/msm: Drop update_fences()Rob Clark2-23/+7
2022-06-18iio: gyro: bmg160: Fix typo in commentXiang wangx1-1/+1
2022-06-18iio: dac: stm32-dac: Replace open coded str_enable_disable()Andy Shevchenko1-2/+2
2022-06-18iio: accel: mma7660: Drop wrong use of ACPI_PTR()Andy Shevchenko1-3/+3
2022-06-18iio:light:tsl2563: Replace cancel_delayed_work() with cancel_delayed_work_sync().Tetsuo Handa1-2/+2
2022-06-18iio: light: tsl2563: Replace flush_scheduled_work() with cancel_delayed_work_sync().Tetsuo Handa1-2/+1
2022-06-18iio: trigger: warn about non-registered iio trigger getting attemptDmitry Rokosov1-0/+2
2022-06-18Merge branch 'immutable-qcom-spmi-rradc' into togregJonathan Cameron5-90/+1234
2022-06-18iio: adc: qcom-spmi-rradc: introduce round robin adcCaleb Connolly3-0/+1035
2022-06-18mfd: qcom-spmi-pmic: read fab id on supported PMICsCaleb Connolly1-0/+7
2022-06-18mfd: qcom-spmi-pmic: expose the PMIC revid information to clientsCaleb Connolly1-90/+175
2022-06-18spmi: add a helper to look up an SPMI device from a device nodeCaleb Connolly1-0/+17
2022-06-17bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh1-1/+3
2022-06-17atm: iphase: Fix typo in commentXiang wangx1-1/+1
2022-06-17ppp: Fix typo in commentXiang wangx1-1/+1
2022-06-17igb: fix a use-after-free issue in igb_clean_tx_ringLorenzo Bianconi1-2/+5
2022-06-17nfp: add support for .get_pauseparam()Yinjun Zhang1-0/+19
2022-06-17net: dsa: ar9331: fix potential dead lock on mdio accessOleksij Rempel1-2/+15
2022-06-17soc: ti: wkup_m3_ipc: Remove unneeded semicolonYang Li1-1/+1
2022-06-17soc: bcm: brcmstb: biuctrl: Add missing of_node_put()Liang He1-3/+6
2022-06-17Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds5-9/+21