Age | Commit message (Expand) | Author | Files | Lines |
2017-10-18 | i2c: omap: Fix error handling for clk_get() | Tony Lindgren | 1 | -0/+14 |
2017-10-13 | i2c: piix4: Disable completely the IMC during SMBUS_BLOCK_DATA | Ricardo Ribalda Delgado | 1 | -6/+126 |
2017-10-13 | i2c: piix4: Fix SMBus port selection for AMD Family 17h chips | Guenter Roeck | 1 | -4/+26 |
2017-10-13 | i2c: imx: fix misleading bus recovery debug message | Clemens Gruber | 1 | -1/+1 |
2017-10-13 | i2c: imx: use IRQF_SHARED mode to request IRQ | Wei Jinhua | 1 | -1/+1 |
2017-10-13 | i2c: ismt: Separate I2C block read from SMBus block read | Pontus Andersson | 1 | -1/+4 |
2017-10-07 | Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -10/+13 |
2017-10-05 | i2c: i2c-stm32f7: make structure stm32f7_setup static const | Colin Ian King | 1 | -1/+1 |
2017-10-05 | i2c: ensure termination of *_device_id tables | Thomas Meyer | 1 | -0/+1 |
2017-10-05 | i2c: i801: Add support for Intel Cedar Fork | Jarkko Nikula | 2 | -0/+5 |
2017-10-05 | i2c: stm32f7: fix setup structure | Pierre-Yves MORDRET | 1 | -9/+6 |
2017-10-05 | Update James Hogan's email address | James Hogan | 1 | -1/+1 |
2017-09-14 | i2c: i2c-stm32f7: add driver | Pierre-Yves MORDRET | 3 | -0/+983 |
2017-09-14 | i2c: i2c-stm32f4: use generic definition of speed enum | Pierre-Yves MORDRET | 2 | -11/+27 |
2017-09-14 | i2c: altera: Add Altera I2C Controller driver | Thor Thayer | 3 | -0/+522 |
2017-09-10 | Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 54 | -322/+1394 |
2017-08-31 | i2c: sprd: Fix undefined reference errors | Baolin Wang | 1 | -1/+1 |
2017-08-31 | i2c: designware: Round down ACPI provided clk to nearest supported clk | Hans de Goede | 1 | -4/+12 |
2017-08-29 | i2c: nomadik: constify amba_id | Arvind Yadav | 1 | -1/+1 |
2017-08-29 | i2c: versatile: Make i2c_algo_bit_data const | Bhumika Goyal | 1 | -1/+1 |
2017-08-29 | i2c: busses: make i2c_adapter_quirks const | Bhumika Goyal | 7 | -7/+7 |
2017-08-29 | i2c: busses: make i2c_adapter const | Bhumika Goyal | 5 | -5/+5 |
2017-08-29 | i2c: busses: make i2c_algorithm const | Bhumika Goyal | 2 | -2/+2 |
2017-08-29 | i2c: ismt: Return EMSGSIZE for block reads with bogus length | Stephen Douthit | 1 | -1/+3 |
2017-08-29 | i2c: ismt: Don't duplicate the receive length for block reads | Stephen Douthit | 1 | -2/+2 |
2017-08-29 | i2c: Add Spreadtrum I2C controller driver | Baolin Wang | 3 | -0/+654 |
2017-08-29 | i2c-cht-wc: make cht_wc_i2c_adap_driver static | Colin Ian King | 1 | -1/+1 |
2017-08-28 | i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency | Andrew Jeffery | 1 | -1/+8 |
2017-08-28 | i2c: i801: Restore the presence state of P2SB PCI device after reading BAR | Qiuxu Zhuo | 1 | -4/+8 |
2017-08-27 | blackfin: merge the two TWI header files | Wolfram Sang | 1 | -1/+0 |
2017-08-27 | i2c: davinci: Preserve return value of devm_clk_get | Franklin S Cooper Jr | 1 | -1/+1 |
2017-08-27 | i2c: mediatek: Add i2c compatible for MediaTek MT7622 | Jun Gao | 1 | -0/+14 |
2017-08-27 | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c... | Wolfram Sang | 5 | -161/+80 |
2017-08-22 | i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF support | Peter Rosin | 1 | -1/+1 |
2017-08-17 | i2c-cht-wc: Workaround CHT GPIO controller IRQ issues | Hans de Goede | 1 | -4/+10 |
2017-08-17 | i2c-cht-wc: Ack read irqs after reading the data register | Hans de Goede | 1 | -10/+19 |
2017-08-17 | i2c-cht-wc: Add locking to interrupt / smbus_xfer functions | Hans de Goede | 1 | -13/+24 |
2017-08-17 | i2c: sh_mobile: avoid unused ret variable | Eugeniu Rosca | 1 | -2/+2 |
2017-08-17 | i2c: rcar: avoid unused ret variable | Eugeniu Rosca | 1 | -3/+2 |
2017-08-17 | i2c: designware: Fix runtime PM for I2C slave mode | Jarkko Nikula | 1 | -0/+3 |
2017-08-17 | i2c: designware: Remove needless pm_runtime_put_noidle() call | Jarkko Nikula | 1 | -1/+0 |
2017-08-17 | i2c: taos-evm: constify serio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-08-17 | i2c: mux: pinctrl: potential NULL dereference on error | Dan Carpenter | 1 | -1/+1 |
2017-08-14 | i2c: aspeed: fixed potential null pointer dereference | Brendan Higgins | 1 | -2/+3 |
2017-08-14 | i2c: aspeed: add proper support fo 24xx clock params | Brendan Higgins | 1 | -18/+56 |
2017-08-14 | i2c: tegra: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-08-14 | i2c: sun6i-pw2i: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-08-14 | i2c: stm32f4: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-08-14 | i2c: mv64xxx: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
2017-08-14 | i2c: simtec: use release_mem_region instead of release_resource | Anton Vasilyev | 1 | -4/+2 |