Commit Graph

2110 Commits (4e9072d61695abcee201591ba9515a28bcb3bd33)

Author SHA1 Message Date
James Ralston bf4169100c i2c: ismt: initialize DMA buffer 12 years ago
Chew, Chiau Ee bd63ace4dc i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is set 12 years ago
Thierry Reding 85b3a9356e i2c: mv64xxx: Do not use writel_relaxed() 12 years ago
Thierry Reding c1a9946780 i2c: mv64xxx: Fix some build warnings 12 years ago
Kim Phillips 153369139a i2c: s3c2410: fix clk_disable/clk_unprepare WARNings 12 years ago
Martin Schwidefsky 0244ad004a Remove GENERIC_HARDIRQ config option 12 years ago
Olof Johansson 1e2c2390ef i2c: davinci: Fix bad dev_get_platdata() conversion 12 years ago
Nguyen Viet Dung b720423a26 i2c: rcar: add rcar-H2 support 12 years ago
Zhiwu Song 617da00cb1 i2c: sirf: retry 3 times as sometimes we get random noack and timeout 12 years ago
Zhiwu Song 5ebffa6b5e i2c: sirf: support reverse direction of address 12 years ago
Zhiwu Song 4602bf1642 i2c: sirf: fix the typo for setting bitrate to less than 100k 12 years ago
Zhiwu Song ebae7dfab0 i2c: sirf: we need to wait I2C_RESET status in resume 12 years ago
Zhiwu Song c984319ad9 i2c: sirf: reset i2c controller early after we get a noack 12 years ago
Mika Westerberg 57cd1e3029 i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPI 12 years ago
Mika Westerberg defc0b2fb5 i2c: designware: make HCNT/LCNT values configurable 12 years ago
Gerhard Sittig b3bfce2bc2 i2c: mpc: cleanup clock API use 12 years ago
Wei Yongjun 498c014621 i2c: pnx: fix error return code in i2c_pnx_probe() 12 years ago
Wolfram Sang 370257b287 i2c: ismt: add error return code in probe() 12 years ago
Mika Westerberg 55e71edb81 i2c: move ACPI helpers into the core 12 years ago
Wolfram Sang 687b81d083 i2c: move OF helpers into the core 12 years ago
Gregory CLEMENT c1d15b68aa i2c: mv64xxx: Fix timing issue on Armada XP (errata FE-8471889) 12 years ago
Gregory CLEMENT 930ab3d403 i2c: mv64xxx: Add I2C Transaction Generator support 12 years ago
Wolfram Sang 874e955b17 i2c: powermac: fix return path on error 12 years ago
Jussi Kivilinna 243ec0909a i2c: tiny-usb: do not use stack as URB transfer_buffer 12 years ago
Jingoo Han 6d4028c644 i2c: use dev_get_platdata() 12 years ago
Grygorii Strashko cda2109a26 i2c: omap: query STP always when NACK is received 12 years ago
Lothar Waßmann 869c6a3ede i2c: mxs: fix broken timing calculation 12 years ago
Julia Lawall b7d12a8667 drivers/i2c/busses/i2c-ocores.c: simplify use of devm_ioremap_resource 12 years ago
Jingchang Lu ad90efae1b i2c: imx: Add Vybrid VF610 I2C controller support 12 years ago
Jingchang Lu 4b775022f6 i2c: imx: add struct to hold more configurable quirks 12 years ago
Jingchang Lu 171408c211 i2c: imx: add INT flag and IEN bit operatation codes 12 years ago
Jingchang Lu 8cc7331ff3 i2c: imx: change register offset representation 12 years ago
Jingchang Lu 1d5ef2a83e i2c: imx: wrap registers read/write to inline function 12 years ago
Jingchang Lu 0fc1347a7f i2c: imx: don't change platform device id_entry directly 12 years ago
Jingchang Lu 46f2832b9f i2c: imx: enable clk before write to registers 12 years ago
Jingchang Lu d533f0492b i2c: imx: use struct representing i2c clk{div, val} pair 12 years ago
Rudolf Marek a94dd00f2e i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsets 12 years ago
Andy Lutomirski d63a9e851c i2c: Improve logging on failure to probe for ->class devices 12 years ago
Santosh Shilimkar d654b5489e i2c: davinci: Allow i2c driver available for keystone platforms 12 years ago
Santosh Shilimkar 9adad4dfd1 i2c: davinci: remove useless mach/hardware include 12 years ago
Jingoo Han 2fb9ac0cb4 i2c: i2c-bfin-twi: add CONFIG_PM_SLEEP to suspend/resume functions 12 years ago
Jingoo Han c6a88fa60c i2c: puv3: add CONFIG_PM_SLEEP to suspend function 12 years ago
Jingoo Han d2f185343d i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functions 12 years ago
Jingoo Han 71f1260e71 i2c: stu300: add CONFIG_PM_SLEEP to suspend/resume functions 12 years ago
Jingoo Han f076e91635 i2c: ocores: add CONFIG_PM_SLEEP to suspend/resume functions 12 years ago
Jingoo Han dfb03fb246 i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions 12 years ago
Jingoo Han 0a488c49ea i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functions 12 years ago
Fabio Estevam 63151c539d i2c: mxs: Check the return value from stmp_reset_block() 12 years ago
Wolfram Sang 2806914f5d drivers/i2c/busses: don't check resource with devm_ioremap_resource 12 years ago
Wolfram Sang 3f97b62fab drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probe 12 years ago