Commit Graph

1482 Commits (d3126c52eb7f3239b45481facc4078b08ed1027c)

Author SHA1 Message Date
Paul Gortmaker 93cf5d75b9 i2c: Add module.h to modular files prev. implicitly getting it 13 years ago
Paul Gortmaker 345df5126e i2c: add export.h to i2c-boardinfo.c for EXPORT_SYMBOL 13 years ago
Jean Delvare 4403988afc i2c-algo-pca: Return standard fault codes 13 years ago
Jean Delvare abc01b2718 i2c-algo-bit: Return standard fault codes 13 years ago
Jean Delvare f6beb67d8e i2c-algo-bit: Be verbose on bus testing failure 13 years ago
Jean Delvare 1bddab7f7d i2c-algo-bit: Let user test buses without failing 13 years ago
Harvey Yang 6fcf84a2c0 i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv 13 years ago
Geert Uytterhoeven 9519282a02 i2c: I2C_ELEKTOR should depend on HAS_IOPORT 13 years ago
Thomas Abraham 5a5f50802f i2c-s3c2410: Add device tree support 13 years ago
Thomas Abraham 4fd81eb2d6 i2c-s3c2410: Keep a copy of platform data and use it 13 years ago
Jonas Aaberg 8abf6fbbd2 i2c-nomadik: cosmetic coding style corrections 13 years ago
Manuel Lauss 46f344e2a0 i2c-au1550: dev_pm_ops conversion 13 years ago
Manuel Lauss 84785f120f i2c-au1550: increase timeout waiting for master done 13 years ago
Manuel Lauss 85ea256988 i2c-au1550: remove unused ack_timeout 13 years ago
Manuel Lauss c5de6467d2 i2c-au1550: remove usage of volatile keyword 13 years ago
Olof Johansson f533c61e19 i2c-tegra: __iomem annotation fix 13 years ago
Tomoya MORINAGA 24597bf801 i2c-eg20t: Add initialize processing in case i2c-error occurs 13 years ago
Tomoya MORINAGA cb59f5253a i2c-eg20t: Fix flag setting issue 13 years ago
Tomoya MORINAGA 3cf21a7c48 i2c-eg20t: add stop sequence in case wait-event timeout occurs 13 years ago
Tomoya MORINAGA 12bd314651 i2c-eg20t: Separate error processing 13 years ago
Tomoya MORINAGA c249ac207f i2c-eg20t: Fix 10bit access issue 13 years ago
Tomoya MORINAGA c7b41f3aff i2c-eg20t: Modify returned value s32 to long 13 years ago
Tomoya MORINAGA 93e4ad74da i2c-eg20t: Fix bus-idle waiting issue 13 years ago
Octavian Purdila 52c2843322 i2c-designware: Fix PCI core warning on suspend/resume 13 years ago
Dirk Brandewie 18dbdda89f i2c-designware: Add runtime power management support 13 years ago
Dirk Brandewie fe20ff5c7e i2c-designware: Add support for Designware core behind PCI devices. 13 years ago
Dirk Brandewie f3fa9f3da5 i2c-designware: Push all register reads/writes into the core code. 13 years ago
Dirk Brandewie af06cf6c8c i2c-designware: Support multiple cores using same ISR 13 years ago
Dirk Brandewie e18563fc56 i2c-designware: move controller config to bus specific portion of driver 13 years ago
Dirk Brandewie 2fa8326b4b i2c-designware: move i2c functionality bit field to be adapter specific 13 years ago
Dirk Brandewie 1d31b58f64 i2c-designware: Move retriveving the clock speed out of core code. 13 years ago
Dirk Brandewie 2373f6b974 i2c-designware: split of i2c-designware.c into core and bus specific parts 13 years ago
Dirk Brandewie 4a423a8c81 i2c-designware: Move checking of IP core version to i2c_dw_init() 13 years ago
Jean-Hugues Deschenes 18c4089e6c i2c-designware: Allow mixed endianness accesses 13 years ago
Jean-Hugues Deschenes 4ff895bc8b i2c-designware: Check component type register 13 years ago
Jean-Hugues Deschenes 7f279601c5 i2c-designware: Use local version of readl & writel 13 years ago
Yong Zhang 4311051c35 i2c: irq: Remove IRQF_DISABLED 13 years ago
Kevin Hilman fab67afb54 I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM 13 years ago
Kevin Hilman 7f4b08eeee I2C: OMAP: remove unneccesary use of pdev 13 years ago
Shubhrajyoti D cb28e58235 OMAP4: I2C: Enable the wakeup in I2C_WE 13 years ago
Andy Green 9550d4d7ab I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_info 13 years ago
Andy Green 3be0053ee1 I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from platform data 13 years ago
Andy Green 4e80f727bf I2C: OMAP2+: address confused probed version naming 13 years ago
Andy Green 6314f09e95 I2C: OMAP2+: Solve array bounds overflow error on i2c idle 13 years ago
Andy Green a129557777 I2C: OMAP2+: use platform_data ip revision to select register map 13 years ago
Andy Green b885308841 I2C: OMAP2+: Name registers in I2C IP V2 only accordingly 13 years ago
Manuel Lauss 3766386037 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines 13 years ago
Manuel Lauss 50d5676eba MIPS: Alchemy: kill au1xxx.h header 13 years ago
Arnd Bergmann 8a0a8e8e42 mfd: remove CONFIG_MFD_SUPPORT 13 years ago
Justin P. Mattock 699324871f treewide: remove extra semicolons from various parts of the kernel 14 years ago