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
/
i2c-davinci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-19
i2c: davinci: drop superfluous {get|put}_device
Wolfram Sang
1
-13
/
+6
2013-03-29
i2c: davinci: update to devm_* API
Vishwanathrao Badarkhe, Manish
1
-34
/
+14
2013-03-29
i2c: davinci: rename recover bus functions
Wolfram Sang
1
-5
/
+5
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
1
-2
/
+0
2012-10-11
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
1
-16
/
+42
2012-09-14
i2c: davinci: preparation for switch to common clock framework
Murali Karicheri
1
-5
/
+5
2012-09-14
ARM: davinci: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-12
i2c: davinci: add OF support
Heiko Schocher
1
-11
/
+37
2012-05-12
i2c: davinci: Free requested IRQ in remove
Marcus Folkesson
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-10-18
i2c-davinci: Fix TX setup for more SoCs
Jon Povey
1
-9
/
+15
2010-09-28
i2c-davinci: Fix race when setting up for TX
Jon Povey
1
-3
/
+3
2010-08-05
i2c: davinci: bus recovery procedure to clear the bus
Philby John
1
-4
/
+53
2010-08-05
i2c: davinci: Add cpufreq support
Chaithrika U S
1
-0
/
+63
2010-08-05
i2c: davinci: Add suspend/resume support
Chaithrika U S
1
-0
/
+36
2010-08-05
i2c: davinci: Add helper functions for power management
Chaithrika U S
1
-19
/
+37
2010-08-05
i2c: davinci: misc. cleanups: remove MOD_REG_BIT and IO_ADDRESS usage
Chaithrika U S
1
-39
/
+38
2010-08-05
i2c: davinci: Fix smbus Oops with AIC33 usage
Dirk Behme
1
-4
/
+27
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-07-15
i2c: Use resource_size
Julia Lawall
1
-3
/
+3
2009-07-15
i2c-davinci: behave with i2cdetect
David Brownell
1
-4
/
+14
2009-07-15
i2c-davinci: convert clock usage after clkdev conversion
Kevin Hilman
1
-1
/
+1
2009-03-28
i2c-davinci: Fix timeout handling
Jean Delvare
1
-5
/
+3
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
1
-1
/
+0
2008-07-15
i2c-davinci: Initialize cmd_complete sooner
Troy Kisky
1
-1
/
+2
2008-07-15
i2c-davinci: Fix signal handling bug
Troy Kisky
1
-10
/
+52
2008-07-15
i2c-davinci: Remove useless IVR read
Troy Kisky
1
-4
/
+0
2008-07-15
i2c-davinci: Move dev_dbg statement for more output
Troy Kisky
1
-3
/
+2
2008-07-15
i2c-davinci: Ensure clock between 7-12 MHz
Troy Kisky
1
-4
/
+11
2008-04-23
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+3
2008-04-23
i2c: Replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-04-11
i2c-davinci: Fix lost interrupt
Troy Kisky
1
-11
/
+6
2008-01-27
i2c: Don't uselessly set i2c_adapter.retries
Jean Delvare
1
-1
/
+0
2007-12-12
i2c: Add missing spaces in split log messages
Joe Perches
1
-2
/
+2
2007-10-14
i2c: Add DaVinci I2C controller support
Vladimir Barinov
1
-0
/
+586