summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-0947-146/+1301
|\
| * i2c: sprd: Fix undefined reference errorsBaolin Wang2017-08-311-1/+1
| * 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
| * 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-313-10/+8
| * 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
* | i2c: designware: Round down ACPI provided clk to nearest supported clkHans de Goede2017-08-311-4/+12
* | i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit2017-08-291-1/+3
* | i2c: ismt: Don't duplicate the receive length for block readsStephen Douthit2017-08-291-2/+2
* | i2c: designware: Fix runtime PM for I2C slave modeJarkko Nikula2017-08-171-0/+3
* | i2c: designware: Remove needless pm_runtime_put_noidle() callJarkko Nikula2017-08-171-1/+0
* | i2c: aspeed: fixed potential null pointer dereferenceBrendan Higgins2017-08-141-2/+3
* | i2c: simtec: use release_mem_region instead of release_resourceAnton Vasilyev2017-08-141-4/+2
* | i2c: designware: Fix standard mode speed when configuring the slave modeJarkko Nikula2017-08-141-2/+1
* | i2c: designware: Fix oops from i2c_dw_irq_handler_slaveJarkko Nikula2017-08-141-1/+1
* | i2c: designware: Fix system suspendUlf Hansson2017-08-141-2/+12
* | i2c: allow i2c-versatile for ARM MPS platformsRussell King2017-07-311-1/+1
* | i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHzHans de Goede2017-07-311-0/+3
* | i2c: designware: Print clock freq on invalid clock freq errorHans de Goede2017-07-311-1/+2
|/
* Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-1220-618/+2830
|\
| * 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
OpenPOWER on IntegriCloud