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
...
|
*
|
|
|
spi/tegra: remove checks for valid speed
Laxman Dewangan
2013-02-05
2
-6
/
+14
|
*
|
|
|
spi: make sure all transfer has proper speed set
Laxman Dewangan
2013-02-05
1
-2
/
+4
|
*
|
|
|
spi/ath79: avoid multiple initialization of the SPI controller
Gabor Juhos
2013-02-05
1
-17
/
+24
|
*
|
|
|
spi/ath79: use gpio_request_one
Gabor Juhos
2013-02-05
1
-11
/
+11
|
*
|
|
|
spi/ath79: remove superfluous chip select code
Gabor Juhos
2013-02-05
1
-6
/
+0
|
*
|
|
|
spi/ath79: add missing HIGH->LOW SCK transition
Gabor Juhos
2013-02-05
1
-0
/
+2
|
*
|
|
|
spi/ath79: add delay between SCK changes
Gabor Juhos
2013-02-05
1
-1
/
+43
|
*
|
|
|
mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptor
Juha Lumme
2013-02-05
1
-1
/
+4
|
*
|
|
|
spi/sirf: add support for new SiRFmarco SMP SoC
Barry Song
2013-02-05
1
-0
/
+1
|
*
|
|
|
spi/sirf: use clk_prepare_enable and clk_disable_unprepare
Barry Song
2013-02-05
1
-3
/
+3
|
*
|
|
|
Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Grant Likely
2013-02-05
12
-376
/
+148
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
spi: spi-gpio: fix compilation warning on 64 bits systems
Maxime Ripard
2013-01-31
1
-2
/
+2
|
|
*
|
|
spi: spi-omap2-mcspi.c: Toggle CS after each word
Matthias Brugger
2013-01-26
2
-0
/
+21
|
|
*
|
|
spi: spi-omap2-mcspi.c: fix coding style
Matthias Brugger
2013-01-26
1
-8
/
+8
|
|
*
|
|
spi: spi-gpio: Add checks for the dt properties
Maxime Ripard
2013-01-26
1
-3
/
+20
|
|
*
|
|
spi/pxa2xx: convert to the common clk framework
Mika Westerberg
2013-01-26
2
-31
/
+20
|
|
*
|
|
spi/pxa2xx: convert to the pump message infrastructure
Mika Westerberg
2013-01-26
1
-200
/
+12
|
|
*
|
|
spi/pxa2xx: fix warnings when compiling a 64-bit kernel
Mika Westerberg
2013-01-26
1
-3
/
+2
|
|
*
|
|
spi/pxa2xx: allow building on a 64-bit kernel
Mika Westerberg
2013-01-26
1
-2
/
+2
|
|
*
|
|
MAINTAINERS: Add myself as a backup maintainer for SPI
Mark Brown
2013-01-14
1
-0
/
+1
|
|
*
|
|
spi: bitbang: simplify pointer arithmetics
Guennadi Liakhovetski
2013-01-14
1
-13
/
+14
|
|
*
|
|
spi/pxa2xx: embed the ssp_device to platform data
Mika Westerberg
2013-01-08
4
-72
/
+28
|
|
*
|
|
spi/pxa2xx-pci: switch to use pcim_* interfaces
Mika Westerberg
2013-01-08
1
-56
/
+30
|
|
*
|
|
spi/s3c64xx: Complain if we fail to set a transfer speed
Mark Brown
2013-01-08
1
-0
/
+2
|
*
|
|
|
spi: remove check for bits_per_word on transfer from low level driver
Laxman Dewangan
2013-02-05
11
-25
/
+16
|
*
|
|
|
spi/of: Use DT aliases for assigning bus number
Grant Likely
2013-02-05
1
-0
/
+3
|
*
|
|
|
spi/sh-msiof: Add device tree parsing to driver
Bastian Hecht
2013-02-05
2
-1
/
+67
|
*
|
|
|
spi/davinci: add OF support for the spi controller
Murali Karicheri
2013-02-05
1
-14
/
+88
|
*
|
|
|
spi/omap2: disable DMA requests before complete()
Felipe Balbi
2013-02-05
1
-4
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-02-20
23
-276
/
+527
|
\
\
\
\
|
*
|
|
|
clk: sunxi: remove stale Makefile entry
Arnd Bergmann
2013-02-14
1
-1
/
+0
|
*
|
|
|
clk: vexpress: Use common of_clk_init() function
Prashant Gaikwad
2013-01-24
2
-7
/
+2
|
*
|
|
|
clk: zynq: Use common of_clk_init() function
Prashant Gaikwad
2013-01-24
1
-10
/
+4
|
*
|
|
|
clk: vt8500: Use common of_clk_init() function
Prashant Gaikwad
2013-01-24
1
-12
/
+5
|
*
|
|
|
clk: highbank: Use common of_clk_init() function
Prashant Gaikwad
2013-01-24
3
-16
/
+6
|
*
|
|
|
clk: sunxi: Use common of_clk_init() function
Prashant Gaikwad
2013-01-24
3
-54
/
+2
|
*
|
|
|
clk: add common of_clk_init() function
Prashant Gaikwad
2013-01-24
4
-0
/
+26
|
*
|
|
|
clk: Deduplicate exit code in clk_set_rate
Nestor Ovroy
2013-01-21
1
-3
/
+0
|
*
|
|
|
clk: beautify Makefile
Mike Turquette
2013-01-18
1
-2
/
+7
|
*
|
|
|
clk-divider: fix macros
James Hogan
2013-01-18
1
-3
/
+3
|
*
|
|
|
clk: prima2: enable dt-binding clkdev mapping
Barry Song
2013-01-18
3
-126
/
+183
|
*
|
|
|
clk: mxs: Index is always positive
Fabio Estevam
2013-01-15
2
-2
/
+2
|
*
|
|
|
clk: max77686: Avoid double free at remove time
Laurent Pinchart
2013-01-15
1
-2
/
+1
|
*
|
|
|
clk: remove exported function from __init section
Denis Efremov
2013-01-15
1
-1
/
+1
|
*
|
|
|
clk: vt8500: Add support for WM8750/WM8850 PLL clocks
Tony Prisk
2013-01-15
1
-2
/
+100
|
*
|
|
|
clk: vt8500: Fix division-by-0 when requested rate=0
Tony Prisk
2013-01-15
1
-2
/
+12
|
*
|
|
|
clk: vt8500: Fix device clock divisor calculations
Tony Prisk
2013-01-15
1
-0
/
+8
|
*
|
|
|
clk: vt8500: Fix error in PLL calculations on non-exact match.
Tony Prisk
2013-01-15
1
-3
/
+3
|
*
|
|
|
clk: max77686: Remove unnecessary NULL checking for container_of()
Axel Lin
2013-01-15
1
-21
/
+7
|
*
|
|
|
clk: JSON debugfs clock tree summary
Prashant Gaikwad
2013-01-11
1
-0
/
+75
[prev]
[next]