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
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-07-27
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
16
-306
/
+758
2016-07-26
i2c: i801: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-6
/
+3
2016-07-22
i2c: bcm2835: Don't complain on -EPROBE_DEFER from getting our clock
Eric Anholt
1
-1
/
+2
2016-07-19
i2c: efm32: fix a failure path in efm32_i2c_probe()
Alexey Khoroshilov
1
-1
/
+1
2016-07-15
i2c: qup: Fixed the DMA segments length
Abhishek Sahu
1
-5
/
+7
2016-07-15
i2c: qup: Cleared the error bits in ISR
Abhishek Sahu
1
-6
/
+8
2016-07-15
i2c: brcmstb: Remove superfluous size check
Jaedon Shin
1
-2
/
+1
2016-07-15
i2c: brcmstb: Make the driver buildable on BMIPS_GENERIC
Jaedon Shin
1
-1
/
+1
2016-07-14
i2c: versatile: Convert to use resource managed devm_* APIs
Axel Lin
1
-33
/
+13
2016-07-14
i2c: versatile: Allow compile test build
Axel Lin
1
-1
/
+1
2016-07-08
i2c: xlp9xx: add ACPI support for Broadcom Vulcan
Tanmay Jagdale
1
-2
/
+11
2016-07-08
i2c: meson: allow build with COMPILE_TEST
Ben Dooks
1
-1
/
+1
2016-07-06
i2c: designware-pci: clarify a comment for Merrifield
Andy Shevchenko
1
-4
/
+4
2016-07-06
i2c: i801: add support of Host Notify
Benjamin Tissoires
2
-3
/
+86
2016-07-06
i2c: tegra: Correct error path in probe
Jon Hunter
1
-1
/
+1
2016-07-01
i2c: i801: recover from hardware PEC errors
Ellen Wang
1
-2
/
+51
2016-06-29
powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg
Suraj Jitindar Singh
1
-1
/
+1
2016-06-19
i2c: pca-isa: Utilize the module_isa_driver macro
William Breathitt Gray
1
-14
/
+1
2016-06-19
i2c: elektor: Utilize the module_isa_driver macro
William Breathitt Gray
1
-13
/
+1
2016-06-19
i2c: designware-pci: Sort header block alphabetically
Andy Shevchenko
1
-9
/
+10
2016-06-19
i2c: designware-pci: Introduce Merrifield support
Andy Shevchenko
1
-0
/
+39
2016-06-19
i2c: designware-pci: Make bus number allocation robust
Andy Shevchenko
2
-50
/
+38
2016-06-19
i2c: designware: Allow build Baytrail semaphore support when IOSF_MBI=m
Jarkko Nikula
1
-1
/
+3
2016-06-19
i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUT
Weifeng Voon
1
-1
/
+1
2016-06-18
i2c: qup: Fix wrong value of index variable
Sricharan R
1
-0
/
+2
2016-06-18
i2c: qup: use address helper function in read transfer
Naveen Kaje
1
-1
/
+1
2016-06-18
i2c: qup: Fix error handling
Sricharan R
1
-35
/
+41
2016-06-18
i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
Sricharan R
1
-36
/
+15
2016-06-17
i2c: rk3x: support fast-mode plus for rk3399
David Wu
1
-4
/
+17
2016-06-17
i2c: rk3x: add i2c support for rk3399 soc
David Wu
1
-20
/
+274
2016-06-17
i2c: rk3x: Move spec timing data to "static const" structs
David Wu
1
-28
/
+55
2016-06-17
i2c: rk3x: Change SoC data to not use array
David Wu
1
-8
/
+30
2016-06-17
i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()
David Wu
1
-1
/
+0
2016-06-17
i2c: rk3x: use struct "rk3x_i2c_calced_timings"
David Wu
1
-23
/
+32
2016-06-17
i2c: rk3x: add documentation to fields in "struct rk3x_i2c"
David Wu
1
-1
/
+21
2016-06-13
i2c: robotfuzz-osif: Constify osif_table
Axel Lin
1
-1
/
+1
2016-06-13
i2c: jz4780: drop superfluous init
Wolfram Sang
1
-4
/
+0
2016-06-13
i2c: i801: Drop needless bit-wise OR
Jean Delvare
1
-1
/
+1
2016-06-09
i2c: octeon: Avoid printk after too long SMBUS message
Jan Glauber
1
-5
/
+1
2016-06-09
i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LEN
Jan Glauber
1
-2
/
+9
2016-06-09
i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
Mika Westerberg
1
-3
/
+96
2016-05-26
i2c: xlr: rename ARCH_TANGOX to ARCH_TANGO
Marc Gonzalez
1
-1
/
+1
2016-05-26
i2c: at91: change log when dma configuration fails
Ludovic Desroches
1
-1
/
+1
2016-05-26
i2c: rcar: should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2016-05-26
i2c: rcar: use dma_request_chan()
Niklas Söderlund
1
-1
/
+1
2016-05-19
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
30
-509
/
+1366
2016-05-15
i2c: rcar: add DMA support
Niklas Söderlund
1
-4
/
+229
2016-05-13
i2c: st: Implement bus clear
Peter Griffin
1
-1
/
+44
2016-05-11
i2c: tegra: disable clock before returning error
Shardar Shariff Md
1
-3
/
+4
[next]