index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2011-10-31
i2c: Add module.h to modular files prev. implicitly getting it
Paul Gortmaker
2011-10-31
i2c: add export.h to i2c-boardinfo.c for EXPORT_SYMBOL
Paul Gortmaker
2011-10-30
i2c-algo-pca: Return standard fault codes
Jean Delvare
2011-10-30
i2c-algo-bit: Return standard fault codes
Jean Delvare
2011-10-30
i2c-algo-bit: Be verbose on bus testing failure
Jean Delvare
2011-10-30
i2c-algo-bit: Let user test buses without failing
Jean Delvare
2011-10-30
i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv
Harvey Yang
2011-10-30
i2c: I2C_ELEKTOR should depend on HAS_IOPORT
Geert Uytterhoeven
2011-10-29
i2c-s3c2410: Add device tree support
Thomas Abraham
2011-10-29
i2c-s3c2410: Keep a copy of platform data and use it
Thomas Abraham
2011-10-29
i2c-nomadik: cosmetic coding style corrections
Jonas Aaberg
2011-10-29
i2c-au1550: dev_pm_ops conversion
Manuel Lauss
2011-10-29
i2c-au1550: increase timeout waiting for master done
Manuel Lauss
2011-10-29
i2c-au1550: remove unused ack_timeout
Manuel Lauss
2011-10-29
i2c-au1550: remove usage of volatile keyword
Manuel Lauss
2011-10-29
i2c-tegra: __iomem annotation fix
Olof Johansson
2011-10-29
i2c-eg20t: Add initialize processing in case i2c-error occurs
Tomoya MORINAGA
2011-10-29
i2c-eg20t: Fix flag setting issue
Tomoya MORINAGA
2011-10-29
i2c-eg20t: add stop sequence in case wait-event timeout occurs
Tomoya MORINAGA
2011-10-29
i2c-eg20t: Separate error processing
Tomoya MORINAGA
2011-10-29
i2c-eg20t: Fix 10bit access issue
Tomoya MORINAGA
2011-10-29
i2c-eg20t: Modify returned value s32 to long
Tomoya MORINAGA
2011-10-29
i2c-eg20t: Fix bus-idle waiting issue
Tomoya MORINAGA
2011-10-29
i2c-designware: Fix PCI core warning on suspend/resume
Octavian Purdila
2011-10-29
i2c-designware: Add runtime power management support
Dirk Brandewie
2011-10-29
i2c-designware: Add support for Designware core behind PCI devices.
Dirk Brandewie
2011-10-29
i2c-designware: Push all register reads/writes into the core code.
Dirk Brandewie
2011-10-29
i2c-designware: Support multiple cores using same ISR
Dirk Brandewie
2011-10-29
i2c-designware: move controller config to bus specific portion of driver
Dirk Brandewie
2011-10-29
i2c-designware: move i2c functionality bit field to be adapter specific
Dirk Brandewie
2011-10-29
i2c-designware: Move retriveving the clock speed out of core code.
Dirk Brandewie
2011-10-29
i2c-designware: split of i2c-designware.c into core and bus specific parts
Dirk Brandewie
2011-10-29
i2c-designware: Move checking of IP core version to i2c_dw_init()
Dirk Brandewie
2011-10-29
i2c-designware: Allow mixed endianness accesses
Jean-Hugues Deschenes
2011-10-29
i2c-designware: Check component type register
Jean-Hugues Deschenes
2011-10-29
i2c-designware: Use local version of readl & writel
Jean-Hugues Deschenes
2011-10-29
i2c: irq: Remove IRQF_DISABLED
Yong Zhang
2011-10-29
I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM
Kevin Hilman
2011-10-29
I2C: OMAP: remove unneccesary use of pdev
Kevin Hilman
2011-10-29
OMAP4: I2C: Enable the wakeup in I2C_WE
Shubhrajyoti D
2011-10-29
I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_info
Andy Green
2011-10-29
I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from...
Andy Green
2011-10-29
I2C: OMAP2+: address confused probed version naming
Andy Green
2011-10-29
I2C: OMAP2+: Solve array bounds overflow error on i2c idle
Andy Green
2011-10-29
I2C: OMAP2+: use platform_data ip revision to select register map
Andy Green
2011-10-29
I2C: OMAP2+: Name registers in I2C IP V2 only accordingly
Andy Green
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
2011-10-24
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
Manuel Lauss
2011-10-24
MIPS: Alchemy: kill au1xxx.h header
Manuel Lauss
2011-10-24
mfd: remove CONFIG_MFD_SUPPORT
Arnd Bergmann
[prev]
[next]