index
:
rockbox.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
/
firmware
/
target
/
arm
/
imx233
/
i2c-imx233.c
Age
Commit message (
Expand
)
Author
2016-06-01
imx233: rewrite i2c driver
Amaury Pouly
2016-05-28
imx233: generate register headers using headergen_v2 and update code for it
Amaury Pouly
2013-10-22
imx233/i2c: relax timeout
Amaury Pouly
2013-10-21
imx233/i2c: use 1sec timeout by default instead of blocking
Amaury Pouly
2013-10-21
imx233/i2c: always reset the i2c block on timeout
Amaury Pouly
2013-09-25
imx233: only clear got_a_nak on imx233, it doesn't exists on other stmps
Amaury Pouly
2013-09-25
fix whitespace
Amaury Pouly
2013-09-06
imx233: fix i2c issues
Amaury Pouly
2013-06-17
imx233: clarity comment about errata
Amaury Pouly
2013-06-17
imx233: introduce virtual pins to simplify pin setup
Amaury Pouly
2013-06-17
imx233: normalise pinctrl names
Amaury Pouly
2013-06-16
imx233: rewrite dma using new register headers
Amaury Pouly
2013-06-16
imx233: rewrite i2c using new register headers
Amaury Pouly
2012-12-29
Fix copyright headers
Amaury Pouly
2012-08-18
imx233: rework i2c driver to fix dma issues
Amaury Pouly
2012-05-20
imx233: make sure dma descriptors are cache friendly
Amaury Pouly
2012-05-19
imx233: fix i2c to be more correct
Amaury Pouly
2012-05-19
imx233: move icoll stuff to its own file
Amaury Pouly
2012-05-10
imx233: add pinctrl debug code to track pin uses
Amaury Pouly
2012-03-15
imx233/fuze+: rework i2c and fmradio_i2c init
Amaury Pouly
2011-09-13
imx233/fuze+: correctly reset i2c block
Amaury Pouly
2011-07-23
imx233/fuze+: huge rework
Amaury Pouly
2011-07-03
imx233: add missing i2c file
Amaury Pouly