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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i2c: i2c-bfin-twi: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
1
-1
/
+6
*
i2c: puv3: add CONFIG_PM_SLEEP to suspend function
Jingoo Han
2013-08-15
1
-1
/
+1
*
i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
1
-1
/
+1
*
i2c: stu300: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
1
-1
/
+1
*
i2c: ocores: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
1
-1
/
+1
*
i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
1
-3
/
+6
*
i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
1
-6
/
+7
*
i2c: mxs: Check the return value from stmp_reset_block()
Fabio Estevam
2013-08-15
1
-7
/
+19
*
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-08-07
1
-3
/
+0
*
drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2013-08-07
1
-13
/
+0
*
i2c: mpc: Define unique I2C adapter names
Guenter Roeck
2013-08-07
1
-1
/
+4
*
i2c: add sanity check to i2c_put_adapter
Sebastian Hesselbarth
2013-08-07
1
-1
/
+2
*
i2c: designware: Manually set RESTART bit between messages
Chew, Chiau Ee
2013-08-07
1
-0
/
+14
*
i2c: pxa: enable high speed mode for i2c bus
Leilei Shang
2013-08-07
1
-1
/
+63
*
i2c: Fix Kontron PLD prescaler calculation
Michael Brunner
2013-08-05
1
-2
/
+2
*
i2c: i2c-mxs: Use DMA mode even for small transfers
Fabio Estevam
2013-08-05
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-07-13
1
-1
/
+1
|
\
|
*
MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
David Daney
2013-06-10
1
-1
/
+1
*
|
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-04
22
-1387
/
+1212
|
\
\
|
*
|
i2c-designware: use div_u64 to fix link
Vincent Stehlé
2013-07-03
1
-1
/
+2
|
*
|
i2c: Kontron PLD i2c bus driver
Kevin Strasser
2013-07-01
3
-0
/
+421
|
*
|
i2c: iop3xxx: fix build failure after waitqueue changes
Kevin Hilman
2013-07-01
1
-1
/
+1
|
*
|
i2c-designware: make SDA hold time configurable
Christian Ruppert
2013-06-26
3
-0
/
+24
|
*
|
i2c: mv64xxx: Set bus frequency to 100kHz if clock-frequency is not provided
Gregory CLEMENT
2013-06-25
1
-1
/
+5
|
*
|
i2c: imx: allow autoloading on dt ids
Arnaud Patard \(Rtp\)
2013-06-25
1
-0
/
+1
|
*
|
i2c: mv64xxx: Fix transfer error code
Guenter Roeck
2013-06-25
1
-1
/
+1
|
*
|
i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDs
Seth Heasley
2013-06-20
2
-0
/
+4
|
*
|
i2c: omap: correct usage of the interrupt enable register
Oleksandr Dmytryshyn
2013-06-19
1
-4
/
+11
|
*
|
i2c-pxa: prepare clock before use
Daniel Drake
2013-06-18
1
-3
/
+3
|
*
|
Revert "i2c: core: make it possible to match a pure device tree driver"
Wolfram Sang
2013-06-18
1
-7
/
+2
|
*
|
i2c: nomadik: allocate adapter number dynamically
Linus Walleij
2013-06-15
1
-7
/
+2
|
*
|
i2c: nomadik: support elder Nomadiks
Linus Walleij
2013-06-15
1
-2
/
+41
|
*
|
i2c: mv64xxx: Add Allwinner sun4i compatible
Maxime Ripard
2013-06-15
2
-1
/
+13
|
*
|
i2c: mv64xxx: make the registers offset configurable
Maxime Ripard
2013-06-15
1
-39
/
+62
|
*
|
i2c: mv64xxx: Add macros to access parts of registers
Maxime Ripard
2013-06-15
1
-2
/
+6
|
*
|
i2c: vt8500: Add support for I2C bus on Wondermedia SoCs
Tony Prisk
2013-06-15
3
-0
/
+490
|
*
|
i2c: designware: fix race between subsequent xfers
Christian Ruppert
2013-06-15
1
-2
/
+10
|
*
|
i2c: bfin-twi: Read and write the FIFO in loop
Sonic Zhang
2013-06-12
1
-20
/
+27
|
*
|
i2c: core: make it possible to match a pure device tree driver
Linus Walleij
2013-06-12
1
-2
/
+7
|
*
|
i2c: use platform_{get,set}_drvdata()
Jingoo Han
2013-06-12
3
-6
/
+6
|
*
|
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-06-12
5
-32
/
+5
|
*
|
i2c: designware: prevent signals from aborting I2C transfers
Mika Westerberg
2013-06-12
1
-3
/
+2
|
*
|
i2c: mxs: Let device core handle pinctrl
Fabio Estevam
2013-06-12
1
-6
/
+0
|
*
|
i2c: imx: Let device core handle pinctrl
Fabio Estevam
2013-06-12
1
-8
/
+0
|
*
|
I2C: mv64xxx: fix race between FSM/interrupt and process context
Russell King
2013-06-05
1
-20
/
+34
|
*
|
I2C: mv64xxx: move mv64xxx_i2c_prepare_for_io()
Russell King
2013-06-05
1
-26
/
+26
|
*
|
I2C: mv64xxx: remove I2C_M_NOSTART code
Russell King
2013-06-05
1
-21
/
+5
|
*
|
I2C: mv64xxx: fix error handling for request_irq()
Russell King
2013-06-05
1
-5
/
+5
|
*
|
I2C: mv64xxx: use devm_kzalloc()
Russell King
2013-06-05
1
-14
/
+10
|
*
|
I2C: mv64xxx: use devm_clk_get() to avoid missing clk_put()
Russell King
2013-06-05
1
-1
/
+1
[prev]
[next]