Commit Graph

3424 Commits (832622e6bd1884c95475094941914969ff82b329)

Author SHA1 Message Date
Jarkko Nikula 6e38cf3b44 i2c: designware: Let slave adapter support be optional 8 years ago
Jarkko Nikula 21bf440ce1 i2c: designware: Make HW init functions static 8 years ago
Colin Ian King 9809cb831c i2c: designware: fix spelling mistakes 8 years ago
Chris Packham 78e6c5abeb i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus 8 years ago
Chris Packham 2ec4d8831b i2c: pca-platform: correctly set algo_data.reset_chip 8 years ago
Hans de Goede 3a4991a986 i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devices 8 years ago
Luis Oliveira 5b6d721b26 i2c: designware: enable SLAVE in platform module 8 years ago
Luis Oliveira 9f3e065c54 i2c: designware: add SLAVE mode functions 8 years ago
Shawn Guo 86766a3e15 i2c: zx2967: drop COMPILE_TEST dependency 8 years ago
Wolfram Sang c3518a4ed8 i2c: zx2967: always use the same device when printing errors 8 years ago
Chris Packham df40f24775 i2c: pca-platform: use dev_warn/dev_info instead of printk 8 years ago
Chris Packham fa70ca7c28 i2c: pca-platform: use device managed allocations 8 years ago
Chris Packham 0e8ce93bdc i2c: pca-platform: add devicetree awareness 8 years ago
Chris Packham 4cc7229daa i2c: pca-platform: switch to struct gpio_desc 8 years ago
Matt Weber 8064c61698 i2c: cadance: fix ctrl/addr reg write order 8 years ago
Baoyou Xie 9615a01f71 i2c: zx2967: add i2c controller driver for ZTE's zx2967 family 8 years ago
Jean Delvare 606fd2788b i2c: algo-bit: add support for I2C_M_STOP 8 years ago
Brendan Higgins f9eb91350b i2c: aspeed: added slave support for Aspeed I2C driver 8 years ago
Brendan Higgins f327c686d3 i2c: aspeed: added driver for Aspeed I2C 8 years ago
Wolfram Sang b395ba2169 i2c: rcar: document HW incapabilities 8 years ago
Michail Georgios Etairidis 6c782a5ea5 i2c: imx: Use correct function to write to register 8 years ago
Arvind Yadav f64622167f i2c: emev2: Handle return value of clk_prepare_enable 8 years ago
Luis Oliveira 04606ccc84 i2c: designware: introducing I2C_SLAVE definitions 8 years ago
Luis Oliveira 90312351fd i2c: designware: MASTER mode as separated driver 8 years ago
Luis Oliveira 89a1e1bd7b i2c: designware: refactoring of the i2c-designware 8 years ago
Luis Oliveira e393f674c5 i2c: designware: Cleaning and comment style fixes. 8 years ago
Arvind Yadav f27e7805ba i2c: at91: Fix compilation warning. 8 years ago
Arvind Yadav 56a6cb8865 i2c: at91: Handle return value of clk_prepare_enable 8 years ago
Wolfram Sang 5c8e3ab146 i2c: use proper name for the R-Car SoC 8 years ago
George Cherian 227855b954 i2c: xlp9xx: Enable HWMON class probing for xlp9xx 8 years ago
Srinivas Pandruvada 09a1de04d5 i2c: i801: Add support for Intel Cannon Lake 8 years ago
Arnd Bergmann 063345aede i2c: xgene-slimpro: include linux/io.h for memremap 8 years ago
Wolfram Sang d44005672d i2c: stub: fix build warning regression 8 years ago
Liwei Song 17e83549e1 i2c: ismt: fix wrong device address when unmap the data buffer 8 years ago
Wolfram Sang 916335036d i2c: rcar: use correct length when unmapping DMA 8 years ago
Peter Rosin ac8498f0ce i2c: i2c-mux-gpmux: new driver 8 years ago
Michael Thalmeier f9831bfec7 i2c: mxs: change error printing to debug for mxs_i2c_pio_wait_xfer_end 8 years ago
Wolfram Sang 90b84c0574 i2c: sh_mobile: drop needless check for of_node 8 years ago
Wolfram Sang d2f31c49cf i2c: sh_mobile: remove platform_data 8 years ago
Wolfram Sang 6c42778780 i2c: stub: use pr_fmt 8 years ago
Hoan Tran df5da47fe7 i2c: xgene-slimpro: Add ACPI support by using PCC mailbox 8 years ago
Hoan Tran d140bd42b2 i2c: xgene-slimpro: Use a single function to send command message 8 years ago
Wolfram Sang 61e3d0f79d i2c: reformat core-base file header 8 years ago
Wolfram Sang 16210d0692 i2c: remove unneeded includes from core 8 years ago
Wolfram Sang 53f8f7c5cf i2c: break out ACPI support into separate file 8 years ago
Wolfram Sang 5bf4fa7dae i2c: break out OF support into separate file 8 years ago
Wolfram Sang 22c78d1cce i2c: break out smbus support into separate file 8 years ago
Wolfram Sang e4991ecdc6 i2c: break out slave support into separate file 8 years ago
Wolfram Sang 91ed53491f i2c: rename core source file to allow refactorization 8 years ago
Jan Kiszka ad258fb918 i2c: designware: Fix bogus sda_hold_time due to uninitialized vars 8 years ago