index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-22
i2c: mux: add sysfs header
Wolfram Sang
1
-0
/
+1
2019-06-22
i2c: mux/i801: Switch to use descriptor passing
Linus Walleij
2
-93
/
+60
2019-06-21
i2c: tegra: remove BUG() macro
Bitan Biswas
1
-8
/
+39
2019-06-21
i2c: i801: Add support for Intel Elkhart Lake
Jarkko Nikula
2
-0
/
+5
2019-06-21
i2c: i801: Add Block Write-Block Read Process Call support
Alexander Sverdlin
1
-6
/
+37
2019-06-21
i2c: stm32f7: fix the get_irq error cases
Fabrice Gasnier
1
-12
/
+14
2019-06-21
i2c: i801: Use match_string() helper to simplify the code
Andy Shevchenko
1
-7
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
18
-71
/
+18
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 462
Thomas Gleixner
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
Thomas Gleixner
1
-9
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233
Thomas Gleixner
1
-4
/
+1
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-86
/
+23
2019-06-14
i2c: qcom-geni: Provide support for ACPI
Lee Jones
1
-1
/
+14
2019-06-14
i2c: qcom-geni: Signify successful driver probe
Lee Jones
1
-0
/
+2
2019-06-14
i2c: tegra: Add suspend-resume support
Bitan Biswas
1
-0
/
+24
2019-06-14
i2c: core: always have a named variable in arguments
Wolfram Sang
1
-2
/
+2
2019-06-14
i2c: ocores: add polling mode workaround for Sifive FU540-C000 SoC
Sagar Shrikant Kadam
1
-2
/
+22
2019-06-14
i2c: ocores: add support for i2c device on Sifive FU540-c000 SoC
Sagar Shrikant Kadam
1
-0
/
+9
2019-06-14
i2c: tegra: Avoid error message on deferred probe
Thierry Reding
1
-1
/
+3
2019-06-14
i2c: i801: Fix kernel crash in is_dell_system_with_lis3lv02d()
Andy Shevchenko
1
-1
/
+1
2019-06-12
i2c: iop: Use GPIO descriptors
Linus Walleij
2
-11
/
+23
2019-06-12
i2c: s3c2410: Convert to use GPIO descriptors
Linus Walleij
1
-38
/
+9
2019-06-12
i2c: pca-platform: Fix GPIO lookup code
Linus Walleij
1
-2
/
+1
2019-06-12
i2c: bcm2835: Model Divider in CCF
Annaliese McDermond
1
-31
/
+114
2019-06-12
i2c: tegra: fix msleep warning
Bitan Biswas
1
-1
/
+1
2019-06-12
i2c: tegra: add spinlock definition comment
Bitan Biswas
1
-0
/
+1
2019-06-12
i2c: tegra: fix alignment and spacing violations
Bitan Biswas
1
-16
/
+19
2019-06-12
i2c: tegra: remove unnecessary variable init
Bitan Biswas
1
-3
/
+3
2019-06-12
i2c: tegra: clean up macros
Bitan Biswas
1
-14
/
+3
2019-06-12
i2c: acorn: fix i2c warning
Russell King
1
-0
/
+1
2019-06-10
i2c: mux: pinctrl: use flexible-array member and struct_size() helper
Gustavo A. R. Silva
1
-3
/
+2
2019-06-10
i2c: mux: arb-gpio: Rewrite to use GPIO descriptors
Linus Walleij
1
-52
/
+27
2019-06-10
i2c: mux: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
15
-84
/
+16
2019-06-08
i2c: xiic: Add max_read_len quirk
Robert Hancock
1
-0
/
+5
2019-06-08
i2c: fsi: Create busses for all ports
Oliver O'Halloran
1
-5
/
+27
2019-06-08
i2c: i801: Register optional lis3lv02d I2C device on Dell machines
Pali Rohár
1
-0
/
+117
2019-06-08
i2c: nvidia-gpu: resume ccgx i2c client
Ajay Gupta
1
-4
/
+10
2019-06-08
i2c: nvidia-gpu: add runtime pm support
Ajay Gupta
1
-1
/
+21
2019-06-08
i2c: nvidia-gpu: refactor master_xfer
Ajay Gupta
1
-12
/
+16
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
63
-518
/
+66
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2
-8
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
1
-2
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
7
-29
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294
Thomas Gleixner
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
1
-8
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2
-18
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-06-02
i2c: acpi: export i2c_acpi_find_adapter_by_handle
Ruslan Babayev
1
-1
/
+2
2019-06-02
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+3
[prev]
[next]