index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
2
-1
/
+3
*
Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-25
27
-36
/
+1374
|
\
|
*
i2c: thunderx: Replace pci_enable_msix()
Jan Glauber
2017-02-23
2
-7
/
+3
|
*
i2c: exynos5: fix arbitration lost handling
Andrzej Hajda
2017-02-23
1
-1
/
+26
|
*
i2c: exynos5: disable fifo-almost-empty irq signal when necessary
Andrzej Hajda
2017-02-23
1
-1
/
+6
|
*
i2c: at91: ensure state is restored after suspending
Alexandre Belloni
2017-02-20
1
-0
/
+3
|
*
i2c: bcm2835: Avoid possible NULL ptr dereference
Stefan Wahren
2017-02-20
1
-1
/
+3
|
*
i2c: Add Tegra BPMP I2C proxy driver
Shardar Shariff Md
2017-02-20
3
-0
/
+358
|
*
i2c: riic: correctly finish transfers
Chris Brandt
2017-02-09
1
-7
/
+23
|
*
i2c: i801: Add support for Intel Gemini Lake
Mika Westerberg
2017-02-09
2
-0
/
+4
|
*
i2c: busses: constify i2c_algorithm structures
Bhumika Goyal
2017-02-09
14
-14
/
+14
|
*
i2c: i2c-cros-ec-tunnel: Reduce logging noise
Guenter Roeck
2017-01-28
1
-4
/
+4
|
*
i2c: omap: constify dev_pm_ops structures
Bhumika Goyal
2017-01-25
1
-1
/
+1
|
*
i2c: mv64xxx: add suspend/resume support
Grzegorz Jaszczyk
2017-01-25
1
-0
/
+21
|
*
i2c: stm32f4: add driver
M'boumba Cedric Madianga
2017-01-25
3
-0
/
+908
*
|
Revert "i2c: designware: detect when dynamic tar update is possible"
Jarkko Nikula
2017-02-14
2
-35
/
+11
*
|
i2c: piix4: Request the SMBUS semaphore inside the mutex
Ricardo Ribalda
2017-02-09
1
-5
/
+7
*
|
i2c: piix4: Fix request_region size
Ricardo Ribalda
2017-02-09
1
-1
/
+1
*
|
i2c: imx-lpi2c: add VLLS mode support
Gao Pan
2017-01-26
1
-0
/
+20
*
|
i2c: i2c-cadence: Initialize configuration before probing devices
Mike Looijmans
2017-01-25
1
-4
/
+4
|
/
*
i2c: piix4: Avoid race conditions with IMC
Ricardo Ribalda
2017-01-12
1
-0
/
+22
*
i2c: designware: fix wrong Tx/Rx FIFO for ACPI
Tin Huynh
2016-12-17
1
-7
/
+24
*
i2c: xgene: Fix missing code of DTB support
Tin Huynh
2016-12-17
1
-0
/
+1
*
i2c: octeon: thunderx: Limit register access retries
Jan Glauber
2016-12-17
2
-6
/
+19
*
Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-12-15
23
-263
/
+1604
|
\
|
*
i2c: fsl-lpi2c: read lpi2c fifo size in probe()
Gao Pan
2016-12-11
1
-9
/
+15
|
*
i2c: octeon: thunderx: Remove double-check after interrupt
Jan Glauber
2016-12-11
1
-41
/
+2
|
*
i2c: octeon: thunderx: TWSI software reset in recovery
Jan Glauber
2016-12-11
1
-0
/
+3
|
*
i2c: cadence: Allow Cadence I2C to be selected for Cadence Xtensa CPUs
Jan Kotas
2016-12-11
1
-1
/
+1
|
*
i2c: sh_mobile: Add per-Generation fallback bindings
Simon Horman
2016-12-11
1
-1
/
+3
|
*
i2c: rcar: Add per-Generation fallback bindings
Simon Horman
2016-12-11
1
-1
/
+4
|
*
i2c: imx-lpi2c: add low power i2c bus driver
Gao Pan
2016-12-01
3
-0
/
+657
|
*
i2c: designware-pcidrv: Add 10bit address feature to medfield/merrifield
Alexander Stein
2016-12-01
1
-0
/
+2
|
*
i2c: pxa: Add support for the I2C units found in Armada 3700
Romain Perier
2016-12-01
2
-1
/
+16
|
*
i2c: pxa: Add definition of fast and high speed modes via the regs layout
Romain Perier
2016-12-01
1
-2
/
+9
|
*
i2c: qup: support SMBus block read
Naveen Kaje
2016-11-29
1
-3
/
+61
|
*
i2c: qup: add ACPI support
Naveen Kaje
2016-11-29
1
-16
/
+42
|
*
i2c: designware: Consolidate default functionality bits
Alexander Stein
2016-11-29
3
-16
/
+10
|
*
i2c: use an IRQ to report Host Notify events, not alert
Benjamin Tissoires
2016-11-24
1
-25
/
+7
|
*
i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0
Benjamin Tissoires
2016-11-24
1
-4
/
+6
|
*
i2c: i801: use the BIT() macro for FEATURES_* also
Benjamin Tissoires
2016-11-24
1
-8
/
+8
|
*
i2c: i801: use BIT() macro for bits definition
Benjamin Tissoires
2016-11-24
1
-26
/
+26
|
*
i2c: i801: minor formatting issues
Benjamin Tissoires
2016-11-24
1
-4
/
+2
|
*
i2c: i801: store and restore the SLVCMD register at load and unload
Benjamin Tissoires
2016-11-24
1
-1
/
+16
|
*
i2c: mlxcpld: add master driver for mellanox systems
Vadim Pasternak
2016-11-24
3
-0
/
+516
|
*
i2c: xlp9xx: ACPI support for I2C clients
Tanmay Jagdale
2016-11-18
1
-0
/
+1
|
*
i2c: uniphier-f: rename jump label to follow coding style guideline
Masahiro Yamada
2016-11-18
1
-3
/
+3
|
*
i2c: uniphier: rename jump label to follow coding style guideline
Masahiro Yamada
2016-11-18
1
-3
/
+3
|
*
i2c: designware: Allow reduce bus speed by "clock-frequency" property
Jarkko Nikula
2016-11-18
1
-5
/
+10
|
*
i2c: designware: Implement support for SMBus block read and write
Tin Huynh
2016-11-18
3
-3
/
+45
[next]