Commit Graph

1563 Commits (8ed3e2cfe40ffe43630fd8efa34fc97c95b4c298)

Author SHA1 Message Date
Kristen Carlson Accardi 3a48d1c08f i2c: prevent spurious interrupt on Designware controllers 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Jean Delvare 41101a3302 i2c-algo-bit: Don't resched on clock stretching 13 years ago
Jean Delvare 5694f8a888 i2c: Update the FSF address 13 years ago
Axel Lin de05497aab i2c: Convert drivers/i2c/muxes/* to use module_i2c_driver() 13 years ago
Jean Delvare 84c1af4c21 i2c-i801: Use usleep_range to wait for command completion 13 years ago
Seth Heasley 062737fb6d i2c-i801: Add device IDs for Intel Lynx Point 13 years ago
Olivier Sobrie b3240e68c0 i2c-isch: Decrease delay in command completion check loop 13 years ago
Mark Brown c54c35572a i2c-gpio: Use linux/gpio.h rather than asm/gpio.h 13 years ago
Ville Syrjala 8ee161ce5e i2c-algo-bit: Fix spurious SCL timeouts under heavy load 13 years ago
Wolfram Sang 834aa6f30c i2c-core: Comment says "transmitted" but means "received" 13 years ago
Jean-Christophe PLAGNIOL-VILLARD 8ffaa0f40d i2c/gpio: add DT support 13 years ago
Alexander Stein bbceeee82e i2c-eg20t: Remove write-only variables 13 years ago
Alexander Stein 0836c80901 i2c-eg20t: Rework pch_i2c_wait_for_bus_idle to reduce wait time 13 years ago
Mark Brown c62c3ca55e i2c-s3c2410: Add stub runtime power management 13 years ago
Mark Brown 4ea1557ff7 i2c-s3c2410: Convert to devm_kzalloc() 13 years ago
Zhiwu Song 979b907fa5 i2c: add CSR SiRFprimaII on-chip I2C controllers driver 13 years ago
Alok Chauhan bf6c2de11c i2c: tegra: Remove unnecessary write to INT_STATUS 13 years ago
Haojian Zhuang 63fe122bce i2c: pxa: add OF support 13 years ago
Daniel Vetter b0209b3995 i2c: export bit-banging algo functions 13 years ago
Oskar Schirmer bb79a0798d i2c: imx: fix imx driver to work though signal is pending 13 years ago
Pratyush Anand 104522806a i2c: designware: dw_i2c_init_driver as subsys initcall 13 years ago
Wolfram Sang 844990daa2 i2c: mxs: only flag completion when queue is completely done 13 years ago
Jayachandran C 3e1b76be0b i2c: Move I2C_EG20T option to the right place. 13 years ago
Ganesan Ramalingam 401c3434c4 i2c: Support for Netlogic XLR/XLS I2C controller. 13 years ago
Tang Yuantian 3f0e1e4bb6 i2c: mpc: Add support for SMBUS_READ_BLOCK_DATA 13 years ago
Pawel Moll 237ab4062d i2c: versatile: Add Device Tree support 13 years ago
Shubhrajyoti Datta 218d06d794 i2c: tegra: Add devexit_p() for remove 13 years ago
Richard Zhao 83914337d1 i2c: imx: add clk_prepare/clk_unprepare 13 years ago
Cousson, Benoit 6c5aa407d5 i2c: OMAP: Fix OMAP1 build error 13 years ago
Tomoya MORINAGA 8956dc102c i2c-eg20t: Change-company-name-OKI-SEMICONDUCTOR to LAPIS Semiconductor 13 years ago
Tomoya MORINAGA c3f4661f55 i2c-eg20t: Support new device LAPIS Semiconductor ML7831 IOH 13 years ago
Toshiharu Okada ff35e8b189 i2c-eg20t: modified the setting of transfer rate. 13 years ago
Feng Tang 07e8a51ff6 i2c-eg20t: use i2c_add_numbered_adapter to get a fixed bus number 13 years ago
Benoit Cousson 6145197be6 i2c: OMAP: Add DT support for i2c controller 13 years ago
Jan Weitzel 78e1cf42ee I2C: OMAP: NACK without STP 13 years ago
Alexander Aring 2727b17539 I2C: OMAP: correct SYSC register offset for OMAP4 13 years ago
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
Axel Lin 245e99cfe8 i2c/gpio-i2cmux: Convert to use module_platform_driver() 13 years ago
Axel Lin a3664b51c7 i2c/busses: Use module_platform_driver() 13 years ago
Thomas Meyer a699ed6f1f i2c-dev: Use memdup_user 13 years ago
Axel Lin 3527bd5045 i2c: Convert to DEFINE_PCI_DEVICE_TABLE 13 years ago
corentin.labbe 65a2d74b76 i2c-ali1535: enable SPARC support 13 years ago
Jean Delvare 7c1f59c9d5 i2c: Fix error value returned by several bus drivers 13 years ago
Guan Xuetao 858af58f67 i2c-puv3: using module_platform_driver() 13 years ago
Al Viro d36b691077 misc latin1 to utf8 conversions 13 years ago
Rob Herring af71100c7a i2c-designware: add OF binding support 13 years ago
Stephen Warren 68fb669554 i2c: tegra: Support DVC controller in device tree 13 years ago
Stephen Warren 92891da11a i2c: tegra: Add __devinit/exit to probe/remove 13 years ago
Feng Tang 0d5fb5ea7d i2c-eg20t: correct the driver init order of pch_i2c_probe() 13 years ago