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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: designware: make HCNT/LCNT values configurable
Mika Westerberg
2013-08-28
2
-0
/
+23
*
i2c: mpc: cleanup clock API use
Gerhard Sittig
2013-08-28
1
-0
/
+24
*
i2c: pnx: fix error return code in i2c_pnx_probe()
Wei Yongjun
2013-08-28
1
-1
/
+2
*
i2c: ismt: add error return code in probe()
Wolfram Sang
2013-08-28
1
-0
/
+1
*
i2c: mv64xxx: fix typo in binding documentation
Wolfram Sang
2013-08-23
1
-1
/
+1
*
i2c: imx: use exact SoC revision to document binding
Jingchang Lu
2013-08-23
1
-1
/
+4
*
i2c: move ACPI helpers into the core
Mika Westerberg
2013-08-23
7
-129
/
+94
*
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
47
-262
/
+138
*
i2c: mv64xxx: Fix timing issue on Armada XP (errata FE-8471889)
Gregory CLEMENT
2013-08-23
1
-2
/
+13
*
i2c: mv64xxx: Add I2C Transaction Generator support
Gregory CLEMENT
2013-08-23
2
-11
/
+192
*
i2c: powermac: fix return path on error
Wolfram Sang
2013-08-21
1
-1
/
+2
*
Documentation: i2c: Fix example in instantiating-devices
Sachin Kamat
2013-08-19
1
-1
/
+1
*
i2c: tiny-usb: do not use stack as URB transfer_buffer
Jussi Kivilinna
2013-08-19
1
-15
/
+34
*
i2c: use dev_get_platdata()
Jingoo Han
2013-08-19
25
-35
/
+40
*
i2c: omap: query STP always when NACK is received
Grygorii Strashko
2013-08-19
1
-5
/
+4
*
i2c: mxs: fix broken timing calculation
Lothar Waßmann
2013-08-16
1
-24
/
+63
*
drivers/i2c/busses/i2c-ocores.c: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-15
1
-4
/
+1
*
i2c: imx: Add Vybrid VF610 I2C controller support
Jingchang Lu
2013-08-15
1
-0
/
+32
*
i2c: imx: add struct to hold more configurable quirks
Jingchang Lu
2013-08-15
1
-25
/
+52
*
i2c: imx: add INT flag and IEN bit operatation codes
Jingchang Lu
2013-08-15
1
-5
/
+22
*
i2c: imx: change register offset representation
Jingchang Lu
2013-08-15
1
-7
/
+16
*
i2c: imx: wrap registers read/write to inline function
Jingchang Lu
2013-08-15
1
-34
/
+46
*
i2c: imx: don't change platform device id_entry directly
Jingchang Lu
2013-08-15
1
-2
/
+6
*
i2c: imx: enable clk before write to registers
Jingchang Lu
2013-08-15
1
-0
/
+6
*
i2c: imx: use struct representing i2c clk{div, val} pair
Jingchang Lu
2013-08-15
1
-7
/
+13
*
i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsets
Rudolf Marek
2013-08-15
2
-13
/
+35
*
i2c: Improve logging on failure to probe for ->class devices
Andy Lutomirski
2013-08-15
1
-1
/
+2
*
i2c: davinci: Allow i2c driver available for keystone platforms
Santosh Shilimkar
2013-08-15
1
-1
/
+1
*
i2c: davinci: remove useless mach/hardware include
Santosh Shilimkar
2013-08-15
1
-2
/
+0
*
i2c: i2c-bfin-twi: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
1
-1
/
+6
*
i2c: puv3: add CONFIG_PM_SLEEP to suspend function
Jingoo Han
2013-08-15
1
-1
/
+1
*
i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
1
-1
/
+1
*
i2c: stu300: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
1
-1
/
+1
*
i2c: ocores: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
1
-1
/
+1
*
i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
1
-3
/
+6
*
i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-15
1
-6
/
+7
*
i2c: mxs: Check the return value from stmp_reset_block()
Fabio Estevam
2013-08-15
1
-7
/
+19
*
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-08-07
1
-3
/
+0
*
drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2013-08-07
1
-13
/
+0
*
i2c: mpc: Define unique I2C adapter names
Guenter Roeck
2013-08-07
1
-1
/
+4
*
i2c: add sanity check to i2c_put_adapter
Sebastian Hesselbarth
2013-08-07
1
-1
/
+2
*
i2c: reduce parent checking to a NOOP in non-I2C_MUX case
Phil Carmody
2013-08-07
1
-0
/
+2
*
i2c: designware: Manually set RESTART bit between messages
Chew, Chiau Ee
2013-08-07
1
-0
/
+14
*
i2c: pxa: enable high speed mode for i2c bus
Leilei Shang
2013-08-07
2
-1
/
+66
*
i2c: mv64xxx: Document the newly introduced allwinner compatible
Maxime Ripard
2013-08-07
1
-1
/
+1
*
i2c: Fix Kontron PLD prescaler calculation
Michael Brunner
2013-08-05
1
-2
/
+2
*
i2c: i2c-mxs: Use DMA mode even for small transfers
Fabio Estevam
2013-08-05
1
-1
/
+1
*
Linux 3.11-rc4
v3.11-rc4
Linus Torvalds
2013-08-04
1
-1
/
+1
*
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-08-04
2
-26
/
+68
|
\
|
*
dma: pl330: Fix cyclic transfers
Lars-Peter Clausen
2013-07-28
1
-26
/
+67
[next]