summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | spi/topcliff: use correct __devexit_p annotationArnd Bergmann2012-05-191-1/+1
| * | | spi: Dont call prepare/unprepare transfer if not populatedShubhrajyoti D2012-05-101-2/+2
| * | | spi/ep93xx: clean probe/remove routinesHannu Heikkinen2012-05-091-27/+10
| * | | Merge tag 'v3.4-rc6' into spi/nextGrant Likely2012-05-0910-137/+171
| |\ \ \ | | | |/ | | |/|
| * | | spi/devicetree: Move devicetree support code into spi directoryGrant Likely2012-04-134-4/+92
| * | | spi: use module_pci_driverAxel Lin2012-04-102-23/+2
| * | | spi/omap2-mcspi: Trivial optimisationShubhrajyoti D2012-04-101-4/+3
| * | | spi: omap2-mcspi: add support for pm_runtime autosuspendShubhrajyoti D2012-04-101-1/+5
| * | | spi/omap: Remove bus_num usage for instance indexBenoit Cousson2012-04-101-41/+34
| * | | Merge branch 'spi' of git://gitorious.org/linus-tree/linus-tree into spi/nextGrant Likely2012-04-101-37/+9
| |\ \ \
| | * | | OMAP : SPI : use devm_* functionsShubhrajyoti D2012-03-191-20/+4
| | * | | spi: omap2-mcspi: convert to module_platform_driverFelipe Balbi2012-03-191-14/+1
| | * | | spi: omap2-mcspi: make it behave as a moduleFelipe Balbi2012-03-191-4/+5
* | | | | spi/imx: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| |_|/ / |/| | |
* | | | spi/spi-bfin5xx: Fix flush of last bit after each spi transferScott Jiang2012-04-271-1/+4
* | | | spi/spi-bfin5xx: fix reversed if condition in interrupt modeScott Jiang2012-04-271-4/+4
* | | | spi/spi_bfin_sport: drop bits_per_word from client dataScott Jiang2012-04-271-6/+8
* | | | spi/bfin_spi: drop bits_per_word from client dataScott Jiang2012-04-271-1/+0
* | | | spi/spi-bfin-sport: move word length setup to transfer handlerScott Jiang2012-04-271-4/+3
* | | | spi/bfin5xx: rename config macro name for bfin5xx spi controller driverScott Jiang2012-04-272-2/+2
* | | | spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar2012-04-271-2/+8
* | | | spi/bcm63xx: set master driver mode_bits.Florian Fainelli2012-04-271-0/+1
* | | | spi/bcm63xx: don't use the stopping stateFlorian Fainelli2012-04-271-11/+2
* | | | spi/bcm63xx: convert to the pump message infrastructureFlorian Fainelli2012-04-271-60/+89
* | | | spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_directionH Hartley Sweeten2012-04-271-14/+10
* | | | spi/pl022: Fix calculate_effective_freq()Viresh Kumar2012-04-271-6/+17
* | | | spi/pl022: Fix range checking for bits per wordVinit Shenoy2012-04-171-16/+9
| |_|/ |/| |
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-151-2/+0
|\ \ \
| * | | ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-131-2/+0
| |/ /
* | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-133-8/+14
|\ \ \ | |/ / |/| |
| * | spi/imx: prevent NULL pointer dereference in spi_imx_probe()Lothar Waßmann2012-04-101-3/+7
| * | spi/imx: mark base member in spi_imx_data as __iomemUwe Kleine-König2012-03-301-1/+1
| * | spi/mpc83xx: fix NULL pdata dereference bugKenth Eriksson2012-03-301-1/+3
| * | spi/davinci: Fix DMA API usage in davinciShubhrajyoti D2012-03-301-3/+3
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-7/+1
|\ \ \ | |/ / |/| |
| * | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-7/+1
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-294-8/+13
|\ \ \
| * | | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-214-8/+8
| * | | dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-222-0/+5
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\ \ \ \
| * | | | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-5/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcoope...Arnd Bergmann2012-03-161-5/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: orion: spi: remove enable_clock_fix which is not usedAndrew Lunn2012-03-161-5/+0
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-272-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-151-1/+1
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-03-082-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-031-1/+1
| | * | | ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner2012-01-311-1/+1
| | | |/ | | |/|
* | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-2117-409/+2746
|\ \ \ \ | |_|_|/ |/| | |
OpenPOWER on IntegriCloud