summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely3311-135907/+261706
2010-05-25spi/davinci: Fix clock prescale factor computationThomas Koeller1-3/+9
2010-05-25spi: move bitbang txrx utility functions to private headerhartleys6-10/+98
2010-05-25spi/mpc5121: Add SPI master driver for MPC5121 PSCAnatolij Gustschin3-0/+584
2010-05-25powerpc/mpc5121: move PSC FIFO memory init to platform codeAnatolij Gustschin1-69/+0
2010-05-25spi/ep93xx: implemented driver for Cirrus EP93xx SPI controllerMika Westerberg3-0/+949
2010-05-25spi/omap2_mcspi: Check params before dereference or useScott Ellis1-8/+11
2010-05-25spi/omap2_mcspi: add turbo mode supportRoman Tereshonkov1-21/+111
2010-05-25spi/omap2_mcspi: change default DMA_MIN_BYTES value to 160Roman Tereshonkov1-1/+1
2010-05-25spi/pl022: fix stop queue procedureGrzegorz Sygieda1-1/+1
2010-05-25spi/pl022: add support for the PL023 derivateLinus Walleij1-16/+74
2010-05-25spi/pl022: fix up differences between ARM and ST versionsLinus Walleij1-56/+122
2010-05-25spi/spi_mpc8xxx: Do not use map_tx_dma to unmap rx_dmaJoakim Tjernlund1-1/+1
2010-05-25spi/spi_mpc8xxx: Fix QE mode Litte EndianJoakim Tjernlund1-31/+70
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds3-6/+6
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds47-219/+520
2010-05-24Merge git://git.infradead.org/battery-2.6Linus Torvalds13-168/+848
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds6-37/+387
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds1-25/+3
2010-05-24Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds137-614/+855
2010-05-24fusion: fix kernel-doc notationBen Hutchings1-4/+2
2010-05-24scsi_scan.c: fix/convert functions to use kernel-docRandy Dunlap1-17/+9
2010-05-22spi/spi_mpc8xxx: fix potential memory corruption.Joakim Tjernlund1-4/+3
2010-05-22sh: guard cookie consistency across termination in the DMA driverGuennadi Liakhovetski1-0/+4
2010-05-22sh: prevent the DMA driver from unloading, while in useGuennadi Liakhovetski1-0/+1
2010-05-22sh: fix Oops in the serial SCI driverGuennadi Liakhovetski1-2/+3
2010-05-22sh: allow platforms to specify SD-card supported voltagesGuennadi Liakhovetski1-1/+3
2010-05-22mmc: let MFD's provide supported Vdd card voltages to tmio_mmcGuennadi Liakhovetski1-1/+4
2010-05-22mfd: pass platform flags down to the tmio_mmc driverGuennadi Liakhovetski1-0/+2
2010-05-22tmio: add a platform flag to disable card write-protection detectionGuennadi Liakhovetski1-1/+4
2010-05-22mmc: add DMA support to tmio_mmc driver, when used on SuperHGuennadi Liakhovetski3-30/+348
2010-05-22sh: prepare the SDHI MFD driver to pass DMA configuration to tmio_mmc.cGuennadi Liakhovetski1-4/+20
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely3287-136210/+264184
2010-05-22of: change of_match_device to work with struct deviceGrant Likely3-11/+8
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely109-287/+503
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely2-6/+6
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely1-2/+2
2010-05-22fbmem: avoid printk format warning with 32-bit resourcesRandy Dunlap1-1/+4
2010-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-4/+4
2010-05-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds15-420/+511
2010-05-22Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-118/+99
2010-05-22Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds6-384/+475
2010-05-22Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds1-1/+2
2010-05-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds9-278/+1606
2010-05-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds27-453/+4849
2010-05-22Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds14-582/+987
2010-05-22Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linusNeilBrown4383-88597/+209122
2010-05-22sanitize vfs_fsync calling conventionsChristoph Hellwig3-4/+4
2010-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds732-51732/+56069
2010-05-22Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds13-470/+934