aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAge
...
| * | | spi: Add "spi:" prefix to modalias attribute of spi devicesGrant Likely2012-05-20
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2012-07-24
|\ \ \ \ | |_|_|/ |/| | |
| * | | coldfire-qspi: Add support for the Coldfire 5251/5253.Steven King2012-07-15
| | |/ | |/|
* | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\ \ \
| * \ \ Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-07-06
| |\ \ \ | | |/ / | |/| |
| | * | spi/tegra: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-12
* | | | spi/s3c64xx: Expand S3C64XX_SPI_{DE,}ACT macros at call sitesMark Brown2012-07-19
* | | | spi/s3c64xx: Convert to devm_request_and_ioremap()Mark Brown2012-07-19
* | | | spi/s3c64xx: Put the /CS GPIO into output modeMark Brown2012-07-19
* | | | spi/s3c64xx: Fix handling of errors in gpio_request()Mark Brown2012-07-19
* | | | spi: s3c64xx: add device tree supportThomas Abraham2012-07-13
* | | | spi: s3c64xx: Remove the 'set_level' callback from controller dataThomas Abraham2012-07-13
* | | | ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functionsThomas Abraham2012-07-13
* | | | spi: s3c64xx: move controller information into driver dataThomas Abraham2012-07-13
* | | | spi: s3c64xx: remove unused S3C64XX_SPI_ST_TRLCNTZ macroThomas Abraham2012-07-13
* | | | Merge branch 'next/devel-dma-ops' into next/dt-samsungKukjin Kim2012-07-12
|\ \ \ \ | |/ / / |/| | |
| * | | spi/s3c64xx: Add the use of DMA config operationBoojin Kim2012-06-19
| |/ /
* / / SPI: fix over-eager devm_xxx() conversionRussell King2012-06-18
|/ /
* | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\ \
| * \ Merge branch 'next/devel-s3c24xx-hsspi' into next/devel-samsungKukjin Kim2012-05-14
| |\ \
| | * | spi/s3c64xx: Allow usage for ARCH_S3C24XXHeiko Stuebner2012-04-24
* | | | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\ \ \ \
| * \ \ \ Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2012-05-16
| |\ \ \ \
| | * | | | ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn2012-05-08
| | | |/ / | | |/| |
| * | | | Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann2012-05-14
| |\ \ \ \
| * | | | | spi i.MX: do not depend on grouped clocksSascha Hauer2012-04-25
| | |/ / / | |/| | |
* | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-24
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | spi: By default setup spi_masters with 1 chipselect and dynamics bus numberGrant Likely2012-05-20
| * | | SPI: PRIMA2: use the newest APIs of PINCTRL to fix compiling errorsBarry Song2012-05-20
| * | | spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_controlHerton Ronaldo Krzesinski2012-05-20
| * | | spi: refactor spi-coldfire-qspi to use SPI queue framework.Steven King2012-05-20
| * | | spi/omap2-mcspi: convert to the pump message infrastructureShubhrajyoti D2012-05-20
| * | | spi/rspi: add dmaengine supportShimoda, Yoshihiro2012-05-20
| * | | spi/topcliff: use correct __devexit_p annotationArnd Bergmann2012-05-20
| * | | spi: Dont call prepare/unprepare transfer if not populatedShubhrajyoti D2012-05-10
| * | | spi/ep93xx: clean probe/remove routinesHannu Heikkinen2012-05-09
| * | | Merge tag 'v3.4-rc6' into spi/nextGrant Likely2012-05-09
| |\ \ \ | | | |/ | | |/|
| * | | spi/devicetree: Move devicetree support code into spi directoryGrant Likely2012-04-13
| * | | spi: use module_pci_driverAxel Lin2012-04-10
| * | | spi/omap2-mcspi: Trivial optimisationShubhrajyoti D2012-04-10
| * | | spi: omap2-mcspi: add support for pm_runtime autosuspendShubhrajyoti D2012-04-10
| * | | spi/omap: Remove bus_num usage for instance indexBenoit Cousson2012-04-10
| * | | Merge branch 'spi' of git://gitorious.org/linus-tree/linus-tree into spi/nextGrant Likely2012-04-10
| |\ \ \
| | * | | OMAP : SPI : use devm_* functionsShubhrajyoti D2012-03-19
| | * | | spi: omap2-mcspi: convert to module_platform_driverFelipe Balbi2012-03-19
| | * | | spi: omap2-mcspi: make it behave as a moduleFelipe Balbi2012-03-19
* | | | | spi/imx: adopt pinctrl supportShawn Guo2012-05-11
| |_|/ / |/| | |
* | | | spi/spi-bfin5xx: Fix flush of last bit after each spi transferScott Jiang2012-04-27
* | | | spi/spi-bfin5xx: fix reversed if condition in interrupt modeScott Jiang2012-04-27
* | | | spi/spi_bfin_sport: drop bits_per_word from client dataScott Jiang2012-04-27