aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-23omap_hsmmc: prevent races with irq handlerAdrian Hunter
2009-09-23omap_hsmmc: cater for weird CMD6 behaviourAdrian Hunter
2009-09-23omap_hsmmc: clear interrupt status after init sequenceAdrian Hunter
2009-09-23omap_hsmmc: cleanup macro usageDenis Karpov
2009-09-23omap_hsmmc: fix NULL pointer dereferenceJarkko Lavinen
2009-09-23omap_hsmmc: add mmc card sleep and awake supportJarkko Lavinen
2009-09-23omap_hsmmc: put MMC regulator to sleepAdrian Hunter
2009-09-23ARM: OMAP: mmc-twl4030: add regulator sleep / wake functionAdrian Hunter
2009-09-23omap_hsmmc: support for deeper power saving statesDenis Karpov
2009-09-23omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter
2009-09-23omap_hsmmc: fix scatter-gather list sanity checkingJarkko Lavinen
2009-09-23omap_hsmmc: ensure workqueues are empty before suspendAdrian Hunter
2009-09-23omap_hsmmc: set open drain bit correctlyDenis Karpov
2009-09-23omap_hsmmc: context save/restore supportDenis Karpov
2009-09-23omap_hsmmc: keep track of power modeAdrian Hunter
2009-09-23ARM: OMAP: mmc-twl4030: add context loss counter supportDenis Karpov
2009-09-23omap_hsmmc: make use of new enable/disable interfaceAdrian Hunter
2009-09-23omap_hsmmc: add debugfs entry (host registers)Denis Karpov
2009-09-23mmc: check status after MMC SWITCH commandAdrian Hunter
2009-09-23mmc: power off once at removalDenis Karpov
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen
2009-09-23mmc: add ability to save power by powering off cardsAdrian Hunter
2009-09-23mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter
2009-09-23mmc: allow host claim / release nestingAdrian Hunter
2009-09-23mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter
2009-09-23sdio: do not ignore MMC_VDD_165_195Ohad Ben-Cohen
2009-09-23mmc: register mmci-omap-hs using platform_driver_probeUwe Kleine-König
2009-09-23msm_sdcc.c: move overly indented code to separate functionJoe Perches
2009-09-23msm_sdcc.c: stylistic cleaningJoe Perches
2009-09-23msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(Joe Perches
2009-09-23mmc: msm_sdccc: driver for HTC DreamSan Mehat
2009-09-23OMAP: HSMMC: do not enable buffer ready interrupt if using DMAAnand Gadiyar
2009-09-23mmc: in mmc_power_up(), use previously selected ocr if availableBalaji Rao
2009-09-23Blackfin: override text/data checking functionsMike Frysinger
2009-09-23lockdep: use new arch_is_kernel_data()Mike Frysinger
2009-09-23kallsyms: use new arch_is_kernel_text()Mike Frysinger
2009-09-23asm/sections: add text/data checking functions for arches to overrideMike Frysinger
2009-09-23kallsyms: fix segfault in prefix_underscores_count()Paul Mundt
2009-09-23getrusage: fill ru_maxrss valueJiri Pirko
2009-09-23kmap_types.h: rename D macroAndi Kleen
2009-09-23Make sure the value in abs() does not get truncated if it is greater than 2^32Rolf Eike Beer
2009-09-23fix compat_sys_utimensat()Suzuki Poulose
2009-09-23vlynq: includecheck fix: drivers/vlynq/vlynq.cJaswinder Singh Rajput
2009-09-23qnx4: remove write supportChristoph Hellwig
2009-09-23ntfs: remove ntfs_file_writeChristoph Hellwig
2009-09-23anonfd: split interface into file creation and installDavide Libenzi
2009-09-23MAINTAINERS: remove dead ncpfs listBartlomiej Zolnierkiewicz
2009-09-23aio.c: move EXPORT* macros to line after functionH Hartley Sweeten
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich
2009-09-23fs/buffer.c: clean up EXPORT* macrosH Hartley Sweeten