Commit Graph

1058 Commits (60b413c9248495ea400e80e08e4d1e28ed7ee05e)

Author SHA1 Message Date
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
Shawn Guo dfcd04b19d i2c-imx: add device tree probe support 14 years ago
Shawn Guo 593702c71a i2c-imx: remove init/exit hooks from platform data 14 years ago
Doug Anderson 96219c3a25 i2c-tegra: fix possible race condition after tx 14 years ago
Mike Rapoport 048e29cff9 i2c-tegra: add I2C_FUNC_SMBUS_EMUL 14 years ago
John Bonesio 406bd18a7a i2c-tegra: Add of_match_table 14 years ago
Axel Lin 7a703aded9 i2c-pxa2xx: return proper error code in ce4100_i2c_probe error paths 14 years ago
Linus Walleij c8d47631a4 i2c-nomadik: fix kerneldoc warning 14 years ago
Kevin Hilman 584b408d37 Revert "i2c-omap: fix static suspend vs. runtime suspend" 14 years ago
srinidhi kasagar 4b723a4710 i2c-nomadik: Do not use _interruptible_ variant call 14 years ago
Linus Walleij 87f911a38d ARM: 7043/1: mach-ixp2000: rename GPIO header 14 years ago
Russell King cb04941905 ARM: gpio: ixp2000: convert drivers to use asm/gpio.h rather than mach/gpio.h 14 years ago
Tomoya MORINAGA 07e729ce89 i2c-eg20t : Fix the issue of Combined R/W transfer mode 14 years ago
Tomoya MORINAGA 7a9c42ccc9 i2c-eg20t : Support Combined R/W transfer mode 14 years ago
John Bonesio 5c470f39ee i2c: Tegra: Add DeviceTree support 14 years ago
Grant Likely 488bf314bf i2c: Allow i2c_add_numbered_adapter() to assign a bus id 14 years ago
LABBE Corentin 3fea5df41d i2c-ali1535: Fix style issues 14 years ago
Jesper Juhl 32575a9183 drivers/i2c: static should be at beginning of declaration 14 years ago
Jean Delvare 9b640f2e15 i2c-taos-evm: Fix log messages 14 years ago
Sonic Zhang 4a65163e3b i2c-bfin-twi: abort transfer is MEM bit is reset unexpectedly 14 years ago
Jonghwan Choi b90ea76542 i2c-s3c2410: Remove useless break code 14 years ago
Huisung Kang 19820510c5 i2c-s3c2410: Fix typo 'i2s' -> 'i2c' 14 years ago
Stephen Warren 5afa9d3578 i2c: tegra: Assign unused slave address 14 years ago
Joe Perches 7c9d440e90 treewide: transciever/transceiver spelling fixes 14 years ago
Samuel Ortiz 3271d382c3 mfd: Use mfd cell platform_data for timberdale cells platform bits 14 years ago
Linus Walleij 82a4413450 i2c-nomadik: break out single messsage transmission 14 years ago
Virupax Sadashivpetimath 0511f643cb i2c-nomadik: reset the hw after status check 14 years ago
Virupax Sadashivpetimath b5e890f7e7 i2c-nomadik: remove the unnecessary delay 14 years ago
Virupax Sadashivpetimath 553553413a i2c-nomadik: change the TX and RX threshold 14 years ago
Virupax Sadashivpetimath ebd10e0783 i2c-nomadik: add code to retry on timeout failure 14 years ago