index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
i2c: pxa: move DT IDs along side platform IDs
Russell King
2020-05-05
1
-9
/
+9
*
|
i2c: pxa: move private definitions to i2c-pxa.c
Russell King
2020-05-05
1
-0
/
+43
*
|
i2c: pxa: always set fm and hs members for each type
Russell King
2020-05-05
1
-2
/
+10
*
|
i2c: pxa: add and use definitions for IBMR register
Russell King
2020-05-05
1
-4
/
+8
*
|
i2c: pxa: re-arrange register field definitions
Russell King
2020-05-05
1
-60
/
+53
*
|
i2c: pxa: re-arrange functions to flow better
Russell King
2020-05-05
1
-163
/
+162
*
|
i2c: pxa: re-arrange includes to be in alphabetical order
Russell King
2020-05-05
1
-8
/
+8
*
|
i2c: pxa: remove unneeded includes
Russell King
2020-05-05
1
-4
/
+0
*
|
i2c: pxa: use official address byte helper
Russell King
2020-05-05
1
-14
/
+4
*
|
i2c: powermac: use true,false for bool variable
Jason Yan
2020-04-30
1
-1
/
+1
*
|
i2c: stm32f7: prevent array underflow in stm32f7_get_lower_rate()
Dan Carpenter
2020-04-30
1
-1
/
+1
*
|
i2c: iproc: add support for SMBUS quick cmd
Rayagonda Kokatanur
2020-04-26
1
-3
/
+7
*
|
i2c: powermac: Simplify reading the "reg" and "i2c-address" property
Aishwarya R
2020-04-26
1
-8
/
+8
*
|
i2c: qup: remove unneeded conversion to bool
Jason Yan
2020-04-26
1
-6
/
+4
*
|
i2c: brcmstb: Fix handling of optional interrupt
Dave Stevenson
2020-04-26
1
-9
/
+11
*
|
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
3
-6
/
+15
*
|
i2c: brcmstb: Allow to compile it on BCM2835
Maxime Ripard
2020-04-26
1
-2
/
+2
*
|
i2c: busses: remove duplicate dev_err()
Dejin Zheng
2020-04-18
20
-58
/
+20
*
|
i2c: Add Qualcomm CCI I2C driver
Loic Poulain
2020-04-18
3
-0
/
+802
*
|
i2c: cadence: Added slave support
Radu Pirea
2020-04-15
1
-11
/
+309
*
|
i2c: designware: Calculate SCL timing parameter for High Speed Mode
Wan Ahmad Zainie
2020-04-15
1
-3
/
+15
*
|
i2c: designware: Calculate SCL timing parameter for Fast Mode Plus
Wan Ahmad Zainie
2020-04-15
1
-3
/
+16
*
|
i2c: i2c-stm32f7: improve nack debug message
Fabrice Gasnier
2020-04-15
1
-1
/
+2
*
|
i2c: i801: Use GPIO_LOOKUP() helper macro
Geert Uytterhoeven
2020-04-15
1
-3
/
+3
*
|
i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsets
Adam Honse
2020-04-15
1
-1
/
+2
*
|
i2c: busses: convert to devm_platform_get_and_ioremap_resource
Dejin Zheng
2020-04-15
4
-9
/
+4
*
|
i2c: busses: convert to devm_platform_ioremap_resource
Dejin Zheng
2020-04-15
24
-72
/
+24
|
/
*
Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2020-04-03
58
-418
/
+670
|
\
|
*
i2c: rcar: clean up after refactoring i2c_timings
Wolfram Sang
2020-03-31
1
-6
/
+6
|
*
Merge tag 'v5.6-rc7' into i2c/for-5.7
Wolfram Sang
2020-03-26
5
-69
/
+17
|
|
\
|
*
|
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
44
-199
/
+165
|
*
|
i2c: stm32f7: switch to I²C generic property parsing
Andy Shevchenko
2020-03-24
1
-31
/
+26
|
*
|
i2c: rcar: Consolidate timings calls in rcar_i2c_clock_calculate()
Andy Shevchenko
2020-03-24
1
-9
/
+9
|
*
|
i2c: core: Allow override timing properties with 0
Andy Shevchenko
2020-03-24
1
-1
/
+1
|
*
|
i2c: mxs: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2020-03-22
1
-3
/
+3
|
*
|
i2c: imx: remove duplicate print after platform_get_irq()
Tang Bin
2020-03-21
1
-3
/
+1
|
*
|
i2c: designware: Fix spelling typos in the comments
Andy Shevchenko
2020-03-21
5
-8
/
+8
|
*
|
i2c: designware: Discard i2c_dw_read_comp_param() function
Serge Semin
2020-03-21
2
-7
/
+0
|
*
|
i2c: designware: Detect the FIFO size in the common code
Serge Semin
2020-03-21
5
-24
/
+27
|
*
|
i2c: qcom-geni: Drop of_platform.h include
Stephen Boyd
2020-03-13
1
-1
/
+0
|
*
|
i2c: qcom-geni: Grow a dev pointer to simplify code
Stephen Boyd
2020-03-13
1
-31
/
+26
|
*
|
i2c: qcom-geni: Let firmware specify irq trigger flags
Stephen Boyd
2020-03-13
1
-2
/
+2
|
*
|
i2c: stm32f7: do not backup read-only PECR register
Alain Volmat
2020-03-13
1
-4
/
+0
|
*
|
i2c: convert SMBus alert setup function to return an ERRPTR
Wolfram Sang
2020-03-10
3
-10
/
+23
|
*
|
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: brcmstb: Support BCM2711 HDMI BSC controllers
Maxime Ripard
2020-03-10
1
-0
/
+33
|
*
|
i2c: omap: use devm_platform_ioremap_resource()
chenqiwu
2020-03-10
1
-3
/
+1
|
*
|
i2c: powermac: correct comment about custom handling
Wolfram Sang
2020-03-10
1
-8
/
+7
[prev]
[next]