Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9b7a0c40de6c5c04371f8cdb9153a0a5a0af5243
/
drivers
/
i2c
9b7a0c4
i2c: mux: Add dt support to i2c-mux-gpio driver
by Maxime Ripard
· 12 years ago
29fb08c
i2c: i2c-sh_mobile: fix spurious transfer request timed out
by Shinya Kuribayashi
· 12 years ago
ebd5ac1
i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clock
by Shinya Kuribayashi
· 12 years ago
23a6129
i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speed
by Shinya Kuribayashi
· 12 years ago
7b0e629
i2c: i2c-sh_mobile: calculate clock parameters at driver probing time
by Shinya Kuribayashi
· 12 years ago
27e0fbe
i2c: omap: don't save a value only needed for read-clearing
by Wolfram Sang
· 12 years ago
ca85e24
i2c: omap: cleanup the sysc write
by Shubhrajyoti D
· 12 years ago
554c967
i2c: omap: Restore i2c context always
by Shubhrajyoti D
· 12 years ago
d6c842a
i2c: omap: make reset a seperate function
by Shubhrajyoti D
· 12 years ago
95dd303
i2c: omap: re-factor omap_i2c_init function
by Shubhrajyoti D
· 12 years ago
2c88ab8
ARM: i2c: omap: Remove the i207 errata flag
by Shubhrajyoti D
· 12 years ago
cd10c74
i2c: omap: remove the dtrev
by Shubhrajyoti D
· 12 years ago
a748021
i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207
by Shubhrajyoti D
· 12 years ago
47dcd01
i2c: omap: Fix the revision register read
by Shubhrajyoti D
· 12 years ago
2d4b452
i2c: omap: adopt pinctrl support
by Sebastien Guiriec
· 12 years ago
d60ece5
i2c: omap: ensure writes to dev->buf_len are ordered
by Felipe Balbi
· 12 years ago
49839dc
Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"
by Paul Walmsley
· 12 years ago
7c3fe64
i2c: at91: fix SMBus quick command
by Ludovic Desroches
· 12 years ago
58a7371
i2c: i2c-gpio: fix name issue with multiple i2c gpio nodes
by Bo Shen
· 12 years ago
970d494
i2c: ocores: Use devm_request_and_ioremap()
by Thierry Reding
· 12 years ago
45fd5e4
i2c: rcar: fix section mismatch
by Wolfram Sang
· 12 years ago
b53f4ba
i2c: rcar: used devm_request_and_ioremap() instead of devm_ioremap()
by Kuninori Morimoto
· 12 years ago
cf7505e
i2c: nomadik: Fix the usage of wait_for_completion_timeout
by Chuansheng Liu
· 12 years ago
209c510
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
91b370a
i2c: tegra: set irq name as device name
by Laxman Dewangan
· 12 years ago
817315f
i2c-nomadik: Fixup clock handling
by Philippe Begnic
· 12 years ago
82fa63b
i2c: mxs: remove broken PIOQUEUE support
by Wolfram Sang
· 12 years ago
28901f5
i2c-i801: Fix comment
by Jean Delvare
· 12 years ago
79e3e5b
i2c-i801: Simplify dependency towards GPIOLIB
by Jean Delvare
· 12 years ago
31d178b
i2c-stub: Move to drivers/i2c
by Jean Delvare
· 12 years ago
12250d8
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
62885f5
MXS: Implement DMA support into mxs-i2c
by Marek Vasut
· 12 years ago
102084d
Merge tag 'v3.6-rc7' into i2c-embedded/for-next
by Wolfram Sang
· 12 years ago
6ccbe60
i2c: add Renesas R-Car I2C driver
by Kuninori Morimoto
· 12 years ago
d8dc91b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
d3b64c5
i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare
by Thomas Abraham
· 12 years ago
3db11fe
ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints
by Jean Pihet
· 12 years ago
43fea58
i2c: nomadik: Add Device Tree support to the Nomadik I2C driver
by Lee Jones
· 12 years ago
a76e7c6
i2c: algo: pca: Fix chip reset function for PCA9665
by Thomas Kavanagh
· 12 years ago
c415b30
i2c-piix4: Fix build failure
by Daniel J Blueman
· 12 years ago
f82b862
i2c-i801: Let i2c-mux-gpio find the GPIO chip
by Jean Delvare
· 12 years ago
e7ee514
i2c-mux-gpio: Add support for dynamically allocated GPIO pins
by Jean Delvare
· 12 years ago
2614a85
i2c-mux-gpio: Use devm_kzalloc instead of kzalloc
by Maxime Ripard
· 12 years ago
3ad7ea1
i2c-i801: Support SMBus multiplexing on Asus Z8 series
by Jean Delvare
· 12 years ago
01d56a6
i2c-viapro: Add VIA VX900 device ID
by Jean Delvare
· 12 years ago
7fe442a
i2c-parport: i2c_parport_irq can be static
by Jean Delvare
· 12 years ago
bccd780
i2c-designware: i2c_dw_xfer_msg can be static
by Jean Delvare
· 12 years ago
401e72b
i2c/scx200_*: Replace printks with pr_<level>s
by Jim Cromie
· 12 years ago
3ddb59d
i2c: Make I2C available on UML
by Peter Huewe
· 12 years ago
230da09
i2c: Convert struct i2c_msg initialization to C99 format
by Shubhrajyoti D
· 12 years ago
71b5784
i2c-smbus: Convert kzalloc to devm_kzalloc
by Julia Lawall
· 12 years ago
eee543e
i2c-mux: Add support for device auto-detection
by Jean Delvare
· 12 years ago
125c4c7
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
by Fengguang Wu
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8f446a7
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
61464c8
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
e3a66aa
Merge branch 'multiplatform/platform-data' into next/multiplatform
by Olof Johansson
· 12 years ago
b536661
Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/fixes-non-critical
by Olof Johansson
· 12 years ago
2042050
i2c-scmi: convert to module_acpi_driver()
by Mika Westerberg
· 12 years ago
32dec75
Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup
by Olof Johansson
· 12 years ago
436d42c
ARM: samsung: move platform_data definitions
by Arnd Bergmann
· 12 years ago
5b799dd
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
0c25aef
i2c: mpc: Wait for STOP to hit the bus
by Joakim Tjernlund
· 12 years ago
5f71a3e
i2c: algo: pca: Fix mode selection for PCA9665
by Thomas Kavanagh
· 12 years ago
2bdbfa9
i2c: davinci: preparation for switch to common clock framework
by Murali Karicheri
· 12 years ago
54ecf4f
ARM: w90x900: move platform_data definitions
by Arnd Bergmann
· 12 years ago
82906b1
ARM: imx: move platform_data definitions
by Arnd Bergmann
· 12 years ago
ec2a083
ARM: davinci: move platform_data definitions
by Arnd Bergmann
· 12 years ago
fd301cc
i2c: tegra: dynamically control fast clk
by Laxman Dewangan
· 12 years ago
6ad068e
i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20
by Laxman Dewangan
· 12 years ago
14e92bd
i2c: tegra: pass proper name for getting clock
by Laxman Dewangan
· 12 years ago
1a87676
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-critical
by Olof Johansson
· 12 years ago
72ee734
i2c: mxs: correctly setup speed for non devicetree
by Wolfram Sang
· 12 years ago
c076ada
i2c: pnx: Fix read transactions of >= 2 bytes
by Roland Stigge
· 12 years ago
b3aafe8
i2c: pnx: Fix bit definitions
by Roland Stigge
· 12 years ago
c5d3cd6
omap-i2c: fix incorrect log message when using a device tree
by Florian Vaussard
· 12 years ago
0bdfe0c
i2c: omap: sanitize exit path
by Felipe Balbi
· 12 years ago
6d8451d
i2c: omap: switch over to autosuspend API
by Felipe Balbi
· 12 years ago
e3a36b2
i2c: omap: remove unnecessary pm_runtime_suspended check
by Felipe Balbi
· 12 years ago
3b2f8f8
i2c: omap: switch to threaded IRQ support
by Felipe Balbi
· 12 years ago
d741d0c
i2c: omap: remove redundant status read
by Shubhrajyoti D
· 12 years ago
b07be0f
i2c: omap: get rid of the "complete" label
by Felipe Balbi
· 12 years ago
dd74548
i2c: omap: resize fifos before each message
by Felipe Balbi
· 12 years ago
4a7ec4e
i2c: omap: simplify IRQ exit path
by Felipe Balbi
· 12 years ago
6a85ced
i2c: omap: always return IRQ_HANDLED
by Felipe Balbi
· 12 years ago
3ff4443
i2c: omap: simplify errata check
by Felipe Balbi
· 12 years ago
079d8af
i2c: omap: bus: add a receiver flag
by Felipe Balbi
· 12 years ago
ac79e4b
i2c: omap: switch to platform_get_irq()
by Felipe Balbi
· 12 years ago
1d7afc9
i2c: omap: ack IRQ in parts
by Felipe Balbi
· 12 years ago
66b9298
i2c: omap: switch over to do {} while loop
by Felipe Balbi
· 12 years ago
3312d25
i2c: omap: re-factor receive/transmit data loop
by Felipe Balbi
· 12 years ago
4151e74
i2c: omap: improve i462 errata handling
by Felipe Balbi
· 12 years ago
6d9939f
i2c: omap: split out [XR]DR and [XR]RDY
by Felipe Balbi
· 12 years ago
540a479
i2c: omap: simplify omap_i2c_ack_stat()
by Felipe Balbi
· 12 years ago
c55edb9
i2c: omap: add blank lines
by Felipe Balbi
· 12 years ago
2049b5b
i2c: omap: decrease indentation level on data handling
by Felipe Balbi
· 12 years ago
baf3d7b
i2c: omap: simplify num_bytes handling
by Felipe Balbi
· 12 years ago
d9ebd04
i2c: omap: switch to devm_* API
by Felipe Balbi
· 12 years ago
70d46a2
i2c: at91: add dt support to i2c-at91
by Ludovic Desroches
· 12 years ago
fac368a
i2c: at91: add new driver
by Nikolaus Voss
· 13 years ago
Next »