summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\
| | * spidev: fix double "of of" in commentThadeu Lima de Souza Cascardo2009-12-041-1/+1
* | | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-091-3/+0
|\ \ \
| * | | spi: Remove BKL from spidev_openThomas Gleixner2009-10-141-3/+0
| | |/ | |/|
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-082-7/+7
|\ \ \ | |_|/ |/| |
| * | Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-222-7/+7
| |\ \
| | * | omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-202-4/+4
| | * | Merge branch 'omap7xx-fortony-rc3' of git://robotfuzz.com/linwizard-kernel in...Tony Lindgren2009-10-151-4/+4
| | |\ \ | | | |/ | | |/|
| | | * OMAP7XX: omap_uwire.c: Convert to omap7xx.hAlistair Buxton2009-10-071-4/+4
* | | | SPI: spi_txx9: Fix bit rate calculationAtsushi Nemoto2009-12-021-7/+6
|/ / /
* | | spi: error status should be negativeRoel Kluin2009-11-171-1/+1
|/ /
* | ARM: 5741/1: pl022: fix peripheral id for ST vendorSrinidhi Kasagar2009-10-051-1/+1
|/
* spi-imx: strip down chipselect function to only drive the chipselectUwe Kleine-König2009-10-011-33/+17
* spi-imx: initialize complete config structUwe Kleine-König2009-10-011-0/+1
* spi-imx: no need to assert bits_per_word being initializedUwe Kleine-König2009-10-011-3/+0
* spi-imx: setup mode_bits we can handleSascha Hauer2009-10-011-0/+1
* spi-imx: fix initial chipselect settingsSascha Hauer2009-10-011-1/+6
* spi-imx: update state correctlySascha Hauer2009-10-011-0/+7
* spi-imx: rename source file to spi_imx.cUwe Kleine-König2009-10-012-169/+169
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* Merge branch 'origin' into for-linusRussell King2009-09-2413-1893/+2340
|\
| * spi: handle TX-only/RX-onlyDavid Brownell2009-09-231-0/+59
| * spi: McSPI support for OMAP4Syed Rafiuddin2009-09-231-4/+6
| * spi: McSPI saves CHCONFx tooTero Kristo2009-09-231-0/+16
| * spi: McSPI off-mode supportHemanth V2009-09-231-34/+100
| * spi: Freescale STMP driverdmitry pervushin2009-09-233-0/+686
| * spi_s3c24xx: cache device setup dataBen Dooks2009-09-231-37/+89
| * spi_s3c24xx: use dev_pm_opsBen Dooks2009-09-231-9/+13
| * spi_s3c24xx: use resource_size() to get resource sizeBen Dooks2009-09-231-2/+2
| * spi_s3c24xx: fix header includesBen Dooks2009-09-231-4/+1
| * pxa2xx_spi: register earlierAntonio Ospite2009-09-231-1/+1
| * spi: prefix modalias with "spi:"Anton Vorontsov2009-09-233-1/+4
| * spi: add support for device table matchingAnton Vorontsov2009-09-231-0/+23
| * spi: add SPI driver for most known i.MX SoCsSascha Hauer2009-09-233-0/+694
| * spi: add default selection of PL022 for ARM reference platformslinus.walleij@stericsson.com2009-09-231-0/+3
| * spi: add spi_ppc4xx driverSteven A. Falco2009-09-233-0/+620
| * spi: omap2_mcspi use BIT(n)Jouni Hogander2009-09-231-25/+25
| * spi: remove i.MX SPI driverSascha Hauer2009-09-233-1778/+0
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-212-2/+2
* | Merge branch 'u300' into develRussell King2009-09-211-4/+4
|\ \
| * | ARM: 5678/1: SSP/SPI PL022 polarity terminology fixLinus Walleij2009-09-181-4/+4
* | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-09-211-14/+16
|\ \ \ | |_|/ |/| |
| * | [ARM] pxa: update pxa2xx-spi.c to use 'struct dev_pm_ops'Mike Rapoport2009-09-101-14/+16
* | | Merge branch 'master' into develRussell King2009-09-121-10/+13
|\ \ \ | |/ /
| * | spi_s3c24xx: fix transfer setup codeBen Dooks2009-08-181-0/+6
| * | spi_s3c24xx: fix clock rate calculationBen Dooks2009-08-181-10/+7
* | | Merge branch 'devel-stable' into develRussell King2009-09-121-3/+29
|\ \ \ | |/ /
| * | spi: omap2_mcspi rxdma bugfixEero Nurkkala2009-07-291-1/+20
| * | spi: omap2_mcspi supports wake eventsJouni Hogander2009-07-291-2/+9
OpenPOWER on IntegriCloud