aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-18iio: adc: ti-am335x: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2022-07-18iio: adc: stmpe-adc: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-3/+3
2022-07-18iio: adc: mt6577_auxadc: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-6/+6
2022-07-18iio: adc: meson_saradc: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-5/+5
2022-07-18iio: adc: imx7d_adc: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-2/+3
2022-07-18iio: adc: at91-sam5d2: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+5
2022-07-18iio: adc: ad799x: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2022-07-18iio: accel: bma220: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2022-07-18iio: adc: ti-ads124s08: Drop unused parameter to ads124s_read()Jonathan Cameron1-3/+3
2022-07-18iio: Be consistent with allocation result tests.Joe Simmons-Talbott1-1/+1
2022-07-18iio: Use parens with sizeofJoe Simmons-Talbott1-2/+2
2022-07-18iio: adc: npcm: Add NPCM8XX supportTomer Maimon1-7/+29
2022-07-18iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou6-29/+55
2022-07-18remoteproc: mediatek: Support MT8188 SCPTinghan Shen1-0/+13
2022-07-18drm/mgag200:remove rebundant word "or" in commentsshaomin Deng1-1/+1
2022-07-18iavf: Fix missing state logsPrzemyslaw Patynowski1-0/+4
2022-07-18iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski1-3/+2
2022-07-18iavf: Disallow changing rx/tx-frames and rx/tx-frames-irqPrzemyslaw Patynowski4-13/+1
2022-07-18iavf: Fix VLAN_V2 addition/rejectionPrzemyslaw Patynowski3-10/+74
2022-07-18igc: Remove forced_speed_duplex valueSasha Neftin1-2/+0
2022-07-18igc: Remove MSI-X PBA Clear registerSasha Neftin1-3/+0
2022-07-18igc: Lift TAPRIO schedule restrictionKurt Kanzenbach1-6/+17
2022-07-18drm/amdgpu: Remove one duplicated ef removalxinhui pan1-6/+0
2022-07-18drm/i915/psr: Disable PSR before disable pipeJosé Roberto de Souza1-6/+8
2022-07-18Revert "drm/i915/display: Ensure PSR gets disabled if no encoders in new state"José Roberto de Souza1-31/+22
2022-07-18random: use try_cmpxchg in _credit_init_bitsUros Bizjak1-2/+2
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld2-10/+0
2022-07-18spi: atmel: remove #ifdef CONFIG_{PM, SLEEP}Claudiu Beznea1-11/+4
2022-07-18regmap: permit to set reg_update_bits with bulk implementationChristian Marangi1-0/+2
2022-07-18drm/i915/tgl+: Fix HDMI transcoder clock vs. DDI BUF disabling orderImre Deak1-1/+5
2022-07-18wifi: wl1251: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: rsi: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: rtl8192se: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: rtlwifi: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-18wifi: rt2x00: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-18wifi: qtnfmac: fix repeated words in commentsJilin Yuan1-2/+2
2022-07-18wifi: iwlegacy: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-18wifi: ipw2x00: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: brcmsmac: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: brcmfmac: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-18wifi: b43: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: atmel: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: p54: add missing parentheses in p54_flush()Rustam Subkhankulov1-1/+1
2022-07-18wifi: mt7601u: fix clang -Wformat warningJustin Stitt1-1/+1
2022-07-18wifi: mt7601u: eeprom: fix clang -Wformat warningJustin Stitt1-1/+1
2022-07-18wifi: p54: Use the bitmap API to allocate bitmapsChristophe JAILLET2-5/+3
2022-07-18wifi: p54: Fix an error handling path in p54spi_probe()Christophe JAILLET1-1/+2
2022-07-18RDMA/rxe: Remove unused mask parameterlizhijian@fujitsu.com1-3/+2
2022-07-18drm/bridge: it6505: Modified video clock calculation and video debug messageallen chen1-4/+2
2022-07-18drm/bridge: it6505: Add i2c api power on checkallen chen1-2/+10