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
/
i2c-imx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: imx: Fix format warning for dev_dbg
Xiubo Li
2014-08-06
1
-4
/
+1
*
i2c: remove unnecessary OOM messages
Jingoo Han
2014-06-02
1
-3
/
+1
*
i2c: imx: update i2c clock divider for each transaction
Fugang Duan
2014-06-02
1
-44
/
+49
*
i2c: imx: fix the i2c bus hang issue when do repeat restart
Fugang Duan
2014-06-02
1
-11
/
+30
*
i2c: imx: add SMBus block read support
Kaushal Butala
2014-05-22
1
-3
/
+28
*
i2c: imx: propagate irq error code in probe
Wolfram Sang
2014-01-03
1
-1
/
+1
*
i2c: imx: Check the return value from clk_prepare_enable()
Fabio Estevam
2013-12-12
1
-1
/
+3
*
i2c: i2c-imx: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-10-10
1
-5
/
+6
*
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
1
-3
/
+0
*
i2c: use dev_get_platdata()
Jingoo Han
2013-08-19
1
-1
/
+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: imx: allow autoloading on dt ids
Arnaud Patard \(Rtp\)
2013-06-25
1
-0
/
+1
*
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-06-12
1
-5
/
+1
*
i2c: imx: Let device core handle pinctrl
Fabio Estevam
2013-06-12
1
-8
/
+0
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-26
1
-1
/
+0
|
\
|
*
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-22
1
-1
/
+0
*
|
i2c: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-24
1
-3
/
+3
|
/
*
i2c: imx: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
1
-5
/
+35
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-10-11
1
-3
/
+3
|
\
|
*
i2c: imx: Use dev_dbg logging style
Fabio Estevam
2012-09-11
1
-2
/
+2
|
*
i2c: imx: Use dev_info to indicate that i2c driver was succesfully registered
Fabio Estevam
2012-09-11
1
-1
/
+1
*
|
ARM: imx: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
|
/
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-07-28
1
-55
/
+20
|
\
|
*
i2c: imx: make bitrate an u32 type
Wolfram Sang
2012-07-10
1
-2
/
+2
|
*
i2c: i2c-imx: Adapt the clock name to the new clock framework
Fabio Estevam
2012-07-09
1
-1
/
+1
|
*
i2c: imx: convert to use managed functions
Richard Zhao
2012-07-08
1
-53
/
+18
*
|
i2c: imx: remove unneeded mach/irqs.h inclusion
Shawn Guo
2012-07-01
1
-1
/
+0
|
/
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-05-26
1
-1
/
+1
|
\
|
*
i2c: imx: don't use strcpy but strlcpy
Wolfram Sang
2012-05-12
1
-1
/
+1
*
|
i2c: imx: adopt pinctrl support
Shawn Guo
2012-05-12
1
-0
/
+8
|
/
*
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
1
-2
/
+2
|
\
|
*
i2c: imx: add clk_prepare/clk_unprepare
Richard Zhao
2012-02-01
1
-2
/
+2
*
|
i2c: imx: fix imx driver to work though signal is pending
Oskar Schirmer
2012-02-29
1
-5
/
+0
|
/
*
i2c-imx: add device tree probe support
Shawn Guo
2011-09-14
1
-6
/
+19
*
i2c-imx: remove init/exit hooks from platform data
Shawn Guo
2011-09-14
1
-18
/
+3
*
i2c-imx: do not allow interruptions when waiting for I2C to complete
Marc Kleine-Budde
2010-10-18
1
-9
/
+3
*
i2c-imx: fix error handling
Arnaud Patard
2010-04-20
1
-2
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
i2c/imx: don't add probe function to the driver struct
Uwe Kleine-König
2010-03-07
1
-1
/
+0
*
i2c: imx: call ioremap only after request_mem_region
Uwe Kleine-König
2010-01-24
1
-10
/
+11
*
i2c: mxc: let time to generate stop bit
Valentin Longchamp
2010-01-24
1
-2
/
+3
*
i2c: imx: disable clock when it's possible to save power.
Richard Zhao
2009-11-02
1
-6
/
+6
*
i2c: imx: only imx1 needs disable delay
Richard Zhao
2009-11-02
1
-5
/
+7
[next]