aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-20
|\
| * Revert "of: use platform_device_add"Grant Likely2013-02-17
| * kbuild: limit dtc+cpp include pathStephen Warren2013-02-13
| * gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-13
| * of: Create function for counting number of phandles in a propertyGrant Likely2013-02-13
| * of/base: Clean up exit paths for of_parse_phandle_with_args()Grant Likely2013-02-13
| * of/selftest: Use selftest() macro throughoutGrant Likely2013-02-13
| * of/selftest: Fix GPIOs selftest to cover the 7th caseGrant Likely2013-02-13
| * of: fix recursive locking in of_get_next_available_child()Stephen Warren2013-02-13
| * Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.gitGrant Likely2013-02-13
| |\
| | * documentation/devicetree: Fix a typo in exynos-dw-mshc.txtSachin Kamat2013-02-08
| | * OF: convert devtree lock from rw_lock to raw spinlockThomas Gleixner2013-02-08
| * | of/exynos_g2d: Add Bindings for exynos G2D driverAjay Kumar2013-02-08
| * | kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren2013-02-08
| * | input: Extend matrix-keypad device tree bindingSimon Glass2013-02-08
| * | Merge branch 'robherring/for-next' from git://sources.calxeda.com/kernel/linu...Grant Likely2013-02-08
| |\|
| | * DT: add vendor prefixes for Renesas and ToshibaGuennadi Liakhovetski2013-01-27
| | * OF: Fixup resursive locking code pathsThomas Gleixner2013-01-27
| | * of: Add vendor prefix for Cirrus LogicAlexander Shiyan2013-01-24
| | * of: fix incorrect return value of of_find_matching_node_and_match()Thomas Abraham2013-01-20
| * | devicetree: Move NS2 LEDs binding into LEDs directoryGrant Likely2013-02-07
| * | of: use platform_device_addGrant Likely2013-02-06
| * | powerpc/5200: Fix size to request_mem_region() callGrant Likely2013-02-06
| * | documentation/devicetree: Fix typosMasanari Iida2013-02-06
| * | of: add 'const' to of_node_full_name parameterSteffen Trumtrar2013-02-06
| * | of: Output devicetree alias names in ueventStepan Moskovchenko2013-02-06
* | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-20
|\ \ \
| * | | spi: Document cs_gpios and cs_gpio in kernel-docAndreas Larsson2013-02-10
| * | | spi/of: Fix initialization of cs_gpios arrayAndreas Larsson2013-02-10
| * | | Merge branch spi-next from git://git.kernel.org/pub/scm/linux/kernel/git/broo...Grant Likely2013-02-09
| |\ \ \
| | * | | spi/pxa2xx: add support for Lynxpoint SPI controllersMika Westerberg2013-02-08
| | * | | spi/pxa2xx: add support for Intel Low Power Subsystem SPIMika Westerberg2013-02-08
| | * | | spi/pxa2xx: add support for SPI_LOOPMika Westerberg2013-02-08
| | * | | spi/pxa2xx: add support for runtime PMMika Westerberg2013-02-08
| | * | | spi/pxa2xx: add support for DMA engineMika Westerberg2013-02-08
| | * | | spi/pxa2xx: break out the private DMA API usage into a separate fileMika Westerberg2013-02-08
| * | | | spi/ath79: add shutdown handlerGabor Juhos2013-02-06
| * | | | spi/mips-lantiq: set SPI_MASTER_HALF_DUPLEX flagJohn Crispin2013-02-05
| * | | | spi/mips-lantiq: make use of spi_finalize_current_messageJohn Crispin2013-02-05
| * | | | spi/bcm63xx: work around inability to keep CS upJonas Gorski2013-02-05
| * | | | spi/davinci: use request_threaded_irq() to fix deadlockMurali Karicheri2013-02-05
| * | | | spi/orion: Use module_platform_driver()Ezequiel Garcia2013-02-05
| * | | | spi/bcm63xx: reject transfers unable to transferJonas Gorski2013-02-05
| * | | | spi: Ensure memory used for spi_write_then_read() is DMA safeMark Brown2013-02-05
| * | | | spi/spi-mpc512x-psc: init mode bits supported by the driverAnatolij Gustschin2013-02-05
| * | | | spi/mpc512x-psc: don't use obsolet cell-index propertyAnatolij Gustschin2013-02-05
| * | | | spi: Remove erroneous __init, __exit and __exit_p() references in driversGrant Likely2013-02-05
| * | | | spi/s3c64xx: fix checkpatch warnings and errorJingoo Han2013-02-05
| * | | | spi/s3c64xx: Use devm_clk_get() and devm_request_irq()Jingoo Han2013-02-05
| * | | | spi/imx: Add MODULE_ALIAS()Fabio Estevam2013-02-05