index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtensa: save and restore scompare1 SR on kernel entry
Max Filippov
2012-12-18
3
-1
/
+15
*
xtensa: display s32c1i feature flag in cpuinfo
Max Filippov
2012-12-18
1
-0
/
+3
*
xtensa: fix CPU cache flags formatting
Max Filippov
2012-12-18
1
-3
/
+3
*
xtensa: properly fix missing compiler barrier in simcall
Max Filippov
2012-12-18
1
-6
/
+1
*
xtensa: fix build warning for arch/xtensa/mm/tlb.c
Max Filippov
2012-12-18
1
-1
/
+1
*
xtensa: provide DMA_ERROR_CODE definition
Max Filippov
2012-12-18
1
-0
/
+2
*
xtensa: ISS: add BASE_BAUD definition to serial.h
Max Filippov
2012-12-18
1
-0
/
+15
*
xtensa: provide proper assembler function boundaries with ENDPROC()
Chris Zankel
2012-12-18
7
-25
/
+147
*
xtensa: make DoubleExceptionVector literals fit the gap
Max Filippov
2012-12-18
1
-4
/
+10
*
xtensa: add config option to disable linker relaxation
Chris Zankel
2012-12-18
2
-2
/
+15
*
xtensa: unbalanced parentheses
Nicolas Kaiser
2012-12-18
1
-2
/
+2
*
xtensa:fix the incompatible pointer type warning in time.c
Wanlong Gao
2012-12-18
1
-1
/
+1
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-12-18
27
-359
/
+1480
|
\
|
*
i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flag
Shubhrajyoti D
2012-11-28
5
-13
/
+6
|
*
i2c: at91: add dma support
Ludovic Desroches
2012-11-24
1
-8
/
+298
|
*
i2c: at91: change struct members indentation
Ludovic Desroches
2012-11-24
1
-15
/
+15
|
*
i2c: at91: fix compilation warning
Ludovic Desroches
2012-11-24
1
-1
/
+1
|
*
i2c: mxs: Do not disable the I2C SMBus quick mode
Marek Vasut
2012-11-22
1
-1
/
+1
|
*
i2c: mxs: Handle i2c DMA failure properly
Marek Vasut
2012-11-22
1
-0
/
+2
|
*
i2c: s3c2410: Remove recently introduced performance overheads
Mark Brown
2012-11-22
1
-4
/
+16
|
*
i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF block
Andreas Larsson
2012-11-22
1
-34
/
+34
|
*
i2c: s3c2410: Add fix for i2c suspend/resume
Abhilash Kesavan
2012-11-19
1
-7
/
+9
|
*
i2c: s3c2410: Fix code to free gpios
Abhilash Kesavan
2012-11-19
1
-0
/
+1
|
*
i2c: i2c-cbus-gpio: introduce driver
Aaro Koskinen
2012-11-19
6
-0
/
+407
|
*
i2c: ocores: Add support for the GRLIB port of the controller and use functio...
Andreas Larsson
2012-11-16
2
-19
/
+121
|
*
i2c: ocores: Add irq support for sparc
Andreas Larsson
2012-11-16
1
-5
/
+6
|
*
i2c: omap: Move the remove constraint
Shubhrajyoti D
2012-11-16
1
-3
/
+4
|
*
ARM: dts: cfa10049: Add the i2c muxer buses to the CFA-10049
Maxime Ripard
2012-11-16
1
-0
/
+24
|
*
i2c: s3c2410: do not special case HDMIPHY stuck bus detection
Daniel Kurtz
2012-11-16
1
-16
/
+0
|
*
i2c: s3c2410: use exponential back off while polling for bus idle
Daniel Kurtz
2012-11-16
1
-20
/
+47
|
*
i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHY
Daniel Kurtz
2012-11-16
1
-2
/
+45
|
*
i2c: s3c2410: grab adapter lock while changing i2c clock
Daniel Kurtz
2012-11-16
1
-8
/
+2
|
*
i2c: s3c2410: Add support for pinctrl
Tomasz Figa
2012-11-16
2
-8
/
+24
|
*
i2c: s3c2410: Convert to devm_request_and_ioremap()
Mark Brown
2012-11-16
1
-28
/
+7
|
*
i2c: s3c2410: Refactor ifdefs for PM_SLEEP
Mark Brown
2012-11-16
1
-1
/
+5
|
*
i2c: mux: Add dt support to i2c-mux-gpio driver
Maxime Ripard
2012-11-16
2
-31
/
+195
|
*
i2c: i2c-sh_mobile: fix spurious transfer request timed out
Shinya Kuribayashi
2012-11-16
1
-0
/
+3
|
*
i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clock
Shinya Kuribayashi
2012-11-16
2
-0
/
+6
|
*
i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speed
Shinya Kuribayashi
2012-11-16
1
-49
/
+77
|
*
i2c: i2c-sh_mobile: calculate clock parameters at driver probing time
Shinya Kuribayashi
2012-11-16
1
-5
/
+13
|
*
i2c: omap: don't save a value only needed for read-clearing
Wolfram Sang
2012-11-14
1
-2
/
+1
|
*
i2c: omap: cleanup the sysc write
Shubhrajyoti D
2012-11-14
1
-15
/
+5
|
*
i2c: omap: Restore i2c context always
Shubhrajyoti D
2012-11-14
1
-2
/
+1
|
*
i2c: omap: make reset a seperate function
Shubhrajyoti D
2012-11-14
1
-15
/
+24
|
*
i2c: omap: re-factor omap_i2c_init function
Shubhrajyoti D
2012-11-14
1
-40
/
+35
|
*
ARM: i2c: omap: Remove the i207 errata flag
Shubhrajyoti D
2012-11-14
4
-11
/
+5
|
*
i2c: omap: remove the dtrev
Shubhrajyoti D
2012-11-14
1
-7
/
+5
|
*
i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207
Shubhrajyoti D
2012-11-14
1
-1
/
+2
|
*
i2c: omap: Fix the revision register read
Shubhrajyoti D
2012-11-14
1
-13
/
+48
|
*
i2c: omap: adopt pinctrl support
Sebastien Guiriec
2012-11-14
1
-0
/
+13
[next]