index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
i2c: mediatek: Use DMA safe buffers for i2c transactions
Jun Gao
2018-09-06
1
-7
/
+55
|
*
|
|
i2c: designware: Remove Cherry Trail PMIC I2C bus pm_disabled workaround
Hans de Goede
2018-09-06
4
-23
/
+8
|
*
|
|
i2c: designware: add MSCC Ocelot support
Alexandre Belloni
2018-09-02
2
-0
/
+43
|
*
|
|
i2c: designware: allow IP specific sda_hold_time
Alexandre Belloni
2018-09-02
2
-0
/
+3
|
*
|
|
i2c: designware: move #ifdef CONFIG_OF to the top
Alexandre Belloni
2018-09-02
1
-8
/
+8
|
*
|
|
i2c: designware: use generic table matching
Alexandre Belloni
2018-09-02
1
-5
/
+2
*
|
|
|
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-10-23
1
-9
/
+5
|
\
\
\
\
|
*
|
|
|
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
2018-09-13
1
-1
/
+2
|
*
|
|
|
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
2018-09-13
1
-9
/
+4
*
|
|
|
|
i2c: rcar: cleanup DMA for all kinds of failure
Wolfram Sang
2018-10-20
1
-1
/
+5
*
|
|
|
|
i2c: Fix kerneldoc for renamed i2c dma put function
Stephen Boyd
2018-10-11
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
i2c: designware: Call i2c_dw_clk_rate() only when calculating timings
Jarkko Nikula
2018-10-05
1
-1
/
+3
*
|
|
|
i2c: i2c-scmi: fix for i2c_smbus_write_block_data
Edgar Cherkasov
2018-10-01
1
-0
/
+1
*
|
|
|
i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized"
Colin Ian King
2018-09-25
1
-1
/
+1
*
|
|
|
i2c: i2c-qcom-geni: Properly handle DMA safe buffers
Stephen Boyd
2018-09-25
1
-4
/
+18
|
|
_
|
/
|
/
|
|
*
|
|
i2c: xiic: Make the start and the byte count write atomic
Shubhrajyoti Datta
2018-09-06
1
-0
/
+4
*
|
|
i2c: i801: fix DNV's SMBCTRL register offset
Felipe Balbi
2018-09-04
1
-1
/
+6
*
|
|
i2c: imx-lpi2c: Remove mx8dv compatible entry
Fabio Estevam
2018-09-02
1
-1
/
+0
*
|
|
i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP
Masahiro Yamada
2018-09-02
1
-5
/
+2
*
|
|
i2c: uniphier: issue STOP only for last message or I2C_M_STOP
Masahiro Yamada
2018-09-02
1
-5
/
+2
|
|
/
|
/
|
*
|
i2c: sh_mobile: fix leak when using DMA bounce buffer
Wolfram Sang
2018-08-30
1
-2
/
+4
*
|
i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow
Wolfram Sang
2018-08-30
1
-6
/
+3
*
|
i2c: refactor function to release a DMA safe buffer
Wolfram Sang
2018-08-30
2
-6
/
+7
*
|
i2c: algos: bit: make the error messages grepable
Jan Kundrát
2018-08-30
1
-24
/
+31
*
|
i2c: designware: Re-init controllers with pm_disabled set on resume
Hans de Goede
2018-08-30
2
-2
/
+6
*
|
i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
Mika Westerberg
2018-08-30
1
-1
/
+8
|
/
*
i2c: don't use any __deprecated handling anymore
Sedat Dilek
2018-08-24
1
-1
/
+0
*
i2c: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-24
5
-30
/
+5
*
i2c: ocores: update my email address
Peter Korsgaard
2018-08-24
1
-2
/
+2
*
i2c: remove deprecated attach_adapter callback
Wolfram Sang
2018-08-24
1
-10
/
+1
*
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-21
37
-593
/
+2572
|
\
|
*
i2c: rcar: implement STOP and REP_START according to docs
Wolfram Sang
2018-08-20
1
-14
/
+20
|
*
i2c: rcar: refactor private flags
Wolfram Sang
2018-08-20
1
-3
/
+4
|
*
i2c: core: ACPI: Make acpi_gsb_i2c_read_bytes() check i2c_transfer return value
Hans de Goede
2018-08-20
1
-3
/
+5
|
*
i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
Hans de Goede
2018-08-20
1
-3
/
+8
|
*
i2c: imx: Simplify stopped state tracking
Esben Haabendal
2018-08-20
1
-8
/
+7
|
*
i2c: imx: Fix race condition in dma read
Esben Haabendal
2018-08-20
1
-4
/
+4
|
*
i2c: pasemi: remove hardcoded bus numbers on smbus
Darren Stevens
2018-08-20
1
-2
/
+1
|
*
i2c: designware: Add SPDX license tag
Andy Shevchenko
2018-08-20
7
-94
/
+7
|
*
i2c: designware: Convert to use struct i2c_timings
Andy Shevchenko
2018-08-08
3
-34
/
+33
|
*
i2c: core: Parse SDA hold time from firmware
Andy Shevchenko
2018-08-08
1
-0
/
+2
|
*
i2c: designware-pcidrv: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-08
1
-0
/
+1
|
*
i2c: amd8111: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-08
1
-0
/
+1
|
*
i2c: sh_mobile: use core to detect 'no zero length read' quirk
Wolfram Sang
2018-08-04
1
-5
/
+5
|
*
i2c: xlr: use core to detect 'no zero length' quirk
Wolfram Sang
2018-08-04
1
-6
/
+5
|
*
i2c: rcar: use core to detect 'no zero length' quirk
Wolfram Sang
2018-08-04
1
-7
/
+6
|
*
i2c: stu300: use core to detect 'no zero length' quirk
Wolfram Sang
2018-08-04
1
-6
/
+6
|
*
i2c: pmcmsp: use core to detect 'no zero length' quirk
Wolfram Sang
2018-08-04
1
-16
/
+1
|
*
i2c: mxs: use core to detect 'no zero length' quirk
Wolfram Sang
2018-08-04
1
-3
/
+5
|
*
i2c: designware-master: use core to detect 'no zero length' quirk
Wolfram Sang
2018-08-04
1
-7
/
+5
[prev]
[next]