index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: sh_mobile: simplify code and remove false compilation warning
Viresh Kumar
2020-05-29
1
-5
/
+2
*
i2c: i801: Instantiate SPD EEPROMs automatically
Jean Delvare
2020-05-29
1
-0
/
+6
*
i2c: nvidia-gpu: Use PTR_ERR_OR_ZERO() to simplify code
Aishwarya Ramakrishnan
2020-05-27
1
-4
/
+1
*
i2c: efm32: Avoid unnecessary check in efm32_i2c_probe()
Tang Bin
2020-05-22
1
-3
/
+0
*
i2c: efm32: Omit superfluous error message in efm32_i2c_probe()
Tang Bin
2020-05-22
1
-1
/
+0
*
i2c: designware: Drop hard coded FIFO depth assignment
Andy Shevchenko
2020-05-22
2
-20
/
+0
*
i2c: designware: Read counters from ACPI for PCI driver
Andy Shevchenko
2020-05-22
1
-0
/
+11
*
i2c: designware: Move ACPI parts into common module
Andy Shevchenko
2020-05-22
3
-119
/
+142
*
i2c: designware: Drop unneeded condition in i2c_dw_validate_speed()
Andy Shevchenko
2020-05-22
1
-8
/
+6
*
i2c: designware: Move i2c_dw_validate_speed() helper to a common code
Andy Shevchenko
2020-05-22
3
-24
/
+38
*
i2c: designware: Include proper headers in i2c-desingware-core.h
Andy Shevchenko
2020-05-22
1
-0
/
+9
*
i2c: designware: Get rid of PCI driver specifics in common code
Andy Shevchenko
2020-05-22
2
-11
/
+14
*
i2c: pxa: implement generic i2c bus recovery
Russell King
2020-05-20
1
-17
/
+159
*
Merge tag 'for-5.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegr...
Wolfram Sang
2020-05-20
1
-69
/
+179
|
\
|
*
i2c: tegra: Add support for the VI I2C on Tegra210
Thierry Reding
2020-05-12
1
-2
/
+95
|
*
i2c: tegra: Use FIELD_PREP/FIELD_GET macros
Thierry Reding
2020-05-12
1
-41
/
+40
|
*
i2c: tegra: Synchronize DMA before termination
Dmitry Osipenko
2020-05-08
1
-0
/
+9
|
*
i2c: tegra: Better handle case where CPU0 is busy for a long time
Dmitry Osipenko
2020-05-08
1
-12
/
+15
|
*
i2c: tegra: Keep IRQs enabled during suspend/resume
Thierry Reding
2020-05-08
1
-2
/
+2
|
*
i2c: tegra: Restore pinmux on system resume
Thierry Reding
2020-05-08
1
-4
/
+19
|
*
Revert "i2c: tegra: Fix suspending in active runtime PM state"
Thierry Reding
2020-05-07
1
-9
/
+0
*
|
i2c: altera: cleanup spinlock
Atsushi Nemoto
2020-05-20
1
-8
/
+4
*
|
Merge branch 'i2c/for-current-fixed' into i2c/for-5.8
Wolfram Sang
2020-05-20
6
-15
/
+48
|
\
\
|
*
|
i2c: altera: Fix race between xfer_msg and isr thread
Atsushi Nemoto
2020-05-15
1
-1
/
+9
|
*
|
i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
Codrin Ciubotariu
2020-05-15
1
-3
/
+17
|
|
/
|
*
i2c: aspeed: Avoid i2c interrupt status clear race condition.
ryan_chen
2020-04-30
1
-1
/
+4
|
*
i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handling
Dan Carpenter
2020-04-30
1
-1
/
+1
|
*
Revert "i2c: tegra: Better handle case where CPU0 is busy for a long time"
Wolfram Sang
2020-04-28
1
-15
/
+12
|
*
Revert "i2c: tegra: Synchronize DMA before termination"
Wolfram Sang
2020-04-28
1
-9
/
+0
|
*
i2c: iproc: generate stop event for slave writes
Rayagonda Kokatanur
2020-04-28
1
-0
/
+3
|
*
i2c: tegra: Synchronize DMA before termination
Dmitry Osipenko
2020-04-15
1
-0
/
+9
|
*
i2c: tegra: Better handle case where CPU0 is busy for a long time
Dmitry Osipenko
2020-04-15
1
-12
/
+15
|
*
i2c: altera: use proper variable to hold errno
Wolfram Sang
2020-04-15
1
-5
/
+4
|
*
i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT
Hans de Goede
2020-04-15
1
-4
/
+10
*
|
i2c: mediatek: Add i2c ac-timing adjust support
Qii Wang
2020-05-20
1
-51
/
+278
*
|
i2c: designware: Allow slave mode for PCI enumerated devices
Andy Shevchenko
2020-05-13
2
-13
/
+12
*
|
i2c: designware: Rename i2c_dw_probe() to i2c_dw_probe_master()
Andy Shevchenko
2020-05-13
5
-10
/
+20
*
|
i2c: designware: Switch PCI driver to use i2c_dw_configure_master()
Andy Shevchenko
2020-05-13
1
-26
/
+7
*
|
i2c: designware: Move configuration routines to respective modules
Andy Shevchenko
2020-05-13
4
-37
/
+48
*
|
i2c: designware: Use devm_platform_ioremap_resource() to simplify code
Andy Shevchenko
2020-05-13
1
-6
/
+2
*
|
i2c: pxa: use master-abort for device probes
Russell King
2020-05-12
1
-8
/
+2
*
|
i2c: pxa: clear all master action bits in i2c_pxa_stop_message()
Russell King
2020-05-12
1
-4
/
+2
*
|
i2c: pxa: remove some unnecessary debug
Russell King
2020-05-12
1
-3
/
+1
*
|
i2c: pxa: ensure timeout messages are unique
Russell King
2020-05-12
1
-3
/
+3
*
|
i2c: pxa: avoid complaints with non-responsive slaves
Russell King
2020-05-12
1
-4
/
+8
*
|
i2c: pxa: consolidate i2c_pxa_*xfer() implementations
Russell King
2020-05-12
1
-20
/
+16
*
|
i2c: at91: Send bus clear command if SDA is down
Codrin Ciubotariu
2020-05-05
3
-8
/
+50
*
|
i2c: pxa: fix i2c_pxa_wait_bus_not_busy() boundary condition
Russell King
2020-05-05
1
-5
/
+12
*
|
i2c: pxa: clean up decode_bits()
Russell King
2020-05-05
1
-4
/
+3
*
|
i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output
Russell King
2020-05-05
1
-4
/
+3
[next]