summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: sd: add support for driver type selectionArindam Nath2011-05-257-30/+176
* mmc: sd: query function modes for uhs cardsArindam Nath2011-05-251-10/+58
* mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-255-17/+262
* mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto2011-05-252-1/+203
* mmc: block: init force_ro sysfs attributeRabin Vincent2011-05-251-0/+1
* mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai2011-05-252-4/+29
* mmc: Ensure hardware partitions don't mess with mmcblk device naming.Andrei Warkentin2011-05-251-7/+19
* mmc: sdhci: Add pre and post reset processing for chip specific resetPhilip Rakity2011-05-252-0/+8
* mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLKMark Brown2011-05-251-3/+4
* mmc: initialize struct mmc_request at declaration timeChris Ball2011-05-256-34/+12
* mmc: initialize struct mmc_data at declaration timeChris Ball2011-05-255-21/+10
* mmc: initialize struct mmc_command at declaration timeChris Ball2011-05-256-92/+37
* mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.Chris Ball2011-05-251-0/+1
* mmc: core: Fix use of uninitialized data in mmc_send_if_cond.Chris Ball2011-05-251-0/+2
* mmc: core: Fix use of uninitialized data in mmc_cmd_app.Andrei Warkentin2011-05-251-0/+2
* mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin2011-05-251-1/+42
* mmc: sdhci: work around broken dma boundary behaviorMikko Vinni2011-05-252-5/+31
* mmc: quirks: Support for block quirks.Andrei Warkentin2011-05-251-0/+7
* mmc: MMC boot partitions support.Andrei Warkentin2011-05-252-40/+256
* mmc: card: block.c cleanup for host claim/release.Andrei Warkentin2011-05-251-18/+13
* mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin2011-05-253-8/+23
* mmc: sdhci: R1B command handling + MMC_CAP_ERASE.Andrei Warkentin2011-05-251-16/+26
* mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin2011-05-251-18/+21
* mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin2011-05-253-54/+43
* mmc: core: fix memory leak in mmc_add_hostWolfram Sang2011-05-251-2/+2
* mmc: sdhci-pci: Fix checkpatch.pl errorsAmeya Palande2011-05-251-23/+21
* mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CDOhad Ben-Cohen2011-05-251-0/+2
* mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen2011-05-251-1/+1
* mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen2011-05-251-0/+2
* mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen2011-05-251-0/+6
* mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen2011-05-251-2/+2
* mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen2011-05-252-7/+7
* mmc: Reliable write support.Andrei Warkentin2011-05-252-4/+82
* mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'Shawn Guo2011-05-251-1/+1
* mmc: tegra: add pm_flagsVenkat Rao2011-05-251-0/+2
* mmc: remove redundant irq disablingJohn Ogness2011-05-251-8/+0
* mmc: Ensure linux starts in eMMC user partitionPhilip Rakity2011-05-251-0/+10
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-05-167-11/+43
|\
| * drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson2011-05-161-4/+22
| * drm/i915: Revert i915.semaphore=1 default from 47ae63e0Andy Lutomirski2011-05-161-1/+1
| * vga_switcheroo: don't toggle-switch devicesFlorian Mickler2011-05-161-3/+3
| * drm/radeon/kms: add some evergreen/ni safe regsAlex Deucher2011-05-132-0/+2
| * drm/radeon/kms: fix extended lvds info parsingAlex Deucher2011-05-131-3/+11
| * drm/radeon/kms: fix tiling reg on fusionAlex Deucher2011-05-132-1/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-05-151-21/+156
|\ \
| * | rbd: fix split bio handlingYehuda Sadeh2011-05-131-20/+151
| * | rbd: fix leak of ops structSage Weil2011-05-131-1/+5
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-141-1/+1
|\ \ \
| * | | libata: fix oops when LPM is used with PMPTejun Heo2011-05-141-1/+1
* | | | Merge branch 'fbmem'Linus Torvalds2011-05-141-52/+71
|\ \ \ \