aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* omap_hsmmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-23
* omap_hsmmc: put MMC regulator to sleepAdrian Hunter2009-09-23
* omap_hsmmc: support for deeper power saving statesDenis Karpov2009-09-23
* omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-23
* omap_hsmmc: fix scatter-gather list sanity checkingJarkko Lavinen2009-09-23
* omap_hsmmc: ensure workqueues are empty before suspendAdrian Hunter2009-09-23
* omap_hsmmc: set open drain bit correctlyDenis Karpov2009-09-23
* omap_hsmmc: context save/restore supportDenis Karpov2009-09-23
* omap_hsmmc: keep track of power modeAdrian Hunter2009-09-23
* omap_hsmmc: make use of new enable/disable interfaceAdrian Hunter2009-09-23
* omap_hsmmc: add debugfs entry (host registers)Denis Karpov2009-09-23
* mmc: check status after MMC SWITCH commandAdrian Hunter2009-09-23
* mmc: power off once at removalDenis Karpov2009-09-23
* mmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-23
* mmc: add ability to save power by powering off cardsAdrian Hunter2009-09-23
* mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-23
* mmc: allow host claim / release nestingAdrian Hunter2009-09-23
* mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter2009-09-23
* sdio: do not ignore MMC_VDD_165_195Ohad Ben-Cohen2009-09-23
* mmc: register mmci-omap-hs using platform_driver_probeUwe Kleine-König2009-09-23
* msm_sdcc.c: move overly indented code to separate functionJoe Perches2009-09-23
* msm_sdcc.c: stylistic cleaningJoe Perches2009-09-23
* msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(Joe Perches2009-09-23
* mmc: msm_sdccc: driver for HTC DreamSan Mehat2009-09-23
* OMAP: HSMMC: do not enable buffer ready interrupt if using DMAAnand Gadiyar2009-09-23
* mmc: in mmc_power_up(), use previously selected ocr if availableBalaji Rao2009-09-23
* vlynq: includecheck fix: drivers/vlynq/vlynq.cJaswinder Singh Rajput2009-09-23
* BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich2009-09-23
* proc connector: add event for process becoming session leaderScott James Remnant2009-09-23
* seq_file: constify seq_operationsJames Morris2009-09-23
* dme1737: Keep index within pwm_config[]Roel Kluin2009-09-23
* dac960: fix undefined behavior on empty stringMichael Buesch2009-09-23
* kprobes: use do_IRQ() in lkdtmM. Mohan Kumar2009-09-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\
| * trivial: fix typo in aic7xxx commentUwe Kleine-Koenig2009-09-21
| * trivial: fix comment typo in drivers/ata/pata_hpt37x.cKrzysztof Halasa2009-09-21
| * trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.cPeter Huewe2009-09-21
| * trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.cPeter Huewe2009-09-21
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| * trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-21
| * trivial: media/video/cx88: add __init/__exit macros to cx88 driversPeter Huewe2009-09-21
| * trivial: fix typo s/ketymap/keymap/ in commentThadeu Lima de Souza Cascardo2009-09-21
| * trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
| * trivial: media/omap: adding __init/__exit macros to lcd_driversPeter Huewe2009-09-21
| * trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
| * trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe2009-09-21
| * trivial: add __init/__exit macros to DAC960.cPeter Huewe2009-09-21
| * trivial: OHCI: Fix typo in a commentAnand Gadiyar2009-09-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \
| * | HID: Remove duplicate Kconfig entryAlessandro Guido2009-09-17