Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
474809b9e1daf429047195d2394c51a6b4b09f36
/
drivers
/
i2c
/
busses
/
i2c-mxs.c
030f940
i2c: mxs: detect No Slave Ack on SELECT in PIO mode
by Janusz Użycki
· 10 years ago
a4780d0
i2c: mxs: fix error message in pio transfer
by Janusz Użycki
· 10 years ago
0977f27
i2c: mxs: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
13509c3
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
cc40bf9
i2c: i2c-mxs: replace platform_driver_probe to support deferred probing
by Wolfram Sang
· 11 years ago
19e221b
i2c: mxs: Fix PIO mode on i.MX23
by Marek Vasut
· 11 years ago
29faeb3
i2c: mxs: Rework the PIO mode operation
by Marek Vasut
· 11 years ago
616228a
i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controller
by Juergen Beisert
· 11 years ago
687b81d
i2c: move OF helpers into the core
by Wolfram Sang
· 11 years ago
869c6a3
i2c: mxs: fix broken timing calculation
by Lothar Waßmann
· 11 years ago
63151c5
i2c: mxs: Check the return value from stmp_reset_block()
by Fabio Estevam
· 11 years ago
d6e102f
i2c: i2c-mxs: Use DMA mode even for small transfers
by Fabio Estevam
· 11 years ago
dfda7d8
i2c: mxs: Let device core handle pinctrl
by Fabio Estevam
· 12 years ago
38f56f3
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
92b775c
i2c: mxs: do error checking and handling in PIO mode
by Lucas Stach
· 12 years ago
535ebd2
i2c: mxs: remove races in PIO code
by Lucas Stach
· 12 years ago
e5aba13
i2c: i2c-mxs: move to use generic DMA helper
by Shawn Guo
· 12 years ago
bf51a8c
i2c: Ignore return value of i2c_del_adapter()
by Lars-Peter Clausen
· 12 years ago
55827f4
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
by Doug Anderson
· 12 years ago
626f0a2
i2c: mxs: Implement arbitrary clock speed derivation algorithm
by Marek Vasut
· 12 years ago
fc91e40
i2c: mxs: Add PIO and mixed-DMA support
by Marek Vasut
· 12 years ago
0f40cbc
i2c: mxs: Fix type of error code
by Fabio Estevam
· 12 years ago
85de7fa
i2c: mxs: Fix misuse init_completion
by Marek Vasut
· 12 years ago
0b255e9
i2c: remove __dev* attributes from subsystem
by Bill Pemberton
· 12 years ago
8f41405
i2c: mxs: Do not disable the I2C SMBus quick mode
by Marek Vasut
· 12 years ago
c35d3cf
i2c: mxs: Handle i2c DMA failure properly
by Marek Vasut
· 12 years ago
82fa63b
i2c: mxs: remove broken PIOQUEUE support
by Wolfram Sang
· 12 years ago
62885f5
MXS: Implement DMA support into mxs-i2c
by Marek Vasut
· 12 years ago
72ee734
i2c: mxs: correctly setup speed for non devicetree
by Wolfram Sang
· 12 years ago
cd4f2d4
i2c: mxs: Set I2C timing registers for mxs-i2c
by Marek Vasut
· 12 years ago
a55b44a
i2c: mxs: mxs_i2c_finish_read: mute flase positive uninitialized var
by Marc Kleine-Budde
· 12 years ago
84a442b
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
39b6cc6
Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
813a95e
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
b237866
i2c: mxs: add device tree probe support
by Shawn Guo
· 13 years ago
844d0b5
Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5
by Shawn Guo
· 13 years ago
d98d033
i2c: mxs: adopt pinctrl support
by Shawn Guo
· 13 years ago
1e4f0b8
i2c: mxs: disable QUEUE when sending is done
by Wolfram Sang
· 13 years ago
c95eeae
i2c: mxs: handle spurious interrupt
by Wolfram Sang
· 13 years ago
6b866c1
i2c: mxs: use global reset function
by Wolfram Sang
· 13 years ago
844990d
i2c: mxs: only flag completion when queue is completely done
by Wolfram Sang
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
6b7d815
i2c-mxs: set controller to pio queue mode after reset
by Sascha Hauer
· 14 years ago
a8da7fe
i2c: add driver for Freescale i.MX28
by Wolfram Sang
· 14 years ago