Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8757a08ea2dfe1824c19ed1c17b307e77a91ec82
/
drivers
/
i2c
0b255e9
i2c: remove __dev* attributes from subsystem
by Bill Pemberton
· 12 years ago
752451f
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
2dfea38
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
8117e41
i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 12 years ago
6676a84
i2c-i801: Enable interrupts for all post-ICH5 chips
by Jean Delvare
· 12 years ago
f6afc8b
i2c-i801: Add device tree support
by Thierry Reding
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
d01e4af
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
bad73c5
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
b58ed04
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
bcacbdb
Merge branch 'acpi-enumeration'
by Rafael J. Wysocki
· 12 years ago
972deb4
i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flag
by Shubhrajyoti D
· 12 years ago
0f9cb21
Merge tag 'v3.7-rc7' into next/cleanup
by Olof Johansson
· 12 years ago
60937b2
i2c: at91: add dma support
by Ludovic Desroches
· 12 years ago
5f43381
i2c: at91: change struct members indentation
by Ludovic Desroches
· 12 years ago
cd32e6c
i2c: at91: fix compilation warning
by Ludovic Desroches
· 12 years ago
33f1459
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
907ddf8
i2c / ACPI: add ACPI enumeration support
by Mika Westerberg
· 12 years ago
958f988
i2c: mxs: Handle i2c DMA failure properly
by Marek Vasut
· 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
31f313d
i2c: s3c2410: Remove recently introduced performance overheads
by Mark Brown
· 12 years ago
c5d5474
i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF block
by Andreas Larsson
· 12 years ago
174a13a
i2c: Add viperboard i2c master driver
by Lars Poeschel
· 12 years ago
48fc7f7
Fix misspellings of "whether" in comments.
by Adam Buchbinder
· 12 years ago
963f207
i2c: s3c2410: Fix code to free gpios
by Abhilash Kesavan
· 12 years ago
658122f
i2c: s3c2410: Add fix for i2c suspend/resume
by Abhilash Kesavan
· 12 years ago
3b2f3ce
i2c: s3c2410: Fix code to free gpios
by Abhilash Kesavan
· 12 years ago
0857ba3
i2c: i2c-cbus-gpio: introduce driver
by Aaro Koskinen
· 12 years ago
a000b8c1
i2c: ocores: Add support for the GRLIB port of the controller and use function pointers for getreg and setreg functions
by Andreas Larsson
· 12 years ago
f5f35a9
i2c: ocores: Add irq support for sparc
by Andreas Larsson
· 12 years ago
1ab3604
i2c: omap: Move the remove constraint
by Shubhrajyoti D
· 12 years ago
79f678e
i2c: s3c2410: do not special case HDMIPHY stuck bus detection
by Daniel Kurtz
· 12 years ago
fe724bf
i2c: s3c2410: use exponential back off while polling for bus idle
by Daniel Kurtz
· 12 years ago
0da2e77
i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHY
by Daniel Kurtz
· 12 years ago
9bcd04b
i2c: s3c2410: grab adapter lock while changing i2c clock
by Daniel Kurtz
· 12 years ago
2693ac6
i2c: s3c2410: Add support for pinctrl
by Tomasz Figa
· 12 years ago
a72ad45
i2c: s3c2410: Convert to devm_request_and_ioremap()
by Mark Brown
· 12 years ago
2935e0e
i2c: s3c2410: Refactor ifdefs for PM_SLEEP
by Mark Brown
· 12 years ago
9b7a0c4
i2c: mux: Add dt support to i2c-mux-gpio driver
by Maxime Ripard
· 12 years ago
29fb08c3
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
16c4c52
bindings: i2c: use consistent naming for i2c binding descriptions
by Wolfram Sang
· 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
aedc256
i2c: omap: ensure writes to dev->buf_len are ordered
by Felipe Balbi
· 12 years ago
9aadd70
Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"
by Paul Walmsley
· 12 years ago
49839dc
Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"
by Paul Walmsley
· 12 years ago
0d852fe
i2c: at91: fix SMBus quick command
by Ludovic Desroches
· 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
aa1e3e8
i2c-mux-pinctrl: Fix probe error path
by Guenter Roeck
· 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
b5932cc
Merge branch 'cleanups/dma' into next/cleanup
by Arnd Bergmann
· 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
5bdfba2
i2c: imx: remove cpu_is_xxx by using platform_device_id
by Shawn Guo
· 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
Next »