aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung2011-08-13
* mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon2011-08-13
* mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung2011-08-13
* mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko2011-08-13
* mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko2011-08-13
* mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko2011-08-13
* mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko2011-08-13
* mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin2011-08-13
* mmc: esdhc-imx: fix card interrupt loss on freescale eSDHCTony Lin2011-08-13
* mmc: sdhci-s3c: Fix build for header changeMark Brown2011-08-13
* mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macroShashidhar Hiremath2011-08-13
* mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Michał Mirosław2011-08-13
* mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park2011-08-13
* mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko2011-08-13
* mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirkJaehoon Chung2011-08-13
* mmc: sdhci: pxav3: controller needs 32 bit ADMA addressingPhilip Rakity2011-08-13
* mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu2011-08-13
* Linux 3.1-rc1Linus Torvalds2011-08-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-07
|\
| * sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-06
* | sh: Fix boot crash related to SCIRafael J. Wysocki2011-08-07
* | arm: remove stale export of 'sha_transform'Linus Torvalds2011-08-07
* | arm: remove "optimized" SHA1 routinesLinus Torvalds2011-08-07
* | fix rcu annotations noise in cred.hAl Viro2011-08-07
* | vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds2011-08-07
* | Fix POSIX ACL permission checkAri Savolainen2011-08-07
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-07
|\ \
| * | ore: Make ore its own moduleBoaz Harrosh2011-08-06
| * | exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-06
| * | exofs: ios: Move to a per inode components & device-tableBoaz Harrosh2011-08-06
| * | exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh2011-08-06
| * | exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh2011-08-06
| * | exofs: Fix truncate for the raid-groups caseBoaz Harrosh2011-08-04
| * | exofs: Small cleanup of exofs_fill_superBoaz Harrosh2011-08-04
| * | exofs: BUG: Avoid sbi reallocBoaz Harrosh2011-08-04
| * | exofs: Remove pnfs-osd private definitionsBoaz Harrosh2011-08-04
| * | nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh2011-08-04
* | | vfs: optimize inode cache access patternsLinus Torvalds2011-08-07
* | | vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2011-08-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-07
|\ \ \
| * | | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-06
| * | | crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-06
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-08-06
|\ \ \
| * | | cifs: cope with negative dentries in cifs_get_rootJeff Layton2011-08-05
| * | | cifs: convert prefixpath delimiters in cifs_build_path_to_rootJeff Layton2011-08-05
| * | | CIFS: Fix missing a decrement of inFlight valuePavel Shilovsky2011-08-03
| * | | cifs: demote DFS referral lookup errors to cFYIJeff Layton2011-08-02
| * | | Revert "cifs: advertise the right receive buffer size to the server"Steve French2011-08-02
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-06
|\ \ \ \
| * | | | PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman2011-08-05