Grant Likely 1c48a5c93d dt: Eliminate of_platform_{,un}register_driver vor 14 Jahren
..
Kconfig e9bc8fa5df i2c-eg20t: add driver for Intel EG20T vor 14 Jahren
Makefile e9bc8fa5df i2c-eg20t: add driver for Intel EG20T vor 14 Jahren
i2c-acorn.c 997302259f [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h vor 16 Jahren
i2c-ali1535.c 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> vor 15 Jahren
i2c-ali1563.c 4111ecd217 i2c: Make PCI device ids constant vor 15 Jahren
i2c-ali15x3.c 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> vor 15 Jahren
i2c-amd756-s4882.c 66c7acf61d i2c: Use snprintf to set adapter names vor 16 Jahren
i2c-amd756.c 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> vor 15 Jahren
i2c-amd8111.c 9cb2c2726e i2c-amd8111: Add proper error handling vor 14 Jahren
i2c-at91.c 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> vor 15 Jahren
i2c-au1550.c c6ffddea36 i2c: Use resource_size macro vor 16 Jahren
i2c-bfin-twi.c 74f56c4ad4 i2c-bfin-twi: move setup to the earlier subsys initcall vor 14 Jahren
i2c-cpm.c 1c48a5c93d dt: Eliminate of_platform_{,un}register_driver vor 14 Jahren
i2c-davinci.c c5b4afec8e i2c-davinci: Fix TX setup for more SoCs vor 15 Jahren
i2c-designware.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
i2c-eg20t.c e9bc8fa5df i2c-eg20t: add driver for Intel EG20T vor 14 Jahren
i2c-elektor.c 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> vor 15 Jahren
i2c-gpio.c b868078487 i2c-gpio: Move initialization code to subsys_initcall() vor 15 Jahren
i2c-highlander.c b5c80bc5d7 i2c-highlander: remover superflous variable vor 15 Jahren
i2c-hydra.c 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> vor 15 Jahren
i2c-i801.c 665a96b70b i2c-i801: Include <linux/slab.h> vor 14 Jahren
i2c-ibm_iic.c 1c48a5c93d dt: Eliminate of_platform_{,un}register_driver vor 14 Jahren
i2c-ibm_iic.h 217bcec442 i2c-ibm_iic: Whitespace cleanup vor 17 Jahren
i2c-imx.c e39428d53d i2c-imx: do not allow interruptions when waiting for I2C to complete vor 15 Jahren
i2c-intel-mid.c 54efdfeb49 i2c_intel_mid: Fix slash in sysfs name vor 14 Jahren
i2c-iop3xx.c 747fcc91cb i2c-iop3xx: add iomem annotation vor 14 Jahren
i2c-iop3xx.h 747fcc91cb i2c-iop3xx: add iomem annotation vor 14 Jahren
i2c-isch.c fd46a0064a i2c: convert i2c-isch to platform_device vor 15 Jahren
i2c-ixp2000.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
i2c-mpc.c 1c48a5c93d dt: Eliminate of_platform_{,un}register_driver vor 14 Jahren
i2c-mv64xxx.c eda6bee6c7 i2c-mv64xxx: send repeated START between messages in xfer vor 14 Jahren
i2c-nforce2-s4985.c 399d6b2653 i2c: Fix oops on bus multiplexer driver loading vor 17 Jahren
i2c-nforce2.c b18a5c80eb i2c-nforce2: Remove unnecessary cast of pci_get_drvdata vor 14 Jahren
i2c-nomadik.c fe3c560b8a Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux vor 14 Jahren
i2c-nuc900.c a8d7be818f i2c: Remove unneeded inclusions of <linux/i2c-id.h> vor 14 Jahren
i2c-ocores.c c9e358dfc4 driver-core: remove conditionals around devicetree pointers vor 14 Jahren
i2c-octeon.c cc33e54290 i2c-octeon: Return -ETIMEDOUT in octeon_i2c_wait() on timeout vor 15 Jahren
i2c-omap.c 7f42f9fef7 Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638 vor 14 Jahren
i2c-parport-light.c 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> vor 15 Jahren
i2c-parport.c bfdcad902f i2c-parport: Make template structure const vor 15 Jahren
i2c-parport.h 3585925448 i2c-parport: Add SMBus alert support vor 15 Jahren
i2c-pasemi.c 8032214346 i2c/i2c-pasemi.c: Fix unsigned return type vor 15 Jahren
i2c-pca-isa.c 6abb930af0 i2c-pca: Fix waitforcompletion() return value vor 15 Jahren
i2c-pca-platform.c 323584436d i2c-pca-platform: Change device name of request_irq vor 14 Jahren
i2c-piix4.c 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> vor 15 Jahren
i2c-pmcmsp.c 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> vor 15 Jahren
i2c-pnx.c 28ad3321a1 i2c-pnx: Add stop conditions for end of transfer vor 15 Jahren
i2c-powermac.c 8e4b980c28 i2c-powermac: Be less verbose in the absence of real errors. vor 15 Jahren
i2c-pxa.c a8d7be818f i2c: Remove unneeded inclusions of <linux/i2c-id.h> vor 14 Jahren
i2c-s3c2410.c e0b11c3c38 Merge branch 'for-2637/i2c/samsung' into next-i2c vor 14 Jahren
i2c-s6000.c 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> vor 15 Jahren
i2c-s6000.h b486ddbc0f i2c: xtensa s6000 i2c driver vor 16 Jahren
i2c-scmi.c 0f5ed04cb3 i2c-scmi: Provide module aliases for automatic loading vor 15 Jahren
i2c-sh7760.c 8df399018d sh: i2c-sh7760: Replase from ctrl_* to __raw_* vor 14 Jahren
i2c-sh_mobile.c bbcf6e8b66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 vor 15 Jahren
i2c-sibyte.c 102b59c6d6 i2c/mips: Fix error return codes from Sibyte i2c bus driver vor 15 Jahren
i2c-simtec.c 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> vor 15 Jahren
i2c-sis5595.c 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> vor 15 Jahren
i2c-sis630.c 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> vor 15 Jahren
i2c-sis96x.c 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> vor 15 Jahren
i2c-stu300.c 42df64b1f8 i2c-stu300: off by one issue vor 15 Jahren
i2c-stub.c c5aa69285c i2c-stub: Expose the default functionality flags vor 15 Jahren
i2c-taos-evm.c 27693ce5f3 i2c-taos-evm: Switch echo off to improve performance vor 16 Jahren
i2c-tiny-usb.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
i2c-versatile.c 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> vor 15 Jahren
i2c-via.c 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> vor 15 Jahren
i2c-viapro.c bf5d95c826 i2c-viapro: Don't log nacks vor 14 Jahren
i2c-xiic.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h vor 15 Jahren
scx200_acb.c de8255ccd2 i2c: Convert SCx200 driver from using raw PCI to platform device vor 14 Jahren
scx200_i2c.c 2178218027 i2c: Use <linux/io.h> instead of <asm/io.h> vor 15 Jahren