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
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-ocores.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-14
i2c: i2c-ocores: support for 16bit and 32bit IO
Ganesan Ramalingam
1
-2
/
+19
2012-07-14
i2c: i2c-ocores: Use reg-shift property
Ganesan Ramalingam
1
-14
/
+22
2012-07-14
i2c: i2c-ocores: DT bindings and minor fixes.
Jayachandran C
1
-38
/
+7
2012-07-12
i2c-ocores: Use struct dev_pm_ops for power management
Rafael J. Wysocki
1
-8
/
+9
2012-05-12
i2c: ocores: register OF i2c devices
Ganesan Ramalingam
1
-0
/
+3
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
1
-15
/
+2
2011-05-26
mfd: Use mfd cell platform_data for timberdale cells platform bits
Samuel Ortiz
1
-2
/
+1
2011-03-23
mfd: mfd_cell is now implicitly available to timberdale drivers
Andres Salomon
1
-1
/
+2
2011-03-16
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-11
/
+3
2011-03-09
i2c-ocores: Fix pointer type mismatch error
Grant Likely
1
-1
/
+1
2011-01-21
driver-core: remove conditionals around devicetree pointers
Grant Likely
1
-11
/
+3
2011-01-04
i2c-ocores: add some device tree documentation
Jonas Bonn
1
-0
/
+35
2011-01-04
i2c-ocores: Use devres for resource allocation
Jonas Bonn
1
-35
/
+11
2011-01-04
i2c-ocores: Adapt for device tree
Jonas Bonn
1
-8
/
+56
2010-05-21
i2c: Use <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-17
i2c: Use resource_size macro
Linus Walleij
1
-4
/
+4
2009-06-13
i2c-ocores: Can add I2C devices to the bus
Richard Röjfors
1
-0
/
+5
2008-07-15
i2c-ocores: basic PM support
Manuel Lauss
1
-7
/
+35
2008-07-15
i2c: Let bus drivers add SPD to their class
Jean Delvare
1
-1
/
+1
2008-04-23
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+3
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-09-27
i2c: Constify i2c_algorithm declarations, part 2
Jean Delvare
1
-1
/
+1
2006-06-22
[PATCH] i2c-ocores: Minor cleanups
Peter Korsgaard
1
-4
/
+2
2006-06-22
[PATCH] i2c: New bus driver for the OpenCores I2C controller
Peter Korsgaard
1
-0
/
+343
[prev]