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
2015-12-03
i2c: piix4: remove unneeded assignments
Wolfram Sang
1
-2
/
+2
2015-12-01
i2c: do not use 0x in front of %pa
Dmitry V. Krivenok
1
-1
/
+1
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: davinci: Increase module clock frequency
Alexander Sverdlin
1
-2
/
+9
2015-11-30
i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCs
Hans de Goede
1
-9
/
+18
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: rk3x: populate correct variable for sda_falling_time
Wolfram Sang
1
-1
/
+1
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
2015-11-20
i2c: Revert "i2c: xiic: Do not reset controller before every transfer"
Lars-Peter Clausen
1
-0
/
+3
2015-11-20
i2c: imx: fix a compiling error
Hou Zhiqiang
1
-0
/
+1
2015-11-10
Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
30
-358
/
+1547
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-10-30
i2c: rcar: Revert the latest refactoring series
Wolfram Sang
1
-71
/
+122
2015-10-30
i2c: pnx: remove superfluous assignment
Wolfram Sang
1
-1
/
+1
2015-10-26
i2c: cadence: enable driver for ARM64
Michal Simek
1
-1
/
+1
2015-10-26
i2c: i801: Document Intel DNV and Broxton
Jarkko Nikula
1
-0
/
+2
2015-10-26
i2c: at91: manage unexpected RXRDY flag when starting a transfer
Ludovic Desroches
1
-10
/
+26
2015-10-25
i2c: pnx: Use setup_timer instead of open coding it
Muhammad Falak R Wani
1
-3
/
+2
2015-10-25
i2c: add ACPI support for I2C mux ports
Dustin Byford
6
-14
/
+18
2015-10-25
i2c: pxa: Add support for pxa910/988 & new configuration features
Vaibhav Hiremath
1
-1
/
+40
2015-10-23
i2c: au1550: Convert to devm_kzalloc and devm_ioremap_resource
Axel Lin
1
-39
/
+13
2015-10-23
i2c-dev: Fix I2C_SLAVE ioctl comment
Jean Delvare
1
-10
/
+7
2015-10-23
i2c-dev: Fix typo in ioctl name reference
Jean Delvare
1
-3
/
+3
2015-10-23
i2c: sirf: tune the divider to make i2c bus freq more accurate
Guoying Zhang
1
-4
/
+22
2015-10-23
i2c: pnx: fix runtime warnings caused by enabling unprepared clock
Vladimir Zapolskiy
1
-5
/
+5
2015-10-23
i2c: imx: Use -ENXIO as error in the NACK case
Fabio Estevam
1
-1
/
+1
2015-10-23
i2c: i801: Add support for Intel Broxton
Jarkko Nikula
1
-0
/
+3
2015-10-23
i2c: i801: Add support for Intel DNV
Mika Westerberg
1
-0
/
+4
2015-10-23
i2c: mediatek: add i2c resume support
Liguo Zhang
1
-0
/
+16
[prev]
[next]