Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d55071905ee1719094c66dd3c40e2a9ef5c65eaf
/
drivers
/
i2c
/
busses
235b84f
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
6e38cf3
i2c: designware: Let slave adapter support be optional
by Jarkko Nikula
· 8 years ago
21bf440
i2c: designware: Make HW init functions static
by Jarkko Nikula
· 8 years ago
9809cb8
i2c: designware: fix spelling mistakes
by Colin Ian King
· 8 years ago
78e6c5a
i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus
by Chris Packham
· 8 years ago
2ec4d88
i2c: pca-platform: correctly set algo_data.reset_chip
by Chris Packham
· 8 years ago
5b6d721
i2c: designware: enable SLAVE in platform module
by Luis Oliveira
· 8 years ago
9f3e065
i2c: designware: add SLAVE mode functions
by Luis Oliveira
· 8 years ago
86766a3
i2c: zx2967: drop COMPILE_TEST dependency
by Shawn Guo
· 8 years ago
c3518a4
i2c: zx2967: always use the same device when printing errors
by Wolfram Sang
· 8 years ago
df40f24
i2c: pca-platform: use dev_warn/dev_info instead of printk
by Chris Packham
· 8 years ago
fa70ca7
i2c: pca-platform: use device managed allocations
by Chris Packham
· 8 years ago
0e8ce93
i2c: pca-platform: add devicetree awareness
by Chris Packham
· 8 years ago
4cc7229
i2c: pca-platform: switch to struct gpio_desc
by Chris Packham
· 8 years ago
8064c61
i2c: cadance: fix ctrl/addr reg write order
by Matt Weber
· 8 years ago
9615a01
i2c: zx2967: add i2c controller driver for ZTE's zx2967 family
by Baoyou Xie
· 8 years ago
f9eb913
i2c: aspeed: added slave support for Aspeed I2C driver
by Brendan Higgins
· 8 years ago
f327c68
i2c: aspeed: added driver for Aspeed I2C
by Brendan Higgins
· 8 years ago
b395ba2
i2c: rcar: document HW incapabilities
by Wolfram Sang
· 8 years ago
6c782a5
i2c: imx: Use correct function to write to register
by Michail Georgios Etairidis
· 8 years ago
f646221
i2c: emev2: Handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
04606cc
i2c: designware: introducing I2C_SLAVE definitions
by Luis Oliveira
· 8 years ago
9031235
i2c: designware: MASTER mode as separated driver
by Luis Oliveira
· 8 years ago
89a1e1b
i2c: designware: refactoring of the i2c-designware
by Luis Oliveira
· 8 years ago
e393f67
i2c: designware: Cleaning and comment style fixes.
by Luis Oliveira
· 8 years ago
f27e780
i2c: at91: Fix compilation warning.
by Arvind Yadav
· 8 years ago
56a6cb8
i2c: at91: Handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
5c8e3ab
i2c: use proper name for the R-Car SoC
by Wolfram Sang
· 8 years ago
227855b
i2c: xlp9xx: Enable HWMON class probing for xlp9xx
by George Cherian
· 8 years ago
09a1de0
i2c: i801: Add support for Intel Cannon Lake
by Srinivas Pandruvada
· 8 years ago
063345a
i2c: xgene-slimpro: include linux/io.h for memremap
by Arnd Bergmann
· 8 years ago
17e8354
i2c: ismt: fix wrong device address when unmap the data buffer
by Liwei Song
· 8 years ago
9163350
i2c: rcar: use correct length when unmapping DMA
by Wolfram Sang
· 8 years ago
f9831bf
i2c: mxs: change error printing to debug for mxs_i2c_pio_wait_xfer_end
by Michael Thalmeier
· 8 years ago
90b84c0
i2c: sh_mobile: drop needless check for of_node
by Wolfram Sang
· 8 years ago
d2f31c4
i2c: sh_mobile: remove platform_data
by Wolfram Sang
· 8 years ago
df5da47
i2c: xgene-slimpro: Add ACPI support by using PCC mailbox
by Hoan Tran
· 8 years ago
d140bd4
i2c: xgene-slimpro: Use a single function to send command message
by Hoan Tran
· 8 years ago
91ed534
i2c: rename core source file to allow refactorization
by Wolfram Sang
· 8 years ago
e2c8249
i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
by Jan Kiszka
· 8 years ago
5165da5
i2c: i2c-tiny-usb: fix buffer not being DMA capable
by Sebastian Reichel
· 8 years ago
9d64084
i2c: designware: don't infer timings described by ACPI from clock rate
by Ard Biesheuvel
· 8 years ago
83345d5
i2c: xgene: Set ACPI_COMPANION_I2C
by Tin Huynh
· 8 years ago
88ad60c
i2c: mv64xxx: don't override deferred probing when getting irq
by Thomas Petazzoni
· 8 years ago
291b38a
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
dc9edaa
Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
58dd8ab
i2c: designware: Add ACPI HID for Hisilicon Hip07/08 I2C controller
by Hanjun Guo
· 8 years ago
889ef45
i2c: thunderx: Enable HWMON class probing
by Jan Glauber
· 8 years ago
63a761e
i2c: rcar: clarify PM handling with more comments
by Wolfram Sang
· 8 years ago
ae481cc
i2c: rcar: fix resume by always initializing registers before transfer
by Wolfram Sang
· 8 years ago
8c91fd5ee
i2c: tegra: fix spelling mistake: "contoller" -> "controller"
by Colin Ian King
· 8 years ago
b371f86
i2c: exynos5: use core helper to get driver data
by Andrzej Hajda
· 8 years ago
70c8c4e
i2c: exynos5: de-duplicate error logs on clock setup
by Andrzej Hajda
· 8 years ago
b9d5b31
i2c: exynos5: simplify clock frequency handling
by Andrzej Hajda
· 8 years ago
b917d4f
i2c: exynos5: simplify timings calculation
by Andrzej Hajda
· 8 years ago
c78babc
Annotate hardware config module parameters in drivers/i2c/
by David Howells
· 8 years ago
c7f82ea
i2c: designware-baytrail: fix potential null pointer dereference on dev
by Colin Ian King
· 8 years ago
bd698d2
i2c: designware: Get selected speed mode sda-hold-time via ACPI
by chin.yew.tan@intel.com
· 8 years ago
879bce2
i2c: img-scb: use setup_timer
by Geliang Tang
· 8 years ago
e058e7a
i2c: i2c-scmi: add a MS HID
by Edgar Cherkasov
· 8 years ago
cda816d
i2c: meson: improve and simplify interrupt handler
by Heiner Kallweit
· 8 years ago
3911764
i2c: meson: remove meson_i2c_write_tokens
by Heiner Kallweit
· 8 years ago
3f205d7
i2c: meson: don't create separate token chain just for the stop command
by Heiner Kallweit
· 8 years ago
38ed55c
i2c: meson: improve interrupt handler and detect spurious interrupts
by Heiner Kallweit
· 8 years ago
e4d6bc3
i2c: meson: remove variable count from meson_i2c_xfer
by Heiner Kallweit
· 8 years ago
47bb8f7
i2c: meson: use full 12 bits for clock divider
by Heiner Kallweit
· 8 years ago
39b2ca6
i2c: meson: use i2c core for DT clock-frequency parsing
by Heiner Kallweit
· 8 years ago
09af1c2
i2c: meson: set clock divider in probe instead of setting it for each transfer
by Heiner Kallweit
· 8 years ago
a55cc70
i2c: meson: remove member irq from struct meson_i2c
by Heiner Kallweit
· 8 years ago
8edf52a
i2c: meson: use min instead of min_t where min_t isn't needed
by Heiner Kallweit
· 8 years ago
346e400
i2c: thunderx: ACPI support for clock settings
by Jan Glauber
· 8 years ago
4165bd4
i2c: xlp9xx: update for ARCH_THUNDER2
by Jayachandran C
· 8 years ago
074363a
i2c: mv64xxx: simplify optional reset handling
by Philipp Zabel
· 8 years ago
1ae5214
i2c: tegra-bpmp: Enable Tegra BPMP I2C adapter
by Jon Hunter
· 8 years ago
a3d411f
i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method
by Hans de Goede
· 8 years ago
41c80b8
i2c: designware: Never suspend i2c-busses used for accessing the system PMIC
by Hans de Goede
· 8 years ago
78c43af
i2c-designware: increase timeout of semaphore transfer
by Oliver Neukum
· 8 years ago
a528fab
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop.org/git/drm-intel into i2c/for-next
by Wolfram Sang
· 8 years ago
9ad2247
i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not set
by Javier Martinez Canillas
· 8 years ago
ab809fd
i2c: designware: add reset interface
by Zhangfei Gao
· 8 years ago
3b0277f
i2c: meson: fix wrong variable usage in meson_i2c_put_data
by Heiner Kallweit
· 8 years ago
1945250
i2c: m65xx: drop superfluous quirk structure
by Wolfram Sang
· 8 years ago
2de3ec4
i2c: brcmstb: Fix START and STOP conditions
by Jaedon Shin
· 8 years ago
2501c1b
i2c: riic: fix restart condition
by Chris Brandt
· 8 years ago
d93a6ed
i2c: designware-baytrail: Call pmic_bus_access_notifier_chain
by Hans de Goede
· 8 years ago
5b2cacc
i2c: designware-baytrail: Acquire P-Unit access on bus acquire
by Hans de Goede
· 8 years ago
fd476fa
i2c: designware-baytrail: Add support for cherrytrail
by Hans de Goede
· 8 years ago
519e23a
i2c: designware-baytrail: Fix race when resetting the semaphore
by Hans de Goede
· 8 years ago
086cb4a
i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding the punit semaphore
by Hans de Goede
· 8 years ago
e234ed2
i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts
by Hans de Goede
· 8 years ago
62aee93
i2c: designware-baytrail: Pass dw_i2c_dev into helper functions
by Hans de Goede
· 8 years ago
86524e5
i2c: designware: Rename accessor_flags to flags
by Hans de Goede
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
7067739
Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
4c21541
i2c: thunderx: Replace pci_enable_msix()
by Jan Glauber
· 8 years ago
7999eec
i2c: exynos5: fix arbitration lost handling
by Andrzej Hajda
· 8 years ago
fd1c9c8
i2c: exynos5: disable fifo-almost-empty irq signal when necessary
by Andrzej Hajda
· 8 years ago
e3ccc92
i2c: at91: ensure state is restored after suspending
by Alexandre Belloni
· 8 years ago
ababb08
i2c: bcm2835: Avoid possible NULL ptr dereference
by Stefan Wahren
· 8 years ago
0297ffa
i2c: Add Tegra BPMP I2C proxy driver
by Shardar Shariff Md
· 8 years ago
Next »