Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1d04c8d77934d9406cc8219d97be2f0188f502d2
/
drivers
/
i2c
« Previous
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
2d09581
i2c: sh_mobile: add DMA support
by Wolfram Sang
· 10 years ago
5bbe687
i2c: sh_mobile: sort includes alphabetically
by Wolfram Sang
· 10 years ago
62d10c4
i2c: at91: adopt pinctrl support
by Wenyou Yang
· 10 years ago
ab0831d
i2c: mpc: report correct I2C error return codes
by Danielle Costantino
· 10 years ago
550d040
i2c: i801: Drop useless debug message
by Jean Delvare
· 10 years ago
aeb8a3d
i2c: i801: Check if interrupts are disabled
by Jean Delvare
· 10 years ago
ae94471
i2c: i801: Fallback to polling if request_irq() fails
by Jean Delvare
· 10 years ago
b3b8df9
i2c: i801: Use wait_event_timeout to wait for interrupts
by Jean Delvare
· 10 years ago
db23e50
i2c: add support for Diolan DLN-2 USB-I2C adapter
by Laurentiu Palcu
· 10 years ago
0285f8f
i2c: rk3x: adjust the LOW divison based on characteristics of SCL
by addy ke
· 10 years ago
900ef80
i2c: davinci: don't use interruptible completion
by Mike Looijmans
· 11 years ago
3676529
i2c: at91: add support for system PM
by Wenyou Yang
· 10 years ago
d64a818
i2c: at91: add support for runtime PM
by Wenyou Yang
· 10 years ago
194fa7f
i2c: exynos5: use proper errno for timeout
by Wolfram Sang
· 10 years ago
2fd36c552
i2c: core: Map OF IRQ at probe time
by Laurent Pinchart
· 10 years ago
78df445
i2c: sh_mobile: Add support for r8a73a4 and sh73a0
by Geert Uytterhoeven
· 10 years ago
d4ffeec
i2c: imx+mxs: Use the preferred form for passing a size of a struct
by Fabio Estevam
· 10 years ago
e4df3a0
i2c: core: Dispose OF IRQ mapping at client removal time
by Laurent Pinchart
· 10 years ago
11cfbfb
i2c: at91: don't account as iowait
by Wolfram Sang
· 10 years ago
ca1f8da
i2c: remove FSF address
by Wolfram Sang
· 10 years ago
37e5dc1
i2c: muxes: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
1ecc433
i2c: busses: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
278f1d0
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
3e27a84
i2c: i801: Add Device IDs for Intel Sunrise Point PCH
by james.d.ralston@intel.com
· 10 years ago
15ef277
i2c: hix5hd2: add i2c controller driver
by Wei Yan
· 10 years ago
fcc3a5d
Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
b528392
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
49a09c9
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 10 years ago
9772070
i2c: i2c-cros-ec-tunnel: Set retries to 3
by Derek Basehore
· 10 years ago
a6551a7
mfd: cros_ec: stop calling ->cmd_xfer() directly
by Andrew Bresticker
· 10 years ago
a4ce47f
i2c-imx: Disable the clock on probe failure
by Fabio Estevam
· 10 years ago
a445900
i2c: designware: Add support for AMD I2C controller
by Carl Peng
· 10 years ago
925ddb2
i2c: designware: Rework probe() to get clock a bit later
by Mika Westerberg
· 10 years ago
0b26c84
i2c: designware: Default to fast mode in case of ACPI
by Mika Westerberg
· 10 years ago
08678b8
i2c: axxia: Add I2C driver for AXM55xx
by Anders Berg
· 10 years ago
Next »