index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-stm32f7.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: stm32f7: fix configuration of the digital filter
Alain Volmat
2021-02-12
1
-1
/
+10
*
PM: sleep: Add dev_wakeup_path() helper
Patrice Chotard
2020-11-23
1
-2
/
+2
*
i2c: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-21
1
-9
/
+5
*
i2c: stm32: fix error message on upon dma_request_chan & defer handling
Alain Volmat
2020-09-21
1
-7
/
+6
*
i2c: stm32: name slave slot to ease maintenance
Alain Volmat
2020-09-18
1
-8
/
+14
*
i2c: stm32f7: Add SMBus Host-Notify protocol support
Alain Volmat
2020-09-18
1
-16
/
+96
*
i2c: stm32f7: prevent array underflow in stm32f7_get_lower_rate()
Dan Carpenter
2020-04-30
1
-1
/
+1
*
i2c: stm32f7: allows for any bus frequency
Alain Volmat
2020-04-26
1
-61
/
+64
*
i2c: stm32: don't print an error on probe deferral
Etienne Carriere
2020-04-26
1
-2
/
+5
*
i2c: i2c-stm32f7: improve nack debug message
Fabrice Gasnier
2020-04-15
1
-1
/
+2
*
i2c: busses: convert to devm_platform_get_and_ioremap_resource
Dejin Zheng
2020-04-15
1
-2
/
+1
*
i2c: stm32f7: switch to I²C generic property parsing
Andy Shevchenko
2020-03-24
1
-31
/
+26
*
i2c: stm32f7: do not backup read-only PECR register
Alain Volmat
2020-03-13
1
-4
/
+0
*
i2c: stm32f7: add a new st, stm32mp15-i2c compatible
Alain Volmat
2020-03-10
1
-6
/
+33
*
i2c: stm32f7: disable/restore Fast Mode Plus bits in low power modes
Alain Volmat
2020-03-10
1
-13
/
+39
*
i2c: stm32f7: allow controller to be wakeup-source
Alain Volmat
2020-02-26
1
-21
/
+86
*
i2c: stm32f7: add PM_SLEEP suspend/resume support
Alain Volmat
2020-01-30
1
-4
/
+113
*
Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-12-01
1
-9
/
+23
|
\
|
*
i2c: i2c-stm32f7: fix 10-bits check in slave free id search loop
Alain Volmat
2019-11-25
1
-1
/
+1
|
*
i2c: stm32f7: report dma error during probe
Alain Volmat
2019-11-11
1
-0
/
+9
|
*
i2c: stm32f7: fix & reorder remove & probe error handling
Alain Volmat
2019-11-11
1
-7
/
+12
|
*
i2c: stm32f7: rework slave_id allocation
Alain Volmat
2019-10-26
1
-1
/
+1
*
|
i2c: stm32f7: remove warning when compiling with W=1
Alain Volmat
2019-10-24
1
-1
/
+1
*
|
i2c: stm32f7: fix a race in slave mode with arbitration loss irq
Fabrice Gasnier
2019-10-24
1
-7
/
+10
*
|
i2c: stm32f7: fix first byte to send in slave mode
Fabrice Gasnier
2019-10-24
1
-0
/
+2
|
/
*
i2c: stm32f7: Make structure stm32f7_i2c_algo constant
Nishka Dasgupta
2019-09-04
1
-1
/
+1
*
i2c: i2c-stm32f7: Add I2C_SMBUS_I2C_BLOCK_DATA support
Fabrice Gasnier
2019-06-29
1
-1
/
+5
*
i2c: stm32f7: fix the get_irq error cases
Fabrice Gasnier
2019-06-21
1
-12
/
+14
*
i2c: i2c-stm32f7: improve loopback in timing algorithm
Nicolas Le Bayon
2019-03-20
1
-0
/
+4
*
i2c: i2c-stm32f7: Fix SDADEL minimum formula
Nicolas Le Bayon
2019-03-12
1
-1
/
+1
*
i2c: i2c-stm32f7: add PM Runtime support
Pierre-Yves MORDRET
2018-12-01
1
-43
/
+101
*
i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7
Pierre-Yves MORDRET
2018-11-27
1
-3
/
+35
*
i2c: stm32f7: fix documentation typo
Pierre-Yves MORDRET
2018-05-17
1
-3
/
+4
*
i2c: i2c-stm32f7: Implement I2C release mechanism
Pierre-Yves MORDRET
2018-04-30
1
-3
/
+24
*
i2c: i2c-stm32f7: Add DMA support
Pierre-Yves MORDRET
2018-04-30
1
-20
/
+194
*
i2c: i2c-stm32f7: Add initial SMBus protocols support
Pierre-Yves MORDRET
2018-04-30
1
-9
/
+368
*
i2c: i2c-stm32f7: Add slave support
Pierre-Yves MORDRET
2018-04-30
1
-6
/
+428
*
i2c: i2c-stm32f7: Add 10-bit address support
Pierre-Yves MORDRET
2018-04-30
1
-5
/
+17
*
i2c: i2c-stm32f7: fix no check on returned setup
Pierre-Yves MORDRET
2018-03-24
1
-0
/
+5
*
i2c: stm32: Fix copyrights
Benjamin Gaignard
2017-12-12
1
-1
/
+2
*
i2c: i2c-stm32f7: make structure stm32f7_setup static const
Colin Ian King
2017-10-05
1
-1
/
+1
*
i2c: stm32f7: fix setup structure
Pierre-Yves MORDRET
2017-10-05
1
-9
/
+6
*
i2c: i2c-stm32f7: add driver
Pierre-Yves MORDRET
2017-09-14
1
-0
/
+972