summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-126-93/+1085
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-093-14/+13
| |\
| * \ Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-12-095-9/+548
| |\ \
| | * | spi/mpc52xx: replace printk with dev_errWolfram Sang2009-11-041-3/+2
| | * | Xilinx: SPI: Fix bits_per_word for transfersJohn Linn2009-11-041-1/+2
| | * | spi/mpc52xx-psc-spi: check for valid PSCWolfram Sang2009-11-041-4/+8
| | * | powerpc/5200: Add mpc5200-spi (non-PSC) device driverGrant Likely2009-11-043-0/+529
| | * | spi/mpc5200: Register SPI devices described in device treeGrant Likely2009-11-041-1/+7
| * | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-241-1/+1
| |\ \ \
| * | | | powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt2009-11-241-5/+0
| * | | | spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chipsAnton Vorontsov2009-11-112-43/+500
| * | | | spi_mpc8xxx: Turn qe_mode into flagsAnton Vorontsov2009-11-111-11/+19
| * | | | spi_mpc8xxx: Factor out SPI mode change steps into a callAnton Vorontsov2009-11-111-32/+24
| * | | | spi_mpc8xxx: Fix uninitialized variableAnton Vorontsov2009-11-111-0/+1
| | |/ / | |/| |
* | | | 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
OpenPOWER on IntegriCloud