index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: mv64xxx: refactor initialization for new msgs
Wolfram Sang
2014-03-10
1
-10
/
+6
*
i2c: mv64xxx: directly call send_start when initializing transfer
Wolfram Sang
2014-03-10
1
-7
/
+1
*
i2c: mv64xxx: refactor send_start
Wolfram Sang
2014-03-10
1
-14
/
+13
*
i2c: designware-pci: add 10-bit addressing mode functionality for BYT I2C
Chew, Chiau Ee
2014-03-10
1
-6
/
+11
*
i2c: mxs: Use devm_ioremap_resource()
Jingoo Han
2014-03-10
1
-12
/
+6
*
i2c: bcm2835: Use devm_ioremap_resource()
Jingoo Han
2014-03-09
1
-20
/
+4
*
i2c: i801: enable Intel BayTrail SMBUS
Chew, Kean ho
2014-03-09
2
-0
/
+4
*
i2c: designware-pci: Add Baytrail PCI IDs
Mika Westerberg
2014-03-09
1
-2
/
+19
*
i2c: designware-pci: Cleanup driver power management
Mika Westerberg
2014-03-09
1
-50
/
+7
*
i2c: designware: make SCL and SDA falling time configurable
Romain Baeriswyl
2014-03-09
3
-11
/
+25
*
i2c: bfin-twi: remove unnecessary Blackfin SSYNC from the driver
Sonic Zhang
2014-03-09
1
-14
/
+0
*
i2c: bfin-twi: move bits macros and structs in header from arch include to ge...
Sonic Zhang
2014-03-09
1
-2
/
+2
*
i2c: mv64xxx: fix circular Kconfig dependency
Wolfram Sang
2014-03-06
1
-2
/
+1
*
i2c: mv64xxx: Add support for the Allwinner A31 I2C driver
Maxime Ripard
2014-03-05
1
-0
/
+11
*
i2c: mv64xxx: Add reset deassert call
Maxime Ripard
2014-03-05
2
-2
/
+20
*
i2c: i2c-rcar: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
i2c: i2c-tegra: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
i2c: i2c-stu300: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
i2c: i2c-ocores: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
i2c: i2c-nomadik: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
i2c: i2c-bfin-twi: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
i2c: i2c-at91: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
i2c: i2c-omap: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
i2c: nomadik: Remove busy check for transfers at suspend late
Ulf Hansson
2014-03-05
1
-13
/
+0
*
i2c: nomadik: Convert to late and early system PM callbacks
Ulf Hansson
2014-03-05
1
-14
/
+4
*
i2c: nomadik: Fixup deployment of runtime PM
Ulf Hansson
2014-03-05
1
-26
/
+51
*
i2c: nomadik: Remove redundant call to pm_runtime_disable
Ulf Hansson
2014-03-05
1
-1
/
+0
*
i2c: nomadik: Convert to devm functions
Ulf Hansson
2014-03-05
1
-21
/
+10
*
i2c: nomadik: factor platform data into state container
Linus Walleij
2014-03-05
1
-73
/
+42
*
i2c: rcar: add compatible entry for r8a7791
Wolfram Sang
2014-02-26
1
-0
/
+1
*
i2c: mv64xxx: refactor message start to ensure proper initialization
Wolfram Sang
2014-02-15
1
-19
/
+14
*
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-29
37
-58
/
+44
|
\
|
*
i2c: rcar: fix NACK error code
Ben Dooks
2014-01-26
1
-2
/
+2
|
*
i2c: rcar: use devm_clk_get to ensure clock is properly ref-counted
Ben Dooks
2014-01-26
1
-8
/
+9
|
*
i2c: rcar: do not print error if device nacks transfer
Ben Dooks
2014-01-26
1
-1
/
+1
|
*
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-24
35
-35
/
+0
|
*
i2c: acorn: is tristate and should use module.h
Paul Gortmaker
2014-01-24
1
-1
/
+1
|
*
i2c: piix4: Standardize log messages
Jean Delvare
2014-01-24
1
-6
/
+6
|
*
i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
Shane Huang
2014-01-24
1
-1
/
+2
|
*
i2c: piix4: Add support for AMD ML and CZ SMBus changes
Shane Huang
2014-01-24
2
-5
/
+24
*
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-29
8
-16
/
+15
|
\
\
|
|
/
|
/
|
|
*
Update Jean Delvare's e-mail address
Jean Delvare
2014-01-29
8
-16
/
+15
*
|
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-23
1
-3
/
+10
|
\
\
|
*
\
Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...
Olof Johansson
2013-12-26
1
-3
/
+10
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
i2c: tegra: use reset framework
Stephen Warren
2013-12-11
1
-3
/
+10
*
|
|
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-23
1
-0
/
+5
|
\
\
\
|
*
\
\
Merge tag 'mvebu-fixes-3.13' of git://git.infradead.org/linux-mvebu into next...
Kevin Hilman
2014-01-14
1
-0
/
+5
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
i2c: mv64xxx: Fix bus hang on A0 version of the Armada XP SoCs
Gregory CLEMENT
2014-01-14
1
-0
/
+5
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-01-22
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
treewide: fix comments and printk msgs
Masanari Iida
2014-01-07
1
-1
/
+1
[next]