summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c: omap: Fix error handling for clk_get()Tony Lindgren2017-10-181-0/+14
* i2c: piix4: Disable completely the IMC during SMBUS_BLOCK_DATARicardo Ribalda Delgado2017-10-131-6/+126
* i2c: piix4: Fix SMBus port selection for AMD Family 17h chipsGuenter Roeck2017-10-131-4/+26
* i2c: imx: fix misleading bus recovery debug messageClemens Gruber2017-10-131-1/+1
* i2c: imx: use IRQF_SHARED mode to request IRQWei Jinhua2017-10-131-1/+1
* i2c: ismt: Separate I2C block read from SMBus block readPontus Andersson2017-10-131-1/+4
* Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-074-10/+13
|\
| * i2c: i2c-stm32f7: make structure stm32f7_setup static constColin Ian King2017-10-051-1/+1
| * i2c: ensure termination of *_device_id tablesThomas Meyer2017-10-051-0/+1
| * i2c: i801: Add support for Intel Cedar ForkJarkko Nikula2017-10-052-0/+5
| * i2c: stm32f7: fix setup structurePierre-Yves MORDRET2017-10-051-9/+6Star
* | Update James Hogan's email addressJames Hogan2017-10-051-1/+1
|/
* i2c: i2c-stm32f7: add driverPierre-Yves MORDRET2017-09-143-0/+983
* i2c: i2c-stm32f4: use generic definition of speed enumPierre-Yves MORDRET2017-09-142-11/+27
* i2c: altera: Add Altera I2C Controller driverThor Thayer2017-09-133-0/+522
* Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-0954-322/+1394
|\
| * 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/+0Star
| * 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/+80Star
| |\
| | * 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/+2Star
| | * i2c: mux: pinctrl: remove platform_dataPeter Rosin2017-08-142-148/+72Star
| | * 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/+3Star
| * | 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/+2Star
| * | 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