aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-05-24mmc: sd: report correct speed and capacity of uhs cardsArindam Nath1-0/+7
2011-05-24mmc: sd: set current limit for uhs cardsArindam Nath2-0/+13
2011-05-24mmc: sd: add support for uhs bus speed mode selectionArindam Nath2-0/+24
2011-05-24mmc: sd: add support for driver type selectionArindam Nath2-0/+14
2011-05-24mmc: sd: query function modes for uhs cardsArindam Nath1-0/+4
2011-05-24mmc: sd: add support for signal voltage switch procedureArindam Nath2-0/+22
2011-05-24mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto4-0/+57
2011-05-24mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai1-0/+2
2011-05-24mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin1-0/+1
2011-05-24mmc: MMC boot partitions support.Andrei Warkentin2-2/+10
2011-05-24mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin1-0/+1
2011-05-24mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin1-1/+1
2011-05-24mmc: quirks: fix truncation warningsRandy Dunlap1-1/+1
2011-05-24mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin1-1/+90
2011-05-24mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen1-0/+6
2011-05-24mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen1-0/+6
2011-05-24mmc: do not switch to 1-bit mode if not requiredOhad Ben-Cohen1-0/+4
2011-05-24mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen1-1/+1
2011-05-24mmc: Reliable write support.Andrei Warkentin2-0/+6
2011-05-24mmc: Ensure linux starts in eMMC user partitionPhilip Rakity2-0/+2
2011-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-1/+0
2011-05-14fs: remove FS_COW_FLLi Zefan1-1/+0
2011-05-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+1
2011-05-13Cache user_ns in struct credSerge E. Hallyn2-14/+9
2011-05-12Merge branch 'fbmem'Linus Torvalds1-0/+1
2011-05-12fbcon: add lifetime refcount to opened frame buffersLinus Torvalds1-0/+1
2011-05-11NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust1-0/+1
2011-05-11mm: add alloc_pages_exact_nid()Andi Kleen1-0/+2
2011-05-11mm: use alloc_bootmem_node_nopanic() on really needed pathYinghai Lu1-0/+2
2011-05-09Don't lock guardpage if the stack is growing upMikulas Patocka1-1/+23
2011-05-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+15
2011-05-06Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven1-0/+1
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into perf/urgentIngo Molnar4-3/+4
2011-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-1/+1
2011-05-04slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchgThomas Gleixner1-1/+1
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgentIngo Molnar2-1/+15
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linusJames Morris1-1/+1
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-1/+0
2011-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+2
2011-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2011-05-01i2c-i801: Move device ID definitions to driverJean Delvare1-4/+0
2011-04-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-1/+7
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris1-1/+1
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart1-0/+1
2011-04-28mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli2-2/+3
2011-04-27Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown1-0/+2
2011-04-27mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski1-1/+0
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds2-2/+6
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust1-0/+2
2011-04-25add hlist_bl_lock/unlock helpersChristoph Hellwig1-0/+11