index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-stm32f7.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-11
i2c: stm32f7: fix & reorder remove & probe error handling
Alain Volmat
1
-7
/
+12
2019-10-26
i2c: stm32f7: rework slave_id allocation
Alain Volmat
1
-1
/
+1
2019-10-24
i2c: stm32f7: remove warning when compiling with W=1
Alain Volmat
1
-1
/
+1
2019-10-24
i2c: stm32f7: fix a race in slave mode with arbitration loss irq
Fabrice Gasnier
1
-7
/
+10
2019-10-24
i2c: stm32f7: fix first byte to send in slave mode
Fabrice Gasnier
1
-0
/
+2
2019-09-04
i2c: stm32f7: Make structure stm32f7_i2c_algo constant
Nishka Dasgupta
1
-1
/
+1
2019-06-29
i2c: i2c-stm32f7: Add I2C_SMBUS_I2C_BLOCK_DATA support
Fabrice Gasnier
1
-1
/
+5
2019-06-21
i2c: stm32f7: fix the get_irq error cases
Fabrice Gasnier
1
-12
/
+14
2019-03-20
i2c: i2c-stm32f7: improve loopback in timing algorithm
Nicolas Le Bayon
1
-0
/
+4
2019-03-12
i2c: i2c-stm32f7: Fix SDADEL minimum formula
Nicolas Le Bayon
1
-1
/
+1
2018-12-01
i2c: i2c-stm32f7: add PM Runtime support
Pierre-Yves MORDRET
1
-43
/
+101
2018-11-27
i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7
Pierre-Yves MORDRET
1
-3
/
+35
2018-05-17
i2c: stm32f7: fix documentation typo
Pierre-Yves MORDRET
1
-3
/
+4
2018-04-30
i2c: i2c-stm32f7: Implement I2C release mechanism
Pierre-Yves MORDRET
1
-3
/
+24
2018-04-30
i2c: i2c-stm32f7: Add DMA support
Pierre-Yves MORDRET
1
-20
/
+194
2018-04-30
i2c: i2c-stm32f7: Add initial SMBus protocols support
Pierre-Yves MORDRET
1
-9
/
+368
2018-04-30
i2c: i2c-stm32f7: Add slave support
Pierre-Yves MORDRET
1
-6
/
+428
2018-04-30
i2c: i2c-stm32f7: Add 10-bit address support
Pierre-Yves MORDRET
1
-5
/
+17
2018-03-24
i2c: i2c-stm32f7: fix no check on returned setup
Pierre-Yves MORDRET
1
-0
/
+5
2017-12-12
i2c: stm32: Fix copyrights
Benjamin Gaignard
1
-1
/
+2
2017-10-05
i2c: i2c-stm32f7: make structure stm32f7_setup static const
Colin Ian King
1
-1
/
+1
2017-10-05
i2c: stm32f7: fix setup structure
Pierre-Yves MORDRET
1
-9
/
+6
2017-09-14
i2c: i2c-stm32f7: add driver
Pierre-Yves MORDRET
1
-0
/
+972
[prev]