aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-23vlynq: includecheck fix: drivers/vlynq/vlynq.cJaswinder Singh Rajput
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich
2009-09-23proc connector: add event for process becoming session leaderScott James Remnant
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-23dme1737: Keep index within pwm_config[]Roel Kluin
2009-09-23dac960: fix undefined behavior on empty stringMichael Buesch
2009-09-23kprobes: use do_IRQ() in lkdtmM. Mohan Kumar
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22input: add a driver for the Winbond WPCD376I Consumer IR hardwareDavid Härdeman
2009-09-22pnp: add a shutdown method to pnp driversDavid Härdeman
2009-09-22hwmon: applesmc: restore accelerometer and keyboard backlight on resumeHenrik Rydberg
2009-09-22hwmon: fix freeing of gpio_data and irqRoel Kluin
2009-09-22drivers/hwmon/adm1021.c: add low_power support for adm1021 driverMichael Abbott
2009-09-22drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensorMichael Abbott
2009-09-22lis3_spi: code cleanupsDaniel Mack
2009-09-22lis3: add power management functionsDaniel Mack
2009-09-22lis3: add free-fall/wakeup function via platform_dataDaniel Mack
2009-09-22drivers/hwmon/coretemp.c: enable the Intel AtomMichael Riepe
2009-09-22cpuidle: menu governor: reduce latency on exitCorrado Zoccolo
2009-09-22cpuidle: fix the menu governor to boost IO performanceArjan van de Ven
2009-09-22pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driverKristoffer Ericson
2009-09-22pcmcia: switch /proc/bus/pccard/drivers to seq_fileAlexey Dobriyan
2009-09-22pcmcia: fix read buffer overflowRoel Kluin
2009-09-22pcmcia: yenta: add missing __devexit markingMike Frysinger
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2009-09-22md: avoid use of broken kzalloc mempoolSage Weil
2009-09-22mm: oom analysis: add shmem vmstatKOSAKI Motohiro
2009-09-22mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro