index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
i2c: i801: Add Block Write-Block Read Process Call support
Alexander Sverdlin
2019-06-21
1
-6
/
+37
|
*
|
i2c: stm32f7: fix the get_irq error cases
Fabrice Gasnier
2019-06-21
1
-12
/
+14
|
*
|
i2c: i801: Use match_string() helper to simplify the code
Andy Shevchenko
2019-06-21
1
-7
/
+6
|
*
|
i2c: qcom-geni: Provide support for ACPI
Lee Jones
2019-06-14
1
-1
/
+14
|
*
|
i2c: qcom-geni: Signify successful driver probe
Lee Jones
2019-06-14
1
-0
/
+2
|
*
|
i2c: tegra: Add suspend-resume support
Bitan Biswas
2019-06-14
1
-0
/
+24
|
*
|
i2c: core: always have a named variable in arguments
Wolfram Sang
2019-06-14
1
-2
/
+2
|
*
|
i2c: ocores: add polling mode workaround for Sifive FU540-C000 SoC
Sagar Shrikant Kadam
2019-06-14
1
-2
/
+22
|
*
|
i2c: ocores: add support for i2c device on Sifive FU540-c000 SoC
Sagar Shrikant Kadam
2019-06-14
1
-0
/
+9
|
*
|
i2c: tegra: Avoid error message on deferred probe
Thierry Reding
2019-06-14
1
-1
/
+3
|
*
|
i2c: i801: Fix kernel crash in is_dell_system_with_lis3lv02d()
Andy Shevchenko
2019-06-14
1
-1
/
+1
|
*
|
i2c: iop: Use GPIO descriptors
Linus Walleij
2019-06-12
2
-11
/
+23
|
*
|
i2c: s3c2410: Convert to use GPIO descriptors
Linus Walleij
2019-06-12
1
-38
/
+9
|
*
|
i2c: bcm2835: Model Divider in CCF
Annaliese McDermond
2019-06-12
1
-31
/
+114
|
*
|
i2c: tegra: fix msleep warning
Bitan Biswas
2019-06-12
1
-1
/
+1
|
*
|
i2c: tegra: add spinlock definition comment
Bitan Biswas
2019-06-12
1
-0
/
+1
|
*
|
i2c: tegra: fix alignment and spacing violations
Bitan Biswas
2019-06-12
1
-16
/
+19
|
*
|
i2c: tegra: remove unnecessary variable init
Bitan Biswas
2019-06-12
1
-3
/
+3
|
*
|
i2c: tegra: clean up macros
Bitan Biswas
2019-06-12
1
-14
/
+3
|
*
|
i2c: fsi: Create busses for all ports
Oliver O'Halloran
2019-06-08
1
-5
/
+27
|
*
|
i2c: i801: Register optional lis3lv02d I2C device on Dell machines
Pali Rohár
2019-06-08
1
-0
/
+117
|
*
|
i2c: nvidia-gpu: resume ccgx i2c client
Ajay Gupta
2019-06-08
1
-4
/
+10
|
*
|
i2c: nvidia-gpu: add runtime pm support
Ajay Gupta
2019-06-08
1
-1
/
+21
|
*
|
i2c: nvidia-gpu: refactor master_xfer
Ajay Gupta
2019-06-08
1
-12
/
+16
|
*
|
i2c: acpi: export i2c_acpi_find_adapter_by_handle
Ruslan Babayev
2019-06-02
1
-1
/
+2
|
*
|
i2c: jz4780: Drop dependency on MACH_JZ4780
Paul Cercueil
2019-05-27
1
-1
/
+1
|
*
|
i2c: meson: update with SPDX Licence identifier
Neil Armstrong
2019-05-27
1
-4
/
+1
|
*
|
i2c: Allow selecting BCM2835 I2C controllers on ARCH_BRCMSTB
Kamal Dasu
2019-05-27
1
-1
/
+1
|
*
|
i2c: iproc: Add multi byte read-write support for slave mode
Rayagonda Kokatanur
2019-05-27
1
-64
/
+53
|
*
|
i2c: imx: Use __maybe_unused instead of #if CONFIG_PM
Anson Huang
2019-05-27
1
-8
/
+3
|
|
/
*
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
3
-5
/
+5
|
\
\
|
*
|
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
2019-06-24
1
-1
/
+1
|
*
|
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
2
-4
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
1
-1
/
+2
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
21
-85
/
+21
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
18
-86
/
+23
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
63
-518
/
+66
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
2
-18
/
+2
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
i2c: acpi: export i2c_acpi_find_adapter_by_handle
Ruslan Babayev
2019-05-30
1
-1
/
+2
*
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
1
-2
/
+4
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
i2c: acpi: permit bus speed to be discovered after enumeration
Ard Biesheuvel
2019-05-30
1
-2
/
+4
*
|
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
18
-71
/
+18
*
|
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 462
Thomas Gleixner
2019-06-19
1
-1
/
+1
*
|
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
Thomas Gleixner
2019-06-19
1
-9
/
+1
*
|
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
i2c: pca-platform: Fix GPIO lookup code
Linus Walleij
2019-06-12
1
-2
/
+1
*
|
|
|
|
i2c: acorn: fix i2c warning
Russell King
2019-06-12
1
-0
/
+1
*
|
|
|
|
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
15
-84
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
2
-8
/
+2
|
*
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-2
/
+1
[prev]
[next]