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
*
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-02-20
35
-227
/
+444
|
\
|
*
Revert "of: use platform_device_add"
Grant Likely
2013-02-17
1
-11
/
+2
|
*
kbuild: limit dtc+cpp include path
Stephen Warren
2013-02-13
1
-2
/
+6
|
*
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
2013-02-13
9
-71
/
+41
|
*
of: Create function for counting number of phandles in a property
Grant Likely
2013-02-13
3
-4
/
+61
|
*
of/base: Clean up exit paths for of_parse_phandle_with_args()
Grant Likely
2013-02-13
1
-7
/
+19
|
*
of/selftest: Use selftest() macro throughout
Grant Likely
2013-02-13
1
-23
/
+14
|
*
of/selftest: Fix GPIOs selftest to cover the 7th case
Grant Likely
2013-02-13
1
-1
/
+1
|
*
of: fix recursive locking in of_get_next_available_child()
Stephen Warren
2013-02-13
1
-5
/
+25
|
*
Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.git
Grant Likely
2013-02-13
4
-48
/
+60
|
|
\
|
|
*
documentation/devicetree: Fix a typo in exynos-dw-mshc.txt
Sachin Kamat
2013-02-08
1
-1
/
+1
|
|
*
OF: convert devtree lock from rw_lock to raw spinlock
Thomas Gleixner
2013-02-08
3
-47
/
+59
|
*
|
of/exynos_g2d: Add Bindings for exynos G2D driver
Ajay Kumar
2013-02-08
1
-0
/
+22
|
*
|
kbuild: create a rule to run the pre-processor on *.dts files
Stephen Warren
2013-02-08
2
-0
/
+33
|
*
|
input: Extend matrix-keypad device tree binding
Simon Glass
2013-02-08
4
-13
/
+23
|
*
|
Merge branch 'robherring/for-next' from git://sources.calxeda.com/kernel/linu...
Grant Likely
2013-02-08
2
-22
/
+76
|
|
\
\
|
|
|
/
|
|
*
DT: add vendor prefixes for Renesas and Toshiba
Guennadi Liakhovetski
2013-01-27
1
-0
/
+2
|
|
*
OF: Fixup resursive locking code paths
Thomas Gleixner
2013-01-27
1
-21
/
+70
|
|
*
of: Add vendor prefix for Cirrus Logic
Alexander Shiyan
2013-01-24
1
-0
/
+1
|
|
*
of: fix incorrect return value of of_find_matching_node_and_match()
Thomas Abraham
2013-01-20
1
-2
/
+4
|
*
|
devicetree: Move NS2 LEDs binding into LEDs directory
Grant Likely
2013-02-07
1
-0
/
+0
|
*
|
of: use platform_device_add
Grant Likely
2013-02-06
1
-2
/
+11
|
*
|
powerpc/5200: Fix size to request_mem_region() call
Grant Likely
2013-02-06
1
-1
/
+1
|
*
|
documentation/devicetree: Fix typos
Masanari Iida
2013-02-06
10
-17
/
+17
|
*
|
of: add 'const' to of_node_full_name parameter
Steffen Trumtrar
2013-02-06
1
-1
/
+1
|
*
|
of: Output devicetree alias names in uevent
Stepan Moskovchenko
2013-02-06
3
-20
/
+52
*
|
|
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-02-20
43
-1237
/
+2078
|
\
\
\
|
*
|
|
spi: Document cs_gpios and cs_gpio in kernel-doc
Andreas Larsson
2013-02-11
1
-0
/
+5
|
*
|
|
spi/of: Fix initialization of cs_gpios array
Andreas Larsson
2013-02-10
1
-1
/
+2
|
*
|
|
Merge branch spi-next from git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Grant Likely
2013-02-09
8
-658
/
+1467
|
|
\
\
\
|
|
*
|
|
spi/pxa2xx: add support for Lynxpoint SPI controllers
Mika Westerberg
2013-02-08
2
-3
/
+109
|
|
*
|
|
spi/pxa2xx: add support for Intel Low Power Subsystem SPI
Mika Westerberg
2013-02-08
4
-4
/
+145
|
|
*
|
|
spi/pxa2xx: add support for SPI_LOOP
Mika Westerberg
2013-02-08
1
-1
/
+4
|
|
*
|
|
spi/pxa2xx: add support for runtime PM
Mika Westerberg
2013-02-08
1
-6
/
+67
|
|
*
|
|
spi/pxa2xx: add support for DMA engine
Mika Westerberg
2013-02-08
6
-3
/
+437
|
|
*
|
|
spi/pxa2xx: break out the private DMA API usage into a separate file
Mika Westerberg
2013-02-08
6
-648
/
+712
|
*
|
|
|
spi/ath79: add shutdown handler
Gabor Juhos
2013-02-06
1
-0
/
+6
|
*
|
|
|
spi/mips-lantiq: set SPI_MASTER_HALF_DUPLEX flag
John Crispin
2013-02-05
1
-0
/
+1
|
*
|
|
|
spi/mips-lantiq: make use of spi_finalize_current_message
John Crispin
2013-02-05
1
-1
/
+1
|
*
|
|
|
spi/bcm63xx: work around inability to keep CS up
Jonas Gorski
2013-02-05
1
-28
/
+106
|
*
|
|
|
spi/davinci: use request_threaded_irq() to fix deadlock
Murali Karicheri
2013-02-05
1
-2
/
+15
|
*
|
|
|
spi/orion: Use module_platform_driver()
Ezequiel Garcia
2013-02-05
1
-11
/
+2
|
*
|
|
|
spi/bcm63xx: reject transfers unable to transfer
Jonas Gorski
2013-02-05
1
-49
/
+42
|
*
|
|
|
spi: Ensure memory used for spi_write_then_read() is DMA safe
Mark Brown
2013-02-05
1
-1
/
+2
|
*
|
|
|
spi/spi-mpc512x-psc: init mode bits supported by the driver
Anatolij Gustschin
2013-02-05
1
-0
/
+1
|
*
|
|
|
spi/mpc512x-psc: don't use obsolet cell-index property
Anatolij Gustschin
2013-02-05
1
-11
/
+5
|
*
|
|
|
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
Grant Likely
2013-02-05
9
-23
/
+23
|
*
|
|
|
spi/s3c64xx: fix checkpatch warnings and error
Jingoo Han
2013-02-05
1
-20
/
+13
|
*
|
|
|
spi/s3c64xx: Use devm_clk_get() and devm_request_irq()
Jingoo Han
2013-02-05
1
-26
/
+15
|
*
|
|
|
spi/imx: Add MODULE_ALIAS()
Fabio Estevam
2013-02-05
1
-0
/
+1
[next]