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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-12
i2c: mxs: correctly setup speed for non devicetree
Wolfram Sang
1
-7
/
+6
2012-09-12
i2c: pnx: Fix read transactions of >= 2 bytes
Roland Stigge
1
-20
/
+28
2012-09-12
i2c: pnx: Fix bit definitions
Roland Stigge
1
-2
/
+3
2012-09-12
omap-i2c: fix incorrect log message when using a device tree
Florian Vaussard
1
-3
/
+3
2012-09-12
i2c: omap: sanitize exit path
Felipe Balbi
1
-13
/
+13
2012-09-12
i2c: omap: switch over to autosuspend API
Felipe Balbi
1
-2
/
+10
2012-09-12
i2c: omap: remove unnecessary pm_runtime_suspended check
Felipe Balbi
1
-3
/
+0
2012-09-12
i2c: omap: switch to threaded IRQ support
Felipe Balbi
1
-6
/
+37
2012-09-12
i2c: omap: remove redundant status read
Shubhrajyoti D
1
-2
/
+0
2012-09-12
i2c: omap: get rid of the "complete" label
Felipe Balbi
1
-3
/
+13
2012-09-12
i2c: omap: resize fifos before each message
Felipe Balbi
1
-32
/
+51
2012-09-12
i2c: omap: simplify IRQ exit path
Felipe Balbi
1
-12
/
+8
2012-09-12
i2c: omap: always return IRQ_HANDLED
Felipe Balbi
1
-1
/
+1
2012-09-12
i2c: omap: simplify errata check
Felipe Balbi
1
-3
/
+1
2012-09-12
i2c: omap: bus: add a receiver flag
Felipe Balbi
1
-0
/
+8
2012-09-12
i2c: omap: switch to platform_get_irq()
Felipe Balbi
1
-5
/
+7
2012-09-12
i2c: omap: ack IRQ in parts
Felipe Balbi
1
-12
/
+16
2012-09-12
i2c: omap: switch over to do {} while loop
Felipe Balbi
1
-6
/
+14
2012-09-12
i2c: omap: re-factor receive/transmit data loop
Felipe Balbi
1
-122
/
+82
2012-09-12
i2c: omap: improve i462 errata handling
Felipe Balbi
1
-13
/
+30
2012-09-12
i2c: omap: split out [XR]DR and [XR]RDY
Felipe Balbi
1
-34
/
+92
2012-09-12
i2c: omap: simplify omap_i2c_ack_stat()
Felipe Balbi
1
-9
/
+10
2012-09-12
i2c: omap: add blank lines
Felipe Balbi
1
-0
/
+5
2012-09-12
i2c: omap: decrease indentation level on data handling
Felipe Balbi
1
-32
/
+31
2012-09-12
i2c: omap: simplify num_bytes handling
Felipe Balbi
1
-4
/
+2
2012-09-12
i2c: omap: switch to devm_* API
Felipe Balbi
1
-29
/
+12
2012-09-12
i2c: at91: add dt support to i2c-at91
Ludovic Desroches
1
-0
/
+49
2012-09-12
i2c: at91: add new driver
Nikolaus Voss
3
-7
/
+516
2012-09-12
i2c: at91: remove old polling driver
Nikolaus Voss
2
-316
/
+0
2012-09-12
i2c: nomadik: stop fetching the regulator
Linus Walleij
1
-17
/
+0
2012-09-12
i2c: davinci: add OF support
Heiko Schocher
1
-11
/
+37
2012-09-12
i2c: imx: Use dev_dbg logging style
Fabio Estevam
1
-2
/
+2
2012-09-12
i2c: imx: Use dev_info to indicate that i2c driver was succesfully registered
Fabio Estevam
1
-1
/
+1
2012-09-11
i2c/mpc: make data used as *of_device_id.data const
Arnd Bergmann
1
-5
/
+5
2012-09-11
i2c/mpc: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-09-11
i2c/i2c-omap: add a const qualifier
Uwe Kleine-König
1
-1
/
+2
2012-09-10
i2c-core: Fix for lockdep validator
Jean Delvare
1
-2
/
+20
2012-09-10
i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...
Axel Lin
3
-2
/
+19
2012-09-10
i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH
James Ralston
2
-0
/
+4
2012-09-06
Merge branch 'pnx4008-removal' of git://git.antcom.de/linux-2.6 into next/cle...
Olof Johansson
1
-1
/
+1
2012-09-04
Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci
Arnd Bergmann
40
-992
/
+1310
2012-08-26
ARM: mach-pnx4008: Remove architecture
Roland Stigge
1
-1
/
+1
2012-08-18
i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP
Laxman Dewangan
1
-1
/
+1
2012-08-18
i2c: diolan-u2c: Fix master_xfer return code
Guenter Roeck
1
-0
/
+1
2012-08-18
I2C: OMAP: xfer: fix runtime PM get/put balance on error
Kevin Hilman
1
-1
/
+1
2012-08-18
i2c: nomadik: Add default configuration into the Nomadik I2C driver
Lee Jones
1
-10
/
+18
2012-08-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2012-07-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+33
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-7
/
+0
2012-07-31
i2c/i2c-pxa: remove conditional compilation of clk code
Viresh Kumar
1
-7
/
+0
[prev]
[next]