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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-21
i2c-stu300: I2C STU300 stability updates
Linus Walleij
1
-65
/
+92
2009-08-21
i2c-omap: Enable workaround for Errata 1.153 based on
Moiz Sonasath
1
-1
/
+1
2009-08-21
i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts
Moiz Sonasath
1
-0
/
+3
2009-08-21
i2c-omap: Fix I2C status ACK
Nishanth Menon
1
-1
/
+8
2009-07-30
i2c-omap: OMAP3430 Silicon Errata 1.153
Sonasath, Moiz
1
-1
/
+23
2009-07-30
i2c-omap: In case of a NACK|ARDY|AL return from the ISR
Sonasath, Moiz
1
-1
/
+3
2009-07-30
i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register
Sonasath, Moiz
1
-5
/
+7
2009-07-30
i2c-sh_mobile: change module_init() to subsys_initcall()
Magnus Damm
1
-1
/
+1
2009-07-30
i2c: strncpy does not null terminate string
Roel Kluin
1
-1
/
+1
2009-07-30
i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC value
Peter Korsgaard
1
-5
/
+0
2009-07-28
i2c/tsl2550: Fix lux value in dark environment
Michele Jr De Candia
1
-7
/
+10
2009-07-15
i2c: Use resource_size
Julia Lawall
4
-8
/
+8
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-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-4
/
+5
2009-06-25
i2c: fix build bug in i2c-designware.c
Ingo Molnar
1
-0
/
+1
2009-06-24
i2c: driver for the Synopsys DesignWare I2C controller
Baruch Siach
3
-0
/
+634
2009-06-22
i2c: Fix stuck transaction on cpm-i2c driver
Michael Trimarchi
1
-3
/
+3
2009-06-22
i2c-omap: Fix build breaking typo cpu_is_omap_2430
Tony Lindgren
1
-1
/
+1
2009-06-20
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-363
/
+205
2009-06-19
i2c: Use rwsem instead of mutex for board info
Rodolfo Giometti
3
-6
/
+10
2009-06-19
i2c: Add a sysfs interface to instantiate devices
Jean Delvare
1
-1
/
+122
2009-06-19
i2c: Limit core locking to the necessary sections
Jean Delvare
1
-23
/
+28
2009-06-19
i2c: Kill the redundant client list
Jean Delvare
1
-17
/
+11
2009-06-19
i2c: Kill is_newstyle_driver
Jean Delvare
1
-31
/
+1
2009-06-19
i2c: Merge i2c_attach_client into i2c_new_device
Jean Delvare
1
-59
/
+41
2009-06-19
i2c: Drop i2c_probe function
Jean Delvare
1
-137
/
+0
2009-06-19
i2c: Get rid of the legacy binding model
Jean Delvare
1
-76
/
+7
2009-06-19
i2c: Kill client_register and client_unregister methods
Jean Delvare
1
-29
/
+1
2009-06-18
Merge commit 'gcl/merge' into next
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-17
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
1
-1
/
+1
2009-06-17
i2c-stu300: Make driver depend on MACH_U300
Linus Walleij
1
-0
/
+1
2009-06-17
i2c-s3c2410: use resource_size()
Ben Dooks
1
-2
/
+2
2009-06-17
i2c: Use resource_size macro
Linus Walleij
11
-31
/
+28
2009-06-17
i2c: ST DDC I2C U300 bus driver v3
Linus Walleij
3
-0
/
+1042
2009-06-17
i2c-bfin-twi: pull in io.h for ioremap()
Mike Frysinger
1
-0
/
+1
2009-06-16
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-282
/
+34
2009-06-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-3
/
+3
2009-06-15
i2c-viapro: Add new PCI device ID for VX855
Harald Welte
2
-3
/
+7
2009-06-15
i2c/chips: Move max6875 to drivers/misc/eeprom
Wolfram Sang
3
-262
/
+0
2009-06-15
i2c: Do not give adapters a default parent
Jean Delvare
1
-11
/
+0
2009-06-15
i2c: Do not probe for TV chips on Voodoo3 adapters
Jean Delvare
1
-1
/
+0
2009-06-15
i2c: Retry automatically on arbitration loss
Clifford Wolf
1
-4
/
+26
2009-06-15
i2c: Remove void casts
Jack Stone
1
-1
/
+1
2009-06-15
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
6
-57
/
+118
2009-06-15
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+19
2009-06-13
i2c-ocores: Can add I2C devices to the bus
Richard Röjfors
1
-0
/
+5
2009-06-13
i2c-s3c2410: move to using platform idtable to match devices
Ben Dooks
1
-26
/
+22
2009-06-13
i2c: OMAP3: Better noise suppression for fast/standard modes
Aaro Koskinen
1
-2
/
+12
2009-06-13
i2c: OMAP2/3: Fix scll/sclh calculations
Aaro Koskinen
1
-7
/
+18
[next]