index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: mux: pca954x: Add missing pca9546 definition to chip_desc
Mike Looijmans
2017-03-24
1
-1
/
+5
*
Revert "i2c: mux: pca954x: Add ACPI support for pca954x"
Andy Shevchenko
2017-03-23
1
-27
/
+1
*
Revert "i2c: copy device properties when using i2c_register_board_info()"
Wolfram Sang
2017-03-09
1
-10
/
+0
*
Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into ...
Wolfram Sang
2017-03-09
1
-0
/
+2
|
\
|
*
i2c: add missing of_node_put in i2c_mux_del_adapters
Qi Hou
2017-03-03
1
-0
/
+2
*
|
Revert "i2c: add missing of_node_put in i2c_mux_del_adapters"
Wolfram Sang
2017-03-09
1
-2
/
+0
*
|
i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not set
Javier Martinez Canillas
2017-03-09
1
-1
/
+2
*
|
i2c: designware: add reset interface
Zhangfei Gao
2017-03-08
2
-4
/
+25
*
|
i2c: meson: fix wrong variable usage in meson_i2c_put_data
Heiner Kallweit
2017-03-08
1
-1
/
+1
*
|
i2c: copy device properties when using i2c_register_board_info()
Dmitry Torokhov
2017-03-08
1
-0
/
+10
*
|
i2c: m65xx: drop superfluous quirk structure
Wolfram Sang
2017-03-08
1
-9
/
+0
*
|
i2c: brcmstb: Fix START and STOP conditions
Jaedon Shin
2017-03-08
1
-6
/
+21
*
|
i2c: add missing of_node_put in i2c_mux_del_adapters
Qi Hou
2017-03-08
1
-0
/
+2
*
|
i2c: riic: fix restart condition
Chris Brandt
2017-03-08
1
-1
/
+5
*
|
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
31
-41
/
+1555
|
\
\
|
*
|
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
|
*
|
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2017-02-10
1
-4
/
+146
|
|
\
\
|
|
*
|
i2c: mux: pca954x: Add interrupt controller support
Phil Reid
2017-02-10
1
-2
/
+139
|
|
*
|
i2c: mux: pca954x: Add missing pca9542 definition to chip_desc
Phil Reid
2017-02-10
1
-2
/
+7
|
*
|
|
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: mux: pca9541: Export OF device ID table as module aliases
Javier Martinez Canillas
2017-02-09
1
-0
/
+1
|
*
|
|
i2c: mux: pca954x: Export OF device ID table as module aliases
Javier Martinez Canillas
2017-02-09
1
-0
/
+1
|
*
|
|
i2c: mux: mlxcpld: remove unused including <linux/version.h>
Wei Yongjun
2017-02-09
1
-1
/
+0
|
*
|
|
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: core: helper function to detect slave mode
Luis Oliveira
2017-01-28
1
-0
/
+33
|
*
|
|
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
|
|
/
/
*
|
|
Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-02-20
1
-1
/
+15
|
\
\
\
|
*
|
|
i2c: allow specify device properties in i2c_board_info
Dmitry Torokhov
2017-02-08
1
-1
/
+15
*
|
|
|
Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-02-20
1
-1
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'acpi-bus', 'acpi-sleep' and 'acpi-processor'
Rafael J. Wysocki
2017-02-20
1
-1
/
+2
|
|
\
\
\
\
|
|
|
|
/
/
|
|
*
|
|
i2c: acpi: Initialize info.type from of_compatible
Dan O'Donovan
2017-02-07
1
-1
/
+2
|
|
|
/
/
*
|
|
|
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: fix spelling mistake: "insufficent" -> "insufficient"
Colin Ian King
2017-01-12
1
-1
/
+1
*
i2c: print correct device invalid address
John Garry
2017-01-12
1
-1
/
+1
*
i2c: do not enable fall back to Host Notify by default
Dmitry Torokhov
2017-01-12
1
-9
/
+8
[next]