aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | mmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power functionRajendra Nayak2012-03-27
| * | | | | mmc: omap_hsmmc: Use OMAP_HSMMC_SUPPORTS_DUAL_VOLT flag to remove host->id ba...Balaji T K2012-03-27
| * | | | | mmc: omap_hsmmc: remove unused .set_sleep functionBalaji T K2012-03-27
| * | | | | mmc: omap_hsmmc: use platform_get_resource_byname for tx/rx DMA channelsBalaji T K2012-03-27
| * | | | | mmc: core: Detect card removal on I/O errorUlf Hansson2012-03-27
| * | | | | mmc: dw_mmc: Regression fix for non-IDMAC DMASeungwon Jeon2012-03-27
| * | | | | mmc: dw_mmc: fix compile error when CONFIG_MMC_DW_IDMAC is disabledJaehoon Chung2012-03-27
| * | | | | ARM: OMAP: hsmmc: add max_freq fieldDaniel Mack2012-03-27
| * | | | | mmc: atmel-mci: fix typoLudovic Desroches2012-03-27
| * | | | | mmc: dw_mmc: shift with slot-id for CLKENA registerJaehoon Chung2012-03-25
| * | | | | mmc: esdhc: Workaround for data crc error on p1010rdbJerry Huang2012-03-25
| * | | | | mmc: core: add a debug message for SET_BLOCK_COUNTJaehoon Chung2012-03-25
| * | | | | mmc: dw_mmc: Add support for pre_req and post_reqSeungwon Jeon2012-03-25
| * | | | | mmc: sdhci-tegra: Explicitly support Tegra30Stephen Warren2012-03-25
| * | | | | mmc: esdhc: Implement power management for ESDHCJerry Huang2012-03-25
| * | | | | mmc: sdhci: Add platform suspend/resume hooks.Chris Ball2012-03-25
| * | | | | mmc: dw_mmc: Override blk_settings with platdata on IDMACJaehoon Chung2012-03-25
| * | | | | mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath2012-03-25
| * | | | | mmc: dw_mmc: add support for eMMC Power Off Notify featureJaehoon Chung2012-03-25
| * | | | | mmc: MMC-4.5 Data Tag SupportSaugata Das2012-03-25
* | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2012-03-28
|\ \ \ \ \ \
| * | | | | | exofs: Cap on the memcpy() sizeDan Carpenter2012-03-19
| * | | | | | exofs: (trivial) Fix typo in super.cMasanari Iida2012-03-19
| * | | | | | exofs: fix endian conversion in exofs_sync_fs()Dan Carpenter2012-03-19
* | | | | | | Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-28
|\ \ \ \ \ \ \
| * | | | | | | NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_errorTrond Myklebust2012-03-27
| * | | | | | | NFSv4.1: Fix layoutcommit error handlingTrond Myklebust2012-03-27
| * | | | | | | NFSv4: Fix two infinite loops in the mount codeTrond Myklebust2012-03-27
| * | | | | | | SUNRPC: Use the already looked-up xprt in rpcb_getport_async()Bryan Schumaker2012-03-27
| * | | | | | | NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commitFred Isaman2012-03-24
| * | | | | | | Fix length of buffer copied in __nfs4_get_acl_uncachedSachin Prabhu2012-03-24
* | | | | | | | Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-28
|\ \ \ \ \ \ \ \
| * | | | | | | | Squashfs: add mount time sanity check for block_size and block_log matchPhillip Lougher2012-03-09
| * | | | | | | | Squashfs: fix f_pos check in get_dir_index_using_offsetPhillip Lougher2012-03-09
| * | | | | | | | Squashfs: get rid of obsolete definitions in header filePhillip Lougher2012-03-09
| * | | | | | | | Squashfs: remove redundant length initialisation in squashfs_lookupPhillip Lougher2012-03-09
| * | | | | | | | Squashfs: remove redundant length initialisation in squashfs_readdirPhillip Lougher2012-03-09
| * | | | | | | | Squashfs: update comment removing reference to zlib onlyPhillip Lougher2012-03-09
| * | | | | | | | Squashfs: use define instead of constantAjeet Yadav2012-03-09
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-28
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | backlight: fix typo in tosa_lcd.cMasanari Iida2012-03-28
| * | | | | | | crc32: add help text for the algorithm select optionDarrick J. Wong2012-03-28
| * | | | | | | mm: move hugepage test examples to tools/testing/selftests/vmDave Young2012-03-28
| * | | | | | | mm: move slabinfo.c to tools/vmDave Young2012-03-28
| * | | | | | | mm: move page-types.c from Documentation to tools/vmDave Young2012-03-28
| * | | | | | | selftests/Makefile: make `run_tests' depend on `all'Andrew Morton2012-03-28
| * | | | | | | selftests: launch individual selftests from the main MakefileFrederic Weisbecker2012-03-28
| * | | | | | | radix-tree: use iterators in find_get_pages* functionsKonstantin Khlebnikov2012-03-28
| * | | | | | | radix-tree: rewrite gang lookup using iteratorKonstantin Khlebnikov2012-03-28
| * | | | | | | radix-tree: introduce bit-optimized iteratorKonstantin Khlebnikov2012-03-28