Marek Vasut 958f988995 i2c: mxs: Handle i2c DMA failure properly 12 years ago
..
Kconfig 79e3e5b894 i2c-i801: Simplify dependency towards GPIOLIB 12 years ago
Makefile 31d178bffc i2c-stub: Move to drivers/i2c 12 years ago
i2c-acorn.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
i2c-ali1535.c 56f2178898 i2c/busses: Use module_pci_driver 13 years ago
i2c-ali1563.c 56f2178898 i2c/busses: Use module_pci_driver 13 years ago
i2c-ali15x3.c 56f2178898 i2c/busses: Use module_pci_driver 13 years ago
i2c-amd756-s4882.c 66c7acf61d i2c: Use snprintf to set adapter names 16 years ago
i2c-amd756.c 56f2178898 i2c/busses: Use module_pci_driver 13 years ago
i2c-amd8111.c 56f2178898 i2c/busses: Use module_pci_driver 13 years ago
i2c-at91.c 0d852fe4d2 i2c: at91: fix SMBus quick command 12 years ago
i2c-au1550.c a3664b51c7 i2c/busses: Use module_platform_driver() 13 years ago
i2c-bfin-twi.c 90c16bbf57 i2c: i2c-bfin-twi: Move blackfin TWI register access Macro to head file. 13 years ago
i2c-cpm.c a3664b51c7 i2c/busses: Use module_platform_driver() 13 years ago
i2c-davinci.c 12250d843e Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux 12 years ago
i2c-designware-core.c bccd780f86 i2c-designware: i2c_dw_xfer_msg can be static 12 years ago
i2c-designware-core.h a8a9f3fef1 i2c: designware: Add support for 16bit register access 13 years ago
i2c-designware-pcidrv.c 56f2178898 i2c/busses: Use module_pci_driver 13 years ago
i2c-designware-platdrv.c e1fac69f3b i2c: designware: Add clk_{un}prepare() support 13 years ago
i2c-diolan-u2c.c ab5625c30a i2c: diolan-u2c: Fix master_xfer return code 13 years ago
i2c-eg20t.c 56f2178898 i2c/busses: Use module_pci_driver 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 56f2178898 i2c/busses: Use module_pci_driver 13 years ago
i2c-i801.c 28901f5794 i2c-i801: Fix comment 12 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 12250d843e Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux 12 years ago
i2c-intel-mid.c 56f2178898 i2c/busses: Use module_pci_driver 13 years ago
i2c-iop3xx.c 701eb2647d i2c: iop3xx: use standard gpiolib functions 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 12250d843e Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux 12 years ago
i2c-mv64xxx.c b61d157589 I2C: MV64XYZ: Add Device Tree support 13 years ago
i2c-mxs.c 958f988995 i2c: mxs: Handle i2c DMA failure properly 12 years ago
i2c-nforce2-s4985.c 399d6b2653 i2c: Fix oops on bus multiplexer driver loading 17 years ago
i2c-nforce2.c 56f2178898 i2c/busses: Use module_pci_driver 13 years ago
i2c-nomadik.c 817315f574 i2c-nomadik: Fixup clock handling 12 years ago
i2c-nuc900.c 54ecf4f056 ARM: w90x900: move platform_data definitions 13 years ago
i2c-ocores.c 7326e38ffe i2c: i2c-ocores: support for 16bit and 32bit IO 13 years ago
i2c-octeon.c f353a218de i2c: Convert i2c-octeon.c to use device tree. 13 years ago
i2c-omap.c aedc256dd0 i2c: omap: ensure writes to dev->buf_len are ordered 12 years ago
i2c-parport-light.c 07da0372dd i2c-parport: Various cleanups 14 years ago
i2c-parport.c 7fe442a1a5 i2c-parport: i2c_parport_irq can be static 12 years ago
i2c-parport.h 07da0372dd i2c-parport: Various cleanups 14 years ago
i2c-pasemi.c 56f2178898 i2c/busses: Use module_pci_driver 13 years ago
i2c-pca-isa.c 6abb930af0 i2c-pca: Fix waitforcompletion() return value 15 years ago
i2c-pca-platform.c 44454baa7c i2c: Dynamically assign adapter id if it wasn't explictly specified 13 years ago
i2c-piix4.c c415b303a7 i2c-piix4: Fix build failure 12 years ago
i2c-pmcmsp.c d38a0149e8 i2c-pmcmsp: remove IRQF_SAMPLE_RANDOM which is now a no-op 13 years ago
i2c-pnx.c c076ada4e4 i2c: pnx: Fix read transactions of >= 2 bytes 13 years ago
i2c-powermac.c 3a3dd0186f i2c/powermac: Improve detection of devices from device-tree 13 years ago
i2c-puv3.c b9f1b45bac i2c-puv3: Use struct dev_pm_ops for power management 13 years ago
i2c-pxa-pci.c 56f2178898 i2c/busses: Use module_pci_driver 13 years ago
i2c-pxa.c dd995c9d82 i2c/i2c-pxa: remove conditional compilation of clk code 13 years ago
i2c-rcar.c 6ccbe60713 i2c: add Renesas R-Car I2C driver 12 years ago
i2c-s3c2410.c 963f2076e3 i2c: s3c2410: Fix code to free gpios 12 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 20420500cb i2c-scmi: convert to module_acpi_driver() 13 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 56f2178898 i2c/busses: Use module_pci_driver 13 years ago
i2c-sis96x.c 56f2178898 i2c/busses: Use module_pci_driver 13 years ago
i2c-stu300.c 6f535b9426 i2c: stu300: use devm managed resources 13 years ago
i2c-taos-evm.c 9b640f2e15 i2c-taos-evm: Fix log messages 14 years ago
i2c-tegra.c 91b370a0db i2c: tegra: set irq name as device name 12 years ago
i2c-tiny-usb.c 68a7602f09 i2c-tiny-usb: Add support for the Robofuzz OSIF USB/I2C converter 13 years ago
i2c-versatile.c 44454baa7c i2c: Dynamically assign adapter id if it wasn't explictly specified 13 years ago
i2c-via.c 56f2178898 i2c/busses: Use module_pci_driver 13 years ago
i2c-viapro.c 01d56a6aa1 i2c-viapro: Add VIA VX900 device ID 12 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 401e72b55d i2c/scx200_*: Replace printks with pr_<level>s 12 years ago
scx200_i2c.c 401e72b55d i2c/scx200_*: Replace printks with pr_<level>s 12 years ago