..
Kconfig
i2c-i801: Add Intel Patsburg device ID
14 years ago
Makefile
i2c-intel-mid: support for Moorestown and Medfield platform
14 years ago
i2c-acorn.c
…
i2c-ali15x3.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-ali1535.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-ali1563.c
…
i2c-amd756-s4882.c
…
i2c-amd756.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-amd8111.c
i2c-amd8111: Add proper error handling
14 years ago
i2c-at91.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-au1550.c
…
i2c-bfin-twi.c
i2c-bfin-twi: return completion in interrupt for smbus quick transfers
15 years ago
i2c-cpm.c
of/i2c: Fix module load order issue caused by of_i2c.c
15 years ago
i2c-davinci.c
i2c-davinci: Fix TX setup for more SoCs
15 years ago
i2c-designware.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
i2c-elektor.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-gpio.c
i2c-gpio: Move initialization code to subsys_initcall()
15 years ago
i2c-highlander.c
i2c-highlander: remover superflous variable
15 years ago
i2c-hydra.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-i801.c
i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers
14 years ago
i2c-ibm_iic.c
i2c: Remove unneeded inclusions of <linux/i2c-id.h>
14 years ago
i2c-ibm_iic.h
…
i2c-imx.c
i2c-imx: do not allow interruptions when waiting for I2C to complete
15 years ago
i2c-intel-mid.c
i2c-intel-mid: support for Moorestown and Medfield platform
14 years ago
i2c-iop3xx.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-iop3xx.h
…
i2c-isch.c
i2c: convert i2c-isch to platform_device
15 years ago
i2c-ixp2000.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
i2c-mpc.c
of/i2c: Fix module load order issue caused by of_i2c.c
15 years ago
i2c-mv64xxx.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-nforce2-s4985.c
…
i2c-nforce2.c
i2c-nforce2: Remove redundant error messages on ACPI conflict
15 years ago
i2c-nomadik.c
i2c-nomadik: fixup bus delays
14 years ago
i2c-nuc900.c
i2c: Remove unneeded inclusions of <linux/i2c-id.h>
14 years ago
i2c-ocores.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-octeon.c
i2c-octeon: Return -ETIMEDOUT in octeon_i2c_wait() on timeout
15 years ago
i2c-omap.c
i2c-omap: Make sure i2c bus is free before setting it to idle
15 years ago
i2c-parport-light.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-parport.c
i2c-parport: Make template structure const
15 years ago
i2c-parport.h
i2c-parport: Add SMBus alert support
15 years ago
i2c-pasemi.c
i2c/i2c-pasemi.c: Fix unsigned return type
15 years ago
i2c-pca-isa.c
i2c-pca: Fix waitforcompletion() return value
15 years ago
i2c-pca-platform.c
i2c-pca-platform: Change device name of request_irq
14 years ago
i2c-piix4.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-pmcmsp.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-pnx.c
i2c-pnx: Add stop conditions for end of transfer
15 years ago
i2c-powermac.c
i2c-powermac: Be less verbose in the absence of real errors.
15 years ago
i2c-pxa.c
i2c: Remove unneeded inclusions of <linux/i2c-id.h>
14 years ago
i2c-s3c2410.c
Merge branch 'for-2637/i2c/samsung' into next-i2c
14 years ago
i2c-s6000.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-s6000.h
…
i2c-scmi.c
i2c-scmi: Provide module aliases for automatic loading
15 years ago
i2c-sh7760.c
sh: i2c-sh7760: Replase from ctrl_* to __raw_*
14 years ago
i2c-sh_mobile.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
15 years ago
i2c-sibyte.c
i2c/mips: Fix error return codes from Sibyte i2c bus driver
15 years ago
i2c-simtec.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-sis96x.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-sis630.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-sis5595.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-stu300.c
i2c-stu300: off by one issue
15 years ago
i2c-stub.c
i2c-stub: Expose the default functionality flags
15 years ago
i2c-taos-evm.c
…
i2c-tiny-usb.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
i2c-versatile.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-via.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago
i2c-viapro.c
i2c-viapro: Don't log nacks
14 years ago
i2c-xiic.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
scx200_acb.c
NULL-terminate all pci_device_id tables
14 years ago
scx200_i2c.c
i2c: Use <linux/io.h> instead of <asm/io.h>
15 years ago