summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/device.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-23mmc: name mmc queue thread by host indexEthan Du1-1/+3
2010-10-23mmc: refine DDR supportAdrian Hunter4-8/+11
2010-10-23mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter8-42/+53
2010-10-23mmc: MMC 4.4 DDR supportHanumath Prasad6-6/+60
2010-10-23mmc: Move regulator handling closer to coreLinus Walleij5-37/+101
2010-10-23mmc: sdhci: mmc_rescan: reduce verbosityEric BĂ©nard1-1/+2
2010-10-23mmc: Make ID freq configurableHein Tibosch2-45/+58
2010-10-23mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable caseJaehoon Chung1-1/+2
2010-10-23mmc: Add helper function to check if a card is removableMatt Fleming5-3/+11
2010-10-23mmc: Makefile: Fix EXTRA_CFLAGS assignmentmatt mooney4-15/+1
2010-10-23mmc: sdhci: print out controller name for register debugPhilip Rakity1-1/+2
2010-10-23mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilitiesGiuseppe Cavallaro1-1/+1
2010-10-23mmc: sdhci: Enable high-speed support for MMC cardsZhangfei Gao1-1/+1
2010-10-23mmc: SDHC 3.0: correct f_min calculation for SD 3.0 specZhangfei Gao2-3/+12
2010-10-23mmc: SDHC 3.0: Base clock frequency change in spec 3.0Zhangfei Gao2-2/+8
2010-10-23mmc: SDHC 3.0: support 10-bit divided clock modeZhangfei Gao2-5/+25
2010-10-23mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"gingGeorge G. Davis1-1/+1
2010-10-23mmc_test: fix display of .5 KiBAdrian Hunter1-2/+2
2010-10-23mmc_test: fix memory allocation segment limitsAdrian Hunter1-6/+6
2010-10-23mmc_test: move files from sysfs to debugfsAndy Shevchenko1-35/+107
2010-10-23mmc_test: collect data and show it via sysfs by demandAndy Shevchenko1-2/+169
2010-10-23mmc_test: change simple_strtol() to strict_strtol()Andy Shevchenko1-2/+3
2010-10-23mmc_test: use API to check card typeAndy Shevchenko1-1/+1
2010-10-23mmc_test: fix performance tests that go over max_blk_countAdrian Hunter1-48/+135
2010-10-23mmc: Convert "mutex" to semaphoreThomas Gleixner1-1/+1
2010-10-23mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko4-10/+10
2010-10-23mmc: make mmc_dev_to_card() macro publicAndy Shevchenko4-5/+4
2010-10-23mmc: Use snprintf, not sprintf.JiebingLi1-1/+2
2010-10-23mmc: USB SD Host Controller (USHC) driverDavid Vrabel3-0/+581
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen24-52/+31
2010-10-23mmc: au1xmmc.c: use resource_size()H Hartley Sweeten1-1/+1
2010-10-23mmc: atmel-mci.c: use resource_size()H Hartley Sweeten1-1/+1
2010-10-23mmc: at91_mci.c: use resource_size()H Hartley Sweeten1-4/+4
2010-10-23ocfs2: drop the BLKDEV_IFL_WAIT flagLinus Torvalds1-2/+1
2010-10-23nilfs2: eliminate sparse warning - "context imbalance"Jiro SEKIBA1-0/+2
2010-10-23nilfs2: eliminate sparse warnings - "symbol not declared"Jiro SEKIBA2-2/+3
2010-10-23nilfs2: get rid of bdi from nilfs objectRyusuke Konishi5-9/+7
2010-10-23nilfs2: change license of exported header fileRyusuke Konishi1-4/+4
2010-10-23nilfs2: add bdev freeze/thaw supportRyusuke Konishi3-4/+58
2010-10-23nilfs2: accept 64-bit checkpoint numbers in cp mount optionRyusuke Konishi1-13/+12
2010-10-23nilfs2: remove own inode allocator and destructor for metadata filesRyusuke Konishi4-124/+2
2010-10-23nilfs2: get rid of back pointer to writable sb instanceRyusuke Konishi5-61/+2
2010-10-23nilfs2: get rid of mi_nilfs back pointer to nilfs objectRyusuke Konishi4-15/+8
2010-10-23nilfs2: see state of root dentry for mount check of snapshotsRyusuke Konishi6-37/+53
2010-10-23nilfs2: use iget for all metadata filesRyusuke Konishi14-156/+207
2010-10-23nilfs2: get rid of GCDAT inodeRyusuke Konishi12-171/+41
2010-10-23nilfs2: add routines to redirect access to buffers of DAT fileRyusuke Konishi5-0/+75
2010-10-23nilfs2: add routines to roll back state of DAT fileRyusuke Konishi5-19/+145
2010-10-23nilfs2: add routines to save and restore bmap stateRyusuke Konishi2-0/+26
2010-10-23nilfs2: do not allocate nilfs_mdt_info structure to gc-inodesRyusuke Konishi1-16/+16