index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
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: slave-eeprom: Make it possible to pre-load eeprom data
Björn Ardö
2020-04-26
1
-0
/
+25
|
*
|
|
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: refactor parsing of timings
Wolfram Sang
2020-04-15
1
-39
/
+30
|
*
|
|
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 tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-06-10
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
ARM/SAMSUNG EXYNOS ARM ARCHITECTURES: Use fallthrough;
Joe Perches
2020-05-19
1
-2
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-06-05
1
-3
/
+3
|
\
\
\
\
|
*
\
\
\
Merge tag 'v5.7-rc7' into devel
Linus Walleij
2020-05-27
10
-37
/
+68
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
i2c: i801: Use GPIO_LOOKUP() helper macro
Geert Uytterhoeven
2020-05-18
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
2020-06-01
1
-2
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDED
Rafael J. Wysocki
2020-04-24
1
-2
/
+2
*
|
|
|
i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...
Christophe JAILLET
2020-05-15
1
-0
/
+1
*
|
|
|
i2c: altera: Fix race between xfer_msg and isr thread
Atsushi Nemoto
2020-05-15
1
-1
/
+9
*
|
|
|
i2c: algo-pca: update contact email
Wolfram Sang
2020-05-15
1
-1
/
+1
*
|
|
|
i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
Codrin Ciubotariu
2020-05-15
1
-3
/
+17
*
|
|
|
i2c: use my kernel.org address from now on
Wolfram Sang
2020-05-05
2
-2
/
+2
*
|
|
|
i2c: fix missing pm_runtime_put_sync in i2c_device_probe
Alain Volmat
2020-05-05
1
-6
/
+16
|
|
_
|
/
|
/
|
|
*
|
|
i2c: aspeed: Avoid i2c interrupt status clear race condition.
ryan_chen
2020-04-30
1
-1
/
+4
*
|
|
i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handling
Dan Carpenter
2020-04-30
1
-1
/
+1
*
|
|
Revert "i2c: tegra: Better handle case where CPU0 is busy for a long time"
Wolfram Sang
2020-04-28
1
-15
/
+12
*
|
|
Revert "i2c: tegra: Synchronize DMA before termination"
Wolfram Sang
2020-04-28
1
-9
/
+0
*
|
|
i2c: iproc: generate stop event for slave writes
Rayagonda Kokatanur
2020-04-28
1
-0
/
+3
|
/
/
*
|
i2c: tegra: Synchronize DMA before termination
Dmitry Osipenko
2020-04-15
1
-0
/
+9
*
|
i2c: tegra: Better handle case where CPU0 is busy for a long time
Dmitry Osipenko
2020-04-15
1
-12
/
+15
*
|
i2c: remove i2c_new_probed_device API
Wolfram Sang
2020-04-15
1
-13
/
+0
*
|
i2c: altera: use proper variable to hold errno
Wolfram Sang
2020-04-15
1
-5
/
+4
*
|
i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT
Hans de Goede
2020-04-15
1
-4
/
+10
|
/
*
Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2020-04-02
65
-483
/
+733
|
\
|
*
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
6
-70
/
+26
|
|
\
|
*
|
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
44
-199
/
+165
|
*
|
i2c: algo: Use generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
1
-3
/
+3
[prev]
[next]