summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* i2c: opal: reword according to newest specificationWolfram Sang2024-07-111-5/+5
* i2c: octeon: reword according to newest specificationWolfram Sang2024-07-113-6/+6
* i2c: ocores: reword according to newest specificationWolfram Sang2024-07-111-4/+4
* i2c: mv64xxx: reword according to newest specificationWolfram Sang2024-07-111-6/+6
* i2c: mt7621: reword according to newest specificationWolfram Sang2024-07-111-13/+13
* i2c: mpc: reword according to newest specificationWolfram Sang2024-07-111-2/+2
* i2c: mlxcpld: reword according to newest specificationWolfram Sang2024-07-111-7/+7
* i2c: ls2x: reword according to newest specificationWolfram Sang2024-07-111-6/+5
* i2c: lpc2k: reword according to newest specificationWolfram Sang2024-07-111-5/+5
* i2c: ljca: reword according to newest specificationWolfram Sang2024-07-111-10/+10
* i2c: kempld: reword according to newest specificationWolfram Sang2024-07-111-2/+2
* i2c: jz4780: reword according to newest specificationWolfram Sang2024-07-111-2/+2
* i2c: isch: reword according to newest specificationWolfram Sang2024-07-111-1/+1
* i2c: iop3xx: reword according to newest specificationWolfram Sang2024-07-111-9/+6
* i2c: ibm_iic: reword according to newest specificationWolfram Sang2024-07-111-16/+11
* i2c: i801: reword according to newest specificationWolfram Sang2024-07-111-6/+6
* i2c: hix5hd2: reword according to newest specificationWolfram Sang2024-07-111-3/+3
* i2c: hisi: reword according to newest specificationWolfram Sang2024-07-111-4/+4
* i2c: highlander: reword according to newest specificationWolfram Sang2024-07-111-1/+1
* i2c: gpio: reword according to newest specificationWolfram Sang2024-07-111-4/+4
* i2c: fsi: reword according to newest specificationWolfram Sang2024-07-111-28/+28
* i2c: dln2: reword according to newest specificationWolfram Sang2024-07-111-2/+2
* i2c: diolan-u2c: reword according to newest specificationWolfram Sang2024-07-111-1/+1
* i2c: digicolor: reword according to newest specificationWolfram Sang2024-07-111-3/+3
* i2c: davinci: reword according to newest specificationWolfram Sang2024-07-111-9/+8
* i2c: cros-ec-tunnel: reword according to newest specificationWolfram Sang2024-07-111-2/+2
* i2c: cp2615: reword according to newest specificationWolfram Sang2024-07-111-5/+5
* i2c: cht-wc: reword according to newest specificationWolfram Sang2024-07-111-4/+4
* i2c: brcmstb: reword according to newest specificationWolfram Sang2024-07-111-6/+5
* i2c: bcm2835: reword according to newest specificationWolfram Sang2024-07-111-5/+5
* i2c: bcm-kona: reword according to newest specificationWolfram Sang2024-07-111-7/+6
* i2c: au1550: reword according to newest specificationWolfram Sang2024-07-111-8/+7
* i2c: altera: reword according to newest specificationWolfram Sang2024-07-111-2/+2
* i2c: ali15x3: reword according to newest specificationWolfram Sang2024-07-111-1/+1
* i2c: rcar: minor changes to adhere to coding styleWolfram Sang2024-07-101-6/+5
* i2c: rcar: WARN about spurious irqsWolfram Sang2024-07-101-1/+1
* i2c: mt7621: Add Airoha EN7581 i2c supportLorenzo Bianconi2024-07-091-1/+1
* i2c: designware: Constify read-only struct regmap_configJavier Carrasco2024-07-091-1/+1
* i2c: xiic: improve error message when transfer fails to startMarc Ferland2024-07-091-4/+5
* i2c: omap: wakeup the controller during suspend() callbackThomas Richard2024-07-091-0/+22
* i2c: omap: switch to NOIRQ_SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS()Thomas Richard2024-07-091-7/+7
* i2c: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-094-0/+4
* i2c: i801: Add support for Intel Arrow Lake-HJarkko Nikula2024-07-092-0/+4
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-078-27/+43
|\
| * Merge tag 'qcom-clk-fixes-for-6.10' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd2024-07-024-11/+14
| |\
| | * clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flagMd Sadre Alam2024-05-281-4/+6
| | * clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll configsGabor Juhos2024-05-281-2/+0
| | * clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLsGabor Juhos2024-05-281-0/+3
| | * clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parentsLuca Weiss2024-05-281-5/+5
| * | clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfgPin-yen Lin2024-07-013-10/+17