index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: rcar: refactor irq state machine
Wolfram Sang
2014-06-01
1
-32
/
+7
*
i2c: rcar: refactor bus state machine
Wolfram Sang
2014-06-01
1
-27
/
+10
*
i2c: rcar: no need to store irq number
Wolfram Sang
2014-06-01
1
-5
/
+4
*
i2c: rcar: not everything needs to be a function
Wolfram Sang
2014-06-01
1
-11
/
+3
*
i2c: sh_mobile: add compatibles for additional SoC
Wolfram Sang
2014-06-01
1
-0
/
+3
*
i2c: rcar: add compatibles for additional SoC
Wolfram Sang
2014-06-01
1
-0
/
+3
*
i2c: gpio: Use devm_gpio_request()
Jingoo Han
2014-05-22
1
-18
/
+7
*
i2c: eg20t: Fix Kconfig dependencies
Jean Delvare
2014-05-22
1
-1
/
+1
*
i2c: sh_mobile: fix clock calculation for newer SoCs
Wolfram Sang
2014-05-22
1
-10
/
+38
*
i2c: sh_mobile: check timing parameters for valid range
Wolfram Sang
2014-05-22
1
-4
/
+13
*
i2c: sh_mobile: bail out on errors when initializing
Wolfram Sang
2014-05-22
1
-5
/
+7
*
i2c: sh_mobile: remove superfluous offset parameter
Wolfram Sang
2014-05-22
1
-9
/
+6
*
i2c: sh_mobile: devm conversion, irq setup
Wolfram Sang
2014-05-22
1
-41
/
+15
*
i2c: sh_mobile: devm conversion, low hanging fruits
Wolfram Sang
2014-05-22
1
-31
/
+10
*
i2c: sh_mobile: honor DT bus speed settings
Wolfram Sang
2014-05-22
1
-1
/
+4
*
i2c: sh_mobile: improve error handling
Wolfram Sang
2014-05-22
1
-16
/
+9
*
i2c: sh_mobile: replace magic hex values with constants
Wolfram Sang
2014-05-22
1
-5
/
+6
*
i2c: exynos5: add support for HSI2C on Exynos5260 SoC
Naveen Krishna Ch
2014-05-22
1
-12
/
+55
*
i2c: ali1563: fix checkpatch.pl issues
Richard Leitner
2014-05-22
1
-37
/
+45
*
i2c: nomadik: Fixup system suspend
Ulf Hansson
2014-05-22
1
-7
/
+7
*
i2c: imx: add SMBus block read support
Kaushal Butala
2014-05-22
1
-3
/
+28
*
i2c: mv64xxx: Change i2c compatibles for sunxi
Maxime Ripard
2014-05-22
1
-1
/
+1
*
i2c: rcar: bail out on zero length transfers
Wolfram Sang
2014-05-14
1
-1
/
+8
*
i2c: qup: Fix pm_runtime_get_sync usage
Andy Gross
2014-05-14
1
-1
/
+1
*
i2c: s3c2410: resume race fix
Olof Johansson
2014-05-14
1
-1
/
+1
*
i2c: nomadik: Don't use IS_ERR for devm_ioremap
Ulf Hansson
2014-05-14
1
-1
/
+1
*
i2c: designware: Mask all interrupts during i2c controller enable
Du, Wenkai
2014-05-14
1
-0
/
+3
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-04-09
46
-342
/
+2529
|
\
|
*
i2c: cadence: fix Kconfig dependency
Wolfram Sang
2014-04-06
1
-1
/
+1
|
*
i2c: Add driver for Cadence I2C controller
Soren Brinkmann
2014-04-06
3
-0
/
+913
|
*
i2c: qup: use proper type fro clk_freq
Wolfram Sang
2014-04-06
1
-1
/
+1
|
*
i2c: qup: off by ones in qup_i2c_probe()
Dan Carpenter
2014-04-03
1
-2
/
+2
|
*
i2c: qup: New bus driver for the Qualcomm QUP I2C controller
Bjorn Andersson
2014-03-28
3
-0
/
+779
|
*
i2c: i2c-xiic: deprecate class based instantiation
Wolfram Sang
2014-03-28
1
-1
/
+1
|
*
i2c: i2c-sirf: deprecate class based instantiation
Wolfram Sang
2014-03-28
1
-1
/
+1
|
*
i2c: i2c-mv64xxx: deprecate class based instantiation
Wolfram Sang
2014-03-28
1
-1
/
+1
|
*
i2c: i2c-designware-platdrv: deprecate class based instantiation
Wolfram Sang
2014-03-28
1
-1
/
+1
|
*
i2c: i2c-davinci: deprecate class based instantiation
Wolfram Sang
2014-03-28
1
-1
/
+1
|
*
i2c: i2c-bcm2835: deprecate class based instantiation
Wolfram Sang
2014-03-28
1
-1
/
+1
|
*
i2c: mv64xxx: Fix reset controller handling
Maxime Ripard
2014-03-28
1
-3
/
+3
|
*
i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_sync
Nishanth Menon
2014-03-27
1
-3
/
+3
|
*
i2c: efm32: new bus driver
Uwe Kleine-König
2014-03-27
3
-0
/
+489
|
*
i2c: exynos5: remove unnecessary cast of void pointer
Jingoo Han
2014-03-13
1
-1
/
+1
|
*
i2c: exynos5: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2014-03-13
1
-0
/
+2
|
*
i2c: gpio: OF gpio code does not handle defered probe case
Ben Dooks
2014-03-13
1
-0
/
+3
|
*
i2c: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-03-13
20
-20
/
+20
|
*
i2c: s3c2410: Leave the bus disabled unless it is in use
Simon Glass
2014-03-12
1
-4
/
+33
|
*
i2c: i2c-s3c2410: deprecate class based instantiation
Wolfram Sang
2014-03-12
1
-1
/
+1
|
*
i2c: at91: Add device tree property to set clock-frequency
Marek Roszko
2014-03-12
1
-2
/
+8
|
*
i2c: designware-pci: set ideal HCNT, LCNT and SDA hold time value
Chew, Chiau Ee
2014-03-12
1
-0
/
+28
[next]