index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-mxs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-05
1
-4
/
+2
*
i2c: mxs: ensure that DMA buffers are safe for DMA
Matthias Schiffer
2023-03-16
1
-5
/
+13
*
i2c: mxs: suppress probe-deferral error message
Stefan Wahren
2023-01-09
1
-2
/
+2
*
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
2022-08-11
1
-1
/
+1
*
i2c: mxs: Silence a clang warning
Fabio Estevam
2022-06-08
1
-1
/
+1
*
i2c: mxs: : use proper DMAENGINE API for termination
Wolfram Sang
2021-08-11
1
-2
/
+2
*
i2c: mxs: Remove unneeded platform_device_id
Fabio Estevam
2020-12-02
1
-19
/
+3
*
i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK
Matthias Schiffer
2020-09-18
1
-3
/
+7
*
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
1
-2
/
+2
*
i2c: mxs: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2020-03-22
1
-3
/
+3
*
i2c: mxs: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-08-01
1
-3
/
+1
*
i2c: mxs: use core to detect 'no zero length' quirk
Wolfram Sang
2018-08-04
1
-3
/
+5
*
i2c: mxs: Switch to SPDX identifier
Fabio Estevam
2018-05-30
1
-6
/
+1
*
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
2018-05-29
1
-6
/
+3
*
i2c: mxs: use true and false for boolean values
Gustavo A. R. Silva
2018-01-26
1
-2
/
+2
*
i2c: mxs: change error printing to debug for mxs_i2c_pio_wait_xfer_end
Michael Thalmeier
2017-06-02
1
-3
/
+3
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-1
/
+0
*
i2c: constify platform_device_id
Krzysztof Kozlowski
2015-05-12
1
-1
/
+1
*
i2c: mxs: fix broken email address
Wolfram Sang
2015-04-23
1
-1
/
+1
*
i2c: mxs: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-03-15
1
-2
/
+3
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
1
-1
/
+0
|
\
|
*
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
i2c: imx+mxs: Use the preferred form for passing a size of a struct
Fabio Estevam
2014-11-10
1
-1
/
+1
|
/
*
i2c: mxs: detect No Slave Ack on SELECT in PIO mode
Janusz Użycki
2014-10-03
1
-0
/
+3
*
i2c: mxs: fix error message in pio transfer
Janusz Użycki
2014-09-20
1
-1
/
+1
*
i2c: mxs: Use devm_ioremap_resource()
Jingoo Han
2014-03-10
1
-12
/
+6
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-19
1
-110
/
+230
|
\
|
*
i2c: mxs: Fix PIO mode on i.MX23
Marek Vasut
2013-10-06
1
-11
/
+29
|
*
i2c: mxs: Rework the PIO mode operation
Marek Vasut
2013-10-06
1
-102
/
+176
|
*
i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controller
Juergen Beisert
2013-10-06
1
-6
/
+34
*
|
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
*
|
i2c: i2c-mxs: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-10-10
1
-1
/
+2
|
/
*
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
1
-3
/
+0
*
i2c: mxs: fix broken timing calculation
Lothar Waßmann
2013-08-16
1
-24
/
+63
*
i2c: mxs: Check the return value from stmp_reset_block()
Fabio Estevam
2013-08-15
1
-7
/
+19
*
i2c: i2c-mxs: Use DMA mode even for small transfers
Fabio Estevam
2013-08-05
1
-1
/
+1
*
i2c: mxs: Let device core handle pinctrl
Fabio Estevam
2013-06-12
1
-6
/
+0
*
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-05-07
1
-37
/
+3
|
\
|
*
i2c: i2c-mxs: move to use generic DMA helper
Shawn Guo
2013-04-04
1
-37
/
+3
*
|
i2c: mxs: do error checking and handling in PIO mode
Lucas Stach
2013-04-15
1
-5
/
+36
*
|
i2c: mxs: remove races in PIO code
Lucas Stach
2013-04-15
1
-13
/
+45
*
|
i2c: Ignore return value of i2c_del_adapter()
Lars-Peter Clausen
2013-04-02
1
-4
/
+1
|
/
*
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-22
1
-2
/
+0
*
i2c: mxs: Implement arbitrary clock speed derivation algorithm
Marek Vasut
2013-02-10
1
-39
/
+55
*
i2c: mxs: Add PIO and mixed-DMA support
Marek Vasut
2013-01-28
1
-13
/
+163
*
i2c: mxs: Fix type of error code
Fabio Estevam
2013-01-22
1
-1
/
+1
*
i2c: mxs: Fix misuse init_completion
Marek Vasut
2013-01-21
1
-1
/
+3
*
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-12-22
1
-3
/
+3
*
i2c: mxs: Do not disable the I2C SMBus quick mode
Marek Vasut
2012-11-22
1
-1
/
+1
*
i2c: mxs: Handle i2c DMA failure properly
Marek Vasut
2012-11-22
1
-0
/
+2
[next]