aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-03-07Merge branch 'storage-mmc' into integration-linux-ux500Philippe Langlais
2012-03-07mmc: mmci: optimize pre_req if no previous requestPer Forlin
2012-03-06ARM: mmci: DMA preparations in parellel with cmdPer Forlin
2012-03-06mmc: core: Clean up after mmc_pre_req if card was removedUlf Hansson
2012-03-06mmc: mmci: Add support for start_signal_voltage_switchUlf Hansson
2012-03-06mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson
2012-03-06mmc: mmci: Fixup post error handling for dmaUlf Hansson
2012-03-06mmc: mmci: Do not finalize dma job at data error irqUlf Hansson
2012-03-06mmc: mmci: Cleanup code for DMA handlingUlf Hansson
2012-03-06mmc: init sysfs attr to fix lockdep warningsRabin Vincent
2012-03-06mmc: mmci: Use ios_handler to save powerUlf Hansson
2012-03-06mmc: mmci: Implement PM runtime callbacks to save powerUlf Hansson
2012-03-06mmc: mmci: Decrease current consumption in suspendUlf Hansson
2012-03-06mmc: mmci: Fixup use of runtime PM and use autosuspendUlf Hansson
2012-03-06mmc: mmci: Cache MMCICLOCK and MMCIPOWER registerUlf Hansson
2012-03-06mmc: mmci: Change from using legacy suspendUlf Hansson
2012-03-06mmc: mmci: Do not release spinlock in request_endUlf Hansson
2012-03-06mmc: Add old-style pwr/perm boot part lockingJohan Rudholm
2012-03-06mmc: mmci: Fix PIO read for small SDIO packetsStefan Nilsson XK
2012-03-06mmc: mmci: Use HWFC when possibleStefan Nilsson XK
2012-03-06mmc: Minimize resume-time by deferring resumeUlf Hansson
2012-03-06mmc: block: Remove use of mmc_blk_set_blksizeUlf Hansson
2012-03-06mmc: mmci: Support MMC_PM_KEEP_POWERUlf Hansson
2012-03-06mmc: mmc_test: add 4 byte alignment testsPer Forlin
2012-03-06MMCI: Increase max_segs from 16 to 128Ulf Hansson
2012-03-06mmc: mmci: Change vdd_handler to a generic ios handlerUlf Hansson
2012-03-06mmci: add constraints on alignment for SDIOUlf Hansson
2012-03-06mmci: Provide option to configure bus signal directionUlf Hansson
2012-03-06mmci: Put power register deviations in variant dataUlf Hansson
2012-03-06mmci: Fix incorrect handling of HW flow control for SDIOUlf Hansson
2012-03-06mmci: Prepare for SDIO before setting up DMA jobUlf Hansson
2012-03-06mmci: Support non-power-of-two block sizes for ux500v2 variantUlf Hansson
2012-03-05Merge commit 'v3.3-rc6' into integration-linux-ux500Philippe Langlais
2012-03-05Merge branch 'wlan' into integration-linux-ux500Philippe Langlais
2012-03-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-03-03Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-03-02Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-02Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-03-02hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz
2012-03-02hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz
2012-03-01Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-03-01Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux...Linus Torvalds
2012-03-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-29Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-03-01virtio: balloon: leak / fill balloon across S4Amit Shah
2012-02-29OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen
2012-02-29OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen
2012-02-29cw1200: Detect "stuck" TX frames at early stage.Dmitry Tarnyagin