index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-11
i2c: isch: Add module parameter for backbone clock rate if divider is unset
Alexander Stein
1
-0
/
+17
2013-02-10
i2c: at91: fix unsed variable warning when building with !CONFIG_OF
Joachim Eastwood
1
-7
/
+7
2013-02-10
i2c: Adding support for Intel iSMT SMBus 2.0 host controller
Neil Horman
3
-0
/
+974
2013-02-10
i2c: sh_mobile: don't send a stop condition by default inside transfers
Guennadi Liakhovetski
1
-20
/
+59
2013-02-10
i2c: sh_mobile: eliminate an open-coded "goto" loop
Guennadi Liakhovetski
1
-26
/
+34
2013-02-10
i2c: sh_mobile: fix timeout error handling
Guennadi Liakhovetski
1
-1
/
+4
2013-02-10
i2c: sh_mobile: cosmetic: trivially simplify 2 functions
Guennadi Liakhovetski
1
-10
/
+4
2013-02-10
i2c: mxs: Implement arbitrary clock speed derivation algorithm
Marek Vasut
1
-39
/
+55
2013-02-08
i2c: i801: SMBus patch for Intel Avoton DeviceIDs
Seth Heasley
2
-0
/
+4
2013-01-28
i2c: s3c2410: Add quirk to exclude GPIO config for exynos5440
Giridhar Maruthy
1
-0
/
+2
2013-01-28
i2c: mxs: Add PIO and mixed-DMA support
Marek Vasut
1
-13
/
+163
2013-01-28
i2c: s3c2410: Remove err_cpufreq label
Tushar Behera
1
-5
/
+2
2013-01-28
i2c: s3c2410: Move location of clk_prepare_enable() call in probe function
Tushar Behera
1
-17
/
+12
2013-01-28
i2c: s3c2410: Convert to use devm_* APIs
Tushar Behera
1
-11
/
+5
2013-01-28
i2c: s3c2410: Remove unnecessary label err_noclk
Tushar Behera
1
-6
/
+3
2013-01-28
i2c: nomadik: drop superfluous variable initialization
Wolfram Sang
1
-6
/
+3
2013-01-28
i2c: nomadik: adopt pinctrl support
Patrice Chotard
1
-0
/
+89
2013-01-28
i2c: at91: add of_device_id entry for at91rm9200
Joachim Eastwood
1
-0
/
+3
2013-01-28
i2c: tegra: add support for Tegra114 SoC
Laxman Dewangan
1
-14
/
+63
2013-01-28
i2c-designware: add support for Intel Lynxpoint
Mika Westerberg
1
-3
/
+46
2013-01-28
i2c-designware: add minimal support for runtime PM
Mika Westerberg
1
-0
/
+10
2013-01-28
i2c-designware: always set the STOP bit after last byte
Mika Westerberg
1
-2
/
+14
2013-01-28
i2c: nforce2: fix coding style issues
Laurent Navet
1
-76
/
+76
2013-01-22
i2c-designware: add missing MODULE_LICENSE
Mika Westerberg
1
-0
/
+4
2013-01-22
i2c: omap: fix draining irq handling
Aaro Koskinen
1
-2
/
+2
2013-01-22
i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt
Aaro Koskinen
1
-1
/
+1
2013-01-22
i2c: sirf: register i2c_client from dt child-nodes in probe entry
Barry Song
1
-0
/
+4
2013-01-22
i2c: mxs: Fix type of error code
Fabio Estevam
1
-1
/
+1
2013-01-21
i2c: mxs: Fix misuse init_completion
Marek Vasut
1
-1
/
+3
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
52
-236
/
+230
2012-12-19
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
12
-306
/
+1122
2012-12-17
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
3
-0
/
+491
2012-12-17
i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-3
/
+2
2012-12-17
i2c-i801: Enable interrupts for all post-ICH5 chips
Jean Delvare
1
-10
/
+1
2012-12-17
i2c-i801: Add device tree support
Thierry Reding
1
-0
/
+2
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+35
2012-12-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-4
/
+0
2012-11-28
i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flag
Shubhrajyoti D
1
-2
/
+1
2012-11-26
Merge tag 'v3.7-rc7' into next/cleanup
Olof Johansson
4
-20
/
+26
2012-11-24
i2c: at91: add dma support
Ludovic Desroches
1
-8
/
+298
2012-11-24
i2c: at91: change struct members indentation
Ludovic Desroches
1
-15
/
+15
2012-11-24
i2c: at91: fix compilation warning
Ludovic Desroches
1
-1
/
+1
2012-11-23
i2c: mxs: Handle i2c DMA failure properly
Marek Vasut
1
-0
/
+2
2012-11-23
i2c: mxs: Do not disable the I2C SMBus quick mode
Marek Vasut
1
-1
/
+1
2012-11-23
i2c: mxs: Handle i2c DMA failure properly
Marek Vasut
1
-0
/
+2
2012-11-23
i2c: s3c2410: Remove recently introduced performance overheads
Mark Brown
1
-4
/
+16
2012-11-23
i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF block
Andreas Larsson
1
-34
/
+34
2012-11-20
i2c: Add viperboard i2c master driver
Lars Poeschel
3
-0
/
+491
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2
-3
/
+3
[next]