summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2011-03-25mmc: tmio: only access registers above 0xff, if availableGuennadi Liakhovetski-6/+19
2011-03-25mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski-81/+47
2011-03-25mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski-1285/+1409
2011-03-25mmc: tmio: use PIO for short transfersGuennadi Liakhovetski-10/+23
2011-03-25mmc: tmio-mmc: Improve DMA stability on sh-mobileGuennadi Liakhovetski-29/+34
2011-03-25mmc: fix mmc_app_send_scr() for dma transferYoshihiro Shimoda-1/+13
2011-03-25mmc: sdhci-esdhc: enable esdhc on imx53Richard Zhu-0/+42
2011-03-25mmc: sdhci-esdhc: use writel/readl as general APIsRichard Zhu-8/+38
2011-03-25mmc: sdhci: add the abort CMDTYPE bits definitionRichard Zhu-0/+1
2011-03-25mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhcRichard Zhu-3/+3
2011-03-25mmc: of_mmc_spi: Need to include irq.h and of_irq.hDavid Miller-0/+2
2011-03-25mmc: mmci: Add ARM variant with extended FIFOPawel Moll-1/+12
2011-03-25mmc: dw_mmc: set fixed burst in BMOD registerJaehoon Chung-2/+2
2011-03-25mmc: use pci_dev->revisionSergei Shtylyov-7/+4
2011-03-25mmc: mmc_test: Remove set-but-unused variable.Chris Ball-2/+1
2011-03-24[media] rc: update for bitop name changesStephen Rothwell-3/+3
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes-2/+2
2011-03-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-145/+246
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-721/+284
2011-03-24Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds-99/+65
2011-03-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-28/+19
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-18876/+68358
2011-03-24Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-55/+52
2011-03-24Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-11/+11
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-2311/+2731
2011-03-24Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds-2/+2
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-252/+524
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds-721/+4884
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds-1884/+5614
2011-03-24UBI: use GFP_NOFS properlyArtem Bityutskiy-2/+2
2011-03-24drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie-1/+1
2011-03-24drm radeon: Return -EINVAL on wrong pm sysfs accessThomas Renninger-3/+5
2011-03-24drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher-7/+45
2011-03-24Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-nextDave Airlie-127/+131
2011-03-24Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson-0/+7
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt-2085/+7178
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-13/+90
2011-03-23spi/pl022: Add loopback support for the SPI on 5500Philippe Langlais-1/+19
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn-1/+1
2011-03-23rapidio: fix potential null deref on failure pathDan Carpenter-1/+1
2011-03-23rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine-13/+1
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine-0/+26
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine-3/+5
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine-2/+3
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine-12/+26
2011-03-23rapidio: add new sysfs attributesAlexandre Bounine-1/+40
2011-03-23drivers/char/mem.c: clean up the codeChangli Gao-4/+1
2011-03-23drivers/staging/tty/specialix.c: convert func_enter to func_exitJulia Lawall-4/+4
2011-03-23drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULLJulia Lawall-2/+4
2011-03-23drivers/char: add MSM smd_pkt driverNiranjana Vishwanathapura-0/+475