Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
268ac445ee1b2b7c2806e7a21076e6d94aca1ca3
/
drivers
/
i2c
/
busses
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
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 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
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
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
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
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
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
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
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
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
098aebc
i2c: sun6i-p2wi: Remove duplicate inclusion of module.h
by Sachin Kamat
· 10 years ago
4632a93
i2c: sun6-p2wi: fix call to snprintf
by Boris BREZILLON
· 10 years ago
c51bd6a
i2c: rk3x: add NULL entry to the end of_device_id array
by Dan Carpenter
· 10 years ago
c155ba8
i2c: sun6i-p2wi: use proper return value in probe
by Wolfram Sang
· 10 years ago
3e83349
i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support
by Boris BREZILLON
· 10 years ago
c41aa3c
i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapter
by Max Schwarz
· 10 years ago
7b215de
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into next
by Linus Torvalds
· 10 years ago
d49019a
i2c: mpc: insert DR read in i2c_fixup()
by Valentin Longchamp
· 11 years ago
0709dc9
i2c: bfin: turn to Resource-managed API in probe function
by Sonic Zhang
· 11 years ago
9d230c9
i2c: ChromeOS EC tunnel driver
by Doug Anderson
· 11 years ago
eae45e5
i2c: Make of_device_id array const
by Jingoo Han
· 11 years ago
46797a2
i2c: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
157a801
i2c: designware-pci: Add Haswell PCI IDs
by Mika Westerberg
· 11 years ago
1fc2fe2
i2c: designware: Add runtime PM hooks
by Mika Westerberg
· 11 years ago
f537295
i2c: designware: Disable device on system suspend
by Mika Westerberg
· 11 years ago
7da62cb
i2c: nuc900: remove driver
by Wolfram Sang
· 11 years ago
9b2a6da
i2c: imx: update i2c clock divider for each transaction
by Fugang Duan
· 11 years ago
054b62d
i2c: imx: fix the i2c bus hang issue when do repeat restart
by Fugang Duan
· 11 years ago
Next »