summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-2012-174/+304
|\
| * Revert "of: use platform_device_add"Grant Likely2013-02-171-11/+2
| * gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-138-54/+18
| * of: Create function for counting number of phandles in a propertyGrant Likely2013-02-132-4/+52
| * of/base: Clean up exit paths for of_parse_phandle_with_args()Grant Likely2013-02-131-7/+19
| * of/selftest: Use selftest() macro throughoutGrant Likely2013-02-131-23/+14
| * of/selftest: Fix GPIOs selftest to cover the 7th caseGrant Likely2013-02-131-1/+1
| * of: fix recursive locking in of_get_next_available_child()Stephen Warren2013-02-131-5/+25
| * Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.gitGrant Likely2013-02-131-44/+56
| |\
| | * OF: convert devtree lock from rw_lock to raw spinlockThomas Gleixner2013-02-091-44/+56
| * | Merge branch 'robherring/for-next' from git://sources.calxeda.com/kernel/linu...Grant Likely2013-02-081-22/+73
| |\|
| | * OF: Fixup resursive locking code pathsThomas Gleixner2013-01-281-21/+70
| | * of: fix incorrect return value of of_find_matching_node_and_match()Thomas Abraham2013-01-201-2/+4
| * | of: use platform_device_addGrant Likely2013-02-061-2/+11
| * | of: Output devicetree alias names in ueventStepan Moskovchenko2013-02-063-20/+52
* | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-2036-1137/+2027
|\ \ \
| * | | spi/of: Fix initialization of cs_gpios arrayAndreas Larsson2013-02-111-1/+2
| * | | Merge branch spi-next from git://git.kernel.org/pub/scm/linux/kernel/git/broo...Grant Likely2013-02-096-578/+1451
| |\ \ \
| | * | | spi/pxa2xx: add support for Lynxpoint SPI controllersMika Westerberg2013-02-082-3/+109
| | * | | spi/pxa2xx: add support for Intel Low Power Subsystem SPIMika Westerberg2013-02-082-4/+135
| | * | | spi/pxa2xx: add support for SPI_LOOPMika Westerberg2013-02-081-1/+4
| | * | | spi/pxa2xx: add support for runtime PMMika Westerberg2013-02-081-6/+67
| | * | | spi/pxa2xx: add support for DMA engineMika Westerberg2013-02-085-3/+431
| | * | | spi/pxa2xx: break out the private DMA API usage into a separate fileMika Westerberg2013-02-085-568/+712
| * | | | spi/ath79: add shutdown handlerGabor Juhos2013-02-061-0/+6
| * | | | spi/mips-lantiq: set SPI_MASTER_HALF_DUPLEX flagJohn Crispin2013-02-051-0/+1
| * | | | spi/mips-lantiq: make use of spi_finalize_current_messageJohn Crispin2013-02-051-1/+1
| * | | | spi/bcm63xx: work around inability to keep CS upJonas Gorski2013-02-051-28/+106
| * | | | spi/davinci: use request_threaded_irq() to fix deadlockMurali Karicheri2013-02-051-2/+15
| * | | | spi/orion: Use module_platform_driver()Ezequiel Garcia2013-02-051-11/+2
| * | | | spi/bcm63xx: reject transfers unable to transferJonas Gorski2013-02-051-49/+42
| * | | | spi: Ensure memory used for spi_write_then_read() is DMA safeMark Brown2013-02-051-1/+2
| * | | | spi/spi-mpc512x-psc: init mode bits supported by the driverAnatolij Gustschin2013-02-051-0/+1
| * | | | spi/mpc512x-psc: don't use obsolet cell-index propertyAnatolij Gustschin2013-02-051-11/+5
| * | | | spi: Remove erroneous __init, __exit and __exit_p() references in driversGrant Likely2013-02-059-23/+23
| * | | | spi/s3c64xx: fix checkpatch warnings and errorJingoo Han2013-02-051-20/+13
| * | | | spi/s3c64xx: Use devm_clk_get() and devm_request_irq()Jingoo Han2013-02-051-26/+15
| * | | | spi/imx: Add MODULE_ALIAS()Fabio Estevam2013-02-051-0/+1
| * | | | spi/tegra: remove checks for valid speedLaxman Dewangan2013-02-052-6/+14
| * | | | spi: make sure all transfer has proper speed setLaxman Dewangan2013-02-051-2/+4
| * | | | spi/ath79: avoid multiple initialization of the SPI controllerGabor Juhos2013-02-051-17/+24
| * | | | spi/ath79: use gpio_request_oneGabor Juhos2013-02-051-11/+11
| * | | | spi/ath79: remove superfluous chip select codeGabor Juhos2013-02-051-6/+0
| * | | | spi/ath79: add missing HIGH->LOW SCK transitionGabor Juhos2013-02-051-0/+2
| * | | | spi/ath79: add delay between SCK changesGabor Juhos2013-02-051-1/+43
| * | | | mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptorJuha Lumme2013-02-051-1/+4
| * | | | spi/sirf: add support for new SiRFmarco SMP SoCBarry Song2013-02-051-0/+1
| * | | | spi/sirf: use clk_prepare_enable and clk_disable_unprepareBarry Song2013-02-051-3/+3
| * | | | Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...Grant Likely2013-02-057-356/+130
| |\| | |
| | * | | spi: spi-omap2-mcspi.c: Toggle CS after each wordMatthias Brugger2013-01-261-0/+18