index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-21
i2c: mux: demux-pinctrl: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-04-21
i2c: mux: pca954x: allow management of device idle state via sysfs
Robert Shearman
1
-8
/
+77
2019-04-21
i2c: mux: pca9541: remove support for unused platform data
Robert Shearman
1
-7
/
+1
2019-04-21
i2c: mux: pca954x: remove support for unused platform data
Robert Shearman
1
-20
/
+3
2019-04-16
i2c: axxia: use auto cmd for last message
Adamski, Krzysztof (Nokia - PL/Wroclaw)
1
-38
/
+19
2019-04-16
i2c: gpio: flag atomic capability if possible
Wolfram Sang
1
-0
/
+2
2019-04-16
i2c: algo: bit: add flag to whitelist atomic transfers
Wolfram Sang
1
-2
/
+20
2019-04-16
i2c: stu300: use xfer_atomic callback to bail out early
Wolfram Sang
1
-15
/
+10
2019-04-16
i2c: ocores: enable atomic xfers
Wolfram Sang
1
-0
/
+1
2019-04-16
i2c: ocores: refactor setup for polling
Wolfram Sang
1
-11
/
+4
2019-04-16
i2c: tegra-bpmp: convert to use new atomic callbacks
Wolfram Sang
1
-5
/
+20
2019-04-16
i2c: omap: Add the master_xfer_atomic hook
Wolfram Sang
1
-13
/
+63
2019-04-16
i2c: demux: handle the new atomic callbacks
Wolfram Sang
1
-0
/
+2
2019-04-16
i2c: mux: populate the new *_atomic callbacks
Wolfram Sang
1
-0
/
+6
2019-04-16
i2c: core: introduce callbacks for atomic transfers
Wolfram Sang
3
-7
/
+24
2019-04-16
i2c: core: use I2C locking behaviour also for SMBUS
Wolfram Sang
3
-9
/
+21
2019-04-16
i2c: core: remove use of in_atomic()
Wolfram Sang
2
-1
/
+11
2019-04-15
i2c: brcmstb: remove unused struct member
Wolfram Sang
1
-1
/
+0
2019-04-15
i2c: mediatek: Add i2c support for MediaTek MT8183
Qii Wang
1
-2
/
+60
2019-04-15
i2c: mediatek: Add i2c and apdma sync in i2c driver
Qii Wang
1
-0
/
+11
2019-04-15
i2c: mediatek: Add arb clock in i2c driver
Qii Wang
1
-3
/
+22
2019-04-15
i2c: mediatek: Add offsets array for new i2c registers
Qii Wang
1
-59
/
+104
2019-04-06
i2c: imx: don't leak the i2c adapter on error
Laurentiu Tudor
1
-1
/
+3
2019-04-03
i2c: isch: Remove unnecessary acpi.h include
Bjorn Helgaas
1
-1
/
+0
2019-04-03
i2c: nomadik: remove an unnecessary NULL check in nmk_i2c_remove()
Dan Carpenter
1
-2
/
+1
2019-04-03
i2c: iproc: add NIC I2C support
Rayagonda Kokatanur
1
-5
/
+75
2019-04-03
i2c: iproc: use wrapper for read/write access
Rayagonda Kokatanur
1
-63
/
+77
2019-04-03
i2c: iproc: add polling support
Rayagonda Kokatanur
1
-117
/
+181
2019-04-03
i2c: iproc: Add support for more master error status
Michael Cheng
1
-0
/
+10
2019-04-03
i2c: iproc: Add slave mode support
Shreesha Rajashekar
2
-6
/
+299
2019-04-03
i2c: iproc: Extend I2C read up to 255 bytes
Shreesha Rajashekar
1
-22
/
+74
2019-03-27
i2c: at91: Convert to use struct i2c_timings
Andy Shevchenko
2
-16
/
+8
2019-03-25
i2c: Add drivers for the AMD PCIe MP2 I2C controller
Elie Morisse
5
-0
/
+1080
2019-03-24
i2c: at91: added slave mode support
Juergen Fitschen
5
-4
/
+198
2019-03-24
i2c: at91: split driver into core and master file
Juergen Fitschen
4
-468
/
+522
2019-03-24
i2c: at91: segregate master mode specific code from probe and init func
Juergen Fitschen
1
-35
/
+55
2019-03-20
i2c: rcar: wait for data empty before starting DMA
Wolfram Sang
1
-7
/
+4
2019-03-20
i2c: rcar: let DMA enable routine return success status
Wolfram Sang
1
-5
/
+6
2019-03-20
i2c: rcar: sanity check for minimal DMA length
Wolfram Sang
1
-2
/
+6
2019-03-20
i2c: i2c-stm32f7: improve loopback in timing algorithm
Nicolas Le Bayon
1
-0
/
+4
2019-03-20
i2c: designware: Add support for an interface clock
Phil Edworthy
3
-2
/
+23
2019-03-20
i2c: i801: Add support for Intel Comet Lake
Jarkko Nikula
2
-0
/
+5
2019-03-13
i2c: i2c-designware-platdrv: Always use a dynamic adapter number
Hans de Goede
1
-4
/
+1
2019-03-13
i2c: i2c-designware-platdrv: Cleanup setting of the adapter number
Hans de Goede
1
-4
/
+6
2019-03-13
i2c: add extra check to safe DMA buffer helper
Wolfram Sang
1
-2
/
+7
2019-03-12
i2c: i2c-stm32f7: Fix SDADEL minimum formula
Nicolas Le Bayon
1
-1
/
+1
2019-03-12
i2c: rcar: explain the lockless design
Wolfram Sang
1
-0
/
+9
2019-03-12
i2c: rcar: fix concurrency issue related to ICDMAER
Hiromitsu Yamasaki
1
-3
/
+3
2019-03-12
i2c: sis630: correct format strings
Louis Taylor
1
-2
/
+2
2019-03-12
i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf()
Hsin-Yi Wang
1
-4
/
+4
[prev]
[next]