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
2007-02-14
i2c: completion header cleanups
Jean Delvare
2
-1
/
+1
2007-02-14
i2c-i801: Spelling fix
Jean Delvare
1
-1
/
+1
2007-02-14
i2c-piix4: Add support for the ATI SB600
Jean Delvare
2
-0
/
+4
2007-02-14
i2c-nforce2: Drop unused reference to pci_dev
Jean Delvare
1
-2
/
+0
2007-02-14
i2c-ali1563: Fix device initialization
Jean Delvare
1
-23
/
+18
2007-02-14
i2c-ali1563: Improve the status messages
Jean Delvare
1
-5
/
+11
2007-01-05
i2c-mv64xxx: Fix random oops at boot
Maxime Bizon
1
-2
/
+2
2007-01-04
i2c-pnx: Fix interrupt handler, get rid of EARLY config option
Vitaly Wool
2
-15
/
+1
2006-12-13
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-1
/
+1
2006-12-12
hwmon: Update Rudolf Marek's e-mail address
Jean Delvare
1
-1
/
+1
2006-12-10
i2c: Fix OMAP clock prescaler to match the comment
Jean Delvare
1
-2
/
+2
2006-12-10
i2c: Enable PEC on more i2c-i801 devices
Jean Delvare
1
-4
/
+12
2006-12-10
i2c: Discard the i2c algo del_bus wrappers
Jean Delvare
13
-17
/
+17
2006-12-10
i2c: New ARM Versatile/Realview bus driver
Russell King
3
-0
/
+165
2006-12-10
i2c: New Atmel AT91 bus driver
Andrew Victor
3
-0
/
+333
2006-12-10
i2c: Cleanups to the i2c-nforce2 bus driver
Hans-Frieder Vogt
1
-75
/
+14
2006-12-10
i2c: Add request/release_mem_region to i2c-ibm_iic bus driver
Jean-Baptiste Maneyrol
1
-0
/
+9
2006-12-10
i2c: New Philips PNX bus driver
Vitaly Wool
3
-0
/
+728
2006-12-10
i2c: Delete the broken i2c-ite bus driver
Jean Delvare
3
-291
/
+0
2006-12-08
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-133
/
+4
2006-12-08
[ARM] Merge individual ARM sub-trees
Russell King
2
-133
/
+4
2006-12-07
[ARM] 3995/1: iop13xx: add iop13xx support
Dan Williams
1
-3
/
+3
2006-12-02
i2c-i801: SMBus patch for Intel ICH9
Jason Gaston
2
-0
/
+3
2006-11-30
[ARM] Remove EEPROM slave emulation from i2c-pxa driver.
Russell King
1
-130
/
+1
2006-11-23
[PATCH] Fix i2c-ixp4xx compile (missing brace)
Jean Delvare
1
-1
/
+1
2006-11-20
[PATCH] scx200_acb: handle PCI errors
Jeff Garzik
1
-3
/
+4
2006-11-20
[PATCH] i2c-ixp4xx: fix ") != 0))" typo
Alexey Dobriyan
1
-1
/
+2
2006-10-29
[ARM] Fix i2c-pxa slave mode support
Russell King
1
-2
/
+6
2006-10-19
hwmon: Let w83781d and lm78 load again
Jean Delvare
1
-1
/
+1
2006-10-10
[POWERPC] Fix i2c-powermac platform device usage
Benjamin Herrenschmidt
1
-13
/
+15
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
12
-16
/
+14
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-04
fix file specification in comments
Uwe Zeisberger
4
-4
/
+4
2006-10-04
Fix several typos in drivers/
Matt LaPlante
1
-2
/
+2
2006-10-01
[PATCH] proper flags type of spin_lock_irqsave()
Alexey Dobriyan
1
-1
/
+1
2006-09-29
[PATCH] i2c-sibyte: Fix modular build breakage
Yoichi Yuasa
1
-2
/
+2
2006-09-29
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-8
/
+10
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ...
Russell King
1
-1
/
+2
2006-09-27
i2c: Constify i2c_algorithm declarations, part 2
Jean Delvare
26
-26
/
+26
2006-09-27
i2c-viapro: Add support for the VT8237A and VT8251
Rudolf Marek
2
-9
/
+17
2006-09-27
i2c-algo-pcf: Discard the mdelay data struct member
Adrian Bunk
1
-1
/
+0
2006-09-27
i2c-isa: Fail adding driver on attach_adapter error
David Hubbard
1
-3
/
+8
2006-09-27
i2c-stub: Chip address as a module parameter
Jean Delvare
1
-1
/
+18
2006-09-27
i2c: New bus driver for TI OMAP boards
Komal Shah
3
-0
/
+687
2006-09-27
i2c-algo-bit: Discard the mdelay data struct member
Jean Delvare
11
-18
/
+6
2006-09-27
i2c-au1550: Add I2C support for Au1200
Domen Puncer
2
-5
/
+4
2006-09-27
i2c-au1550: Add SMBus functionality flag
Domen Puncer
1
-1
/
+1
2006-09-27
i2c-au1550: Fix timeout problem
Domen Puncer
1
-4
/
+10
2006-09-27
i2c-sibyte: Kip Walker is gone
Jean Delvare
1
-1
/
+1
2006-09-27
i2c-algo-sibyte: Merge into i2c-sibyte
Jean Delvare
1
-3
/
+155
[next]