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
2016-01-03
i2c: imx: init bus recovery info before adding i2c adapter
Gao Pan
1
-2
/
+2
2016-01-02
i2c: rcar: disable PM in multi-master mode
Wolfram Sang
1
-3
/
+14
2016-01-02
i2c: rcar: remove macros dealing with flags
Wolfram Sang
1
-13
/
+9
2016-01-02
i2c: img-scb: support repeated starts on IP v3.3
Sifan Naeem
1
-9
/
+36
2016-01-02
i2c: img-scb: add handle for Master halt interrupt
Sifan Naeem
1
-3
/
+14
2016-01-02
i2c: img-scb: add handle for stop detected interrupt
Sifan Naeem
1
-1
/
+10
2016-01-02
i2c: img-scb: remove fifo EMPTYING interrupts handle
Sifan Naeem
1
-13
/
+3
2016-01-02
i2c: img-scb: support I2C_M_IGNORE_NAK
Sifan Naeem
1
-5
/
+10
2015-12-17
i2c: make i2c_parse_fw_timings() always visible
Wolfram Sang
1
-52
/
+52
2015-12-17
i2c: emev: select I2C slave support
Wolfram Sang
1
-0
/
+1
2015-12-16
i2c: xlr: add interrupt support for Sigma Designs chips
Måns Rullgård
1
-0
/
+119
2015-12-16
i2c: xlr: fix extra read/write at end of rx transfer
Måns Rullgård
1
-23
/
+27
2015-12-15
i2c: xlr: add support for Sigma Designs controller variant
Måns Rullgård
2
-7
/
+80
2015-12-14
i2c: uniphier_f: error out if bus speed is zero
Masahiro Yamada
1
-0
/
+5
2015-12-14
i2c: uniphier_f: error out if clock rate is zero
Masahiro Yamada
1
-1
/
+5
2015-12-14
i2c: uniphier: error out if bus speed is zero
Masahiro Yamada
1
-0
/
+5
2015-12-14
i2c: uniphier: error out if clock rate is zero
Masahiro Yamada
1
-1
/
+5
2015-12-14
i2c: rcar: honor additional i2c timings from DT
Wolfram Sang
1
-9
/
+12
2015-12-14
i2c: rcar: switch to i2c generic dt parsing
Wolfram Sang
1
-7
/
+9
2015-12-14
i2c: rcar: refactor probe function a little
Wolfram Sang
1
-23
/
+17
2015-12-14
i2c: add generic routine to parse DT for timing information
Wolfram Sang
1
-0
/
+53
2015-12-05
i2c: emev2: add slave support
Niklas Söderlund
1
-1
/
+111
2015-12-03
i2c: eg20t: allow build on MIPS platforms
Paul Burton
1
-1
/
+1
2015-12-03
i2c: eg20t: set i2c_adapter->dev.of_node
Paul Burton
1
-0
/
+1
2015-12-03
i2c: at91: add support for the HOLD field
Ludovic Desroches
1
-3
/
+50
2015-12-03
i2c: piix4: remove unneeded assignments
Wolfram Sang
1
-2
/
+2
2015-12-01
i2c: mediatek: add i2c first write then read optimization
Liguo Zhang
1
-6
/
+27
2015-11-30
i2c: cadence: Remove the suspended flag
Shubhrajyoti Datta
1
-6
/
+1
2015-11-30
i2c: cadence: Move to sensible power management
Shubhrajyoti Datta
1
-21
/
+45
2015-11-30
i2c: bcm2835: add I2C_AQ_NO_CLK_STRETCH
Nicola Corna
1
-0
/
+10
2015-11-30
i2c: algo-bit: add I2C_AQ_NO_CLK_STRETCH
Nicola Corna
1
-0
/
+6
2015-11-30
i2c: xiic: Replace spinlock with mutex
Lars-Peter Clausen
1
-6
/
+6
2015-11-30
i2c: taos-evm: replace simple_strtoul by kstrtou8
LABBE Corentin
1
-1
/
+7
2015-11-30
i2c: piix4: Add adapter port name support for SB800 chipset
Christian Fetzer
1
-4
/
+12
2015-11-30
i2c: piix4: Add support for multiplexed main adapter in SB800
Christian Fetzer
1
-22
/
+147
2015-11-30
i2c: piix4: Convert piix4_main_adapter to array
Christian Fetzer
1
-5
/
+12
2015-11-30
i2c: rcar: handle difference in setting up non-first message
Wolfram Sang
1
-5
/
+16
2015-11-30
i2c: rcar: clean up after refactoring
Wolfram Sang
1
-23
/
+9
2015-11-30
i2c: rcar: revoke START request early
Wolfram Sang
1
-16
/
+7
2015-11-30
i2c: rcar: check master irqs before slave irqs
Wolfram Sang
1
-8
/
+5
2015-11-30
i2c: rcar: don't issue stop when HW does it automatically
Wolfram Sang
1
-2
/
+2
2015-11-30
i2c: rcar: init new messages in irq
Wolfram Sang
1
-47
/
+43
2015-11-30
i2c: rcar: refactor setup of a msg
Wolfram Sang
1
-6
/
+9
2015-11-30
i2c: rcar: remove spinlock
Wolfram Sang
1
-19
/
+4
2015-11-30
i2c: rcar: remove unused IOERROR state
Wolfram Sang
1
-6
/
+0
2015-11-30
i2c: rcar: rework hw init
Wolfram Sang
1
-12
/
+4
2015-11-30
i2c: rcar: make sure clocks are on when doing clock calculation
Wolfram Sang
1
-9
/
+17
2015-11-20
i2c: i801: add Intel Lewisburg device IDs
Alexandra Yates
2
-0
/
+7
2015-11-20
i2c: fix wakeup irq parsing
Grygorii Strashko
1
-1
/
+1
2015-11-20
i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()
Lars-Peter Clausen
1
-2
/
+1
[next]