summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhi: allow powering down controller with no card insertedGuennadi Liakhovetski2011-05-251-0/+4
* mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski2011-05-251-0/+17
* mmc: sdio: optimized SDIO IRQ handling for single irqStefan Nilsson XK2011-05-251-0/+1
* mmc: sdhci: add support for retuning mode 1Arindam Nath2011-05-251-0/+6
* mmc: sdhci: add support for programmable clock modeArindam Nath2011-05-251-0/+1
* mmc: sdhci: enable preset value after uhs initializationArindam Nath2011-05-251-0/+1
* mmc: sd: add support for tuning during uhs initializationArindam Nath2011-05-253-0/+6
* mmc: sd: report correct speed and capacity of uhs cardsArindam Nath2011-05-251-0/+7
* mmc: sd: set current limit for uhs cardsArindam Nath2011-05-252-0/+13
* mmc: sd: add support for uhs bus speed mode selectionArindam Nath2011-05-252-0/+24
* mmc: sd: add support for driver type selectionArindam Nath2011-05-252-0/+14
* mmc: sd: query function modes for uhs cardsArindam Nath2011-05-251-0/+4
* mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-252-0/+22
* mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto2011-05-254-0/+57
* mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai2011-05-251-0/+2
* mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin2011-05-251-0/+1
* mmc: MMC boot partitions support.Andrei Warkentin2011-05-252-2/+10
* mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin2011-05-251-0/+1
* mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin2011-05-251-1/+1
* mmc: quirks: fix truncation warningsRandy Dunlap2011-05-251-1/+1
* mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin2011-05-251-1/+90
* mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen2011-05-251-0/+6
* 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-0/+4
* mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen2011-05-251-1/+1
* mmc: Reliable write support.Andrei Warkentin2011-05-252-0/+6
* mmc: Ensure linux starts in eMMC user partitionPhilip Rakity2011-05-252-0/+2
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-05-161-1/+1
|\
| * drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson2011-05-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-05-151-1/+0
|\ \
| * | fs: remove FS_COW_FLLi Zefan2011-05-141-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-142-7/+17
|\ \ \
| * | | bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets2011-05-131-4/+4
| * | | ipv6: restore correct ECN handling on TCP xmitSteinar H. Gunderson2011-05-131-3/+13
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-05-141-0/+1
|\ \ \ \
| * | | | NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust2011-05-121-0/+1
* | | | | Cache user_ns in struct credSerge E. Hallyn2011-05-132-14/+9
| |_|_|/ |/| | |
* | | | Merge branch 'fbmem'Linus Torvalds2011-05-121-0/+1
|\ \ \ \
| * | | | fbcon: add lifetime refcount to opened frame buffersLinus Torvalds2011-05-121-0/+1
| |/ / /
* | | | mm: tracing: add missing GFP flags to tracingMel Gorman2011-05-121-1/+5
* | | | mm: add alloc_pages_exact_nid()Andi Kleen2011-05-121-0/+2
* | | | mm: use alloc_bootmem_node_nopanic() on really needed pathYinghai Lu2011-05-121-0/+2
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-112-0/+20
|\| |
| * | Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller2011-05-111-0/+17
| |\ \
| | * | IPVS: init and cleanup restructuringHans Schillstrom2011-05-101-0/+17
| * | | xfrm: Assign the inner mode output function to the dst entrySteffen Klassert2011-05-111-0/+3
| |/ /
* | | Don't lock guardpage if the stack is growing upMikulas Patocka2011-05-101-1/+23
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-05-091-1/+1
|\ \ \
| * | | drm: mm: fix debug outputDaniel Vetter2011-05-091-1/+1
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-072-1/+15
|\ \ \ \