index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-12
i2c: aspeed: Prevent state corruption for IRQ with no status
Eddie James
1
-0
/
+11
2019-11-11
Merge tag 'v5.3.10' into dev-5.3
Joel Stanley
3
-29
/
+48
2019-11-10
i2c: stm32f7: remove warning when compiling with W=1
Alain Volmat
1
-1
/
+1
2019-11-10
i2c: stm32f7: fix a race in slave mode with arbitration loss irq
Fabrice Gasnier
1
-7
/
+10
2019-11-10
i2c: stm32f7: fix first byte to send in slave mode
Fabrice Gasnier
1
-0
/
+2
2019-11-10
i2c: mt65xx: fix NULL ptr dereference
Fabien Parent
1
-1
/
+1
2019-11-10
i2c: aspeed: fix master pending state handling
Jae Hyun Yoo
1
-20
/
+34
2019-10-14
Merge tag 'v5.3.6' into dev-5.3
Joel Stanley
1
-4
/
+8
2019-10-11
i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
Lee Jones
1
-4
/
+8
2019-10-08
Merge tag 'v5.3.5' into dev-5.3
Joel Stanley
3
-18
/
+69
2019-10-07
i2c: tegra: Move suspend handling to NOIRQ phase
Jon Hunter
1
-18
/
+22
2019-10-07
i2c-cht-wc: Fix lockdep warning
Hans de Goede
1
-0
/
+46
2019-10-05
i2c: riic: Clear NACK in tend isr
Chris Brandt
1
-0
/
+1
2019-09-16
i2c: aspeed: Add AST2600 compatible
Eddie James
1
-0
/
+4
2019-09-16
i2c: npcm: driver for Poleg i2c controller
Tomer Maimon
3
-0
/
+2030
2019-08-30
i2c: mediatek: disable zero-length transfers for mt8183
Hsin-Yi Wang
1
-1
/
+10
2019-08-30
i2c: iproc: Stop advertising support of SMBUS quick cmd
Lori Hikichi
1
-1
/
+4
2019-08-29
i2c: piix4: Fix port selection for AMD Family 16h Model 30h
Andrew Cooks
1
-7
/
+5
2019-08-29
i2c: designware: Synchronize IRQs when unregistering slave client
Jarkko Nikula
1
-0
/
+1
2019-08-29
i2c: i801: Avoid memory leak in check_acpi_smo88xx_device()
Andy Shevchenko
1
-3
/
+12
2019-08-14
i2c: stm32: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-08-14
i2c: emev2: avoid race when unregistering slave client
Wolfram Sang
1
-4
/
+12
2019-08-14
i2c: rcar: avoid race when unregistering slave client
Wolfram Sang
1
-4
/
+7
2019-08-14
Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()"
Fabio Estevam
1
-12
/
+6
2019-08-01
i2c: s3c2410: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-01
i2c: at91: fix clk_offset for sama5d2
Michał Mirosław
1
-1
/
+1
2019-08-01
i2c: at91: disable TXRDY interrupt after sending data
Michał Mirosław
1
-4
/
+5
2019-08-01
i2c: iproc: Fix i2c master read more than 63 bytes
Rayagonda Kokatanur
1
-4
/
+6
2019-07-17
docs: fix broken doc references due to renames
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-16
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
17
-241
/
+997
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-07-06
i2c: mt7621: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-07-05
i2c: cpm: remove casting dma_alloc
Vasyl Gomonovych
1
-1
/
+3
2019-07-05
i2c: i801: Add support for Intel Tiger Lake
Jarkko Nikula
2
-0
/
+5
2019-07-05
i2c: i801: Fix PCI ID sorting
Jarkko Nikula
1
-2
/
+2
2019-06-29
i2c: i2c-stm32f7: Add I2C_SMBUS_I2C_BLOCK_DATA support
Fabrice Gasnier
1
-1
/
+5
2019-06-29
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
1
-7
/
+30
2019-06-26
i2c: mt7621: Add MediaTek MT7621/7628/7688 I2C driver
Stefan Roese
3
-0
/
+365
2019-06-26
i2c: bcm2835: Ensure clock exists when probing
Annaliese McDermond
1
-4
/
+12
2019-06-26
i2c: bcm2835: Move IRQ request after clock code in probe
Annaliese McDermond
1
-14
/
+14
2019-06-24
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
1
-1
/
+1
2019-06-22
i2c: mux/i801: Switch to use descriptor passing
Linus Walleij
1
-7
/
+30
2019-06-22
i2c: tegra: remove BUG() macro
Bitan Biswas
1
-8
/
+39
2019-06-22
i2c: i801: Add support for Intel Elkhart Lake
Jarkko Nikula
2
-0
/
+5
2019-06-22
i2c: i801: Add Block Write-Block Read Process Call support
Alexander Sverdlin
1
-6
/
+37
2019-06-22
i2c: stm32f7: fix the get_irq error cases
Fabrice Gasnier
1
-12
/
+14
2019-06-22
i2c: i801: Use match_string() helper to simplify the code
Andy Shevchenko
1
-7
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
16
-63
/
+16
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 462
Thomas Gleixner
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235
Thomas Gleixner
1
-9
/
+1
[next]