Age | Commit message (Expand) | Author | Files | Lines |
2019-11-27 | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2019-11-20 | i2c: of: Populate fwnode in of_i2c_get_board_info() | Saravana Kannan | 1 | -0/+1 |
2019-11-16 | i2c: core: fix use after free in of_i2c_notify | Wen Yang | 1 | -2/+2 |
2019-11-15 | i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present | Hans de Goede | 1 | -1/+27 |
2019-10-24 | i2c: stm32f7: remove warning when compiling with W=1 | Alain Volmat | 1 | -1/+1 |
2019-10-24 | i2c: stm32f7: fix a race in slave mode with arbitration loss irq | Fabrice Gasnier | 1 | -7/+10 |
2019-10-24 | i2c: stm32f7: fix first byte to send in slave mode | Fabrice Gasnier | 1 | -0/+2 |
2019-10-24 | i2c: mt65xx: fix NULL ptr dereference | Fabien Parent | 1 | -1/+1 |
2019-10-21 | i2c: aspeed: fix master pending state handling | Jae Hyun Yoo | 1 | -20/+34 |
2019-09-28 | i2c: slave-eeprom: Add read only mode | Björn Ardö | 1 | -3/+11 |
2019-09-28 | i2c: i801: Bring back Block Process Call support for certain platforms | Jarkko Nikula | 1 | -0/+1 |
2019-09-28 | i2c: riic: Clear NACK in tend isr | Chris Brandt | 1 | -0/+1 |
2019-09-28 | i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630 | Lee Jones | 1 | -4/+8 |
2019-09-25 | Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 29 | -236/+726 |
2019-09-20 | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -3/+3 |
2019-09-18 | Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+14 |
2019-09-18 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -33/+4 |
2019-09-18 | Merge tag 'docs-5.4' of git://git.lwn.net/linux | Linus Torvalds | 5 | -7/+7 |
2019-09-17 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -1/+1 |
2019-09-13 | i2c: tegra: Move suspend handling to NOIRQ phase | Jon Hunter | 1 | -18/+22 |
2019-09-13 | i2c: imx: ACPI support for NXP i2c controller | Chuanhua Han | 1 | -4/+13 |
2019-09-05 | i2c: uniphier(-f): remove all dev_dbg() | Masahiro Yamada | 2 | -36/+4 |
2019-09-05 | i2c: uniphier(-f): use devm_platform_ioremap_resource() | Masahiro Yamada | 2 | -6/+2 |
2019-09-05 | i2c: slave-eeprom: Add comment about address handling | Björn Ardö | 1 | -0/+6 |
2019-09-05 | i2c: exynos5: Remove IRQF_ONESHOT | Sebastian Andrzej Siewior | 1 | -3/+1 |
2019-09-05 | i2c: stm32f7: Make structure stm32f7_i2c_algo constant | Nishka Dasgupta | 1 | -1/+1 |
2019-09-05 | i2c: cht-wc: drop check because i2c_unregister_device() is NULL safe | Wolfram Sang | 1 | -2/+1 |
2019-09-05 | i2c-eeprom_slave: Add support for more eeprom models | Björn Ardö | 1 | -11/+25 |
2019-09-03 | i2c: fsi: Add of_put_node() before break | Nishka Dasgupta | 1 | -1/+3 |
2019-09-03 | i2c: synquacer: Make synquacer_i2c_ops constant | Nishka Dasgupta | 1 | -1/+1 |
2019-09-03 | i2c: hix5hd2: Remove IRQF_ONESHOT | Sebastian Andrzej Siewior | 1 | -2/+1 |
2019-09-03 | i2c: i801: Use iTCO version 6 in Cannon Lake PCH and beyond | Mika Westerberg | 1 | -54/+88 |
2019-09-02 | mfd / platform: cros_ec: Reorganize platform and mfd includes | Enric Balletbo i Serra | 1 | -2/+2 |
2019-09-02 | mfd / platform: cros_ec: Move cros-ec core driver out from MFD | Enric Balletbo i Serra | 1 | -1/+1 |
2019-08-30 | i2c: mediatek: disable zero-length transfers for mt8183 | Hsin-Yi Wang | 1 | -1/+10 |
2019-08-30 | i2c: iproc: Make bcm_iproc_i2c_quirks constant | Nishka Dasgupta | 1 | -1/+1 |
2019-08-30 | i2c: iproc: Add full name of devicetree node to adapter name | Lori Hikichi | 1 | -1/+3 |
2019-08-30 | i2c: iproc: Stop advertising support of SMBUS quick cmd | Lori Hikichi | 1 | -1/+4 |
2019-08-29 | i2c: piix4: Add ACPI support | Jean Delvare | 1 | -4/+14 |
2019-08-29 | i2c: piix4: Fix probing of reserved ports on AMD Family 16h Model 30h | Jean Delvare | 1 | -3/+13 |
2019-08-29 | i2c: piix4: Fix port selection for AMD Family 16h Model 30h | Andrew Cooks | 1 | -7/+5 |
2019-08-29 | i2c: ocores: use request_any_context_irq() to register IRQ handler | Federico Vaga | 1 | -2/+3 |
2019-08-29 | i2c: designware: Fix optional reset error handling | Andy Shevchenko | 1 | -10/+6 |
2019-08-29 | i2c: designware: assert reset when error happen at ->probe() | Andy Shevchenko | 1 | -2/+4 |
2019-08-29 | i2c: taos-evm: Make structure tsl2550_info constant | Nishka Dasgupta | 1 | -1/+1 |
2019-08-29 | i2c: designware-pci: Add support for Elkhart Lake PSE I2C | Jarkko Nikula | 1 | -0/+18 |
2019-08-29 | i2c: designware-pci: Switch over to MSI interrupts | Felipe Balbi | 1 | -3/+14 |
2019-08-29 | i2c: axxia: support slave mode | Adamski, Krzysztof (Nokia - PL/Wroclaw) | 2 | -8/+145 |
2019-08-29 | i2c: icy: Add LTC2990 present on 2019 board revision | Max Staudt | 2 | -0/+60 |
2019-08-29 | i2c: Add i2c-icy for I2C on m68k/Amiga | Max Staudt | 3 | -0/+185 |