summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-stm32f4.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: stm32f4: Use devm_clk_get_enabled()Andi Shyti2023-10-231-22/+10
* i2c: stm32f4: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-08-141-2/+1
* i2c: Convert to platform remove callback returning voidUwe Kleine-König2023-06-051-4/+2
* i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function nameLee Jones2021-05-271-1/+1
* i2c: stm32f4: Mundane typo fixBhaskar Chowdhury2021-03-311-1/+1
* i2c: stm32: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-211-4/+2
* i2c: stm32: don't print an error on probe deferralEtienne Carriere2020-04-261-1/+3
* i2c: drivers: Use generic definitions for bus frequenciesAndy Shevchenko2020-03-241-5/+5
* i2c-stm32f4: remove redundant initialization of pointer regColin Ian King2018-02-271-1/+1
* i2c: stm32: Fix copyrightsBenjamin Gaignard2017-12-121-1/+2
* i2c: i2c-stm32f4: use generic definition of speed enumPierre-Yves MORDRET2017-09-141-11/+7
* i2c: stm32f4: explicitly request exclusive reset controlPhilipp Zabel2017-08-141-1/+1
* i2c: constify internal structuresGustavo A. R. Silva2017-08-121-1/+1
* i2c: stm32f4: add driverM'boumba Cedric Madianga2017-01-251-0/+897