Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
88fd633cdfa19060a6575b1d53c55c14b11e4fe8
/
drivers
/
i2c
1a1503c
i2c: i801: Adding Intel Lewisburg support for iTCO
by Alexandra Yates
· 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
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
9f92416
i2c: always enable RuntimePM for the adapter device
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
54177cc
i2c: make i2c_parse_fw_timings() always visible
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
e1dba01
i2c: add generic routine to parse DT for timing information
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
a94d306
i2c: algo-bit: 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
52df445
i2c: rcar: revoke START request early
by Wolfram Sang
· 9 years ago
c3be0af1
i2c: rcar: check master irqs before slave irqs
by Wolfram Sang
· 9 years ago
d89667b
i2c: rcar: don't issue stop when HW does it automatically
by Wolfram Sang
· 9 years ago
cc21d0b
i2c: rcar: init new messages in irq
by Wolfram Sang
· 9 years ago
b9d0684c
i2c: rcar: refactor setup of a msg
by Wolfram Sang
· 9 years ago
ff2316b
i2c: rcar: remove spinlock
by Wolfram Sang
· 9 years ago
90f779e
i2c: rcar: remove unused IOERROR state
by Wolfram Sang
· 9 years ago
2c78cdc
i2c: rcar: rework hw init
by Wolfram Sang
· 9 years ago
e43e0df
i2c: rcar: make sure clocks are on when doing clock calculation
by Wolfram Sang
· 9 years ago
cdc5a31
i2c: i801: add Intel Lewisburg device IDs
by Alexandra Yates
· 9 years ago
c18fba2
i2c: fix wakeup irq parsing
by Grygorii Strashko
· 9 years ago
d0fe525
i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()
by Lars-Peter Clausen
· 9 years ago
9656eee
i2c: Revert "i2c: xiic: Do not reset controller before every transfer"
by Lars-Peter Clausen
· 9 years ago
8bb6fd5
i2c: imx: fix a compiling error
by Hou Zhiqiang
· 9 years ago
d55fc37
Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
9cf5c09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 9 years ago
75ecc64
i2c: rcar: Revert the latest refactoring series
by Wolfram Sang
· 9 years ago
77133e1
i2c: pnx: remove superfluous assignment
by Wolfram Sang
· 9 years ago
3924bac47
i2c: cadence: enable driver for ARM64
by Michal Simek
· 9 years ago
2b630df7
i2c: i801: Document Intel DNV and Broxton
by Jarkko Nikula
· 9 years ago
a9bed6b
i2c: at91: manage unexpected RXRDY flag when starting a transfer
by Ludovic Desroches
· 9 years ago
43e9f2a
i2c: pnx: Use setup_timer instead of open coding it
by Muhammad Falak R Wani
· 9 years ago
8eb5c87
i2c: add ACPI support for I2C mux ports
by Dustin Byford
· 9 years ago
c5fa6fc
i2c: pxa: Add support for pxa910/988 & new configuration features
by Vaibhav Hiremath
· 9 years ago
174f236
i2c: au1550: Convert to devm_kzalloc and devm_ioremap_resource
by Axel Lin
· 9 years ago
9e685c8
i2c-dev: Fix I2C_SLAVE ioctl comment
by Jean Delvare
· 9 years ago
Next »