index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: mux: mlxcpld: Update module license
Vadim Pasternak
2021-02-01
1
-30
/
+3
*
i2c: smbus: improve naming in i2c_smbus_xfer_emulated()
Wolfram Sang
2021-01-28
1
-12
/
+12
*
i2c: smbus: don't abuse loop variable
Wolfram Sang
2021-01-28
1
-5
/
+4
*
i2c: tegra: Use threaded interrupt
Dmitry Osipenko
2021-01-28
1
-4
/
+5
*
Merge tag 'v5.11-rc5' into i2c/for-5.12
Wolfram Sang
2021-01-28
8
-12
/
+74
|
\
|
*
i2c: sprd: depend on COMMON_CLK to fix compile tests
Krzysztof Kozlowski
2021-01-22
1
-0
/
+1
|
*
Revert "i2c: imx: Remove unused .id_table support"
Fabio Estevam
2021-01-22
1
-1
/
+19
|
*
i2c: octeon: check correct size of maximum RECV_LEN packet
Wolfram Sang
2021-01-17
1
-1
/
+1
|
*
i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFO
Sowjanya Komatineni
2021-01-17
1
-1
/
+21
|
*
i2c: bpmp-tegra: Ignore unknown I2C_M flags
Mikko Perttunen
2021-01-17
1
-1
/
+1
|
*
i2c: tegra: Wait for config load atomically while in ISR
Mikko Perttunen
2021-01-11
1
-1
/
+1
|
*
i2c: mediatek: Fix apdma and i2c hand-shake timeout
Qii Wang
2021-01-05
1
-5
/
+22
|
*
i2c: i801: Fix the i2c-mux gpiod_lookup_table not being properly terminated
Hans de Goede
2021-01-04
1
-1
/
+1
|
*
i2c: sprd: use a specific timeout to avoid system hang up issue
Chunyan Zhang
2021-01-04
1
-1
/
+7
*
|
i2c: remove zte zx bus driver
Arnd Bergmann
2021-01-28
3
-612
/
+0
*
|
i2c: s3c2410: advertise SMBus transfers using RECV_LEN
Wolfram Sang
2021-01-22
1
-1
/
+1
*
|
i2c: qup: advertise SMBus transfers using RECV_LEN
Wolfram Sang
2021-01-22
1
-1
/
+1
*
|
i2c: algo: bit: use new macro to specifiy capabilities
Wolfram Sang
2021-01-22
1
-3
/
+1
*
|
i2c: remove u300 bus driver
Arnd Bergmann
2021-01-22
3
-1022
/
+0
*
|
i2c: remove sirf bus driver
Arnd Bergmann
2021-01-22
3
-486
/
+0
*
|
i2c: stub: remove definition of DEBUG
Tom Rix
2021-01-17
1
-1
/
+0
*
|
i2c: i2c-mux-gpio: Enable this driver in ACPI land
Evan Green
2021-01-17
1
-28
/
+79
*
|
i2c: i2c-mux-gpio: Factor out pdev->dev in _probe_dt()
Evan Green
2021-01-17
1
-2
/
+3
*
|
i2c: Drop unused efm32 bus driver
Uwe Kleine-König
2021-01-17
3
-477
/
+0
*
|
i2c: smbus: switch from loops to memcpy
Dmitry Torokhov
2021-01-11
1
-10
/
+5
*
|
i2c: mlxcpld: Add support for I2C bus frequency setting
Vadim Pasternak
2021-01-06
1
-1
/
+62
*
|
i2c: busses: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2021-01-05
1
-2
/
+1
*
|
i2c: use DIV_ROUND_UP macro to do calculation
Zheng Yongjun
2021-01-05
1
-3
/
+3
*
|
i2c: fix platform_get_irq.cocci warnings
Tian Tao
2021-01-05
1
-3
/
+1
*
|
i2c: gpio: fix MODULE_LICENCE
Wolfram Sang
2021-01-05
1
-1
/
+1
*
|
i2c: iproc: handle rx fifo full interrupt
Rayagonda Kokatanur
2021-01-05
1
-4
/
+17
*
|
i2c: iproc: handle master read request
Rayagonda Kokatanur
2021-01-05
1
-45
/
+170
*
|
i2c: iproc: fix typo in slave_isr function
Rayagonda Kokatanur
2021-01-05
1
-1
/
+1
*
|
i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)
Rayagonda Kokatanur
2021-01-05
1
-1
/
+2
*
|
i2c: iproc: handle only slave interrupts which are enabled
Rayagonda Kokatanur
2021-01-05
1
-4
/
+9
*
|
i2c: iproc: handle Master aborted error
Rayagonda Kokatanur
2021-01-05
1
-3
/
+5
*
|
i2c: rcar: protect against supurious interrupts on V3U
Wolfram Sang
2021-01-05
1
-14
/
+43
*
|
i2c: rcar: make sure irq is not threaded on Gen2 and earlier
Wolfram Sang
2021-01-05
1
-1
/
+5
*
|
i2c: rcar: optimize cacheline to minimize HW race condition
Wolfram Sang
2021-01-05
1
-1
/
+1
*
|
i2c: rcar: faster irq code to minimize HW race condition
Wolfram Sang
2021-01-05
1
-7
/
+4
*
|
i2c: qcom-geni: Store DMA mapping data in geni_i2c_dev struct
Roja Rani Yarubandi
2021-01-05
1
-16
/
+43
*
|
i2c: i801: Refactor mux code since platform_device_unregister() is NULL aware
Andy Shevchenko
2021-01-05
1
-7
/
+3
*
|
i2c: i801: Drop duplicate NULL check in i801_del_mux()
Andy Shevchenko
2021-01-05
1
-2
/
+1
*
|
i2c: mlxcpld: Decrease polling time for performance improvement
Vadim Pasternak
2021-01-05
1
-1
/
+1
*
|
i2c: mlxcpld: Update module license
Vadim Pasternak
2021-01-05
1
-29
/
+3
*
|
i2c: core: Do not print duplicate error when failing to register an i2c-clien...
Hans de Goede
2021-01-05
1
-5
/
+1
|
/
*
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-12-16
1
-2
/
+2
|
\
|
*
-
.
Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'
Rafael J. Wysocki
2020-12-15
1
-2
/
+2
|
|
\
\
|
|
*
|
PM: sleep: Add dev_wakeup_path() helper
Patrice Chotard
2020-11-23
1
-2
/
+2
|
|
|
/
*
|
|
i2c: remove check that can never be true
Uwe Kleine-König
2020-12-11
1
-4
/
+1
[next]