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
/
busses
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
amba: Make the remove callback return void
Uwe Kleine-König
2021-02-02
1
-3
/
+1
*
|
Merge branch 'i2c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-22
25
-2841
/
+572
|
\
\
|
*
|
i2c: remove redundant error print in stm32f7_i2c_probe
Menglong Dong
2021-02-12
1
-5
/
+1
|
*
|
i2c: busses: Replace spin_lock_irqsave with spin_lock in hard IRQ
Weihang Li
2021-02-12
2
-6
/
+4
|
*
|
i2c: i801: Add support for Intel Alder Lake PCH-P
Jarkko Nikula
2021-02-09
1
-0
/
+4
|
*
|
i2c: mv64xxx: Fix check for missing clock after adding RPM
Samuel Holland
2021-02-09
1
-1
/
+1
|
*
|
i2c: imx: Synthesize end of transaction events without idle interrupts
Kevin Paul Herbert
2021-02-01
1
-7
/
+52
|
*
|
i2c: i2c-qcom-geni: Add shutdown callback for i2c
Roja Rani Yarubandi
2021-02-01
1
-0
/
+34
|
*
|
i2c: mv64xxx: Add runtime PM support
Samuel Holland
2021-02-01
1
-42
/
+78
|
*
|
i2c: amd-mp2: Remove unused macro
Richard Neumann
2021-02-01
1
-3
/
+0
|
*
|
i2c: amd-mp2: convert to PCI logging functions
Richard Neumann
2021-02-01
3
-37
/
+24
|
*
|
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: 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: 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: Drop unused efm32 bus driver
Uwe Kleine-König
2021-01-17
3
-477
/
+0
|
*
|
|
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
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-02-21
2
-6
/
+2
|
\
\
\
|
*
\
\
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2021-02-17
6
-8
/
+60
|
|
\
\
\
|
*
|
|
|
isa: Make the remove callback for isa drivers return void
Uwe Kleine-König
2021-01-26
2
-6
/
+2
*
|
|
|
|
Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-02-20
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
ARM: remove tango platform
Arnd Bergmann
2021-01-20
1
-2
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
i2c: stm32f7: fix configuration of the digital filter
Alain Volmat
2021-02-12
1
-1
/
+10
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
i2c: mediatek: Move suspend and resume handling to NOIRQ phase
Qii Wang
2021-01-28
1
-3
/
+16
|
|
_
|
/
|
/
|
|
*
|
|
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
[prev]
[next]