index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-10
i2c: xgene: Avoid dma_buffer overrun
Hoan Tran
1
-1
/
+1
2016-11-10
i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timings
David Wu
1
-0
/
+2
2016-09-22
i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
Sudeep Holla
1
-1
/
+2
2016-09-21
i2c-eg20t: fix race between i2c init and interrupt enable
Yadi.hu
1
-7
/
+11
2016-09-08
i2c: rk3x: Restore clock settings at resume time
Doug Anderson
1
-0
/
+12
2016-09-08
i2c: Spelling s/acknowedge/acknowledge/
Geert Uytterhoeven
2
-2
/
+2
2016-09-08
i2c: designware: save the preset value of DW_IC_SDA_HOLD
Zhuo-hao Lee
1
-6
/
+10
2016-08-25
i2c: bcm-kona: fix inconsistent indenting
Wolfram Sang
1
-1
/
+1
2016-08-25
i2c: rcar: use proper device with dma_mapping_error
Wolfram Sang
1
-1
/
+1
2016-08-25
i2c: sh_mobile: use proper device with dma_mapping_error
Wolfram Sang
1
-1
/
+1
2016-08-15
i2c: meson: Use complete() instead of complete_all()
Daniel Wagner
1
-3
/
+3
2016-08-15
i2c: brcmstb: Use complete() instead of complete_all()
Daniel Wagner
1
-1
/
+1
2016-08-15
i2c: bcm-kona: Use complete() instead of complete_all()
Daniel Wagner
1
-1
/
+1
2016-08-15
i2c: bcm-iproc: Use complete() instead of complete_all()
Daniel Wagner
1
-1
/
+1
2016-08-15
i2c: at91: fix support of the "alternative command" feature
Cyrille Pitchen
1
-10
/
+14
2016-08-15
i2c: ocores: add missed clk_disable_unprepare() on failure paths
Alexey Khoroshilov
1
-4
/
+10
2016-08-15
i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()
Brian Norris
1
-1
/
+1
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-07-28
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-05
i2c: designware-pci: clarify a comment for Merrifield
Andy Shevchenko
1
-4
/
+4
2016-07-05
i2c: i801: add support of Host Notify
Benjamin Tissoires
2
-3
/
+86
2016-07-05
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
[next]