summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-23omap_hsmmc: set open drain bit correctlyDenis Karpov1-2/+4
2009-09-23omap_hsmmc: context save/restore supportDenis Karpov1-10/+184
2009-09-23omap_hsmmc: keep track of power modeAdrian Hunter1-8/+19
2009-09-23ARM: OMAP: mmc-twl4030: add context loss counter supportDenis Karpov2-0/+18
2009-09-23omap_hsmmc: make use of new enable/disable interfaceAdrian Hunter1-10/+58
2009-09-23omap_hsmmc: add debugfs entry (host registers)Denis Karpov1-0/+57
2009-09-23mmc: check status after MMC SWITCH commandAdrian Hunter3-6/+42
2009-09-23mmc: power off once at removalDenis Karpov1-0/+2
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen8-5/+137
2009-09-23mmc: add ability to save power by powering off cardsAdrian Hunter5-0/+61
2009-09-23mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter3-14/+69
2009-09-23mmc: allow host claim / release nestingAdrian Hunter3-9/+28
2009-09-23mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter4-6/+221
2009-09-23sdio: do not ignore MMC_VDD_165_195Ohad Ben-Cohen1-7/+0
2009-09-23mmc: register mmci-omap-hs using platform_driver_probeUwe Kleine-König1-2/+1
2009-09-23msm_sdcc.c: move overly indented code to separate functionJoe Perches1-69/+63
2009-09-23msm_sdcc.c: stylistic cleaningJoe Perches1-21/+24
2009-09-23msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(Joe Perches1-58/+47
2009-09-23mmc: msm_sdccc: driver for HTC DreamSan Mehat4-0/+1547
2009-09-23OMAP: HSMMC: do not enable buffer ready interrupt if using DMAAnand Gadiyar1-1/+8
2009-09-23mmc: in mmc_power_up(), use previously selected ocr if availableBalaji Rao1-1/+7
2009-09-23Blackfin: override text/data checking functionsMike Frysinger1-3/+35
2009-09-23lockdep: use new arch_is_kernel_data()Mike Frysinger1-0/+3
2009-09-23kallsyms: use new arch_is_kernel_text()Mike Frysinger1-1/+2
2009-09-23asm/sections: add text/data checking functions for arches to overrideMike Frysinger1-0/+16
2009-09-23kallsyms: fix segfault in prefix_underscores_count()Paul Mundt1-1/+1
2009-09-23getrusage: fill ru_maxrss valueJiri Pirko5-0/+34
2009-09-23kmap_types.h: rename D macroAndi Kleen1-23/+24
2009-09-23Make sure the value in abs() does not get truncated if it is greater than 2^32Rolf Eike Beer1-1/+1
2009-09-23fix compat_sys_utimensat()Suzuki Poulose1-7/+0
2009-09-23vlynq: includecheck fix: drivers/vlynq/vlynq.cJaswinder Singh Rajput1-1/+0
2009-09-23qnx4: remove write supportChristoph Hellwig9-368/+2
2009-09-23ntfs: remove ntfs_file_writeChristoph Hellwig1-41/+1
2009-09-23anonfd: split interface into file creation and installDavide Libenzi4-30/+114
2009-09-23MAINTAINERS: remove dead ncpfs listBartlomiej Zolnierkiewicz1-1/+0
2009-09-23aio.c: move EXPORT* macros to line after functionH Hartley Sweeten1-6/+4
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich7-10/+13
2009-09-23fs/buffer.c: clean up EXPORT* macrosH Hartley Sweeten2-30/+28
2009-09-23fs: turn iprune_mutex into rwsemNick Piggin1-7/+12
2009-09-23printk_once(): use bool for boolean flagRoland Dreier1-2/+2
2009-09-23proc connector: add event for process becoming session leaderScott James Remnant3-1/+38
2009-09-23seq_file: constify seq_operationsJames Morris26-49/+49
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe11-90/+90
2009-09-23dme1737: Keep index within pwm_config[]Roel Kluin1-1/+1
2009-09-23generic-ipi: make struct call_function_data locklessXiao Guangrong2-21/+20
2009-09-23Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith4-8/+8
2009-09-23dac960: fix undefined behavior on empty stringMichael Buesch1-1/+1
2009-09-23kmod: fix race in usermodehelper codeNeil Horman1-5/+8
2009-09-23Move magic numbers into magic.hNick Black5-14/+9
2009-09-23printk: add printk_delay to make messages readable for some scenariosDave Young4-0/+39