summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c: nomadik: constify amba_idArvind Yadav2017-08-291-1/+1
* i2c: versatile: Make i2c_algo_bit_data constBhumika Goyal2017-08-291-1/+1
* i2c: busses: make i2c_adapter_quirks constBhumika Goyal2017-08-297-7/+7
* i2c: busses: make i2c_adapter constBhumika Goyal2017-08-295-5/+5
* i2c: busses: make i2c_algorithm constBhumika Goyal2017-08-292-2/+2
* i2c: Add Spreadtrum I2C controller driverBaolin Wang2017-08-293-0/+654
* i2c-cht-wc: make cht_wc_i2c_adap_driver staticColin Ian King2017-08-291-1/+1
* i2c: aspeed: Retain delay/setup/hold values when configuring bus frequencyAndrew Jeffery2017-08-281-1/+8
* i2c: i801: Restore the presence state of P2SB PCI device after reading BARQiuxu Zhuo2017-08-281-4/+8
* blackfin: merge the two TWI header filesWolfram Sang2017-08-271-1/+0
* i2c: davinci: Preserve return value of devm_clk_getFranklin S Cooper Jr2017-08-271-1/+1
* i2c: mediatek: Add i2c compatible for MediaTek MT7622Jun Gao2017-08-271-0/+14
* Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2017-08-275-161/+80
|\
| * i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF supportPeter Rosin2017-08-221-1/+1
| * i2c: mux: pinctrl: potential NULL dereference on errorDan Carpenter2017-08-171-1/+1
| * i2c: mux: pinctrl: drop the idle_state memberPeter Rosin2017-08-141-6/+2
| * i2c: mux: pinctrl: remove platform_dataPeter Rosin2017-08-142-148/+72
| * i2c: mux: mlxcpld: move header file out of I2C realmWolfram Sang2017-08-141-1/+1
| * i2c: mux: pca954x: move header file out of I2C realmWolfram Sang2017-08-142-2/+2
| * i2c: mux: pca9541: sort include filesWolfram Sang2017-08-141-4/+3
* | i2c-cht-wc: Workaround CHT GPIO controller IRQ issuesHans de Goede2017-08-171-4/+10
* | i2c-cht-wc: Ack read irqs after reading the data registerHans de Goede2017-08-171-10/+19
* | i2c-cht-wc: Add locking to interrupt / smbus_xfer functionsHans de Goede2017-08-171-13/+24
* | i2c: sh_mobile: avoid unused ret variableEugeniu Rosca2017-08-171-2/+2
* | i2c: rcar: avoid unused ret variableEugeniu Rosca2017-08-171-3/+2
* | i2c: taos-evm: constify serio_device_idArvind Yadav2017-08-171-1/+1
* | i2c: aspeed: add proper support fo 24xx clock paramsBrendan Higgins2017-08-141-18/+56
* | i2c: tegra: explicitly request exclusive reset controlPhilipp Zabel2017-08-141-1/+1
* | i2c: sun6i-pw2i: explicitly request exclusive reset controlPhilipp Zabel2017-08-141-1/+1
* | i2c: stm32f4: explicitly request exclusive reset controlPhilipp Zabel2017-08-141-1/+1
* | i2c: mv64xxx: explicitly request exclusive reset controlPhilipp Zabel2017-08-141-1/+1
* | i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driverHans de Goede2017-08-133-0/+346
* | i2c: rk3x: add support for rv1108Andy Yan2017-08-121-0/+9
* | i2c: uniphier-f: add suspend / resume supportMasahiro Yamada2017-08-121-9/+37
* | i2c: uniphier: add suspend / resume supportMasahiro Yamada2017-08-121-5/+35
* | i2c: constify internal structuresGustavo A. R. Silva2017-08-124-5/+5
* | i2c: Convert to using %pOF instead of full_nameRob Herring2017-07-315-25/+21
* | i2c: use dev_get_drvdata() to get private data in suspend/resume hooksMasahiro Yamada2017-07-3113-48/+24
* | i2c: mediatek: send i2c master code at 400kJun Gao2017-07-311-19/+46
|/
* Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-1229-2239/+4551
|\
| * i2c: designware: Let slave adapter support be optionalJarkko Nikula2017-07-042-1/+4
| * i2c: designware: Make HW init functions staticJarkko Nikula2017-07-043-8/+4
| * i2c: designware: fix spelling mistakesColin Ian King2017-07-041-1/+1
| * i2c: pca-platform: propagate error from i2c_pca_add_numbered_busChris Packham2017-07-041-3/+3
| * i2c: pca-platform: correctly set algo_data.reset_chipChris Packham2017-07-041-2/+4
| * i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devicesHans de Goede2017-07-041-0/+12
| * i2c: designware: enable SLAVE in platform moduleLuis Oliveira2017-06-272-5/+38
| * i2c: designware: add SLAVE mode functionsLuis Oliveira2017-06-275-1/+418
| * i2c: zx2967: drop COMPILE_TEST dependencyShawn Guo2017-06-271-1/+1
| * i2c: zx2967: always use the same device when printing errorsWolfram Sang2017-06-271-1/+1
OpenPOWER on IntegriCloud