Mark Brown 14674e7011 i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING 13 years ago
..
Kconfig ae32adc1e0 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux 13 years ago
Makefile 6923229380 i2c: ixp2000: remove driver 13 years ago
i2c-acorn.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
i2c-ali1535.c 65a2d74b76 i2c-ali1535: enable SPARC support 13 years ago
i2c-ali1563.c 3527bd5045 i2c: Convert to DEFINE_PCI_DEVICE_TABLE 13 years ago
i2c-ali15x3.c 3527bd5045 i2c: Convert to DEFINE_PCI_DEVICE_TABLE 13 years ago
i2c-amd756-s4882.c 66c7acf61d i2c: Use snprintf to set adapter names 16 years ago
i2c-amd756.c 3527bd5045 i2c: Convert to DEFINE_PCI_DEVICE_TABLE 13 years ago
i2c-amd8111.c 3527bd5045 i2c: Convert to DEFINE_PCI_DEVICE_TABLE 13 years ago
i2c-at91.c a3664b51c7 i2c/busses: Use module_platform_driver() 13 years ago
i2c-au1550.c a3664b51c7 i2c/busses: Use module_platform_driver() 13 years ago
i2c-bfin-twi.c 4311051c35 i2c: irq: Remove IRQF_DISABLED 13 years ago
i2c-cpm.c a3664b51c7 i2c/busses: Use module_platform_driver() 13 years ago
i2c-davinci.c 9868a060cc i2c: davinci: Free requested IRQ in remove 13 years ago
i2c-designware-core.c a8a9f3fef1 i2c: designware: Add support for 16bit register access 13 years ago
i2c-designware-core.h a8a9f3fef1 i2c: designware: Add support for 16bit register access 13 years ago
i2c-designware-pcidrv.c 3a48d1c08f i2c: prevent spurious interrupt on Designware controllers 13 years ago
i2c-designware-platdrv.c e1fac69f3b i2c: designware: Add clk_{un}prepare() support 13 years ago
i2c-diolan-u2c.c fe7484834b USB: convert some miscellanies drivers to use module_usb_driver() 13 years ago
i2c-eg20t.c 6188a37681 i2c: eg20t: don't use strcpy but strlcpy 13 years ago
i2c-elektor.c 25985edced Fix common misspellings 14 years ago
i2c-gpio.c 44454baa7c i2c: Dynamically assign adapter id if it wasn't explictly specified 13 years ago
i2c-highlander.c 0a80939b3e Merge tag 'for-linus' of git://github.com/rustyrussell/linux 13 years ago
i2c-hydra.c 3527bd5045 i2c: Convert to DEFINE_PCI_DEVICE_TABLE 13 years ago
i2c-i801.c 84c1af4c21 i2c-i801: Use usleep_range to wait for command completion 13 years ago
i2c-ibm_iic.c 0a80939b3e Merge tag 'for-linus' of git://github.com/rustyrussell/linux 13 years ago
i2c-ibm_iic.h 217bcec442 i2c-ibm_iic: Whitespace cleanup 17 years ago
i2c-imx.c ae32adc1e0 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux 13 years ago
i2c-intel-mid.c 3527bd5045 i2c: Convert to DEFINE_PCI_DEVICE_TABLE 13 years ago
i2c-iop3xx.c a3664b51c7 i2c/busses: Use module_platform_driver() 13 years ago
i2c-iop3xx.h 747fcc91cb i2c-iop3xx: add iomem annotation 14 years ago
i2c-isch.c b3240e68c0 i2c-isch: Decrease delay in command completion check loop 13 years ago
i2c-mpc.c 531183e5d2 i2c-mpc: avoid I2C abnormal after resuming from deep sleep 13 years ago
i2c-mv64xxx.c a3664b51c7 i2c/busses: Use module_platform_driver() 13 years ago
i2c-mxs.c 84a442b9a1 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc 13 years ago
i2c-nforce2-s4985.c 399d6b2653 i2c: Fix oops on bus multiplexer driver loading 17 years ago
i2c-nforce2.c 3527bd5045 i2c: Convert to DEFINE_PCI_DEVICE_TABLE 13 years ago
i2c-nomadik.c 3945fe9314 Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/tegra-iomem' into for-linus/i2c-3.2 13 years ago
i2c-nuc900.c 14674e7011 i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING 13 years ago
i2c-ocores.c a5063f16e2 i2c: ocores: register OF i2c devices 13 years ago
i2c-octeon.c a3664b51c7 i2c/busses: Use module_platform_driver() 13 years ago
i2c-omap.c 6c5aa407d5 i2c: OMAP: Fix OMAP1 build error 13 years ago
i2c-parport-light.c 07da0372dd i2c-parport: Various cleanups 14 years ago
i2c-parport.c 07da0372dd i2c-parport: Various cleanups 14 years ago
i2c-parport.h 07da0372dd i2c-parport: Various cleanups 14 years ago
i2c-pasemi.c 3527bd5045 i2c: Convert to DEFINE_PCI_DEVICE_TABLE 13 years ago
i2c-pca-isa.c 6abb930af0 i2c-pca: Fix waitforcompletion() return value 14 years ago
i2c-pca-platform.c 44454baa7c i2c: Dynamically assign adapter id if it wasn't explictly specified 13 years ago
i2c-piix4.c 3527bd5045 i2c: Convert to DEFINE_PCI_DEVICE_TABLE 13 years ago
i2c-pmcmsp.c a3664b51c7 i2c/busses: Use module_platform_driver() 13 years ago
i2c-pnx.c b41a216daf i2c: Add device tree support to i2c-pnx.c 13 years ago
i2c-powermac.c 81e5d8646f i2c/powermac: Register i2c devices from device-tree 13 years ago
i2c-puv3.c 858af58f67 i2c-puv3: using module_platform_driver() 13 years ago
i2c-pxa-pci.c 3527bd5045 i2c: Convert to DEFINE_PCI_DEVICE_TABLE 13 years ago
i2c-pxa.c bc414b7b9b i2c-pxa: Drop leftover comment 13 years ago
i2c-s3c2410.c 14674e7011 i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING 13 years ago
i2c-s6000.c 8533848809 i2c: Change mail address of Oskar Schirmer 13 years ago
i2c-s6000.h 8533848809 i2c: Change mail address of Oskar Schirmer 13 years ago
i2c-scmi.c 0f5ed04cb3 i2c-scmi: Provide module aliases for automatic loading 15 years ago
i2c-sh7760.c a3664b51c7 i2c/busses: Use module_platform_driver() 13 years ago
i2c-sh_mobile.c ad33707417 i2c: sh_mobile: add device tree support 13 years ago
i2c-sibyte.c 102b59c6d6 i2c/mips: Fix error return codes from Sibyte i2c bus driver 15 years ago
i2c-simtec.c a3664b51c7 i2c/busses: Use module_platform_driver() 13 years ago
i2c-sirf.c 979b907fa5 i2c: add CSR SiRFprimaII on-chip I2C controllers driver 13 years ago
i2c-sis5595.c 3527bd5045 i2c: Convert to DEFINE_PCI_DEVICE_TABLE 13 years ago
i2c-sis630.c 0a80939b3e Merge tag 'for-linus' of git://github.com/rustyrussell/linux 13 years ago
i2c-sis96x.c 3527bd5045 i2c: Convert to DEFINE_PCI_DEVICE_TABLE 13 years ago
i2c-stu300.c 4311051c35 i2c: irq: Remove IRQF_DISABLED 13 years ago
i2c-stub.c c5aa69285c i2c-stub: Expose the default functionality flags 15 years ago
i2c-taos-evm.c 9b640f2e15 i2c-taos-evm: Fix log messages 14 years ago
i2c-tegra.c c889e91d2c i2c: tegra: notify transfer-complete after clearing status. 13 years ago
i2c-tiny-usb.c fe7484834b USB: convert some miscellanies drivers to use module_usb_driver() 13 years ago
i2c-versatile.c 44454baa7c i2c: Dynamically assign adapter id if it wasn't explictly specified 13 years ago
i2c-via.c 3527bd5045 i2c: Convert to DEFINE_PCI_DEVICE_TABLE 13 years ago
i2c-viapro.c 0a80939b3e Merge tag 'for-linus' of git://github.com/rustyrussell/linux 13 years ago
i2c-xiic.c 3ac0b33793 I2C: xiic: Add OF binding support 13 years ago
i2c-xlr.c 401c3434c4 i2c: Support for Netlogic XLR/XLS I2C controller. 13 years ago
scx200_acb.c 3527bd5045 i2c: Convert to DEFINE_PCI_DEVICE_TABLE 13 years ago
scx200_i2c.c 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> 15 years ago