]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/spi
Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 'spi/topic...
[karo-tx-linux.git] / drivers / spi /
2014-03-30 Mark BrownMerge remote-tracking branches 'spi/topic/s3c64xx'...
2014-03-30 Mark BrownMerge remote-tracking branches 'spi/topic/omap-uwire...
2014-03-30 Mark BrownMerge remote-tracking branches 'spi/topic/imx', 'spi...
2014-03-30 Mark BrownMerge remote-tracking branches 'spi/topic/drivers'...
2014-03-30 Mark BrownMerge remote-tracking branches 'spi/topic/bus-num'...
2014-03-30 Mark BrownMerge remote-tracking branches 'spi/topic/altera',...
2014-03-30 Mark BrownMerge remote-tracking branch 'spi/topic/dma' into spi...
2014-03-30 Mark BrownMerge remote-tracking branch 'spi/topic/core' into...
2014-03-30 Mark BrownMerge remote-tracking branch 'spi/fix/core' into spi...
2014-03-30 Mark Brownspi: Fix handling of cs_change in core implementation
2014-03-29 Axel Linspi: bitbang: Make spi_bitbang_stop() return void
2014-03-29 Axel Linspi: mpc52xx: Convert to use bits_per_word_mask
2014-03-29 Axel Linspi: omap-100k: Fix memory leak
2014-03-28 Axel Linspi: dw: Don't call kfree for memory allocated by devm_...
2014-03-28 Axel Linspi: fsl-dspi: Fix memory leak
2014-03-27 Nishanth Menonspi: omap-uwire: add missing iounmap
2014-03-27 Axel Linspi: clps711x: Convert to use master->max_speed_hz
2014-03-27 Axel Linspi: clps711x: Enable driver compilation with COMPILE_TEST
2014-03-26 Axel Linspi: omap-uwire: Remove full duplex check
2014-03-25 Mark Brownspi: Do not require a completion
2014-03-25 Axel Linspi: coldfire-qspi: Simplify the code to set register...
2014-03-25 Axel Linspi: bcm63xx: Remove unused define for PFX
2014-03-25 Uwe Kleine-Königspi: efm32: use $vendor,$device scheme for compatible...
2014-03-25 Alexander Shiyanspi: clps711x: Remove <mach/hardware.h> dependency
2014-03-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-03-22 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2014-03-21 Axel Linspi: fsl-espi: Remove unused bits_per_word variable...
2014-03-21 Axel Linspi: altera: Remove the code to get unused platform_data
2014-03-21 Axel Linspi: fsl-lib: Fix memory leak of pinfo
2014-03-21 Axel Linspi: nuc900: Fix setting multiple bits settings in...
2014-03-21 Randy Dunlapspi: atmel: fix printk format warnings
2014-03-20 David S. MillerMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2014-03-19 Linus TorvaldsMerge branch 'for-3.14-fixes' of git://git.kernel.org...
2014-03-19 Dave AirlieMerge tag 'drm-intel-fixes-2014-03-19' of git://anongit...
2014-03-19 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2014-03-18 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2014-03-18 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-03-18 Dave AirlieMerge tag 'drm-intel-fixes-2014-03-17' of git://anongit...
2014-03-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2014-03-17 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-03-17 Axel Linspi: core: Use master->max_speed_hz as transfer speed...
2014-03-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-03-15 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2014-03-15 Linus TorvaldsMerge tag 'dm-3.14-fixes-4' of git://git.kernel.org...
2014-03-14 Uwe Kleine-Königspi: efm32: properly namespace location property
2014-03-14 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-03-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-03-13 Axel Linspi: sh-sci: Prevent NULL pointer dereference
2014-03-13 Axel Linspi: sirf: Add missing spi_master_{resume,suspend}...
2014-03-13 Axel Linspi: altera: Use bits_per_word_mask
2014-03-13 Axel Linspi: oc-tiny: Remove unneeded NULL checking for hw...
2014-03-13 Axel Linspi: clps711x: Remove duplicate code to set default...
2014-03-13 Axel Linspi: sc18is602: Convert to let spi core validate transf...
2014-03-13 Dave AirlieMerge tag 'ttm-fixes-3.14-2014-03-12' of git://people...
2014-03-13 Dave AirlieMerge branch 'drm-fixes-3.14' of git://people.freedeskt...
2014-03-13 Dave AirlieMerge tag 'vmwgfx-fixes-3.14-2014-03-13' of git://peopl...
2014-03-13 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2014-03-12 Axel Linspi: efm32: Clean up non-DT paths
2014-03-11 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2014-03-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-03-11 Geert Uytterhoevenspi: rspi: Add runtime PM support, using spi core auto_...
2014-03-11 Geert Uytterhoevenspi: sh-msiof: Convert to spi core auto_runtime_pm...
2014-03-11 Geert Uytterhoevenspi: sh-hspi: Add missing call to pm_runtime_disable...
2014-03-11 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
2014-03-11 Takashi IwaiMerge tag 'asoc-v3.14-rc6' of git://git.kernel.org...
2014-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-03-10 Linus TorvaldsMerge branch 'for-3.14-fixes' of git://git.kernel.org...
2014-03-10 Axel Linspi: coldfire-qspi: Prevent NULL pointer dereference
2014-03-10 Mark BrownMerge remote-tracking branches 'asoc/fix/88pm860',...
2014-03-10 Mark BrownMerge remote-tracking branch 'asoc/fix/pcm' into asoc...
2014-03-10 Axel Linspi: clps711x: Provide label argument for devm_gpio_request
2014-03-10 Axel Linspi: coldfire-qspi: Enable clock before calling spi_mas...
2014-03-10 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2014-03-10 Linus TorvaldsMerge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org...
2014-03-10 Linus TorvaldsMerge tag 'usb-3.14-rc6' of git://git.kernel.org/pub...
2014-03-10 Linus TorvaldsMerge tag 'staging-3.15-rc6' of git://git.kernel.org...
2014-03-09 Linus TorvaldsMerge branch 'for-rc6' of git://git.kernel.org/pub...
2014-03-09 Linus TorvaldsMerge tag 'spi-v3.14-rc5' of git://git.kernel.org/pub...
2014-03-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-03-09 Olof JohanssonMerge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git...
2014-03-09 Olof JohanssonMerge tag 'sunxi-fixes-for-3.14' of https://github...
2014-03-08 Linus TorvaldsMerge branch 'for-3.14-fixes' of git://git.kernel.org...
2014-03-08 Linus TorvaldsMerge branch 'for-3.14-fixes' of git://git.kernel.org...
2014-03-08 Linus TorvaldsMerge branch 'for-3.14-fixes' of git://git.kernel.org...
2014-03-08 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2014-03-08 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2014-03-07 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-03-07 Linus TorvaldsMerge tag 'stable/for-linus-3.14-rc5-tag' of git:/...
2014-03-07 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2014-03-07 Axel Linspi: s3c24xx: Add missing spi_master_{resume,suspend...
2014-03-07 Mark BrownMerge remote-tracking branches 'spi/fix/ath79', 'spi...
2014-03-06 Dave AirlieMerge branch 'drm-armada-fixes' of git://ftp.arm.linux...
2014-03-06 Ulf Hanssonspi: pl022: Don't ignore power domain and amba bus...
2014-03-06 Ulf Hanssonspi: pl022: Let runtime PM callbacks be available for...
2014-03-06 Mark BrownMerge branch 'pm-drivers' of git://git.kernel.org/pub...
2014-03-05 Jingoo Hanspi: fsl-dspi: Use SIMPLE_DEV_PM_OPS macro
2014-03-05 Jingoo Hanspi: bcm63xx-hsspi: Use SIMPLE_DEV_PM_OPS macro
2014-03-05 Jingoo Hanspi: omap-100k: fix spacing coding style issue
2014-03-05 Wenyou Yangspi: atmel: add missing spi_master_{resume,suspend...
2014-03-05 Axel Linspi: coldfire-qspi: Use core message handling
next