index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-imx.c
Age
Commit message (
Expand
)
Author
2018-04-03
i2c: imx: avoid taking clk_prepare mutex in PM callbacks
Lucas Stach
2018-04-03
i2c: imx: use clk notifier for rate changes
Lucas Stach
2017-12-12
i2c: imx: Include the right GPIO header
Linus Walleij
2017-12-07
i2c: imx: use proper GPIO directions for recovery
Wolfram Sang
2017-11-27
i2c: imx: switch to using gpiod for bus recovery gpios
Phil Reid
2017-10-13
i2c: imx: fix misleading bus recovery debug message
Clemens Gruber
2017-10-13
i2c: imx: use IRQF_SHARED mode to request IRQ
Wei Jinhua
2017-06-22
i2c: imx: Use correct function to write to register
Michail Georgios Etairidis
2017-02-09
i2c: busses: constify i2c_algorithm structures
Bhumika Goyal
2016-10-25
i2c: imx: defer probe if bus recovery GPIOs are not ready
Stefan Agner
2016-09-15
i2c: imx: make bus recovery through pinctrl optional
Yang Li
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-04-26
i2c: imx: reduce load by using usleep_range instead of udelay
Oleksij Rempel
2016-03-03
i2c: imx: remove extra spaces.
Dmitriy Baranov
2016-01-10
i2c: imx: fix i2c resource leak with dma transfer
Gao Pan
2016-01-04
i2c: imx: Remove unneeded comments
Fabio Estevam
2016-01-03
i2c: imx: improve code readability
Gao Pan
2016-01-03
i2c: imx: Improve message log when DMA is not used
Fabio Estevam
2016-01-03
i2c: imx: add runtime pm support to improve the performance
Gao Pan
2016-01-03
i2c: imx: init bus recovery info before adding i2c adapter
Gao Pan
2015-11-20
i2c: imx: fix a compiling error
Hou Zhiqiang
2015-10-23
i2c: imx: Use -ENXIO as error in the NACK case
Fabio Estevam
2015-10-23
i2c: imx: implement bus recovery
Gao Pan
2015-05-12
i2c: constify platform_device_id
Krzysztof Kozlowski
2015-03-15
i2c: imx: match return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-01-22
i2c: imx: whitespace and checkpatch cleanup
Philipp Zabel
2015-01-14
i2c: imx: remove unused return value assignments
Philipp Zabel
2015-01-13
i2c: imx: fix handling of wait_for_completion_timeout result
Nicholas Mc Guire
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-19
i2c: imx: simplify i2c_imx_dma_write() a little
Wolfram Sang
2014-11-18
i2c: imx: add DMA support for freescale i2c driver
Yao Yuan
2014-11-18
i2c: imx: Sort include headers alphabetically
Yao Yuan
2014-11-10
i2c: imx+mxs: Use the preferred form for passing a size of a struct
Fabio Estevam
2014-11-07
i2c: remove FSF address
Wolfram Sang
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-06
i2c-imx: Disable the clock on probe failure
Fabio Estevam
2014-09-29
i2c: imx: Add arbitration lost check
Haibo Chen
2014-08-06
i2c: imx: Fix format warning for dev_dbg
Xiubo Li
2014-06-02
i2c: remove unnecessary OOM messages
Jingoo Han
2014-06-02
i2c: imx: update i2c clock divider for each transaction
Fugang Duan
2014-06-02
i2c: imx: fix the i2c bus hang issue when do repeat restart
Fugang Duan
2014-05-22
i2c: imx: add SMBus block read support
Kaushal Butala
2014-01-03
i2c: imx: propagate irq error code in probe
Wolfram Sang
2013-12-12
i2c: imx: Check the return value from clk_prepare_enable()
Fabio Estevam
2013-10-10
i2c: i2c-imx: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2013-08-19
i2c: use dev_get_platdata()
Jingoo Han
2013-08-15
i2c: imx: Add Vybrid VF610 I2C controller support
Jingchang Lu
2013-08-15
i2c: imx: add struct to hold more configurable quirks
Jingchang Lu
2013-08-15
i2c: imx: add INT flag and IEN bit operatation codes
Jingchang Lu
[next]