index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: i2c-mux-pinctrl: use deferred probe when adapter not found
Wolfram Sang
2013-10-10
1
-2
/
+2
*
i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found
Wolfram Sang
2013-10-10
1
-1
/
+1
*
i2c: i2c-mux-gpio: use deferred probing
Ionut Nicu
2013-10-10
1
-2
/
+2
*
i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors
Ionut Nicu
2013-10-10
1
-3
/
+7
*
i2c: omap: Clear ARDY bit twice
Taras Kondratiuk
2013-10-10
1
-0
/
+3
*
i2c: Not all adapters have a parent
Jean Delvare
2013-10-10
1
-0
/
+3
*
i2c: i2c-stu300: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-10-10
1
-6
/
+5
*
i2c: i2c-mxs: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-10-10
1
-1
/
+2
*
i2c: i2c-imx: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-10-10
1
-5
/
+6
*
i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...
Wolfram Sang
2013-10-10
1
-2
/
+3
*
i2c: ismt: initialize DMA buffer
James Ralston
2013-09-28
1
-0
/
+3
*
i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...
Chew, Chiau Ee
2013-09-27
1
-6
/
+20
*
i2c: mv64xxx: Do not use writel_relaxed()
Thierry Reding
2013-09-27
1
-2
/
+2
*
i2c: mv64xxx: Fix some build warnings
Thierry Reding
2013-09-27
1
-5
/
+7
*
i2c: s3c2410: fix clk_disable/clk_unprepare WARNings
Kim Phillips
2013-09-27
1
-2
/
+0
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
2
-5
/
+2
*
i2c: davinci: Fix bad dev_get_platdata() conversion
Olof Johansson
2013-09-10
1
-1
/
+1
*
i2c: rcar: add rcar-H2 support
Nguyen Viet Dung
2013-09-04
1
-2
/
+33
*
i2c: sirf: retry 3 times as sometimes we get random noack and timeout
Zhiwu Song
2013-08-28
1
-1
/
+2
*
i2c: sirf: support reverse direction of address
Zhiwu Song
2013-08-28
1
-0
/
+4
*
i2c: sirf: fix the typo for setting bitrate to less than 100k
Zhiwu Song
2013-08-28
1
-1
/
+1
*
i2c: sirf: we need to wait I2C_RESET status in resume
Zhiwu Song
2013-08-28
1
-0
/
+2
*
i2c: sirf: reset i2c controller early after we get a noack
Zhiwu Song
2013-08-28
1
-9
/
+18
*
i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPI
Mika Westerberg
2013-08-28
1
-0
/
+34
*
i2c: designware: make HCNT/LCNT values configurable
Mika Westerberg
2013-08-28
2
-0
/
+23
*
i2c: mpc: cleanup clock API use
Gerhard Sittig
2013-08-28
1
-0
/
+24
*
i2c: pnx: fix error return code in i2c_pnx_probe()
Wei Yongjun
2013-08-28
1
-1
/
+2
*
i2c: ismt: add error return code in probe()
Wolfram Sang
2013-08-28
1
-0
/
+1
*
i2c: move ACPI helpers into the core
Mika Westerberg
2013-08-23
2
-1
/
+91
*
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
31
-82
/
+112
*
i2c: mv64xxx: Fix timing issue on Armada XP (errata FE-8471889)
Gregory CLEMENT
2013-08-23
1
-2
/
+13
*
i2c: mv64xxx: Add I2C Transaction Generator support
Gregory CLEMENT
2013-08-23
1
-11
/
+182
*
i2c: powermac: fix return path on error
Wolfram Sang
2013-08-21
1
-1
/
+2
*
i2c: tiny-usb: do not use stack as URB transfer_buffer
Jussi Kivilinna
2013-08-19
1
-15
/
+34
*
i2c: use dev_get_platdata()
Jingoo Han
2013-08-19
25
-35
/
+40
*
i2c: omap: query STP always when NACK is received
Grygorii Strashko
2013-08-19
1
-5
/
+4
*
i2c: mxs: fix broken timing calculation
Lothar Waßmann
2013-08-16
1
-24
/
+63
*
drivers/i2c/busses/i2c-ocores.c: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-15
1
-4
/
+1
*
i2c: imx: Add Vybrid VF610 I2C controller support
Jingchang Lu
2013-08-15
1
-0
/
+32
*
i2c: imx: add struct to hold more configurable quirks
Jingchang Lu
2013-08-15
1
-25
/
+52
*
i2c: imx: add INT flag and IEN bit operatation codes
Jingchang Lu
2013-08-15
1
-5
/
+22
*
i2c: imx: change register offset representation
Jingchang Lu
2013-08-15
1
-7
/
+16
*
i2c: imx: wrap registers read/write to inline function
Jingchang Lu
2013-08-15
1
-34
/
+46
*
i2c: imx: don't change platform device id_entry directly
Jingchang Lu
2013-08-15
1
-2
/
+6
*
i2c: imx: enable clk before write to registers
Jingchang Lu
2013-08-15
1
-0
/
+6
*
i2c: imx: use struct representing i2c clk{div, val} pair
Jingchang Lu
2013-08-15
1
-7
/
+13
*
i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsets
Rudolf Marek
2013-08-15
1
-10
/
+31
*
i2c: Improve logging on failure to probe for ->class devices
Andy Lutomirski
2013-08-15
1
-1
/
+2
*
i2c: davinci: Allow i2c driver available for keystone platforms
Santosh Shilimkar
2013-08-15
1
-1
/
+1
*
i2c: davinci: remove useless mach/hardware include
Santosh Shilimkar
2013-08-15
1
-2
/
+0
[next]