Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
775b07de4fa470ac10cd74f1b1a8d441b4f5838d
/
drivers
/
i2c
d878238
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
2486748
Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
84e9c87
Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 9 years ago
a57f14b
Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
10b4b09
Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
a294aba
i2c: busses: i2c-bcm2835: limits cdiv to allowed values
by Silvan Wicki
· 9 years ago
365322f
i2c: sh_mobile: use proper type for timeout
by Wolfram Sang
· 9 years ago
41bdbd2
i2c: sh_mobile: use adapter default for timeout
by Wolfram Sang
· 9 years ago
b6763d0
i2c: rcar: use proper type for timeout
by Wolfram Sang
· 9 years ago
efd2c61
i2c: rcar: use adapter default for timeout
by Wolfram Sang
· 9 years ago
edfc390
i2c: designware: Make sure the device is suspended before disabling runtime PM
by Mika Westerberg
· 9 years ago
3aaa34b
i2c: tegra: apply size limit quirk
by Wolfram Sang
· 9 years ago
4bb28e3
i2c: tegra: don't advertise SMBUS_QUICK
by Wolfram Sang
· 9 years ago
e8e523a
i2c: octeon: remove unused signal handling
by Nicholas Mc Guire
· 9 years ago
955fc95
i2c: davinci: Optimize SCL generation
by Alexander Sverdlin
· 9 years ago
0a8237a
i2c: mux: pca954x: Use __i2c_transfer because of quirks
by Alexander Sverdlin
· 9 years ago
e766f33
i2c: mux: Use __i2c_transfer() instead of calling parent's master_xfer()
by Alexander Sverdlin
· 9 years ago
dc362d5
i2c: use parent adapter quirks in mux
by Alexander Sverdlin
· 9 years ago
7b61863
i2c: bcm2835: clear reserved bits in S-Register
by Silvan Wicki
· 9 years ago
3ded374
i2c: sh_mobile: add errata workaround
by Wolfram Sang
· 9 years ago
bcb2999
i2c-piix4: Use Macro for AMD CZ SMBus device ID
by Vincent Wan
· 9 years ago
062476f
mfd: cros_ec: Move protocol helpers out of the MFD driver
by Javier Martinez Canillas
· 9 years ago
a841178
mfd: cros_ec: Use a zero-length array for command data
by Javier Martinez Canillas
· 9 years ago
f30dc52
i2c: at91: fix code checker warnings
by Cyrille Pitchen
· 9 years ago
d845340
i2c: busses: xgene-slimpro: fix incorrect __init declation for probe
by Feng Kan
· 9 years ago
41c8d45
i2c: davinci: Avoid sending to own address
by Alexander Sverdlin
· 9 years ago
72a956c
i2c: davinci: Refactor i2c_davinci_wait_bus_not_busy()
by Alexander Sverdlin
· 9 years ago
dd1aa25
i2c: brcmstb: Add Broadcom settop SoC i2c controller driver
by Kamal Dasu
· 9 years ago
5e3cfc6
i2c: at91: add support to FIFOs
by Cyrille Pitchen
· 9 years ago
6ce461e
i2c: at91: print hardware version
by Cyrille Pitchen
· 9 years ago
0ef6f32
i2c: at91: add support for new alternative command mode
by Cyrille Pitchen
· 9 years ago
e84cf8f
i2c: at91: use BIT() macro to define register bits
by Cyrille Pitchen
· 9 years ago
93563a6
i2c: at91: fix a race condition when using the DMA controller
by Cyrille Pitchen
· 9 years ago
0ee04e9
i2c: iproc: Add suspend/resume support
by Ray Jui
· 10 years ago
8503ff1
i2c: designware: Avoid unnecessary resuming during system suspend
by Jisheng Zhang
· 9 years ago
7e2dc81
i2c: axxia: Add bus recovery functionality
by Alexander Sverdlin
· 10 years ago
7ef85f5
i2c: core: Reduce stack size of acpi_i2c_space_handler()
by Jarkko Nikula
· 9 years ago
edc9102
i2c: smbus: fix typo in commet
by Shailendra Verma
· 9 years ago
0e6dd6a
i2c: algo-pca: fix typo in comment
by Shailendra Verma
· 9 years ago
95cc1e3
i2c: core: fix typo in comment
by Shailendra Verma
· 9 years ago
b2ed11e2
I2C: mediatek: Add driver for MediaTek MT8173 I2C controller
by Eddie Huang
· 9 years ago
ce38815
I2C: mediatek: Add driver for MediaTek I2C controller
by Xudong Chen
· 9 years ago
4c1344f
i2c: check for proper length of the reg property
by Wolfram Sang
· 9 years ago
0c7cab9
i2c: slave: add error messages to slave core
by Wolfram Sang
· 10 years ago
1fb2ad9
i2c: rcar: report slave capabilities to users
by Wolfram Sang
· 10 years ago
8891f41
i2c-parport: use new parport device model
by Sudip Mukherjee
· 9 years ago
19a4fb2
i2c-parport: define ports to connect
by Sudip Mukherjee
· 9 years ago
845c877
i2c / ACPI: Assign IRQ for devices that have GpioInt automatically
by Mika Westerberg
· 10 years ago
dab472e
i2c / ACPI: Use 0 to indicate that device does not have interrupt assigned
by Mika Westerberg
· 10 years ago
f6505fb
i2c: add SLIMpro I2C device driver on APM X-Gene platform
by Feng Kan
· 10 years ago
9dcb0e7
i2c: omap: implement bus recovery
by Felipe Balbi
· 10 years ago
e9a02a3
i2c: constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
8d487a4
i2c: s3c2410: fix oops in suspend callback for non-dt platforms
by Vasily Khoruzhick
· 10 years ago
3e59ae4
i2c: hix5hd2: Fix modalias to make module auto-loading work
by Axel Lin
· 10 years ago
096ea30
i2c: omap: Add calls for pinctrl state select
by Pascal Huerst
· 10 years ago
7e5cd69
i2c: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 10 years ago
bea6ff0
i2c: xiic: Fix kerneldoc warnings
by Shubhrajyoti Datta
· 10 years ago
4489750
i2c: rk3x: Increase wait timeout to 1 second
by Doug Anderson
· 10 years ago
85f2901
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
36a8032
Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform
by Linus Torvalds
· 10 years ago
fcdd5f0
i2c: st: add include for pinctrl
by Wolfram Sang
· 10 years ago
1337784
i2c: mux: use proper dev when removing "channel-X" symlinks
by Wolfram Sang
· 10 years ago
4c8979b
i2c: digicolor: remove duplicate include
by Wolfram Sang
· 10 years ago
6ada5c1
i2c: Mark adapter devices with pm_runtime_no_callbacks
by Charles Keepax
· 10 years ago
9ef8a0b
i2c: pca-platform: fix broken email address
by Wolfram Sang
· 10 years ago
4daf5a2
i2c: mxs: fix broken email address
by Wolfram Sang
· 10 years ago
c6cbfb9
i2c: rk3x: report number of messages transmitted
by Dmitry Torokhov
· 10 years ago
c1c21f4
i2c: core: Export bus recovery functions
by Mark Brown
· 10 years ago
c7f9452
i2c: jz4780: Fix build for m68k and sparc64
by Guenter Roeck
· 10 years ago
2481bc7
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
c3a416a
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
2bbd681
i2c: xlp9xx: Driver for Netlogic XLP9XX/5XX I2C controller
by Subhendu Sekhar Behera
· 10 years ago
7ef97e9
i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recovery
by Grygorii Strashko
· 10 years ago
2e65676
i2c: davinci: use bus recovery infrastructure
by Grygorii Strashko
· 10 years ago
2b2190a
i2c: change input parameter to i2c_adapter for prepare/unprepare_recovery
by Grygorii Strashko
· 10 years ago
623e4ec
i2c: i2c-mux-gpio: remove error messages for probe deferrals
by Ioan Nicu
· 10 years ago
ba92222
i2c: jz4780: Add i2c bus controller driver for Ingenic JZ4780
by Zubair Lutfullah Kakakhel
· 10 years ago
3b10db2
i2c: dln2: set the device tree node of the adapter
by Octavian Purdila
· 10 years ago
d9e1f44
i2c: davinci: fixup wait_for_completion_timeout handling
by Nicholas Mc Guire
· 10 years ago
9c836d0
i2c: mpc: Fix ISR return value
by Amit Tomar
· 10 years ago
98e982b3a
i2c: slave-eeprom: add more info when to increase the pointer
by Wolfram Sang
· 10 years ago
5b77d16
i2c: slave: rework the slave API
by Wolfram Sang
· 10 years ago
4a7a082
i2c: add support for the Digicolor I2C controller
by Baruch Siach
· 10 years ago
03bde7c
i2c: busses with dynamic ids should start after fixed ids for DT
by Wolfram Sang
· 10 years ago
ca5b74d
ACPI: Introduce has_acpi_companion()
by Rafael J. Wysocki
· 10 years ago
ce79348
driver core / ACPI: Represent ACPI companions using fwnode_handle
by Rafael J. Wysocki
· 10 years ago
b20d386
i2c: designware: Suppress error message if platform_get_irq() < 0
by Alexey Brodkin
· 10 years ago
8ce795c
i2c: mpc: assign the correct prescaler from SVR
by Valentin Longchamp
· 10 years ago
913b1d8
i2c: img-scb: fixup of wait_for_completion_timeout return handling
by Nicholas Mc Guire
· 10 years ago
1c42aca
i2c: at91: fixup return type of wait_for_completion_timeout
by Nicholas Mc Guire
· 10 years ago
2abaccb
i2c: axxia: fixup return type of wait_for_completion_timeout
by Nicholas Mc Guire
· 10 years ago
f87b53a
i2c: nomadik: match status to return type of read_i2c
by Nicholas Mc Guire
· 10 years ago
9bb9fee
i2c: nomadik: match return type of wait_for_completion_timeout
by Nicholas Mc Guire
· 10 years ago
1ac63fe
i2c: imx: match return type of wait_for_completion_timeout
by Nicholas Mc Guire
· 10 years ago
1abdd5d
i2c: ismt: fix type of return var of wait_for_completion_timeout
by Nicholas Mc Guire
· 10 years ago
7395856
i2c: wmt: match return type of wait_for_completion_timeout
by Nicholas Mc Guire
· 10 years ago
c4dc121
i2c: i2c-bcm2835: match return type of wait_for_completion_timeout
by Nicholas Mc Guire
· 10 years ago
63d51e5
i2c: designware: fixup return handling of wait_for_completion_timeout
by Nicholas Mc Guire
· 10 years ago
e2efb89
i2c: cadence: fixup wait_for_completion_timeout return handling
by Nicholas Mc Guire
· 10 years ago
bd9dd73
i2c: wmt: use msecs_to_jiffies for time conversions
by Nicholas Mc Guire
· 10 years ago
Next »