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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-03
Merge tag 'at24-v5.2-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
2
-1
/
+2
2019-04-23
i2c: iproc: Change driver to use 'BIT' macro
Ray Jui
1
-3
/
+3
2019-04-23
i2c: riic: Add Runtime PM support
Geert Uytterhoeven
1
-19
/
+24
2019-04-16
dt-bindings: i2c: i2c-mtk: add support for MT8516
Fabien Parent
1
-0
/
+1
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
2
-2
/
+21
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
4
-10
/
+36
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
dt-bindings: i2c: Add Mediatek MT8183 i2c binding
Qii Wang
1
-1
/
+3
2019-04-15
i2c: mediatek: Add offsets array for new i2c registers
Qii Wang
1
-59
/
+104
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
dt-bindings: i2c: iproc: add "brcm, iproc-nic-i2c" compatible string
Rayagonda Kokatanur
1
-1
/
+5
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
dt-bindings: i2c: iproc: make 'interrupts' optional
Ray Jui
1
-3
/
+8
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: apply coding style for struct i2c_adapter
Wolfram Sang
1
-10
/
+13
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
7
-0
/
+1111
2019-03-24
dt-bindings: i2c: stm32: update optional properties for stm32h7/stm32mp1
Bich HEMON
1
-8
/
+9
2019-03-24
dt-bindings: i2c: stm32: remove extra spaces
Bich HEMON
1
-13
/
+13
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
5
-469
/
+524
2019-03-24
i2c: at91: segregate master mode specific code from probe and init func
Juergen Fitschen
1
-35
/
+55
2019-03-21
dt-bindings: at24: add Renesas R1EX24016
Geert Uytterhoeven
1
-0
/
+1
2019-03-21
MAINTAINERS: change my e-mail address for at24
Bartosz Golaszewski
1
-1
/
+1
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
dt: snps,designware-i2c: Add clock bindings documentation
Phil Edworthy
1
-0
/
+9
2019-03-17
Linux 5.1-rc1
v5.1-rc1
Linus Torvalds
1
-2
/
+2
[next]