summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-06spi: Fix comparison of different integer typesGrant Likely1-1/+1
2012-12-06spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver.Jason Gunthorpe1-1/+24
2012-12-06spi/sh: Add SH Mobile series as dependency to MSIOF controllerBastian Hecht1-2/+2
2012-12-06spi/sh-msiof: Remove unneeded clock nameBastian Hecht1-4/+2
2012-12-06spi: Remove SPI_BUFSIZ restriction on spi_write_then_read()Mark Brown1-13/+11
2012-12-06spi/stmp: remove obsolete driverWolfram Sang3-671/+0
2012-12-06Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/br...Grant Likely15-78/+2257
2012-12-05spi/clps711x: New SPI master driverAlexander Shiyan4-0/+325
2012-12-03spi: omap2-mcspi: remove duplicate inclusion of linux/err.hSachin Kamat1-1/+0
2012-12-03spi: omap2-mcspi: Fix the redifine warningShubhrajyoti D1-3/+0
2012-11-23spi/sh-hspi: add CS manual control supportPhil Edworthy1-2/+41
2012-11-21of_spi: add generic binding support to specify cs gpioJean-Christophe PLAGNIOL-VILLARD3-3/+74
2012-11-14spi: omap2-mcspi: remove duplicated include from spi-omap2-mcspi.cWei Yongjun1-1/+0
2012-11-14spi/bitbang: (cosmetic) simplify list manipulationGuennadi Liakhovetski1-5/+3
2012-11-14spi/bitbang: avoid needless loop flow manipulationsGuennadi Liakhovetski1-11/+8
2012-11-14Merge branch 'spi-mcspi' into spi-nextMark Brown3-8/+8
2012-11-14spi/omap: fix D0/D1 direction confusionDaniel Mack3-8/+8
2012-11-14Merge branch 'spi-tegra' into spi-nextMark Brown4-0/+700
2012-11-14spi: tegra: add spi driver for sflash controllerLaxman Dewangan4-0/+700
2012-11-11Linux 3.7-rc5v3.7-rc5Linus Torvalds1-1/+1
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds25-66/+131
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds38-97/+291
2012-11-10Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-30/+30
2012-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds11-47/+20
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-17/+132
2012-11-09sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller9-8/+24
2012-11-09sparc: Support atomic64_dec_if_positive properly.David S. Miller4-2/+20
2012-11-09of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2-0/+7
2012-11-09sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson1-2/+4
2012-11-09sparc: Add sparc support for platform_get_irq()Andreas Larsson1-0/+7
2012-11-09gre6: fix rtnl dump messagesNicolas Dichtel1-4/+4
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng1-1/+4
2012-11-09usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning1-3/+5
2012-11-09ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa1-2/+1
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+6
2012-11-09Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds8-52/+62
2012-11-09Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-97/+144
2012-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+8
2012-11-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds20-40/+92
2012-11-09Merge branches 'spi-core' and 'spi-tegra' into spi-nextMark Brown2-6/+15
2012-11-09spi: Dont call master->setup if not populatedLaxman Dewangan1-2/+3
2012-11-09spi: tegra: sequence compatible strings as per preferenceLaxman Dewangan1-1/+1
2012-11-09spi: make sure all transfer has bits_per_word setLaxman Dewangan2-3/+11
2012-11-09xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini1-0/+6
2012-11-09drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom1-1/+1
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-09Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-50/+369
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds8-28/+35
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-26/+43
2012-11-09Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds9-395/+13