| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-04-05 | 5 | -44/+42 |
|\ |
|
| * | spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts | Anatolij Gustschin | 2013-04-01 | 1 | -1/+1 |
| * | spi: Unlock a spinlock before calling into the controller driver. | Bryan Freed | 2013-04-01 | 1 | -8/+7 |
| * | spi/s3c64xx: modified error interrupt handling and init | Girish K S | 2013-04-01 | 1 | -16/+25 |
| * | spi/bcm63xx: don't disable non enabled clocks in probe error path | Jonas Gorski | 2013-03-12 | 1 | -1/+1 |
| * | spi/bcm63xx: Remove unused variable | Kevin Cernekee | 2013-03-12 | 1 | -1/+0 |
| * | spi: slink-tegra20: move runtime pm calls to transfer_one_message | Laxman Dewangan | 2013-03-12 | 1 | -17/+8 |
* | | Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-04-04 | 2 | -2/+1 |
|\ \ |
|
| * | | ACPI / SPI: Use parent's ACPI_HANDLE() in acpi_register_spi_devices() | Rafael J. Wysocki | 2013-04-02 | 2 | -2/+1 |
| |/ |
|
* | | drivers/Kconfig: add several missing GENERIC_HARDIRQS dependencies | Heiko Carstens | 2013-03-21 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 2 | -4/+4 |
|\ |
|
| * | spi: tegra: do not use clock name to get clock | Prashant Gaikwad | 2013-01-28 | 2 | -2/+2 |
| * | ARM: tegra: migrate to new clock code | Prashant Gaikwad | 2013-01-28 | 2 | -2/+2 |
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 9 | -40/+31 |
|\ \ |
|
| * | | driver-core: constify data for class_find_device() | Michał Mirosław | 2013-02-06 | 1 | -2/+2 |
| * | | spi: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-25 | 7 | -29/+21 |
| * | | drivers/spi: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -10/+9 |
| |/ |
|
* | | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2013-02-21 | 1 | -54/+23 |
|\ \ |
|
| * | | spi: s3c64xx: Modify SPI driver to use generic DMA DT support | Padmavathi Venna | 2013-01-29 | 1 | -54/+23 |
| |/ |
|
* | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-02-20 | 4 | -11/+10 |
|\ \ |
|
| * | | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() | Grant Likely | 2013-02-13 | 4 | -11/+10 |
| |/ |
|
* | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-02-20 | 36 | -1137/+2027 |
|\ \ |
|
| * | | 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 | 6 | -578/+1451 |
| |\ \ |
|
| | * | | 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 | 2 | -4/+135 |
| | * | | 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 | 5 | -3/+431 |
| | * | | spi/pxa2xx: break out the private DMA API usage into a separate file | Mika Westerberg | 2013-02-08 | 5 | -568/+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 |
| * | | | 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 |