Age | Commit message (Expand) | Author |
2017-09-14 | i2c: i2c-stm32f7: add driver | Pierre-Yves MORDRET |
2017-09-14 | i2c: i2c-stm32f4: use generic definition of speed enum | Pierre-Yves MORDRET |
2017-09-13 | i2c: altera: Add Altera I2C Controller driver | Thor Thayer |
2017-09-09 | Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-08-31 | i2c: sprd: Fix undefined reference errors | Baolin Wang |
2017-08-31 | i2c: designware: Round down ACPI provided clk to nearest supported clk | Hans de Goede |
2017-08-29 | i2c: nomadik: constify amba_id | Arvind Yadav |
2017-08-29 | i2c: versatile: Make i2c_algo_bit_data const | Bhumika Goyal |
2017-08-29 | i2c: busses: make i2c_adapter_quirks const | Bhumika Goyal |
2017-08-29 | i2c: busses: make i2c_adapter const | Bhumika Goyal |
2017-08-29 | i2c: busses: make i2c_algorithm const | Bhumika Goyal |
2017-08-29 | i2c: ismt: Return EMSGSIZE for block reads with bogus length | Stephen Douthit |
2017-08-29 | i2c: ismt: Don't duplicate the receive length for block reads | Stephen Douthit |
2017-08-29 | i2c: Add Spreadtrum I2C controller driver | Baolin Wang |
2017-08-29 | i2c-cht-wc: make cht_wc_i2c_adap_driver static | Colin Ian King |
2017-08-28 | i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency | Andrew Jeffery |
2017-08-28 | i2c: i801: Restore the presence state of P2SB PCI device after reading BAR | Qiuxu Zhuo |
2017-08-27 | blackfin: merge the two TWI header files | Wolfram Sang |
2017-08-27 | i2c: davinci: Preserve return value of devm_clk_get | Franklin S Cooper Jr |
2017-08-27 | i2c: mediatek: Add i2c compatible for MediaTek MT7622 | Jun Gao |
2017-08-27 | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c... | Wolfram Sang |
2017-08-22 | i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF support | Peter Rosin |
2017-08-17 | i2c-cht-wc: Workaround CHT GPIO controller IRQ issues | Hans de Goede |
2017-08-17 | i2c-cht-wc: Ack read irqs after reading the data register | Hans de Goede |
2017-08-17 | i2c-cht-wc: Add locking to interrupt / smbus_xfer functions | Hans de Goede |
2017-08-17 | i2c: sh_mobile: avoid unused ret variable | Eugeniu Rosca |
2017-08-17 | i2c: rcar: avoid unused ret variable | Eugeniu Rosca |
2017-08-17 | i2c: designware: Fix runtime PM for I2C slave mode | Jarkko Nikula |
2017-08-17 | i2c: designware: Remove needless pm_runtime_put_noidle() call | Jarkko Nikula |
2017-08-17 | i2c: taos-evm: constify serio_device_id | Arvind Yadav |
2017-08-17 | i2c: mux: pinctrl: potential NULL dereference on error | Dan Carpenter |
2017-08-14 | i2c: aspeed: fixed potential null pointer dereference | Brendan Higgins |
2017-08-14 | i2c: aspeed: add proper support fo 24xx clock params | Brendan Higgins |
2017-08-14 | i2c: tegra: explicitly request exclusive reset control | Philipp Zabel |
2017-08-14 | i2c: sun6i-pw2i: explicitly request exclusive reset control | Philipp Zabel |
2017-08-14 | i2c: stm32f4: explicitly request exclusive reset control | Philipp Zabel |
2017-08-14 | i2c: mv64xxx: explicitly request exclusive reset control | Philipp Zabel |
2017-08-14 | i2c: simtec: use release_mem_region instead of release_resource | Anton Vasilyev |
2017-08-14 | i2c: core: Make comment about I2C table requirement to reflect the code | Javier Martinez Canillas |
2017-08-14 | i2c: designware: Fix standard mode speed when configuring the slave mode | Jarkko Nikula |
2017-08-14 | i2c: designware: Fix oops from i2c_dw_irq_handler_slave | Jarkko Nikula |
2017-08-14 | i2c: designware: Fix system suspend | Ulf Hansson |
2017-08-14 | i2c: mux: pinctrl: drop the idle_state member | Peter Rosin |
2017-08-14 | i2c: mux: pinctrl: remove platform_data | Peter Rosin |
2017-08-14 | i2c: mux: mlxcpld: move header file out of I2C realm | Wolfram Sang |
2017-08-14 | i2c: mux: pca954x: move header file out of I2C realm | Wolfram Sang |
2017-08-14 | i2c: mux: pca9541: sort include files | Wolfram Sang |
2017-08-13 | i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver | Hans de Goede |
2017-08-12 | i2c: rk3x: add support for rv1108 | Andy Yan |
2017-08-12 | i2c: uniphier-f: add suspend / resume support | Masahiro Yamada |