Masahiro Yamada ece27a337d i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode hace 6 años
..
Kconfig c71bcdcb42 i2c: add i2c bus driver for NVIDIA GPU hace 6 años
Makefile c71bcdcb42 i2c: add i2c bus driver for NVIDIA GPU hace 6 años
i2c-acorn.c f89813ec8b i2c: acorn: remove outdated path from file header hace 7 años
i2c-ali1535.c ca1f8da9ac i2c: remove FSF address hace 10 años
i2c-ali1563.c 482116bada i2c: ali1563: fix checkpatch.pl issues hace 11 años
i2c-ali15x3.c c78babcc7d Annotate hardware config module parameters in drivers/i2c/ hace 8 años
i2c-altera.c 0560ad5762 i2c: altera: Add Altera I2C Controller driver hace 8 años
i2c-amd756-s4882.c 6396bb2215 treewide: kzalloc() -> kcalloc() hace 7 años
i2c-amd756.c ea734404f3 i2c: don't print error when adding adapter fails hace 9 años
i2c-amd8111.c ee87a0ce2f i2c: amd8111: Mark expected switch fall-through hace 7 años
i2c-aspeed.c 17ccba6710 i2c: aspeed: fix invalid clock parameters for very large divisors hace 6 años
i2c-at91.c e8f39e9fc0 i2c: at91: Read all available bytes at once hace 7 años
i2c-au1550.c 174f2366b0 i2c: au1550: Convert to devm_kzalloc and devm_ioremap_resource hace 9 años
i2c-axxia.c 6c7f25cae5 i2c: axxia: properly handle master timeout hace 6 años
i2c-bcm-iproc.c 9242e72aae i2c: use dev_get_drvdata() to get private data in suspend/resume hooks hace 8 años
i2c-bcm-kona.c 87840a2b7e Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux hace 8 años
i2c-bcm2835.c fe32a815f0 i2c: bcm2835: Set up the rising/falling edge delays hace 7 años
i2c-brcmstb.c 3f3a89e1d7 i2c: remove i2c_lock_adapter and use i2c_lock_bus directly hace 7 años
i2c-cadence.c 9242e72aae i2c: use dev_get_drvdata() to get private data in suspend/resume hooks hace 8 años
i2c-cbus-gpio.c 1ecc4335eb i2c: busses: drop owner assignment from platform_drivers hace 10 años
i2c-cht-wc.c b3a653288e i2c-cht-wc: Fix bq24190 supplier hace 7 años
i2c-cpm.c ae3923a284 i2c: busses: make i2c_adapter_quirks const hace 8 años
i2c-cros-ec-tunnel.c 22ae11245e i2c: i2c-cros-ec-tunnel: Reduce logging noise hace 8 años
i2c-davinci.c 99cc7ad46b Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux hace 7 años
i2c-designware-baytrail.c c2101d0182 Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm hace 6 años
i2c-designware-common.c c2101d0182 Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm hace 6 años
i2c-designware-core.h c2101d0182 Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm hace 6 años
i2c-designware-master.c 90fb814b6c Merge tag 'v4.19-rc7' into i2c/for-4.20 hace 6 años
i2c-designware-pcidrv.c 15c566fcff i2c: designware: Add SPDX license tag hace 7 años
i2c-designware-platdrv.c c2101d0182 Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm hace 6 años
i2c-designware-slave.c 15c566fcff i2c: designware: Add SPDX license tag hace 7 años
i2c-digicolor.c 68d85d0e03 i2c: digicolor: use clk_disable_unprepare instead of clk_unprepare hace 8 años
i2c-diolan-u2c.c 30a6475744 i2c: busses: make use of i2c_8bit_addr_from_msg hace 7 años
i2c-dln2.c 379883cc67 i2c: constify i2c_adapter_quirks structures hace 8 años
i2c-efm32.c 30a6475744 i2c: busses: make use of i2c_8bit_addr_from_msg hace 7 años
i2c-eg20t.c 30a6475744 i2c: busses: make use of i2c_8bit_addr_from_msg hace 7 años
i2c-elektor.c c78babcc7d Annotate hardware config module parameters in drivers/i2c/ hace 8 años
i2c-emev2.c 6055af5e1c i2c: use SPDX identifier for Renesas drivers hace 7 años
i2c-exynos5.c eebfd44399 i2c: exynos5: Describe the hardware variant for readability hace 7 años
i2c-fsi.c 720d5ce930 i2c: fsi: Add bus recovery hace 7 años
i2c-gpio.c fb2896a779 Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19 hace 7 años
i2c-highlander.c 6055af5e1c i2c: use SPDX identifier for Renesas drivers hace 7 años
i2c-hix5hd2.c 30a6475744 i2c: busses: make use of i2c_8bit_addr_from_msg hace 7 años
i2c-hydra.c ca1f8da9ac i2c: remove FSF address hace 10 años
i2c-i801.c 851a151148 i2c: i801: fix DNV's SMBCTRL register offset hace 7 años
i2c-ibm_iic.c c216b87065 i2c: ibm_iic: don't check number of messages in the driver hace 7 años
i2c-ibm_iic.h 217bcec442 i2c-ibm_iic: Whitespace cleanup hace 17 años
i2c-img-scb.c 93222bd9b9 i2c: img-scb: Add runtime PM hace 7 años
i2c-imx-lpi2c.c 20fdcd760a i2c: imx-lpi2c: Remove mx8dv compatible entry hace 7 años
i2c-imx.c 99cc7ad46b Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux hace 7 años
i2c-iop3xx.c 515e240bb5 i2c: iop3xx: use new 8 bit address helper function hace 9 años
i2c-iop3xx.h ca1f8da9ac i2c: remove FSF address hace 10 años
i2c-isch.c ea51e17b95 i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized" hace 6 años
i2c-ismt.c 5cd5f0bb0d i2c: ismt: 16-byte align the DMA buffer address hace 7 años
i2c-jz4780.c 3855ada848 i2c: jz4780: Fix module autoload hace 8 años
i2c-kempld.c 30a6475744 i2c: busses: make use of i2c_8bit_addr_from_msg hace 7 años
i2c-lpc2k.c 9242e72aae i2c: use dev_get_drvdata() to get private data in suspend/resume hooks hace 8 años
i2c-meson.c 7e4c9d9e50 i2c: meson: update doc description to fix build warnings hace 7 años
i2c-mlxcpld.c ae4aa68dd3 i2c: mlxcpld: Allow configurable adapter id for mlxcpld hace 7 años
i2c-mpc.c 38a99bd773 i2c: mpc: always determine I2C clock prescaler at runtime hace 7 años
i2c-mt65xx.c fc66b39fe3 i2c: mediatek: Use DMA safe buffers for i2c transactions hace 7 años
i2c-mv64xxx.c 31184d8c6e i2c: mv64xxx: Apply errata delay only in standard mode hace 7 años
i2c-mxs.c aa14b12470 i2c: mxs: use core to detect 'no zero length' quirk hace 7 años
i2c-nforce2-s4985.c 6396bb2215 treewide: kzalloc() -> kcalloc() hace 7 años
i2c-nforce2.c 6396bb2215 treewide: kzalloc() -> kcalloc() hace 7 años
i2c-nomadik.c 77bade677c i2c: busses: remove superfluous ignoring of children for RPM hace 7 años
i2c-nvidia-gpu.c 39129f28c9 i2c: nvidia-gpu: limit reads also for combined messages hace 6 años
i2c-ocores.c 5d3a01a228 i2c: ocores: update my email address hace 7 años
i2c-octeon-core.c 7c4246797b i2c: octeon: Prevent error message on bus error hace 7 años
i2c-octeon-core.h 7c4246797b i2c: octeon: Prevent error message on bus error hace 7 años
i2c-octeon-platdrv.c 329430ccfc i2c: busses: make i2c_adapter const hace 8 años
i2c-omap.c f37b2bb6ac i2c: omap: use core to detect 'no zero length' quirk hace 6 años
i2c-opal.c 05d4707d46 i2c: opal: don't check number of messages in the driver hace 7 años
i2c-owl.c d211e62af4 i2c: Add Actions Semiconductor Owl family S900 I2C driver hace 7 años
i2c-parport-light.c 9b9f2b8bc2 i2c: i2c-smbus: Use threaded irq for smbalert hace 7 años
i2c-parport.c 9b9f2b8bc2 i2c: i2c-smbus: Use threaded irq for smbalert hace 7 años
i2c-parport.h 82cd5d041c i2c: parport: Add VCT-jig adapter hace 10 años
i2c-pasemi.c 5c18d12ced i2c: pasemi: remove hardcoded bus numbers on smbus hace 7 años
i2c-pca-isa.c c78babcc7d Annotate hardware config module parameters in drivers/i2c/ hace 8 años
i2c-pca-platform.c e5c7137793 i2c: pca-platform: move header to platform_data hace 7 años
i2c-piix4.c 04b6fcaba3 i2c: piix4: Use request_muxed_region hace 7 años
i2c-pmcmsp.c 22dda3e4f8 i2c: pmcmsp: use core to detect 'no zero length' quirk hace 7 años
i2c-pnx.c caaccda136 i2c: pnx: move header into the driver hace 7 años
i2c-powermac.c 49d54abee9 i2c: Convert to using %pOFn instead of device_node.name hace 6 años
i2c-puv3.c ad3caf8abc i2c: busses: make i2c_algorithm const hace 8 años
i2c-pxa-pci.c f15fc9b122 ARM: pxa: move header file out of I2C realm hace 7 años
i2c-pxa.c f15fc9b122 ARM: pxa: move header file out of I2C realm hace 7 años
i2c-qcom-geni.c 848bd3f3de i2c: qcom-geni: Fix runtime PM mismatch with child devices hace 6 años
i2c-qup.c de82bb4318 i2c: qup: use core to detect 'no zero length' quirk hace 6 años
i2c-rcar.c 0b57436f15 i2c: rcar: check bus state before reinitializing hace 6 años
i2c-riic.c 6055af5e1c i2c: use SPDX identifier for Renesas drivers hace 7 años
i2c-rk3x.c 17dd94796c i2c: rk3x: Don't print visible virtual mapping MMIO address hace 7 años
i2c-robotfuzz-osif.c 6a0c0d0d00 i2c: robotfuzz-osif: drop pointless test hace 7 años
i2c-s3c2410.c 3f3a89e1d7 i2c: remove i2c_lock_adapter and use i2c_lock_bus directly hace 7 años
i2c-scmi.c 0544ee4b1a i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node hace 6 años
i2c-sh7760.c ea734404f3 i2c: don't print error when adding adapter fails hace 9 años
i2c-sh_mobile.c 7ce6c65b61 i2c: sh_mobile: Remove dummy runtime PM callbacks hace 6 años
i2c-sibyte.c ca1f8da9ac i2c: remove FSF address hace 10 años
i2c-simtec.c 42543aeb48 i2c: simtec: use release_mem_region instead of release_resource hace 8 años
i2c-sirf.c c396b9a03e i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula". hace 7 años
i2c-sis5595.c c78babcc7d Annotate hardware config module parameters in drivers/i2c/ hace 8 años
i2c-sis630.c ca1f8da9ac i2c: remove FSF address hace 10 años
i2c-sis96x.c ca1f8da9ac i2c: remove FSF address hace 10 años
i2c-sprd.c 3f3a89e1d7 i2c: remove i2c_lock_adapter and use i2c_lock_bus directly hace 7 años
i2c-st.c 9242e72aae i2c: use dev_get_drvdata() to get private data in suspend/resume hooks hace 8 años
i2c-stm32.c bb8822cbbc i2c: i2c-stm32: Add generic DMA API hace 7 años
i2c-stm32.h bb8822cbbc i2c: i2c-stm32: Add generic DMA API hace 7 años
i2c-stm32f4.c bead21687f i2c-stm32f4: remove redundant initialization of pointer reg hace 7 años
i2c-stm32f7.c c599eb4ff6 i2c: stm32f7: fix documentation typo hace 7 años
i2c-stu300.c 5314355a91 i2c: stu300: use core to detect 'no zero length' quirk hace 7 años
i2c-sun6i-p2wi.c 96ae9eab03 i2c: sun6i-pw2i: explicitly request exclusive reset control hace 8 años
i2c-synquacer.c 4310834412 i2c: synquacer: fix fall-through annotation hace 6 años
i2c-taos-evm.c bfd9621259 i2c: taos-evm: Remove duplicate NULL check hace 7 años
i2c-tegra-bpmp.c 8c91fd5ee6 i2c: tegra: fix spelling mistake: "contoller" -> "controller" hace 8 años
i2c-tegra.c c96c0f2683 i2c: tegra: use core to detect 'no zero length' quirk hace 6 años
i2c-thunderx-pcidrv.c 620c50dc0b i2c: thunderx: Remove duplicate NULL check hace 7 años
i2c-tiny-usb.c 5165da5923 i2c: i2c-tiny-usb: fix buffer not being DMA capable hace 8 años
i2c-uniphier-f.c ece27a337d i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode hace 6 años
i2c-uniphier.c 8469636ab5 i2c: uniphier: fix violation of tLOW requirement for Fast-mode hace 6 años
i2c-versatile.c a89c22d59e i2c: versatile: Make i2c_algo_bit_data const hace 8 años
i2c-via.c ca1f8da9ac i2c: remove FSF address hace 10 años
i2c-viapro.c c78babcc7d Annotate hardware config module parameters in drivers/i2c/ hace 8 años
i2c-viperboard.c 35cd67a0ca i2c: viperboard: return message count on master_xfer success hace 7 años
i2c-wmt.c ea734404f3 i2c: don't print error when adding adapter fails hace 9 años
i2c-xgene-slimpro.c da24b8240f i2c: xgene-slimpro: Support v2 hace 7 años
i2c-xiic.c ae7304c3ea i2c: xiic: Make the start and the byte count write atomic hace 7 años
i2c-xlp9xx.c 5eb173f5c8 i2c: xlp9xx: Fix case where SSIF read transaction completes early hace 7 años
i2c-xlr.c 6e6664700d i2c: xlr: use core to detect 'no zero length' quirk hace 7 años
i2c-zx2967.c e2115ace41 i2c: zx2967: use core to detect 'no zero length' quirk hace 6 años
scx200_acb.c c78babcc7d Annotate hardware config module parameters in drivers/i2c/ hace 8 años