index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-04
i2c: exynos5: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-3
/
+1
2019-09-04
i2c: stm32f7: Make structure stm32f7_i2c_algo constant
Nishka Dasgupta
1
-1
/
+1
2019-09-04
i2c: cht-wc: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
1
-2
/
+1
2019-09-04
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-03
watchdog: iTCO: Add support for Cannon Lake PCH iTCO
Mika Westerberg
1
-2
/
+24
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-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: 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
4
-0
/
+191
2019-08-29
i2c: bcm2835: Add full name of devicetree node to adapter name
Stefan Wahren
1
-1
/
+2
2019-08-29
i2c: bcm2835: Avoid clk stretch quirk for BCM2711
Stefan Wahren
1
-3
/
+5
2019-08-29
dt-bindings: i2c: bcm2835: Add brcm,bcm2711 compatible
Stefan Wahren
1
-1
/
+3
2019-08-14
i2c-cht-wc: Fix lockdep warning
Hans de Goede
1
-0
/
+46
2019-08-14
dt-bindings: i2c: i2c-emev2: Rename bindings documentation file
Simon Horman
2
-1
/
+1
2019-08-14
dt-bindings: i2c: rcar: Rename bindings documentation file
Simon Horman
2
-1
/
+1
2019-08-14
i2c: replace i2c_new_secondary_device with an ERR_PTR variant
Wolfram Sang
5
-28
/
+30
2019-08-06
i2c: sprd: Validate the return value of clock initialization
Baolin Wang
1
-4
/
+7
2019-08-06
i2c: sprd: Change to use devm_platform_ioremap_resource()
Baolin Wang
1
-3
/
+1
2019-08-06
i2c: sprd: Make I2C driver can be built as a module
Baolin Wang
2
-6
/
+6
2019-08-06
i2c: Drop unneeded check for of_node
Andy Shevchenko
1
-6
/
+4
2019-08-06
i2c: designware: Fix unused variable warning
Shaokun Zhang
1
-1
/
+0
2019-08-06
Revert "dt-bindings: i2c: riic: Rename bindings documentation file"
Wolfram Sang
2
-1
/
+1
2019-08-06
Revert "dt-bindings: i2c: rcar: Rename bindings documentation file"
Wolfram Sang
2
-1
/
+1
2019-08-01
i2c: designware: make use of devm_gpiod_get_optional
Uwe Kleine-König
1
-7
/
+4
2019-08-01
dt-bindings: i2c: riic: Rename bindings documentation file
Simon Horman
2
-1
/
+1
2019-08-01
dt-bindings: i2c: riic: Rename bindings documentation file
Simon Horman
2
-1
/
+1
2019-08-01
dt-bindings: i2c: rcar: Rename bindings documentation file
Simon Horman
2
-1
/
+1
2019-08-01
dt-bindings: i2c: sh_mobile: Rename bindings documentation file
Simon Horman
2
-1
/
+1
2019-08-01
i2c: busses: Use dev_get_drvdata where possible
Chuhong Yuan
2
-6
/
+3
2019-08-01
i2c: imx-lpi2c: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-08-01
i2c: mxs: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-08-01
i2c: ismt: Remove call to memset after dmam_alloc_coherent
Fuqian Huang
1
-2
/
+0
2019-08-01
i2c: tegra: Compile PM functions unconditionally
Dmitry Osipenko
1
-11
/
+5
2019-07-28
Linux 5.3-rc2
v5.3-rc2
Linus Torvalds
1
-1
/
+1
2019-07-27
kbuild: remove unused single-used-m
Masahiro Yamada
1
-2
/
+0
[next]