index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
*
|
|
i2c-designware: split of i2c-designware.c into core and bus specific parts
Dirk Brandewie
2011-10-29
5
-343
/
+412
|
|
|
|
*
|
|
i2c-designware: Move checking of IP core version to i2c_dw_init()
Dirk Brandewie
2011-10-29
1
-11
/
+19
|
|
|
|
*
|
|
i2c-designware: Allow mixed endianness accesses
Jean-Hugues Deschenes
2011-10-29
1
-2
/
+15
|
|
|
|
*
|
|
i2c-designware: Check component type register
Jean-Hugues Deschenes
2011-10-29
1
-4
/
+13
|
|
|
|
*
|
|
i2c-designware: Use local version of readl & writel
Jean-Hugues Deschenes
2011-10-29
1
-39
/
+49
|
|
|
|
|
/
/
|
|
|
*
|
|
i2c-eg20t: Add initialize processing in case i2c-error occurs
Tomoya MORINAGA
2011-10-29
1
-0
/
+3
|
|
|
*
|
|
i2c-eg20t: Fix flag setting issue
Tomoya MORINAGA
2011-10-29
1
-0
/
+2
|
|
|
*
|
|
i2c-eg20t: add stop sequence in case wait-event timeout occurs
Tomoya MORINAGA
2011-10-29
1
-0
/
+3
|
|
|
*
|
|
i2c-eg20t: Separate error processing
Tomoya MORINAGA
2011-10-29
1
-58
/
+115
|
|
|
*
|
|
i2c-eg20t: Fix 10bit access issue
Tomoya MORINAGA
2011-10-29
1
-2
/
+63
|
|
|
*
|
|
i2c-eg20t: Modify returned value s32 to long
Tomoya MORINAGA
2011-10-29
1
-5
/
+1
|
|
|
*
|
|
i2c-eg20t: Fix bus-idle waiting issue
Tomoya MORINAGA
2011-10-29
1
-9
/
+9
|
|
|
|
/
/
|
|
*
|
|
i2c-imx: add device tree probe support
Shawn Guo
2011-09-14
1
-6
/
+19
|
|
*
|
|
i2c-imx: remove init/exit hooks from platform data
Shawn Guo
2011-09-14
1
-18
/
+3
|
*
|
|
|
I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM
Kevin Hilman
2011-10-29
1
-20
/
+39
|
*
|
|
|
I2C: OMAP: remove unneccesary use of pdev
Kevin Hilman
2011-10-29
1
-15
/
+7
|
*
|
|
|
OMAP4: I2C: Enable the wakeup in I2C_WE
Shubhrajyoti D
2011-10-29
1
-3
/
+2
|
*
|
|
|
I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_info
Andy Green
2011-10-29
1
-2
/
+2
|
*
|
|
|
I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from...
Andy Green
2011-10-29
1
-17
/
+23
|
*
|
|
|
I2C: OMAP2+: address confused probed version naming
Andy Green
2011-10-29
1
-9
/
+12
|
*
|
|
|
I2C: OMAP2+: Solve array bounds overflow error on i2c idle
Andy Green
2011-10-29
1
-1
/
+1
|
*
|
|
|
I2C: OMAP2+: use platform_data ip revision to select register map
Andy Green
2011-10-29
1
-5
/
+5
|
*
|
|
|
I2C: OMAP2+: Name registers in I2C IP V2 only accordingly
Andy Green
2011-10-29
1
-11
/
+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
i2c-algo-pca: Return standard fault codes
Jean Delvare
2011-10-30
1
-2
/
+4
*
|
|
|
i2c-algo-bit: Return standard fault codes
Jean Delvare
2011-10-30
1
-7
/
+7
*
|
|
|
i2c-algo-bit: Be verbose on bus testing failure
Jean Delvare
2011-10-30
1
-1
/
+3
*
|
|
|
i2c-algo-bit: Let user test buses without failing
Jean Delvare
2011-10-30
1
-3
/
+3
*
|
|
|
i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv
Harvey Yang
2011-10-30
1
-3
/
+3
*
|
|
|
i2c: I2C_ELEKTOR should depend on HAS_IOPORT
Geert Uytterhoeven
2011-10-30
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
2011-10-27
1
-1
/
+1
|
\
\
\
|
*
|
|
ARM: 7043/1: mach-ixp2000: rename GPIO header
Linus Walleij
2011-08-22
1
-1
/
+1
|
*
|
|
ARM: gpio: ixp2000: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2011-08-08
1
-1
/
+1
*
|
|
|
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
5
-70
/
+91
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
i2c-tegra: fix possible race condition after tx
Doug Anderson
2011-09-07
1
-14
/
+32
|
*
|
|
i2c-tegra: add I2C_FUNC_SMBUS_EMUL
Mike Rapoport
2011-09-07
1
-1
/
+1
|
*
|
|
i2c-tegra: Add of_match_table
John Bonesio
2011-09-07
1
-0
/
+12
|
*
|
|
i2c-pxa2xx: return proper error code in ce4100_i2c_probe error paths
Axel Lin
2011-09-07
1
-1
/
+4
|
|
|
/
|
|
/
|
|
*
|
i2c-nomadik: fix kerneldoc warning
Linus Walleij
2011-08-24
1
-1
/
+2
|
*
|
Revert "i2c-omap: fix static suspend vs. runtime suspend"
Kevin Hilman
2011-08-23
1
-29
/
+0
|
*
|
i2c-nomadik: Do not use _interruptible_ variant call
srinidhi kasagar
2011-08-23
1
-4
/
+4
|
|
/
|
*
i2c-eg20t : Fix the issue of Combined R/W transfer mode
Tomoya MORINAGA
2011-07-27
1
-2
/
+2
|
*
i2c-eg20t : Support Combined R/W transfer mode
Tomoya MORINAGA
2011-07-27
1
-19
/
+20
|
*
i2c: Tegra: Add DeviceTree support
John Bonesio
2011-07-27
1
-1
/
+16
*
|
treewide: remove extra semicolons from various parts of the kernel
Justin P. Mattock
2011-09-15
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
3
-4
/
+4
|
\
|
*
doc: Kconfig: Typo: square -> squared
Michael Witten
2011-07-11
1
-1
/
+1
|
*
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
5
-13
/
+25
|
|
\
|
*
|
drivers/i2c: static should be at beginning of declaration
Jesper Juhl
2011-07-11
1
-2
/
+2
|
*
|
treewide: transciever/transceiver spelling fixes
Joe Perches
2011-06-24
1
-1
/
+1
*
|
|
i2c: Allow i2c_add_numbered_adapter() to assign a bus id
Grant Likely
2011-07-25
4
-14
/
+10
[prev]
[next]