Linus Torvalds 278f1d0730 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 11 years ago
..
Kconfig 278f1d0730 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 11 years ago
Makefile 15ef27756b i2c: hix5hd2: add i2c controller driver 11 years ago
i2c-acorn.c 667693301a i2c: acorn: is tristate and should use module.h 11 years ago
i2c-ali1535.c 392debf116 i2c: remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
i2c-ali1563.c 482116bada i2c: ali1563: fix checkpatch.pl issues 11 years ago
i2c-ali15x3.c 392debf116 i2c: remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
i2c-amd756-s4882.c 7c81c60f37 Update Jean Delvare's e-mail address 11 years ago
i2c-amd756.c 392debf116 i2c: remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
i2c-amd8111.c 392debf116 i2c: remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
i2c-at91.c 75b81f339c i2c: at91: add bound checking on SMBus block length bytes 11 years ago
i2c-au1550.c 21d0b7c0fa i2c: delete non-required instances of include <linux/init.h> 11 years ago
i2c-axxia.c 08678b850c i2c: axxia: Add I2C driver for AXM55xx 11 years ago
i2c-bcm-kona.c c2a3a6198e i2c: i2c-bcm-kona: Fix module build 11 years ago
i2c-bcm2835.c 37e4f91aa3 i2c: i2c-bcm2835: Drop class based scanning to improve bootup time 11 years ago
i2c-bfin-twi.c aa5b775e0f i2c: i2c-bfin-twi: Drop class based scanning to improve bootup time 11 years ago
i2c-cadence.c df8eb5691c i2c: Add driver for Cadence I2C controller 11 years ago
i2c-cbus-gpio.c 21d0b7c0fa i2c: delete non-required instances of include <linux/init.h> 11 years ago
i2c-cpm.c 5f12c5eca6 i2c: cpm: Fix build by adding of_address.h and of_irq.h 11 years ago
i2c-cros-ec-tunnel.c 278f1d0730 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 11 years ago
i2c-davinci.c adcb82a955 i2c: i2c-davinci: Drop class based scanning to improve bootup time 11 years ago
i2c-designware-core.c 47bb27e788 i2c: designware: Mask all interrupts during i2c controller enable 11 years ago
i2c-designware-core.h 6468276b22 i2c: designware: make SCL and SDA falling time configurable 11 years ago
i2c-designware-pcidrv.c 0409516a2d i2c: designware: add new bindings 11 years ago
i2c-designware-platdrv.c a445900c90 i2c: designware: Add support for AMD I2C controller 11 years ago
i2c-diolan-u2c.c 46797a2adb i2c: remove unnecessary OOM messages 11 years ago
i2c-efm32.c 281ec367bf i2c: efm32: correct namespacing of location property 11 years ago
i2c-eg20t.c 46797a2adb i2c: remove unnecessary OOM messages 11 years ago
i2c-elektor.c 0b255e927d i2c: remove __dev* attributes from subsystem 12 years ago
i2c-exynos5.c 2374a5399b i2c: exynos: add support for HSI2C module on Exynos7 11 years ago
i2c-gpio.c 4aa6a16195 i2c: gpio: Drop dead code in i2c_gpio_remove 11 years ago
i2c-highlander.c 21d0b7c0fa i2c: delete non-required instances of include <linux/init.h> 11 years ago
i2c-hix5hd2.c 15ef27756b i2c: hix5hd2: add i2c controller driver 11 years ago
i2c-hydra.c 392debf116 i2c: remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
i2c-i801.c 3e27a8445c i2c: i801: Add Device IDs for Intel Sunrise Point PCH 11 years ago
i2c-ibm_iic.c 21d0b7c0fa i2c: delete non-required instances of include <linux/init.h> 11 years ago
i2c-ibm_iic.h 217bcec442 i2c-ibm_iic: Whitespace cleanup 17 years ago
i2c-imx.c a4ce47f108 i2c-imx: Disable the clock on probe failure 11 years ago
i2c-iop3xx.c 21d0b7c0fa i2c: delete non-required instances of include <linux/init.h> 11 years ago
i2c-iop3xx.h 747fcc91cb i2c-iop3xx: add iomem annotation 14 years ago
i2c-isch.c 21d0b7c0fa i2c: delete non-required instances of include <linux/init.h> 11 years ago
i2c-ismt.c 8b57cebedd i2c: ismt: Use minimum descriptor size 11 years ago
i2c-kempld.c 4c715661d9 i2c: Fix Kontron PLD prescaler calculation 12 years ago
i2c-mpc.c ebba48b702 i2c: mpc: delete unneeded test before of_node_put 11 years ago
i2c-mv64xxx.c 0ce4bc1dbd i2c: mv64xxx: continue probe when clock-frequency is missing 11 years ago
i2c-mxs.c 030f940a53 i2c: mxs: detect No Slave Ack on SELECT in PIO mode 11 years ago
i2c-nforce2-s4985.c 7c81c60f37 Update Jean Delvare's e-mail address 11 years ago
i2c-nforce2.c 392debf116 i2c: remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
i2c-nomadik.c 19181d74fc i2c: i2c-nomadik: Drop class based scanning to improve bootup time 11 years ago
i2c-ocores.c 1ce97e07c0 i2c: i2c-ocores: Drop class based scanning to improve bootup time 11 years ago
i2c-octeon.c 21d0b7c0fa i2c: delete non-required instances of include <linux/init.h> 11 years ago
i2c-omap.c cfac71d995 i2c: i2c-omap: Drop class based scanning to improve bootup time 11 years ago
i2c-parport-light.c 7c81c60f37 Update Jean Delvare's e-mail address 11 years ago
i2c-parport.c 7c81c60f37 Update Jean Delvare's e-mail address 11 years ago
i2c-parport.h 7c81c60f37 Update Jean Delvare's e-mail address 11 years ago
i2c-pasemi.c 392debf116 i2c: remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
i2c-pca-isa.c 0b255e927d i2c: remove __dev* attributes from subsystem 12 years ago
i2c-pca-platform.c 21d0b7c0fa i2c: delete non-required instances of include <linux/init.h> 11 years ago
i2c-piix4.c 392debf116 i2c: remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
i2c-pmcmsp.c 21d0b7c0fa i2c: delete non-required instances of include <linux/init.h> 11 years ago
i2c-pnx.c d1ccc125f3 i2c: pnx: Use devm_*() functions 11 years ago
i2c-powermac.c 21d0b7c0fa i2c: delete non-required instances of include <linux/init.h> 11 years ago
i2c-puv3.c 21d0b7c0fa i2c: delete non-required instances of include <linux/init.h> 11 years ago
i2c-pxa-pci.c 392debf116 i2c: remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
i2c-pxa.c eae45e5dd2 i2c: Make of_device_id array const 11 years ago
i2c-qup.c 86b59bbfae i2c: qup: Fix order of runtime pm initialization 11 years ago
i2c-rcar.c 22762ccb0e i2c: rcar: remove sign-compare flaw 11 years ago
i2c-riic.c eae45e5dd2 i2c: Make of_device_id array const 11 years ago
i2c-rk3x.c 278f1d0730 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 11 years ago
i2c-robotfuzz-osif.c 83e53a8f12 i2c: Add bus driver for for OSIF USB i2c device. 11 years ago
i2c-s3c2410.c 28596c9722 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 11 years ago
i2c-scmi.c 21d0b7c0fa i2c: delete non-required instances of include <linux/init.h> 11 years ago
i2c-sh7760.c 21d0b7c0fa i2c: delete non-required instances of include <linux/init.h> 11 years ago
i2c-sh_mobile.c 90104d0637 i2c: sh_mobile: add compatibles for additional SoC 11 years ago
i2c-sibyte.c 102b59c6d6 i2c/mips: Fix error return codes from Sibyte i2c bus driver 15 years ago
i2c-simtec.c 46797a2adb i2c: remove unnecessary OOM messages 11 years ago
i2c-sirf.c ca9c77cd58 i2c: i2c-sirf: Drop class based scanning to improve bootup time 11 years ago
i2c-sis5595.c 392debf116 i2c: remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
i2c-sis630.c 392debf116 i2c: remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
i2c-sis96x.c 392debf116 i2c: remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
i2c-st.c 52976fa74b i2c: st: Update i2c timings 11 years ago
i2c-stu300.c ef417a4302 i2c: i2c-stu300: Drop class based scanning to improve bootup time 11 years ago
i2c-sun6i-p2wi.c 098aebc302 i2c: sun6i-p2wi: Remove duplicate inclusion of module.h 11 years ago
i2c-taos-evm.c 2fd6cf0523 i2c: taos-evm: Use module_serio_driver() 11 years ago
i2c-tegra.c c9a9ef4170 i2c: tegra: Move clk_prepare/clk_set_rate to probe 11 years ago
i2c-tiny-usb.c e5c6e7f296 i2c: i2c-tiny-usb: Remove RobotFuzz USB vendor:product ID 11 years ago
i2c-versatile.c 687b81d083 i2c: move OF helpers into the core 12 years ago
i2c-via.c 392debf116 i2c: remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
i2c-viapro.c 392debf116 i2c: remove DEFINE_PCI_DEVICE_TABLE macro 11 years ago
i2c-viperboard.c 4868ca387d i2c: viperboard: remove superfluous assignment 11 years ago
i2c-wmt.c eae45e5dd2 i2c: Make of_device_id array const 11 years ago
i2c-xiic.c 4db5beed9c i2c: i2c-xiic: Drop class based scanning to improve bootup time 11 years ago
i2c-xlr.c 21d0b7c0fa i2c: delete non-required instances of include <linux/init.h> 11 years ago
scx200_acb.c 46797a2adb i2c: remove unnecessary OOM messages 11 years ago