Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
153fe946412b5da1a8808f79d4f7f4ebfa7586b0
/
drivers
/
i2c
a494457
Revert "i2c: core: Dispose OF IRQ mapping at client removal time"
by Jakub Kicinski
· 10 years ago
ebf2ef8
i2c: designware-baytrail: baytrail_i2c_acquire() might sleep
by Andy Shevchenko
· 10 years ago
30be774
i2c: designware-baytrail: cross-check lock functions
by Andy Shevchenko
· 10 years ago
c8e043e
i2c: designware-baytrail: fix sparse warnings
by Andy Shevchenko
· 10 years ago
259aada
i2c: designware-baytrail: fix typo in error path
by Andy Shevchenko
· 10 years ago
9b5c9f0
i2c: designware-baytrail: describe magic numbers
by Andy Shevchenko
· 10 years ago
2953245
Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
0d8fb59
i2c: ocores: rework clk code to handle NULL cookie
by Wolfram Sang
· 10 years ago
b11a278
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
b4ad051
i2c: designware-baytrail: another fixup for proper Kconfig dependencies
by Wolfram Sang
· 10 years ago
e6e5dd3
i2c: iproc: Add Broadcom iProc I2C Driver
by Ray Jui
· 10 years ago
a93ac57
i2c: designware-pci: update Intel copyright line
by Andy Shevchenko
· 10 years ago
e961a09
i2c: ocores: add common clock support
by Max Filippov
· 10 years ago
181d9a0
i2c: hix5hd2: add COMPILE_TEST
by Zhangfei Gao
· 10 years ago
26680ee
i2c: clarify comments about the dev_released completion
by Wolfram Sang
· 10 years ago
3a33a85
i2c: ocores: fix clock-frequency binding usage
by Max Filippov
· 10 years ago
32e2240
i2c: sh_mobile: terminate DMA reads properly
by Wolfram Sang
· 10 years ago
d5fd120
i2c: Only include slave support if selected
by Jean Delvare
· 10 years ago
8c340f6
i2c: tegra: Maintain CPU endianness
by Dmitry Osipenko
· 10 years ago
9136c54
i2c: designware-baytrail: use proper Kconfig dependencies
by Wolfram Sang
· 10 years ago
42ffd39
i2c: designware: Do not calculate SCL timing parameters needlessly
by Jarkko Nikula
· 10 years ago
c680eed
i2c: do not try to load modules for of-registered devices
by Dmitry Torokhov
· 10 years ago
894acb2
i2c: designware: Add Intel Baytrail PMIC I2C bus support
by David Box
· 10 years ago
c0601d2
i2c: designware: Add i2c bus locking support
by David Box
· 10 years ago
34e81ad
i2c: s3c2410: fix ABBA deadlock by keeping clock prepared
by Paul Osmialowski
· 10 years ago
2541f7f
i2c: slave-eeprom: fix boundary check when using sysfs
by Wolfram Sang
· 10 years ago
72f0271
of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driver
by Alexander Sverdlin
· 10 years ago
67105c5
i2c: designware: use {readl|writel}_relaxed instead of readl/writel
by Jisheng Zhang
· 10 years ago
c99d49a9
i2c: designware-pci: no need to provide clk_khz
by Andy Shevchenko
· 10 years ago
bd1179f
i2c: designware-pci: remove Moorestown support
by Andy Shevchenko
· 10 years ago
4e355f5
i2c: imx: whitespace and checkpatch cleanup
by Philipp Zabel
· 10 years ago
a5eb71b
i2c: simplify boilerplate code for attribute groups
by Wolfram Sang
· 10 years ago
90ebd0e
i2c: imx: remove unused return value assignments
by Philipp Zabel
· 10 years ago
393cc1c
i2c: ACPI: Pick the first address if device has multiple
by Mika Westerberg
· 10 years ago
8a86c3a
i2c: cadence: Check for errata condition involving master receive
by Harini Katakam
· 10 years ago
cb9eaba
i2c: imx: fix handling of wait_for_completion_timeout result
by Nicholas Mc Guire
· 10 years ago
387f0de
i2c: rk3x: Account for repeated start time requirement
by Doug Anderson
· 10 years ago
1330e29
i2c: rk3x: fix bug that cause measured high_ns doesn't meet I2C specification
by addy ke
· 10 years ago
9fae82e
i2c: cadence: Handle > 252 byte transfers
by Harini Katakam
· 10 years ago
1c57499
i2c: pmcmsp: remove dead code
by Wolfram Sang
· 10 years ago
6341e62
kconfig: use bool instead of boolean for type definition attributes
by Christoph Jaeger
· 10 years ago
523c5b8
i2c: Remove support for legacy PM
by Lars-Peter Clausen
· 10 years ago
a4e1328
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
fe07ade
i2c: sh_mobile: fix uninitialized var when debug is enabled
by Wolfram Sang
· 10 years ago
34b85e3
Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
f16ea4f
i2c: sh_mobile: I2C_SH_MOBILE should depend on HAS_DMA
by Geert Uytterhoeven
· 10 years ago
55f5f98
i2c: sh_mobile: rework deferred probing
by Wolfram Sang
· 10 years ago
e844a79
i2c: sh_mobile: refactor DMA setup
by Wolfram Sang
· 10 years ago
00d8689
i2c: mv64xxx: rework offload support to fix several problems
by Thomas Petazzoni
· 10 years ago
1259869
i2c: mv64xxx: use BIT() macro for register value definitions
by Thomas Petazzoni
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
9689519
Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
4708345
i2c: Driver to expose PowerNV platform i2c busses
by Neelesh Gupta
· 10 years ago
6cf710d
i2c: sh_mobile: remove unneeded DMA mask
by Wolfram Sang
· 10 years ago
de20d18
i2c: rcar: add slave support
by Wolfram Sang
· 10 years ago
389be32
i2c: slave-eeprom: add eeprom simulator driver
by Wolfram Sang
· 10 years ago
4b1acc4
i2c: core changes for slave support
by Wolfram Sang
· 10 years ago
7ef58b3
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
3a7dbed
Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
e3d857e
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 10 years ago
69bad36
Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor'
by Rafael J. Wysocki
· 10 years ago
2713775
i2c-omap / PM: Drop CONFIG_PM_RUNTIME from i2c-omap.c
by Rafael J. Wysocki
· 10 years ago
681d15a
i2c: cadence: Set the hardware time-out register to maximum value
by Vishnu Motghare
· 10 years ago
9ea359f
i2c: davinci: generate STP always when NACK is received
by Grygorii Strashko
· 10 years ago
2c6ef04
i2c: davinci: switch to use platform_get_irq
by Grygorii Strashko
· 10 years ago
530834b
i2c: sh_mobile: optimize irq entry
by Wolfram Sang
· 10 years ago
6ed23b8
PM: Merge the SET*_RUNTIME_PM_OPS() macros
by Rafael J. Wysocki
· 10 years ago
86261fd
i2c: pxa: add support for SCCB devices
by Petr Cvek
· 10 years ago
23173ea
omap: i2c: don't check bus state IP rev3.3 and earlier
by Alexander Kochetkov
· 10 years ago
ea7513b
i2c/of: Add OF_RECONFIG notifier handler
by Pantelis Antoniou
· 10 years ago
a430a345
i2c/of: Factor out Devicetree registration code
by Pantelis Antoniou
· 10 years ago
a7750c3
i2c: s3c2410: Handle i2c sys_cfg register in i2c driver
by Pankaj Dubey
· 10 years ago
80f1774
i2c: rk3x: add Kconfig dependency on COMMON_CLK
by Max Schwarz
· 10 years ago
40e7fcb
ACPI: Add _DEP support to fix battery issue on Asus T100TA
by Lan Tianyu
· 10 years ago
4f734a3
i2c: omap: add notes related to i2c multimaster mode
by Alexander Kochetkov
· 10 years ago
b76911d
i2c: omap: don't reset controller if Arbitration Lost detected
by Alexander Kochetkov
· 10 years ago
0f5768b
i2c: omap: implement workaround for handling invalid BB-bit values
by Alexander Kochetkov
· 10 years ago
9fd6ada
i2c: omap: cleanup register definitions
by Alexander Kochetkov
· 10 years ago
249051f
i2c: rk3x: handle dynamic clock rate changes correctly
by Max Schwarz
· 10 years ago
727f9c2
i2c: at91: enable probe deferring on dma channel request
by Ludovic Desroches
· 10 years ago
ccfc866
i2c: omap: fix i207 errata handling
by Alexander Kochetkov
· 10 years ago
dc6df6e
i2c: at91: remove legacy DMA support
by Arnd Bergmann
· 10 years ago
d39f77b
i2c: designware: prevent early stop on TX FIFO empty
by Andrew Jackson
· 10 years ago
27caca9
i2c: omap: fix NACK and Arbitration Lost irq handling
by Alexander Kochetkov
· 10 years ago
9331642
i2c: dln2: Simplify return flow for dln2_i2c_enable
by Octavian Purdila
· 10 years ago
8cfcae9
i2c: sh_mobile: use proper device for mapping DMA memory
by Wolfram Sang
· 10 years ago
f508493
i2c: imx: simplify i2c_imx_dma_write() a little
by Wolfram Sang
· 10 years ago
06205206
i2c: img-scb: Allow building for MIPS
by Andrew Bresticker
· 10 years ago
30021e3
i2c: add support for Amlogic Meson I2C controller
by Beniamino Galvani
· 10 years ago
c9449af
i2c: mux: create "channel-n" symlinks for child segments in the mux device
by Gerlando Falauto
· 10 years ago
51cf3b0
i2c: mux: create symlink to actual mux device
by Wolfram Sang
· 10 years ago
4470c72
i2c: acpi: remove unneeded variable initialization
by Wolfram Sang
· 10 years ago
ce1a788
i2c: imx: add DMA support for freescale i2c driver
by Yao Yuan
· 10 years ago
2fbed51
i2c: imx: Sort include headers alphabetically
by Yao Yuan
· 10 years ago
6f34be7
i2c: core: Fix probing of i2c slaves without interrupts
by Geert Uytterhoeven
· 10 years ago
27bce45
i2c: img-scb: Add Imagination Technologies I2C SCB driver
by James Hogan
· 10 years ago
48ef3ca
i2c: xiic: Fix big-endian register access
by Thomas Gessler
· 10 years ago
3eee1799
i2c: i801: Add DeviceIDs for SunrisePoint LP
by Devin Ryles
· 10 years ago
7ca0186
i2c: sh_mobile: improve success message
by Wolfram Sang
· 10 years ago
Next »