summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-152-2/+2
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-1414-219/+2418
|\
| * spi: fix probe/remove section markingsGrant Likely2009-12-131-3/+3
| * Add OMAP spi100k driverCory Maccarrone2009-12-133-0/+642
| * spi-imx: don't access struct device directly but use dev_get_platdataUwe Kleine-König2009-12-131-1/+1
| * spi-imx: Add mx25 supportSascha Hauer2009-12-131-4/+4
| * spi-imx: use positive logic to distinguish cpu variantsUwe Kleine-König2009-12-131-1/+1
| * spi-imx: correct check for platform_get_irq failingUwe Kleine-König2009-12-131-1/+1
| * ARM: NUC900: Add spi driver support for nuc900Wan ZongShun2009-12-133-0/+512
| * spi: SuperH MSIOF SPI Master driver V2Magnus Damm2009-12-133-0/+699
| * spi: fix spidev compilation failure when VERBOSE is definedFlorian Fainelli2009-12-081-3/+3
| * spi/au1550_spi: fix setupxfer not to override cfg with zerosJan Nikitenko2009-12-081-2/+8
| * spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_removeUwe Kleine-König2009-12-081-1/+1
| * spi/i.MX: fix broken error handling for gpio_requestJohn Ogness2009-12-081-4/+5
| * spi/i.mx: drain MXC SPI transfer buffer when probing deviceDaniel Mack2009-12-081-0/+8
| * spi/xilinx_spi: fix incorrect castingGrant Likely2009-12-081-2/+2
| * spi/mpc52xx-spi: minor cleanupsWolfram Sang2009-12-081-15/+11
| * xilinx_spi: add a platform driver using the xilinx_spi common module.Richard Röjfors2009-12-083-0/+110
| * xilinx_spi: add support for the DS570 IP.Richard Röjfors2009-12-083-32/+91
| * xilinx_spi: Switch to iomem functions and support little endian.Richard Röjfors2009-12-082-43/+55
| * xilinx_spi: Split into of driver and generic part.Richard Röjfors2009-12-085-121/+213
| * mpc52xx_spi: add gpio chipselectLuotao Fu2009-12-081-4/+60
| * mpc52xx_spi: add missing mode_bits definitionLuotao Fu2009-12-081-0/+2
| * mpc52xx_spi: fix clearing status registerLuotao Fu2009-12-081-1/+5
* | 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
|/ /
OpenPOWER on IntegriCloud