aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2012-05-26Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-24Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-19spi: By default setup spi_masters with 1 chipselect and dynamics bus numberGrant Likely
2012-05-19SPI: PRIMA2: use the newest APIs of PINCTRL to fix compiling errorsBarry Song
2012-05-19spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_controlHerton Ronaldo Krzesinski
2012-05-19spi: refactor spi-coldfire-qspi to use SPI queue framework.Steven King
2012-05-19spi/omap2-mcspi: convert to the pump message infrastructureShubhrajyoti D
2012-05-19spi/rspi: add dmaengine supportShimoda, Yoshihiro
2012-05-19spi/topcliff: use correct __devexit_p annotationArnd Bergmann
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann
2012-05-14Merge branch 'next/devel-s3c24xx-hsspi' into next/devel-samsungKukjin Kim
2012-05-12spi/imx: adopt pinctrl supportShawn Guo
2012-05-10spi: Dont call prepare/unprepare transfer if not populatedShubhrajyoti D
2012-05-09spi/ep93xx: clean probe/remove routinesHannu Heikkinen
2012-05-09Merge tag 'v3.4-rc6' into spi/nextGrant Likely
2012-05-08ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn
2012-04-27spi/spi-bfin5xx: Fix flush of last bit after each spi transferScott Jiang
2012-04-27spi/spi-bfin5xx: fix reversed if condition in interrupt modeScott Jiang
2012-04-27spi/spi_bfin_sport: drop bits_per_word from client dataScott Jiang
2012-04-27spi/bfin_spi: drop bits_per_word from client dataScott Jiang
2012-04-27spi/spi-bfin-sport: move word length setup to transfer handlerScott Jiang
2012-04-27spi/bfin5xx: rename config macro name for bfin5xx spi controller driverScott Jiang
2012-04-27spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar
2012-04-27spi/bcm63xx: set master driver mode_bits.Florian Fainelli
2012-04-27spi/bcm63xx: don't use the stopping stateFlorian Fainelli
2012-04-27spi/bcm63xx: convert to the pump message infrastructureFlorian Fainelli
2012-04-27spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_directionH Hartley Sweeten
2012-04-27spi/pl022: Fix calculate_effective_freq()Viresh Kumar
2012-04-25spi i.MX: do not depend on grouped clocksSascha Hauer
2012-04-24spi/s3c64xx: Allow usage for ARCH_S3C24XXHeiko Stuebner
2012-04-17spi/pl022: Fix range checking for bits per wordVinit Shenoy
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-13spi/devicetree: Move devicetree support code into spi directoryGrant Likely
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown
2012-04-10spi/imx: prevent NULL pointer dereference in spi_imx_probe()Lothar Waßmann
2012-04-10spi: use module_pci_driverAxel Lin
2012-04-10spi/omap2-mcspi: Trivial optimisationShubhrajyoti D
2012-04-10spi: omap2-mcspi: add support for pm_runtime autosuspendShubhrajyoti D
2012-04-10spi/omap: Remove bus_num usage for instance indexBenoit Cousson
2012-04-10Merge branch 'spi' of git://gitorious.org/linus-tree/linus-tree into spi/nextGrant Likely
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-30spi/imx: mark base member in spi_imx_data as __iomemUwe Kleine-König
2012-03-30spi/mpc83xx: fix NULL pdata dereference bugKenth Eriksson
2012-03-30spi/davinci: Fix DMA API usage in davinciShubhrajyoti D
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds