Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dc44b3a09aec9ac57c1e7410677c87c0e6453624
/
drivers
/
i2c
/
busses
b852495
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
886f6f8
i2c: octeon: Support I2C_M_RECV_LEN
by David Daney
· 9 years ago
54108e5
i2c: octeon: Cleanup resource allocation code
by Jan Glauber
· 9 years ago
dfcd821
i2c: octeon: Cleanup i2c-octeon driver
by Jan Glauber
· 9 years ago
34b57f4
i2c: i801: sort IDs alphabetically
by Andy Shevchenko
· 9 years ago
bd7784c
i2c: octeon: Cleanup kerneldoc comments
by Jan Glauber
· 9 years ago
30e31a1
i2c: cadence: Fix the kernel-doc warnings
by Shubhrajyoti Datta
· 9 years ago
e4e666b
i2c: designware: Add device HID for future AMD I2C controller
by Xiangliang Yu
· 9 years ago
3bf58bb
i2c: imx: remove extra spaces.
by Dmitriy Baranov
· 9 years ago
69e558f
i2c: rcar: don't open code of_device_get_match_data()
by Wolfram Sang
· 9 years ago
52db223
i2c: qup: Fix fifo handling after adding V2 support
by Sricharan R
· 9 years ago
36ecbca
i2c: xiic: Implement power management
by Shubhrajyoti Datta
· 9 years ago
7314d22
i2c: brcmstb: allocate correct amount of memory for regmap
by Wolfram Sang
· 9 years ago
33f5ccc
i2c: piix4: Pre-shift the port number
by Jean Delvare
· 9 years ago
62194e8
i2c: piix4: Always use the same type for port
by Jean Delvare
· 9 years ago
6befa3f
i2c: piix4: Support alternative port selection register
by Jean Delvare
· 9 years ago
da4753e
i2c: tegra: don't open code of_device_get_match_data()
by Wolfram Sang
· 9 years ago
0731614
i2c: riic, sh_mobile, rcar: Use ARCH_RENESAS
by Simon Horman
· 9 years ago
9cedf3b
i2c: qup: Add bam dma capabilities
by Sricharan R
· 9 years ago
1a1503c
i2c: i801: Adding Intel Lewisburg support for iTCO
by Alexandra Yates
· 9 years ago
4916eb6
i2c: iproc: Support larger TX transfer
by Ray Jui
· 9 years ago
ed36bfc
i2c: iproc: Fix typo in the driver
by Ray Jui
· 9 years ago
6ee608c
i2c: iproc: Add recovery mechanism in error case
by Ray Jui
· 9 years ago
61c18ae
i2c: uniphier: add COMPILE_TEST option
by Masahiro Yamada
· 9 years ago
f4f4fed
i2c: mt65xx: add 4GB DMA mode support in i2c driver
by Liguo Zhang
· 9 years ago
cd998de
i2c: designware: Prevent runtime suspend during adapter registration
by Jarkko Nikula
· 9 years ago
942ab12
i2c: designware-platform: Drop duplicate module information
by Jean Delvare
· 9 years ago
e3c9765
i2c: designware: remove redundant lock
by Baruch Siach
· 9 years ago
bca71ba
i2c: uniphier: fix typos in error messages
by Masahiro Yamada
· 9 years ago
e6244de
i2c: omap: Fix PM regression with deferred probe for pm_runtime_reinit
by Tony Lindgren
· 9 years ago
f741879
i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit
by Sricharan R
· 9 years ago
191424b
i2c: qup: Add V2 tags support
by Sricharan R
· 9 years ago
c4f0c5f
i2c: qup: Change qup_wait_writeready function to use for all timeouts
by Sricharan R
· 9 years ago
52795f6
i2c: piix4: don't regress on bus names
by Jean Delvare
· 9 years ago
08c6e8c
i2c: designware-pci: use IRQF_COND_SUSPEND flag
by Andy Shevchenko
· 9 years ago
83c6015
i2c: piix4: Fully initialize SB800 before it is registered
by Jean Delvare
· 9 years ago
a28e351
i2c: piix4: Fix SB800 locking
by Jean Delvare
· 9 years ago
32250e4
Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
1e3f28a
Merge branch 'acpi-soc'
by Rafael J. Wysocki
· 9 years ago
9896528
Merge branch 'device-properties'
by Rafael J. Wysocki
· 9 years ago
c552815
i2c: imx: fix i2c resource leak with dma transfer
by Gao Pan
· 9 years ago
b33af11
i2c: designware: Do not require clock when SSCN and FFCN are provided
by Suravee Suthikulpanit
· 9 years ago
2fe3e51
i2c: s3c2410: remove superfluous runtime PM calls
by Wolfram Sang
· 9 years ago
8d22f30
i2c: designware: retry transfer on transient failure
by Baruch Siach
· 9 years ago
04a407f
i2c: dw: Add APM X-Gene ACPI I2C device support
by Loc Ho
· 9 years ago
f199b26
i2c: ibm_iic: rename i2c_timings struct due to clash with generic version
by Stephen Rothwell
· 9 years ago
90708ce
i2c: designware: Add support for AMD Seattle I2C
by Suravee Suthikulpanit
· 9 years ago
995e68a
i2c: imx: Remove unneeded comments
by Fabio Estevam
· 9 years ago
66e7841
i2c: st: use to_platform_device()
by Geliang Tang
· 9 years ago
238c44a
i2c: designware: use to_pci_dev()
by Geliang Tang
· 9 years ago
e2e5a2c
i2c: brcmstb: Adding support for CM and DSL SoCs
by Kamal Dasu
· 9 years ago
8378d01
i2c: mediatek: fix i2c multi transfer issue in high speed mode
by Liguo Zhang
· 9 years ago
e8e7129
i2c: imx: improve code readability
by Gao Pan
· 9 years ago
5b66153
i2c: imx: Improve message log when DMA is not used
by Fabio Estevam
· 9 years ago
588eb93
i2c: imx: add runtime pm support to improve the performance
by Gao Pan
· 9 years ago
a5f6501
i2c: imx: init bus recovery info before adding i2c adapter
by Gao Pan
· 9 years ago
7ee24eb
i2c: rcar: disable PM in multi-master mode
by Wolfram Sang
· 9 years ago
42c0783
i2c: rcar: remove macros dealing with flags
by Wolfram Sang
· 9 years ago
c20821a
i2c: img-scb: support repeated starts on IP v3.3
by Sifan Naeem
· 9 years ago
c7b0a7c
i2c: img-scb: add handle for Master halt interrupt
by Sifan Naeem
· 9 years ago
dd29207
i2c: img-scb: add handle for stop detected interrupt
by Sifan Naeem
· 9 years ago
a8c5a8d
i2c: img-scb: remove fifo EMPTYING interrupts handle
by Sifan Naeem
· 9 years ago
c55ebe0
i2c: img-scb: support I2C_M_IGNORE_NAK
by Sifan Naeem
· 9 years ago
b4cd08a
i2c: rcar: disable runtime PM correctly in slave mode
by Wolfram Sang
· 9 years ago
b7d518e
i2c: emev: select I2C slave support
by Wolfram Sang
· 9 years ago
5398b7e
i2c: xlr: add interrupt support for Sigma Designs chips
by Måns Rullgård
· 9 years ago
a45af72
i2c: xlr: fix extra read/write at end of rx transfer
by Måns Rullgård
· 9 years ago
75d31c2
i2c: xlr: add support for Sigma Designs controller variant
by Måns Rullgård
· 9 years ago
51549c0
i2c: uniphier_f: error out if bus speed is zero
by Masahiro Yamada
· 9 years ago
ac9b91f
i2c: uniphier_f: error out if clock rate is zero
by Masahiro Yamada
· 9 years ago
2d5d23b
i2c: uniphier: error out if bus speed is zero
by Masahiro Yamada
· 9 years ago
1ff49b3
i2c: uniphier: error out if clock rate is zero
by Masahiro Yamada
· 9 years ago
ca68ead
i2c: rcar: honor additional i2c timings from DT
by Wolfram Sang
· 9 years ago
c788187
i2c: rcar: switch to i2c generic dt parsing
by Wolfram Sang
· 9 years ago
f9c9d31
i2c: rcar: refactor probe function a little
by Wolfram Sang
· 9 years ago
e79e72c
i2c: designware: Keep pm_runtime_enable/_disable calls in sync
by Jarkko Nikula
· 9 years ago
2d244c8
i2c: designware: fix IO timeout issue for AMD controller
by Xiangliang Yu
· 9 years ago
5212f9a
i2c: imx: init bus recovery info before adding i2c adapter
by Gao Pan
· 9 years ago
4077a38
x86/platform/iosf_mbi: Remove duplicate definitions
by Andy Shevchenko
· 9 years ago
4c5301a
i2c: designware: Convert to use unified device property API
by Mika Westerberg
· 9 years ago
c31d0a0
i2c: emev2: add slave support
by Niklas Söderlund
· 9 years ago
7a852b0
i2c: eg20t: allow build on MIPS platforms
by Paul Burton
· 9 years ago
a613d9d
i2c: eg20t: set i2c_adapter->dev.of_node
by Paul Burton
· 9 years ago
cc018e3
i2c: at91: add support for the HOLD field
by Ludovic Desroches
· 9 years ago
d7a4c76
i2c: piix4: remove unneeded assignments
by Wolfram Sang
· 9 years ago
a07f0ad
i2c: do not use 0x in front of %pa
by Dmitry V. Krivenok
· 9 years ago
173b77e
i2c: mediatek: add i2c first write then read optimization
by Liguo Zhang
· 9 years ago
948c58a
i2c: cadence: Remove the suspended flag
by Shubhrajyoti Datta
· 9 years ago
7fa3232
i2c: cadence: Move to sensible power management
by Shubhrajyoti Datta
· 9 years ago
4dbfb5f
i2c: bcm2835: add I2C_AQ_NO_CLK_STRETCH
by Nicola Corna
· 9 years ago
77c6801
i2c: xiic: Replace spinlock with mutex
by Lars-Peter Clausen
· 9 years ago
c4c696f
i2c: taos-evm: replace simple_strtoul by kstrtou8
by LABBE Corentin
· 9 years ago
87cb5b4
i2c: davinci: Increase module clock frequency
by Alexander Sverdlin
· 9 years ago
bba61f5
i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCs
by Hans de Goede
· 9 years ago
725d2e3
i2c: piix4: Add adapter port name support for SB800 chipset
by Christian Fetzer
· 9 years ago
2fee61d
i2c: piix4: Add support for multiplexed main adapter in SB800
by Christian Fetzer
· 9 years ago
ca2061e
i2c: piix4: Convert piix4_main_adapter to array
by Christian Fetzer
· 9 years ago
9abd29e
i2c: rk3x: populate correct variable for sda_falling_time
by Wolfram Sang
· 9 years ago
e49865d
i2c: rcar: handle difference in setting up non-first message
by Wolfram Sang
· 9 years ago
3c2b1ff
i2c: rcar: clean up after refactoring
by Wolfram Sang
· 9 years ago
Next »