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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-05-03
2
-2
/
+56
|
\
|
*
Merge branch 'ib/4.11-rc3-i2c-irq-resources' into next
Dmitry Torokhov
2017-04-03
2
-2
/
+56
|
|
\
|
|
*
i2c: allow attaching IRQ resources to i2c_board_info
Dmitry Torokhov
2017-04-01
2
-0
/
+42
|
|
*
i2c: copy device properties when using i2c_register_board_info()
Dmitry Torokhov
2017-04-01
1
-0
/
+12
|
|
*
i2c: export i2c_client_type structure
Dmitry Torokhov
2017-04-01
1
-2
/
+2
*
|
|
Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-03
25
-248
/
+588
|
\
\
\
|
*
|
|
i2c: thunderx: Enable HWMON class probing
Jan Glauber
2017-04-21
1
-0
/
+1
|
*
|
|
i2c: rcar: clarify PM handling with more comments
Wolfram Sang
2017-04-21
1
-1
/
+3
|
*
|
|
i2c: rcar: fix resume by always initializing registers before transfer
Wolfram Sang
2017-04-21
1
-2
/
+2
|
*
|
|
i2c: tegra: fix spelling mistake: "contoller" -> "controller"
Colin Ian King
2017-04-21
1
-1
/
+1
|
*
|
|
i2c: exynos5: use core helper to get driver data
Andrzej Hajda
2017-04-21
1
-12
/
+3
|
*
|
|
i2c: exynos5: de-duplicate error logs on clock setup
Andrzej Hajda
2017-04-21
1
-17
/
+7
|
*
|
|
i2c: exynos5: simplify clock frequency handling
Andrzej Hajda
2017-04-21
1
-33
/
+12
|
*
|
|
i2c: exynos5: simplify timings calculation
Andrzej Hajda
2017-04-21
1
-26
/
+14
|
*
|
|
i2c: designware-baytrail: fix potential null pointer dereference on dev
Colin Ian King
2017-04-19
1
-1
/
+3
|
*
|
|
i2c: designware: Get selected speed mode sda-hold-time via ACPI
chin.yew.tan@intel.com
2017-04-19
1
-9
/
+22
|
*
|
|
Merge branch 'i2c/for-INT33FE' into i2c/for-4.12
Wolfram Sang
2017-04-16
1
-3
/
+59
|
|
\
\
\
|
|
*
|
|
i2c: core: Allow drivers to disable i2c-core irq mapping
Hans de Goede
2017-04-16
1
-3
/
+3
|
|
*
|
|
i2c: core: Add new i2c_acpi_new_device helper function
Hans de Goede
2017-04-16
1
-0
/
+49
|
|
*
|
|
i2c: core: Allow getting ACPI info by index
Hans de Goede
2017-04-16
1
-0
/
+7
|
|
|
|
/
|
|
|
/
|
|
*
|
|
i2c: img-scb: use setup_timer
Geliang Tang
2017-04-16
1
-3
/
+2
|
*
|
|
i2c: i2c-scmi: add a MS HID
Edgar Cherkasov
2017-04-16
1
-0
/
+4
|
*
|
|
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2017-04-16
10
-30
/
+352
|
|
\
\
\
|
|
*
|
|
i2c: mux: ltc4306: LTC4306 and LTC4305 I2C multiplexer/switch
Michael Hennerich
2017-04-12
3
-0
/
+334
|
|
*
|
|
i2c: mux: reg: stop double error reporting
Peter Rosin
2017-04-03
1
-3
/
+1
|
|
*
|
|
i2c: mux: pinctrl: stop double error reporting
Peter Rosin
2017-04-03
1
-3
/
+1
|
|
*
|
|
i2c: mux: pca954x: stop double error reporting
Peter Rosin
2017-04-03
1
-6
/
+1
|
|
*
|
|
i2c: mux: pca9541: stop double error reporting
Peter Rosin
2017-04-03
1
-3
/
+1
|
|
*
|
|
i2c: mux: gpio: stop double error reporting
Peter Rosin
2017-04-03
1
-3
/
+1
|
|
*
|
|
i2c: arb: gpio-challenge: stop double error reporting
Peter Rosin
2017-04-03
1
-3
/
+1
|
|
*
|
|
i2c: mux: provide more info on failure in i2c_mux_add_adapter
Peter Rosin
2017-04-03
1
-3
/
+6
|
|
*
|
|
i2c: mux: pca954x: make use of raw_spinlock variants
Julia Cartwright
2017-03-15
1
-6
/
+6
|
|
|
/
/
|
*
|
|
i2c: meson: improve and simplify interrupt handler
Heiner Kallweit
2017-03-30
1
-30
/
+10
|
*
|
|
i2c: meson: remove meson_i2c_write_tokens
Heiner Kallweit
2017-03-30
1
-10
/
+4
|
*
|
|
i2c: meson: don't create separate token chain just for the stop command
Heiner Kallweit
2017-03-30
1
-18
/
+5
|
*
|
|
i2c: meson: improve interrupt handler and detect spurious interrupts
Heiner Kallweit
2017-03-30
1
-4
/
+7
|
*
|
|
i2c: meson: remove variable count from meson_i2c_xfer
Heiner Kallweit
2017-03-30
1
-3
/
+2
|
*
|
|
i2c: meson: use full 12 bits for clock divider
Heiner Kallweit
2017-03-30
1
-2
/
+14
|
*
|
|
i2c: meson: use i2c core for DT clock-frequency parsing
Heiner Kallweit
2017-03-30
1
-5
/
+3
|
*
|
|
i2c: meson: set clock divider in probe instead of setting it for each transfer
Heiner Kallweit
2017-03-30
1
-9
/
+8
|
*
|
|
i2c: meson: remove member irq from struct meson_i2c
Heiner Kallweit
2017-03-30
1
-7
/
+5
|
*
|
|
i2c: meson: use min instead of min_t where min_t isn't needed
Heiner Kallweit
2017-03-30
1
-5
/
+5
|
*
|
|
i2c: thunderx: ACPI support for clock settings
Jan Glauber
2017-03-23
1
-9
/
+15
|
*
|
|
i2c: xlp9xx: update for ARCH_THUNDER2
Jayachandran C
2017-03-23
2
-1
/
+2
|
*
|
|
i2c: mv64xxx: simplify optional reset handling
Philipp Zabel
2017-03-23
1
-10
/
+5
|
*
|
|
i2c: tegra-bpmp: Enable Tegra BPMP I2C adapter
Jon Hunter
2017-03-23
1
-0
/
+1
|
*
|
|
i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method
Hans de Goede
2017-03-22
1
-0
/
+15
|
*
|
|
i2c: designware: Never suspend i2c-busses used for accessing the system PMIC
Hans de Goede
2017-03-22
4
-11
/
+16
|
*
|
|
i2c-designware: increase timeout of semaphore transfer
Oliver Neukum
2017-03-22
1
-1
/
+1
|
*
|
|
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...
Wolfram Sang
2017-03-22
5
-45
/
+99
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
[next]