Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5a0ccb6b8ad3a769a69d09a0bbe6e55d96ebcb04
/
drivers
/
i2c
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
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
2374a53
i2c: exynos: add support for HSI2C module on Exynos7
by Naveen Krishna Ch
· 10 years ago
030f940
i2c: mxs: detect No Slave Ack on SELECT in PIO mode
by Janusz Użycki
· 10 years ago
86b59bb
i2c: qup: Fix order of runtime pm initialization
by Andy Gross
· 10 years ago
cf27020
i2c: rk3x: fix 0 length write transfers
by Alexandru M Stan
· 10 years ago
d8e0a86
i2c: cros_ec: Remove EC_I2C_FLAG_10BIT
by Doug Anderson
· 10 years ago
f48c767
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
by Ulf Hansson
· 10 years ago
6c97c9c
i2c: cros-ec-tunnel: Add of match table
by Sjoerd Simons
· 10 years ago
22762cc
i2c: rcar: remove sign-compare flaw
by Wolfram Sang
· 10 years ago
8b57ceb
i2c: ismt: Use minimum descriptor size
by Fan Du
· 10 years ago
639a26c
i2c: imx: Add arbitration lost check
by Haibo Chen
· 10 years ago
2920933
i2c: rk3x: Remove unlikely() annotations
by Doug Anderson
· 10 years ago
aa5beaf
i2c: rcar: check for no IRQ in rcar_i2c_irq()
by Sergei Shtylyov
· 10 years ago
7c7117f
i2c: rcar: make rcar_i2c_prepare_msg() *void*
by Sergei Shtylyov
· 10 years ago
c30d766
i2c: rcar: simplify check for last message
by Sergei Shtylyov
· 10 years ago
4bcfda0
i2c: designware: add support of platform data to set I2C mode
by Tan, Raymond
· 10 years ago
8e5f6b2
i2c: designware: add support of I2C standard mode
by Romain Baeriswyl
· 10 years ago
f54619f
treewide: Fix typos in Kconfig
by Masanari Iida
· 10 years ago
0aef44e
i2c: acpi: Fix NULL Pointer dereference
by Peter Hüwe
· 10 years ago
17f4a5c
i2c: move acpi code back into the core
by Wolfram Sang
· 10 years ago
e09b0d4
i2c: core: Convert to dev_pm_domain_attach|detach()
by Ulf Hansson
· 10 years ago
b4a7bd7
i2c: rk3x: fix divisor calculation for SCL frequency
by addy ke
· 10 years ago
a4780d0
i2c: mxs: fix error message in pio transfer
by Janusz Użycki
· 10 years ago
979bbf7
i2c: ismt: use correct length when copy buffer
by Fan Du
· 10 years ago
938916f
i2c: rcar: fix RCAR_IRQ_ACK_{RECV|SEND}
by Sergei Shtylyov
· 10 years ago
c9a9ef4
i2c: tegra: Move clk_prepare/clk_set_rate to probe
by Mikko Perttunen
· 10 years ago
91bfe29
Revert "i2c: rcar: remove spinlock"
by Sergei Shtylyov
· 10 years ago
75b81f3
i2c: at91: add bound checking on SMBus block length bytes
by Marek Roszko
· 10 years ago
5da4309
i2c: rk3x: fix bug that cause transfer fails in master receive mode
by addy ke
· 10 years ago
6721f28
i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.
by Simon Lindgren
· 10 years ago
0ce4bc1
i2c: mv64xxx: continue probe when clock-frequency is missing
by Chen-Yu Tsai
· 10 years ago
dd318b0
i2c: rcar: fix MNR interrupt handling
by Sergei Shtylyov
· 10 years ago
9b13494
treewide: Fix typo in printk
by Masanari Iida
· 10 years ago
39e8e30
i2c: i801: Add PCI ID for Intel Braswell
by Alan Cox
· 10 years ago
3660475
i2c: rework kernel config I2C_ACPI
by Lan Tianyu
· 10 years ago
f7dbaef
Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
ebba48b
i2c: mpc: delete unneeded test before of_node_put
by Julia Lawall
· 10 years ago
9c5f7ca
i2c: rk3x: fix interrupt handling issue
by addy ke
· 10 years ago
54c72d5
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
64bdfbf
i2c: imx: Fix format warning for dev_dbg
by Xiubo Li
· 10 years ago
3cf357d
i2c: qup: disable clks and return instead of just returning error
by Pramod Gurav
· 10 years ago
741d358
i2c: exynos5: always enable HSI2C
by Sachin Kamat
· 10 years ago
e4ca430
Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
0409516
i2c: designware: add new bindings
by Alan Cox
· 10 years ago
4aa6a16
i2c: gpio: Drop dead code in i2c_gpio_remove
by Jean Delvare
· 10 years ago
f5e596c
i2c: pca954x: put the mux to disconnected state after resume
by Jisheng Zhang
· 10 years ago
52976fa
i2c: st: Update i2c timings
by Maxime COQUELIN
· 10 years ago
28772ac
drivers/i2c/busses: use correct type for dma_map/unmap
by Wolfram Sang
· 10 years ago
6d9fe58
i2c: i2c-st: Use %pa to print 'resource_size_t' type
by Fabio Estevam
· 10 years ago
b19c195
i2c: s3c2410: resume the I2C controller earlier
by Vincent Palatin
· 10 years ago
86be408
clk: Support for clock parents and rates assigned from device tree
by Sylwester Nawrocki
· 10 years ago
0f6ba0d
i2c: stub: Avoid an array overrun on I2C block transfers
by Jean Delvare
· 10 years ago
b299de8
i2c: i801: Add device ID for Intel Wildcat Point PCH
by Jean Delvare
· 10 years ago
ce31611
i2c: i801: Fix the alignment of the device table
by Jean Delvare
· 10 years ago
2408c17
i2c: stub: Add support for banked register ranges
by Jean Delvare
· 10 years ago
1dff598
i2c: stub: Remember the number of emulated chips
by Jean Delvare
· 10 years ago
6f16b75
i2c: stub: Add support for SMBus block commands
by Guenter Roeck
· 10 years ago
281ec36
i2c: efm32: correct namespacing of location property
by Uwe Kleine-König
· 10 years ago
290025d
i2c: exynos5: remove extra line and fix an assignment
by Naveen Krishna Ch
· 10 years ago
9f89df3
i2c: exynos5: remove an unnecessary read of FIFO_STATUS register
by Naveen Krishna Ch
· 10 years ago
57186fe
i2c: exynos5: Properly use the "noirq" variants of suspend/resume
by Doug Anderson
· 10 years ago
4db5bee
i2c: i2c-xiic: Drop class based scanning to improve bootup time
by Wolfram Sang
· 10 years ago
6025189
i2c: i2c-tegra: Drop class based scanning to improve bootup time
by Wolfram Sang
· 10 years ago
ef417a4
i2c: i2c-stu300: Drop class based scanning to improve bootup time
by Wolfram Sang
· 10 years ago
ca9c77c
i2c: i2c-sirf: Drop class based scanning to improve bootup time
by Wolfram Sang
· 10 years ago
6031d3d
i2c: i2c-s3c2410: Drop class based scanning to improve bootup time
by Wolfram Sang
· 10 years ago
929e3aba
i2c: i2c-rcar: Drop class based scanning to improve bootup time
by Wolfram Sang
· 10 years ago
cfac71d
i2c: i2c-omap: Drop class based scanning to improve bootup time
by Wolfram Sang
· 10 years ago
1ce97e0
i2c: i2c-ocores: Drop class based scanning to improve bootup time
by Wolfram Sang
· 10 years ago
19181d7
i2c: i2c-nomadik: Drop class based scanning to improve bootup time
by Wolfram Sang
· 10 years ago
8c49086
i2c: i2c-mv64xxx: Drop class based scanning to improve bootup time
by Wolfram Sang
· 10 years ago
70fba83
i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup time
by Wolfram Sang
· 10 years ago
adcb82a
i2c: i2c-davinci: Drop class based scanning to improve bootup time
by Wolfram Sang
· 10 years ago
aa5b775
i2c: i2c-bfin-twi: Drop class based scanning to improve bootup time
by Wolfram Sang
· 10 years ago
37e4f91
i2c: i2c-bcm2835: Drop class based scanning to improve bootup time
by Wolfram Sang
· 10 years ago
b850579
i2c: i2c-at91: Drop class based scanning to improve bootup time
by Wolfram Sang
· 10 years ago
4555227
i2c: add debug info when class instantiation was dropped
by Wolfram Sang
· 10 years ago
5fddf5a
i2c: scx200: drop GPIO based i2c driver
by Wolfram Sang
· 10 years ago
8fe8bc7
i2c: s6000: remove duplicate driver
by Wolfram Sang
· 10 years ago
12ebc8a
mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
by Bill Richardson
· 10 years ago
5799f95
mfd: cros_ec: cleanup: Remove EC wrapper functions
by Bill Richardson
· 10 years ago
2fd6cf0
i2c: taos-evm: Use module_serio_driver()
by Christoph Jaeger
· 10 years ago
da3c664
I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI config
by Lan Tianyu
· 10 years ago
5d98e61
I2C/ACPI: Add i2c ACPI operation region support
by Lan Tianyu
· 10 years ago
Next »