Daniel Wagner 0268263f0c i2c: meson: Use complete() instead of complete_all() 9 years ago
..
Kconfig bcf358aa57 i2c: brcmstb: Make the driver buildable on BMIPS_GENERIC 9 years ago
Makefile 6a62974b66 i2c: uniphier_f: add UniPhier FIFO-builtin I2C driver 10 years ago
i2c-acorn.c 667693301a i2c: acorn: is tristate and should use module.h 11 years ago
i2c-ali1535.c ca1f8da9ac i2c: remove FSF address 11 years ago
i2c-ali1563.c 482116bada i2c: ali1563: fix checkpatch.pl issues 11 years ago
i2c-ali15x3.c ca1f8da9ac i2c: remove FSF address 11 years ago
i2c-amd756-s4882.c ca1f8da9ac i2c: remove FSF address 11 years ago
i2c-amd756.c ca1f8da9ac i2c: remove FSF address 11 years ago
i2c-amd8111.c 392debf116 i2c: remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
i2c-at91.c 434f14e745 i2c: at91: fix support of the "alternative command" feature 9 years ago
i2c-au1550.c 174f2366b0 i2c: au1550: Convert to devm_kzalloc and devm_ioremap_resource 10 years ago
i2c-axxia.c 7e2dc811b4 i2c: axxia: Add bus recovery functionality 10 years ago
i2c-bcm-iproc.c 8d263be871 i2c: bcm-iproc: Use complete() instead of complete_all() 9 years ago
i2c-bcm-kona.c 752c3899f9 i2c: bcm-kona: Use complete() instead of complete_all() 9 years ago
i2c-bcm2835.c 85946abc96 i2c: bcm2835: Don't complain on -EPROBE_DEFER from getting our clock 9 years ago
i2c-bfin-twi.c e952849a02 i2c: Fix typo in i2c-bfin-twi.c 10 years ago
i2c-brcmstb.c fea03a6ab1 i2c: brcmstb: Use complete() instead of complete_all() 9 years ago
i2c-cadence.c 30e31a1fbc i2c: cadence: Fix the kernel-doc warnings 9 years ago
i2c-cbus-gpio.c 1ecc4335eb i2c: busses: drop owner assignment from platform_drivers 11 years ago
i2c-cpm.c 78975f23cb Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 9 years ago
i2c-cros-ec-tunnel.c 4d01d88019 i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer() 9 years ago
i2c-davinci.c 87cb5b425f i2c: davinci: Increase module clock frequency 9 years ago
i2c-designware-baytrail.c 942ab128ea i2c: designware-platform: Drop duplicate module information 9 years ago
i2c-designware-core.c d0bcd8df9a i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUT 9 years ago
i2c-designware-core.h ed1bf03470 i2c: designware-pci: Make bus number allocation robust 9 years ago
i2c-designware-pcidrv.c ec2790e9d7 i2c: designware-pci: clarify a comment for Merrifield 9 years ago
i2c-designware-platdrv.c e4e666ba74 i2c: designware: Add device HID for future AMD I2C controller 9 years ago
i2c-digicolor.c 4c8979b226 i2c: digicolor: remove duplicate include 10 years ago
i2c-diolan-u2c.c 46797a2adb i2c: remove unnecessary OOM messages 11 years ago
i2c-dln2.c afc34be053 i2c: dln2: Pass forward ACPI companion 9 years ago
i2c-efm32.c 7dd91d52a8 i2c: efm32: fix a failure path in efm32_i2c_probe() 9 years ago
i2c-eg20t.c a613d9d485 i2c: eg20t: set i2c_adapter->dev.of_node 9 years ago
i2c-elektor.c 9e55c07396 i2c: elektor: Utilize the module_isa_driver macro 9 years ago
i2c-emev2.c c31d0a0002 i2c: emev2: add slave support 9 years ago
i2c-exynos5.c 78975f23cb Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 9 years ago
i2c-gpio.c 1ecc4335eb i2c: busses: drop owner assignment from platform_drivers 11 years ago
i2c-highlander.c 1ecc4335eb i2c: busses: drop owner assignment from platform_drivers 11 years ago
i2c-hix5hd2.c 3e59ae4aa2 i2c: hix5hd2: Fix modalias to make module auto-loading work 10 years ago
i2c-hydra.c ca1f8da9ac i2c: remove FSF address 11 years ago
i2c-i801.c 175c7080f2 i2c: i801: use IS_ENABLED() instead of checking for built-in or module 9 years ago
i2c-ibm_iic.c 73fef2196d i2c: ibm_iic: use new 8 bit address helper function 9 years ago
i2c-ibm_iic.h 217bcec442 i2c-ibm_iic: Whitespace cleanup 17 years ago
i2c-img-scb.c 9c01cae8dd i2c: img-scb: use new 8 bit address helper function 9 years ago
i2c-imx.c 2b899f34e1 i2c: imx: reduce load by using usleep_range instead of udelay 9 years ago
i2c-iop3xx.c 515e240bb5 i2c: iop3xx: use new 8 bit address helper function 9 years ago
i2c-iop3xx.h ca1f8da9ac i2c: remove FSF address 11 years ago
i2c-isch.c e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 years ago
i2c-ismt.c abaa7b0c12 i2c: ismt: Add Intel DNV PCI ID 9 years ago
i2c-jz4780.c 27bfeb5a06 i2c: jz4780: drop superfluous init 9 years ago
i2c-kempld.c 1ecc4335eb i2c: busses: drop owner assignment from platform_drivers 11 years ago
i2c-lpc2k.c 043f47f49b i2c: lpc2k: use new 8 bit address helper function 9 years ago
i2c-meson.c 0268263f0c i2c: meson: Use complete() instead of complete_all() 9 years ago
i2c-mpc.c 9c836d0c44 i2c: mpc: Fix ISR return value 10 years ago
i2c-mt65xx.c 0d47ce210a i2c: mt65xx: use new 8 bit address helper function 9 years ago
i2c-mv64xxx.c f3a36fbdd3 i2c: mv64xxx: remove CONFIG_HAVE_CLK conditionals 9 years ago
i2c-mxs.c e9a02a3d89 i2c: constify platform_device_id 10 years ago
i2c-nforce2-s4985.c ca1f8da9ac i2c: remove FSF address 11 years ago
i2c-nforce2.c dd485951e7 i2c: nforce2: Use IS_ENABLED() instead of checking for built-in or module 9 years ago
i2c-nomadik.c f87b53a085 i2c: nomadik: match status to return type of read_i2c 10 years ago
i2c-ocores.c 97ccd4af12 i2c: ocores: add missed clk_disable_unprepare() on failure paths 9 years ago
i2c-octeon.c 8913f8d293 i2c: octeon: Avoid printk after too long SMBUS message 9 years ago
i2c-omap.c 126a66caec i2c: omap: drop the lock hard irq context 9 years ago
i2c-opal.c d0226d315d powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg 9 years ago
i2c-parport-light.c e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 years ago
i2c-parport.c 20226118bc i2c: parport: start using pr_fmt 10 years ago
i2c-parport.h 82cd5d041c i2c: parport: Add VCT-jig adapter 10 years ago
i2c-pasemi.c ca1f8da9ac i2c: remove FSF address 11 years ago
i2c-pca-isa.c e0f6431c1e i2c: pca-isa: Utilize the module_isa_driver macro 9 years ago
i2c-pca-platform.c 9ef8a0bee9 i2c: pca-platform: fix broken email address 10 years ago
i2c-piix4.c 33f5ccc343 i2c: piix4: Pre-shift the port number 9 years ago
i2c-pmcmsp.c fb3de30cd9 i2c: pmcmsp: make use of the new infrastructure for quirks 10 years ago
i2c-pnx.c d55fc37856 Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 10 years ago
i2c-powermac.c 7756e1ee78 i2c: powermac: use new 8 bit address helper function 9 years ago
i2c-puv3.c 1ecc4335eb i2c: busses: drop owner assignment from platform_drivers 11 years ago
i2c-pxa-pci.c 392debf116 i2c: remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
i2c-pxa.c c5fa6fc79f i2c: pxa: Add support for pxa910/988 & new configuration features 10 years ago
i2c-qup.c 66304207cd Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 9 years ago
i2c-rcar.c 6aabf9d01f i2c: rcar: use dma_request_chan() 9 years ago
i2c-riic.c 1ecc4335eb i2c: busses: drop owner assignment from platform_drivers 11 years ago
i2c-rk3x.c a02f3d081a i2c: rk3x: support fast-mode plus for rk3399 9 years ago
i2c-robotfuzz-osif.c 33c77abcf4 i2c: robotfuzz-osif: Constify osif_table 9 years ago
i2c-s3c2410.c d16415b262 i2c: s3c2410: Check clk_prepare_enable() return value 9 years ago
i2c-scmi.c 21d0b7c0fa i2c: delete non-required instances of include <linux/init.h> 11 years ago
i2c-sh7760.c 1ecc4335eb i2c: busses: drop owner assignment from platform_drivers 11 years ago
i2c-sh_mobile.c 3f8a57bb6d i2c: sh_mobile: use new 8 bit address helper function 9 years ago
i2c-sibyte.c ca1f8da9ac i2c: remove FSF address 11 years ago
i2c-simtec.c e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 years ago
i2c-sirf.c 5c1274fab5 i2c: sirf: use new 8 bit address helper function 9 years ago
i2c-sis5595.c ca1f8da9ac i2c: remove FSF address 11 years ago
i2c-sis630.c ca1f8da9ac i2c: remove FSF address 11 years ago
i2c-sis96x.c ca1f8da9ac i2c: remove FSF address 11 years ago
i2c-st.c 40027b2fff i2c: st: Implement bus clear 9 years ago
i2c-stu300.c 8c5ec4c7ec i2c: stu300: Fix module autoload for OF platform driver 10 years ago
i2c-sun6i-p2wi.c 1ecc4335eb i2c: busses: drop owner assignment from platform_drivers 11 years ago
i2c-taos-evm.c c4c696fa1b i2c: taos-evm: replace simple_strtoul by kstrtou8 9 years ago
i2c-tegra.c eab09988e4 i2c: tegra: Correct error path in probe 9 years ago
i2c-tiny-usb.c e5c6e7f296 i2c: i2c-tiny-usb: Remove RobotFuzz USB vendor:product ID 11 years ago
i2c-uniphier-f.c 8a35018301 i2c: uniphier: add "\n" at the end of error log 9 years ago
i2c-uniphier.c 8a35018301 i2c: uniphier: add "\n" at the end of error log 9 years ago
i2c-versatile.c cc4618813e i2c: versatile: Convert to use resource managed devm_* APIs 9 years ago
i2c-via.c ca1f8da9ac i2c: remove FSF address 11 years ago
i2c-viapro.c ca1f8da9ac i2c: remove FSF address 11 years ago
i2c-viperboard.c 66621f96c9 i2c: viperboard: clean up inconsistent indenting 10 years ago
i2c-wmt.c 73958562f1 i2c: wmt: match return type of wait_for_completion_timeout 10 years ago
i2c-xgene-slimpro.c a4a9a8cb32 i2c: xgene-slimpro: dma_mapping_error() doesn't return an error code 10 years ago
i2c-xiic.c 36ecbcab84 i2c: xiic: Implement power management 9 years ago
i2c-xlp9xx.c 748c0bbbf1 i2c: xlp9xx: add ACPI support for Broadcom Vulcan 9 years ago
i2c-xlr.c 5398b7ef6c i2c: xlr: add interrupt support for Sigma Designs chips 9 years ago
scx200_acb.c e6b5be2be4 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 10 years ago