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-bfin-twi: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-07-12
1
-8
/
+10
*
i2c-at91: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-07-12
1
-6
/
+7
*
i2c: tegra: use of_match_ptr() for match_table initialization
Laxman Dewangan
2012-07-12
1
-3
/
+1
*
i2c: tegra: use clk_disable_unprepare in place of clk_disable
Laxman Dewangan
2012-07-12
1
-1
/
+1
*
i2c: tegra: remove unused member variable
Laxman Dewangan
2012-07-12
1
-2
/
+0
*
i2c: imx: make bitrate an u32 type
Wolfram Sang
2012-07-10
2
-3
/
+3
*
i2c: i2c-imx: Adapt the clock name to the new clock framework
Fabio Estevam
2012-07-09
1
-1
/
+1
*
i2c: stu300: use clk_prepare/unprepare
Linus Walleij
2012-07-09
1
-1
/
+3
*
i2c: mxs: mxs_i2c_finish_read: mute flase positive uninitialized var
Marc Kleine-Budde
2012-07-09
1
-1
/
+1
*
i2c-nomadik: Add 10-bit addressing support
Virupax Sadashivpetimath
2012-07-09
1
-17
/
+29
*
i2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIK
Alessandro Rubini
2012-07-09
1
-2
/
+3
*
i2c-nomadik: turn the platform driver to an amba driver
Alessandro Rubini
2012-07-09
2
-86
/
+78
*
i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>
Alessandro Rubini
2012-07-09
4
-7
/
+6
*
i2c: imx: convert to use managed functions
Richard Zhao
2012-07-08
1
-53
/
+18
*
i2c: tegra: make all resource allocation through devm_*
Laxman Dewangan
2012-07-08
1
-45
/
+17
*
i2c: tegra: support for I2C_M_NOSTART functionality
Laxman Dewangan
2012-07-08
1
-5
/
+26
*
i2c: tegra: add PROTOCOL_MANGLING as supported functionality.
Laxman Dewangan
2012-07-08
1
-1
/
+2
*
i2c: tegra: make sure register writes completes
Laxman Dewangan
2012-07-08
1
-0
/
+4
*
I2C: OMAP: Fix timeout problem during suspend.
Neil Brown
2012-07-08
1
-1
/
+1
*
I2C: OMAP: Rename the 1p153 to the erratum id i462
Shubhrajyoti D
2012-07-08
1
-6
/
+6
*
I2C: OMAP: Do not set the XUDF(Transmit underflow) if the underflow is not re...
Shubhrajyoti D
2012-07-08
1
-1
/
+1
*
I2C: OMAP: prevent the overwrite of the errata flags
Tasslehoff Kjappfot
2012-07-08
1
-5
/
+5
*
I2C: OMAP: Handle error check for pm runtime
Shubhrajyoti D
2012-07-08
1
-3
/
+11
*
I2C: OMAP: Fix the crash in i2c remove
Shubhrajyoti D
2012-07-08
1
-0
/
+2
*
I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
Shubhrajyoti D
2012-07-08
1
-6
/
+4
*
I2C: OMAP: Prevent the register access after pm_runtime_put in probe
Shubhrajyoti D
2012-07-08
1
-2
/
+2
*
I2C: OMAP: Fix the interrupt clearing in OMAP4
Shubhrajyoti D
2012-07-08
1
-4
/
+2
*
I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
Shubhrajyoti D
2012-07-08
1
-0
/
+2
*
I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
Shubhrajyoti D
2012-07-08
1
-43
/
+32
*
devicetree: bindings: gpio-i2c belongs to i2c not gpio
Wolfram Sang
2012-07-08
1
-0
/
+0
*
Linux 3.5-rc5
v3.5-rc5
Linus Torvalds
2012-06-30
1
-1
/
+1
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-06-30
14
-19
/
+37
|
\
|
*
Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-06-30
3
-6
/
+6
|
|
\
|
|
*
ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entry
Sachin Kamat
2012-06-27
1
-4
/
+4
|
|
*
ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping
Jose Miguel Goncalves
2012-06-21
1
-1
/
+1
|
|
*
ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULL
Jonghwan Choi
2012-06-20
1
-1
/
+1
|
*
|
ARM: imx6q: fix suspend regression caused by common clk migration
Shawn Guo
2012-06-30
1
-2
/
+4
|
*
|
Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-06-30
2
-6
/
+4
|
|
\
\
|
|
*
|
ARM: OMAP4470: Fix OMAP4470 boot failure
Jon Hunter
2012-06-27
1
-1
/
+4
|
|
*
|
ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=n
Kevin Hilman
2012-06-26
1
-5
/
+0
|
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...
Olof Johansson
2012-06-24
8
-5
/
+23
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ARM: shmobile: r8a7779: Route all interrupts to ARM
Phil Edworthy
2012-06-23
1
-0
/
+7
|
|
*
|
ARM: shmobile: kzm9d: use late init machine hook
Kuninori Morimoto
2012-06-21
1
-0
/
+1
|
|
*
|
ARM: shmobile: kzm9g: use late init machine hook
Kuninori Morimoto
2012-06-21
1
-0
/
+1
|
|
*
|
ARM: mach-shmobile: armadillo800eva: Use late init machine hook
Laurent Pinchart
2012-06-21
1
-0
/
+1
|
|
*
|
ARM: mach-shmobile: add missing GPIO IRQ configuration on mackerel
Guennadi Liakhovetski
2012-06-20
1
-0
/
+3
|
|
*
|
ARM: mach-shmobile: Fix build when SMP is enabled and EMEV2 is not enabled
Nobuhiro Iwamatsu
2012-06-20
1
-0
/
+5
|
|
*
|
ARM: shmobile: sh7372: bugfix: chclr_offset base
Kuninori Morimoto
2012-06-20
1
-1
/
+1
|
|
*
|
ARM: shmobile: sh73a0: bugfix: SY-DMAC number
Kuninori Morimoto
2012-06-20
1
-4
/
+4
|
|
|
/
*
|
|
printk.c: fix kernel-doc warnings
Randy Dunlap
2012-06-30
1
-1
/
+1
[next]