Ingo Molnar ae7e81c077 sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> 8 years ago
..
Kconfig 2016d52a38 Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/lantiq-ssc', 'spi/topic/mpc52xx', 'spi/topic/ppc4xx' and 'spi/topic/pxa2xx' into spi-next 8 years ago
Makefile 17f84b793c spi: lantiq-ssc: add support for Lantiq SSC SPI controller 8 years ago
spi-adi-v3.c 14ac00e033 spi: drop owner assignment from platform_drivers 11 years ago
spi-altera.c 14ac00e033 spi: drop owner assignment from platform_drivers 11 years ago
spi-armada-3700.c 244a60c28d Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/ath79', 'spi/topic/bcm-qspi' and 'spi/topic/bcm53xx' into spi-next 8 years ago
spi-ath79.c 91829a9a25 spi: spi-ath79: use gpio_set_value_cansleep for GPIO chip select 8 years ago
spi-atmel.c 0afa0724df Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/ath79', 'spi/topic/atmel' and 'spi/topic/axi' into spi-next 8 years ago
spi-au1550.c 0beb0a6da8 spi: au1550: Simplify au1550_spi_setupxfer() 10 years ago
spi-axi-spi-engine.c 9620ca9011 spi: spi-axi: Free resources on error path 8 years ago
spi-bcm-qspi.c 85adbcd54f Merge tag 'spi-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi 8 years ago
spi-bcm-qspi.h cc20a38612 spi: iproc-qspi: Add Broadcom iProc SoCs support 9 years ago
spi-bcm2835.c 763dedfcda spi: bcm2835: Remove unnecessary workaround to call gpio_set_value 9 years ago
spi-bcm2835aux.c 6beb9fecbd Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi/topic/bcm2835' and 'spi/topic/bcm2835aux' into spi-next 9 years ago
spi-bcm53xx.c e360e72e71 spi: bcm53xx: (re)license code to the GPL v2 8 years ago
spi-bcm53xx.h 0fc6a323e1 spi: bcm53xx: driver for SPI controller on Broadcom bcma SoC 11 years ago
spi-bcm63xx-hsspi.c f4d8622377 spi/bcm63xx-hsspi: add support for dual spi read/write 10 years ago
spi-bcm63xx.c 3c2789239a Merge remote-tracking branches 'spi/topic/bcm63xx', 'spi/topic/butterfly', 'spi/topic/cadence' and 'spi/topic/davinci' into spi-next 9 years ago
spi-bfin-sport.c eac9837f87 spi: spi-bfin-sport: Remove deprecated create_singlethread_workqueue 9 years ago
spi-bfin5xx.c 9b96f0704b spi: spi-bfin5xx: Remove deprecated create_singlethread_workqueue 9 years ago
spi-bitbang-txrx.h 26a67ec47a spi: Fix regression in spi-bitbang-txrx.h 10 years ago
spi-bitbang.c 0037686596 spi: bitbang: switch to the generic implementation of transfer_one_message 10 years ago
spi-brcmstb-qspi.c 44f95d87a6 spi: brcmstb-qspi: Broadcom settop platform driver 9 years ago
spi-butterfly.c 1d3029cc5f spi: butterfly: use new parport device model 9 years ago
spi-cadence.c 148b1eb93c spi: cadence: mark pm functions __maybe_unused 9 years ago
spi-cavium-octeon.c 63d49afefc spi: octeon: Split driver into Octeon specific and common parts 9 years ago
spi-cavium-thunderx.c 568852b700 spi: spi-cavium-thunderx: Add missing clk_disable_unprepare() 9 years ago
spi-cavium.c 63d49afefc spi: octeon: Split driver into Octeon specific and common parts 9 years ago
spi-cavium.h 7347a6c7af spi: octeon: Add ThunderX driver 9 years ago
spi-clps711x.c 6acaadc852 spi: clps711x: Driver refactor 9 years ago
spi-coldfire-qspi.c f9b841af4c spi: spi-coldfire-qspi: enable RuntimePM before registering to the core 10 years ago
spi-davinci.c c5a2a39483 spi: davinci: use dma_mapping_error() 8 years ago
spi-dln2.c 71c5e53b42 spi: Drop duplicate code to set master->dev.parent 9 years ago
spi-dw-mid.c cf1716e9da spi: dw-mid: switch to new dmaengine_terminate_* API (part 2) 8 years ago
spi-dw-mmio.c 2f6fdefb35 spi: dw-mmio: remove message which is handled by core 9 years ago
spi-dw-pci.c 3208a1ccb2 spi: dw-pci: Spelling s/paltforms/platforms/g 9 years ago
spi-dw.c e70002c80d spi: dw: Make debugfs use bus num and make irq name unique 8 years ago
spi-dw.h e70002c80d spi: dw: Make debugfs use bus num and make irq name unique 8 years ago
spi-efm32.c 14ac00e033 spi: drop owner assignment from platform_drivers 11 years ago
spi-ep93xx.c 55f0cd3fb9 spi: spi-ep93xx: simplify GPIO chip selects 8 years ago
spi-falcon.c d6cd09bea9 Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topic/fsl', 'spi/topic/fsl-dspi' and 'spi/topic/gpio' into spi-next 10 years ago
spi-fsl-cpm.c 7aa1aa6ece QE: Move QE from arch/powerpc to drivers/soc 9 years ago
spi-fsl-cpm.h e8beacbb85 spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environment 12 years ago
spi-fsl-dspi.c 3bc1ad252d Merge remote-tracking branches 'spi/topic/delay', 'spi/topic/dw', 'spi/topic/fsl-dspi' and 'spi/topic/fsl-espi' into spi-next 8 years ago
spi-fsl-espi.c 7e2ef00330 spi: fsl-espi: fix ioread16/iowrite16 endianness 8 years ago
spi-fsl-lib.c 3c5395b66f spi: fsl-(e)spi: simplify cleanup code 10 years ago
spi-fsl-lib.h 278c48d2ab spi: fsl-espi: separate fsl-espi from fsl-lib completely 8 years ago
spi-fsl-lpspi.c 102ecc471b spi: fsl-lpspi: fix indentation error 8 years ago
spi-fsl-spi.c 31ae779421 spi: fsl: Combine substrings for two messages 8 years ago
spi-fsl-spi.h 447b0c7b93 spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally running on SPARC 12 years ago
spi-gpio.c d6cd09bea9 Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topic/fsl', 'spi/topic/fsl-dspi' and 'spi/topic/gpio' into spi-next 10 years ago
spi-img-spfi.c 2932c28710 spi: img-spfi: Remove spi_master_put in img_spfi_remove() 9 years ago
spi-imx.c 66459c5a50 spi: imx: adjust watermark level according to transfer length 8 years ago
spi-iproc-qspi.c cc20a38612 spi: iproc-qspi: Add Broadcom iProc SoCs support 9 years ago
spi-jcore.c aa12c1ab8b spi: jcore: Fix module autoload for OF registration 8 years ago
spi-lantiq-ssc.c 17f84b793c spi: lantiq-ssc: add support for Lantiq SSC SPI controller 8 years ago
spi-lm70llp.c 22de54a9b9 spi: lm70llp: remove printk 9 years ago
spi-loopback-test.c dc34b89a8c spi: loopback-test: mark rx_ranges_cmp() static 9 years ago
spi-lp8841-rtc.c 14a20428e2 spi: lp-8841: return correct error code from probe 9 years ago
spi-meson-spifc.c 2f58ea64bd spi: meson: Add GXBB compatible 9 years ago
spi-mpc512x-psc.c 85c1912d44 spi: mpc512x: Call mpc512x_psc_spi_transfer_setup() unconditionally 10 years ago
spi-mpc52xx-psc.c ac96b737cd spi: spi-mpc52xx-psc: Remove deprecated create_singlethread_workqueue 9 years ago
spi-mpc52xx.c 9c4f0440ba spi/mpc52xx: Combine substrings for two messages 8 years ago
spi-mt65xx.c 1ce24864bf spi: mediatek: Only do dma for 4-byte aligned buffers 8 years ago
spi-mxs.c f2234691d7 spi: mxs: cleanup wait_for_completion return handling 10 years ago
spi-nuc900.c 14ac00e033 spi: drop owner assignment from platform_drivers 11 years ago
spi-oc-tiny.c 45a3e77108 spi: oc-tiny: Use of_property_read_u32 instead of open-coding it 10 years ago
spi-omap-100k.c 76f67ea9bf spi: omap-100k: Rely on validations done by spi core 10 years ago
spi-omap-uwire.c 160f8d0691 spi: omap-uwire: Remove needless bits_per_word and speed_hz tests 10 years ago
spi-omap2-mcspi.c 2e9c079ccc spi: omap2-mcspi: Remove redundant return value check of platform_get_resource() 9 years ago
spi-orion.c 7243e0b207 spi: mvebu: fix baudrate calculation for armada variant 8 years ago
spi-pic32-sqi.c a3cfea0448 spi: pic32-sqi: use list_move_tail and list_move 9 years ago
spi-pic32.c 57c2b0ddd1 spi: pic32: fixup wait_for_completion_timeout return handling 9 years ago
spi-pl022.c 22640c8a27 spi: pl022: Remove obsolete struct pl022 members from kerneldoc 9 years ago
spi-ppc4xx.c 797236f10a spi/ppc4xx: Use kcalloc() in spi_ppc4xx_of_probe() 8 years ago
spi-pxa2xx-dma.c 96579a4e56 spi: pxa2xx: Remove pointer to chip data from driver data 9 years ago
spi-pxa2xx-pci.c 64e02cb0bd spi: pca2xx-pci: Allow MSI 8 years ago
spi-pxa2xx.c 2016d52a38 Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/lantiq-ssc', 'spi/topic/mpc52xx', 'spi/topic/ppc4xx' and 'spi/topic/pxa2xx' into spi-next 8 years ago
spi-pxa2xx.h 6906b0ec5c spi: spi-pxa2xx: Remove unused macro 8 years ago
spi-qup.c 66b5a337d0 Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/pic32-sqi', 'spi/topic/pxa2xx' and 'spi/topic/qup' into spi-next 9 years ago
spi-rb4xx.c b2b3024ca5 spi: rb4xx: Fix checking return value of devm_ioremap_resource() 10 years ago
spi-rockchip.c 23e291c2e4 spi: rockchip: support "sleep" pin configuration 8 years ago
spi-rspi.c e2a3b0df8d Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/slave' into spi-next 8 years ago
spi-s3c24xx-fiq.S ca632f5566 spi: reorganize drivers 14 years ago
spi-s3c24xx-fiq.h ca632f5566 spi: reorganize drivers 14 years ago
spi-s3c24xx.c c15f6ed3a1 spi: bitbang: Replace spinlock by mutex 10 years ago
spi-s3c64xx.c e2a3b0df8d Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/slave' into spi-next 8 years ago
spi-sc18is602.c 76cce7e3a5 spi: sc18is602: Change gpiod_set_value to gpiod_set_value_cansleep 9 years ago
spi-sh-hspi.c 2c658e212c spi: Remove FSF mailing addresses 10 years ago
spi-sh-msiof.c e7ad4a7336 spi: sh-msiof: Remove useless memory allocation failure message 8 years ago
spi-sh-sci.c 14ac00e033 spi: drop owner assignment from platform_drivers 11 years ago
spi-sh.c 38e099208c spi: spi-sh: Remove deprecated create_singlethread_workqueue 9 years ago
spi-sirf.c 5bcc3b0bbe spi: sirf: add the reset for USP-based SPI 10 years ago
spi-st-ssc4.c 4253168663 spi: st-ssc4: Fix misuse of devm_gpio_request/devm_gpio_free APIs 9 years ago
spi-sun4i.c 196737912d spi: sun4i: Allow transfers larger than FIFO size 8 years ago
spi-sun6i.c 10565dfd35 spi: sun6i: Support Allwinner H3 SPI controller 8 years ago
spi-tegra114.c 14ac00e033 spi: drop owner assignment from platform_drivers 11 years ago
spi-tegra20-sflash.c 14ac00e033 spi: drop owner assignment from platform_drivers 11 years ago
spi-tegra20-slink.c 14ac00e033 spi: drop owner assignment from platform_drivers 11 years ago
spi-test.h 739f3e9291 spi: loopback: added additional non-power of 2 transfer lengthes 9 years ago
spi-ti-qspi.c 7abfe04c47 spi: spi-ti-qspi: Fix error handling 8 years ago
spi-tle62x0.c 3821a065f5 spi: Drop owner assignment from spi_drivers 10 years ago
spi-topcliff-pch.c 45e861a1c1 spi/topcliff-pch: Delete an error message for a failed memory allocation in pch_spi_set_tx() 8 years ago
spi-txx9.c 1ae4ec1415 spi: spi-txx9: Add missing clock (un)prepare calls for CCF 9 years ago
spi-xcomm.c 98c7863c36 spi: xcomm: Export I2C module alias information 10 years ago
spi-xilinx.c d336484785 spi: xilinx: Return IRQ_NONE if no interrupts were detected 9 years ago
spi-xlp.c b87c701b66 spi: xlp: Fix module autoload for OF registration 8 years ago
spi-xtensa-xtfpga.c b0b4855099 spi: xtensa-xtfpga: fix register endianness 10 years ago
spi-zynqmp-gqspi.c ba412e343d spi: zynqmp: disable clocks in error paths 9 years ago
spi.c ae7e81c077 sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> 8 years ago
spidev.c 144235ea75 spi: spidev: Add device to spidev device tree compatibility list 9 years ago