Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6851bd82375e4eb27be17c7551023d8a50cd097c
/
drivers
/
i2c
/
stm32f7_i2c.c
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
f57e324
i2c: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:30:52 2024 -0600
d318eb3
treewide: Remove clk_free
by Sean Anderson
· Sat Dec 16 14:38:42 2023 -0500
c3421ea
treewide: use linux/time.h for time conversion defines
by Igor Prusov
· Thu Nov 09 20:10:04 2023 +0300
bdd5f81
common: Drop linux/printk.h from common header
by Simon Glass
· Thu Sep 14 18:21:46 2023 -0600
feb3f9b
i2c: stm32: fix usage of rise/fall device tree properties
by Jorge Ramirez-Ortiz
· Mon Sep 12 10:42:01 2022 +0200
ef8d2a2
i2c: stm32: do not set the STOP condition on error
by Alain Volmat
· Mon Sep 12 10:42:00 2022 +0200
36fa3bb
i2c: stm32: remove unused stop parameter in start & reload handling
by Alain Volmat
· Mon Sep 12 10:41:59 2022 +0200
110efab
i2c: stm32: fix comment and remove unused AUTOEND bit
by Alain Volmat
· Mon Sep 12 10:41:58 2022 +0200
ddba62c
i2c: stm32f7: fix clearing the control register
by Jorge Ramirez-Ortiz
· Mon Aug 15 16:52:10 2022 +0200
11c064e
i2c: stm32: add support for the st,stm32mp13 SOC
by Patrick Delaunay
· Thu Jun 30 10:20:14 2022 +0200
10605f7
i2c: stm32f7: compute i2cclk only one time
by Patrick Delaunay
· Tue Aug 03 12:05:15 2021 +0200
a14855d
i2c: stm32f7: add support for DNF i2c-digital-filter binding
by Patrick Delaunay
· Tue Aug 03 12:05:14 2021 +0200
05b8d60
i2c: stm32f7: fix configuration of the digital filter
by Patrick Delaunay
· Tue Aug 03 12:05:13 2021 +0200
20e3c41
i2c: stm32f7: support DT binding i2c-analog-filter
by Patrick Delaunay
· Tue Aug 03 12:05:12 2021 +0200
5886278
i2c: stm32f7: move driver data of each instance in a privdata
by Patrick Delaunay
· Tue Aug 03 12:05:09 2021 +0200
6f600e3
i2c: stm32f7_i2c: migrate trace to dev and log macro
by Patrick Delaunay
· Fri Nov 06 19:01:50 2020 +0100
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
4d15c18
i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7
by Patrick Delaunay
· Mon Jul 06 13:31:35 2020 +0200
11a4943
i2c: stm32f7: add stm32mp15 compatible
by Patrick Delaunay
· Mon Jul 06 13:26:52 2020 +0200
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
e04600e
i2c: stm32f7_i2c: allows for any bus frequency
by Alain Volmat
· Fri Mar 06 11:09:14 2020 +0100
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
e8e01cc
i2c: stm32: Update to use standard enums for speed
by Simon Glass
· Thu Jan 23 11:48:21 2020 -0700
6f4f912
i2c: stm32f7_i2c: Fix warnings when compiling with W=1
by Patrick Delaunay
· Fri Jun 21 15:26:47 2019 +0200
c41d307
i2c: stm32f7: improve loopback in timing algorithm
by Nicolas Le Bayon
· Thu Apr 18 17:32:43 2019 +0200
2acf1ba
i2c: stm32f7: Fix SDADEL minimum formula
by Nicolas Le Bayon
· Thu Apr 18 17:32:42 2019 +0200
bf832e5
i2c: stm32f7: change setup struct to const
by Patrick Delaunay
· Mon Oct 29 15:31:56 2018 +0100
b13ab6f
i2c: stm32f7: cosmetic: clean the driver
by Patrick Delaunay
· Mon Oct 29 15:31:55 2018 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
28b10a7
stm32mp: stm32f7_i2c: use calloc instead of kmalloc
by Patrick Delaunay
· Mon Mar 12 10:46:09 2018 +0100
c37885d
i2c: stm32f7_i2c: fix usage of useless local variable
by Patrice Chotard
· Tue Oct 17 11:21:33 2017 +0200
a71376a
i2c: stm32f7_i2c: fix data abort
by Christophe Kerello
· Tue Oct 17 11:21:32 2017 +0200
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
ebf442d
i2c: add i2c driver for stm32
by Patrice Chotard
· Wed Aug 09 14:45:27 2017 +0200