summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-15spi/fsl-espi: make the clock computation easier to readSebastian Andrzej Siewior
2012-03-15spi: sh-hspi: modify write/read methodKuninori Morimoto
2012-03-15spi: sh-hspi: control spi clock more correctlyKuninori Morimoto
2012-03-15spi: sh-hspi: convert to using core message queueKuninori Morimoto
2012-03-15spi: s3c64xx: Fix buildMark Brown
2012-03-15spi: s3c64xx: remove unnecessary callback msg->completeKuninori Morimoto
2012-03-15spi: remove redundant variable assignmentGuennadi Liakhovetski
2012-03-11spi: release lock on error path in spi_pump_messages()Dan Carpenter
2012-03-10spi: Compatibility with direction which is used in samsung DMA operationKyoungil Kim
2012-03-10spi-topcliff-pch: add recovery processing in case wait-event timeoutTomoya MORINAGA
2012-03-10spi-topcliff-pch: supports a spi mode setup and bit order setup by IO controlTomoya MORINAGA
2012-03-10spi-topcliff-pch: Fix issue for transmitting over 4KByteTomoya MORINAGA
2012-03-09spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device infoTomoya MORINAGA
2012-03-09spi/imx: simplify error handling to free gpiosAxel Lin
2012-03-09spi: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin
2012-03-09spi: add Broadcom BCM63xx SPI controller driverFlorian Fainelli
2012-03-09SPI: add CSR SiRFprimaII SPI controller driverZhiwu Song
2012-03-09spi-topcliff-pch: fix -Wuninitialized warningDanny Kukawka
2012-03-09spi: Mark spi_register_board_info() __devinitMark Brown
2012-03-09spi/s3c64xx: Convert to using core message queueMark Brown
2012-03-09spi: controller drivers don't need to depend on SPI_MASTER explicitlyUwe Kleine-König
2012-03-09spi/doc: spi_master_put must be followed up by kfreeUwe Kleine-König
2012-03-09spi: Trivial warning fixShubhrajyoti D
2012-03-09spi: Add SuperH HSPI prototype driverKuninori Morimoto
2012-03-08spi: create a message queueing infrastructureLinus Walleij
2012-03-08spi: add support for Renesas RSPIShimoda, Yoshihiro
2012-03-08spi/spi-sh: add IORESOURCE_MEM_TYPE_MASK decoding for access sizeShimoda, Yoshihiro
2012-02-15spi/omap: Add DT support to McSPI driverBenoit Cousson
2012-02-02spi/pl022: Add high priority message pump supportChris Blair
2012-02-02spi/nuc900: Remove unnecessary memset of struct nuc900_spiTobias Klauser
2012-01-30Merge branch 'spi/s3c64xx' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Grant Likely
2012-01-21spi/s3c64xx: Implement runtime PM supportMark Brown
2012-01-21spi/s3c64xx: Convert to dev_pm_opsMark Brown
2012-01-21spi/s3c64xx: Log error interruptsMark Brown
2012-01-19Linux 3.3-rc1Linus Torvalds
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds
2012-01-19Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin
2012-01-19Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells
2012-01-19keys: fix user_defined key sparse messagesMimi Zohar
2012-01-19ima: fix cred sparse warningMimi Zohar
2012-01-19uml: fix compile for x86-64Linus Torvalds
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells
2012-01-19Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds