index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
i2c: at91: use BIT() macro to define register bits
Cyrille Pitchen
2015-06-10
|
*
|
i2c: at91: fix a race condition when using the DMA controller
Cyrille Pitchen
2015-06-10
|
*
|
i2c: iproc: Add suspend/resume support
Ray Jui
2015-06-03
|
*
|
i2c: designware: Avoid unnecessary resuming during system suspend
Jisheng Zhang
2015-06-03
|
*
|
i2c: axxia: Add bus recovery functionality
Alexander Sverdlin
2015-06-03
|
*
|
I2C: mediatek: Add driver for MediaTek MT8173 I2C controller
Eddie Huang
2015-06-01
|
*
|
I2C: mediatek: Add driver for MediaTek I2C controller
Xudong Chen
2015-06-01
|
*
|
i2c: rcar: report slave capabilities to users
Wolfram Sang
2015-06-01
|
*
|
i2c: add SLIMpro I2C device driver on APM X-Gene platform
Feng Kan
2015-05-12
|
*
|
i2c: omap: implement bus recovery
Felipe Balbi
2015-05-12
|
*
|
i2c: constify platform_device_id
Krzysztof Kozlowski
2015-05-12
|
*
|
i2c: omap: Add calls for pinctrl state select
Pascal Huerst
2015-05-12
|
*
|
i2c: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-05-12
|
*
|
i2c: xiic: Fix kerneldoc warnings
Shubhrajyoti Datta
2015-05-12
|
*
|
i2c: rk3x: Increase wait timeout to 1 second
Doug Anderson
2015-05-12
|
|
/
*
|
Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-06-23
|
\
\
|
*
|
mfd: cros_ec: Move protocol helpers out of the MFD driver
Javier Martinez Canillas
2015-06-15
|
*
|
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
2015-06-15
|
|
/
*
|
Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2015-06-23
|
\
\
|
*
|
i2c-piix4: Use Macro for AMD CZ SMBus device ID
Vincent Wan
2015-06-16
|
|
/
*
|
i2c: s3c2410: fix oops in suspend callback for non-dt platforms
Vasily Khoruzhick
2015-05-12
*
|
i2c: hix5hd2: Fix modalias to make module auto-loading work
Axel Lin
2015-05-12
|
/
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-26
|
\
|
*
i2c: st: add include for pinctrl
Wolfram Sang
2015-04-23
|
*
i2c: digicolor: remove duplicate include
Wolfram Sang
2015-04-23
|
*
i2c: pca-platform: fix broken email address
Wolfram Sang
2015-04-23
|
*
i2c: mxs: fix broken email address
Wolfram Sang
2015-04-23
|
*
i2c: rk3x: report number of messages transmitted
Dmitry Torokhov
2015-04-23
*
|
Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-26
|
\
\
|
|
/
|
/
|
|
*
mfd: cros_ec: Use fixed size arrays to transfer data with the EC
Javier Martinez Canillas
2015-02-26
*
|
i2c: jz4780: Fix build for m68k and sparc64
Guenter Roeck
2015-04-15
*
|
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-14
|
\
\
|
*
|
ACPI: Introduce has_acpi_companion()
Rafael J. Wysocki
2015-03-16
*
|
|
i2c: xlp9xx: Driver for Netlogic XLP9XX/5XX I2C controller
Subhendu Sekhar Behera
2015-04-10
*
|
|
i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recovery
Grygorii Strashko
2015-04-10
*
|
|
i2c: davinci: use bus recovery infrastructure
Grygorii Strashko
2015-04-10
*
|
|
i2c: jz4780: Add i2c bus controller driver for Ingenic JZ4780
Zubair Lutfullah Kakakhel
2015-04-03
*
|
|
i2c: dln2: set the device tree node of the adapter
Octavian Purdila
2015-03-27
*
|
|
i2c: davinci: fixup wait_for_completion_timeout handling
Nicholas Mc Guire
2015-03-27
*
|
|
i2c: mpc: Fix ISR return value
Amit Tomar
2015-03-27
*
|
|
i2c: slave: rework the slave API
Wolfram Sang
2015-03-27
*
|
|
i2c: add support for the Digicolor I2C controller
Baruch Siach
2015-03-22
*
|
|
i2c: designware: Suppress error message if platform_get_irq() < 0
Alexey Brodkin
2015-03-15
*
|
|
i2c: mpc: assign the correct prescaler from SVR
Valentin Longchamp
2015-03-15
*
|
|
i2c: img-scb: fixup of wait_for_completion_timeout return handling
Nicholas Mc Guire
2015-03-15
*
|
|
i2c: at91: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-15
*
|
|
i2c: axxia: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-15
*
|
|
i2c: nomadik: match status to return type of read_i2c
Nicholas Mc Guire
2015-03-15
*
|
|
i2c: nomadik: match return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-15
*
|
|
i2c: imx: match return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-15
[prev]
[next]