summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-09mmc: block: Improve logging of handling emmc timeoutslinaro-androidization-topic-mmcKen Sumrall
2012-01-09trout: Add functions for WiFiDmitry Shmidt
2012-01-09mmc: core: host: only use wakelock for detect workColin Cross
2012-01-09ARM: Add 'card_present' state to mmc_platfrom_dataDmitry Shmidt
2012-01-09Recreate asm/mach/mmc.h include fileColin Cross
2012-01-09Revert "mmc: subtract boot sectors from disk size for eMMC 4.3+ devices"Colin Cross
2012-01-09mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2012-01-09mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2012-01-09mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2012-01-09mmc: subtract boot sectors from disk size for eMMC 4.3+ devicesGary King
2012-01-09mmc_block: Allow more than 8 partitions per cardColin Cross
2012-01-09mmc: core: Release delayed mmc work wakelock after deep disableSan Mehat
2012-01-09mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2012-01-09mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2012-01-09mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2012-01-09mmc: core: Add deferred bus resume policy.San Mehat
2012-01-09mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2012-01-09mmc: sd: Add retries in re-detectionSan Mehat
2012-01-09mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2012-01-09mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2012-01-09mmc: Add concept of an 'embedded' SDIO device.San Mehat
2012-01-09mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
2012-01-09mmc: Add status IRQ and status callback function to mmc platform dataSan Mehat
2012-01-09sdhci: Always pass clock request value zero to set_clock host opTodd Poynor
2012-01-09ion: minor clean uplinaro-androidization-topic-ionIliyan Malchev
2012-01-09ion: fix ION_HEAP_<xxx>_MASK definitionsIliyan Malchev
2012-01-09gpu: ion: Validate handles passed via the kernel apiRebecca Schultz Zavin
2012-01-09gpu: ion: Fix deferencing ERR_PTRChoi, Jong-Hwan
2012-01-09gpu: ion: Fix possible memory leakChoi, Jong-Hwan
2012-01-09gpu: ion: Remove redunant code from ion_openRebecca Schultz Zavin
2012-01-09gpu: ion: Fix bug in ion client destroyRebecca Schultz Zavin
2012-01-09gpu: ion: Fix bug in ion_client_createRebecca Schultz Zavin
2012-01-09gpu: ion: Remove incorrect error messageRebecca Schultz Zavin
2012-01-09gpu: ion: Fix bug in ion_buffer_addRebecca Schultz Zavin
2012-01-09gpu: ion: Several fixesRebecca Schultz Zavin
2012-01-09gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin
2012-01-09cpufreq: interactive governor: default 20ms timerlinaro-androidization-topic-cpufreqTodd Poynor
2012-01-09power: cpufreq interactive governor: use default sample time 20msTodd Poynor
2012-01-09cpufreq: interactive governor: go to intermediate hi speed before maxTodd Poynor
2012-01-09cpufreq: interactive governor: scale to max only if at min speedTodd Poynor
2012-01-09cpufreq: interactive governor: apply intermediate load on current speedTodd Poynor
2012-01-09cpufreq: interactive governor: default timer 10ms, maxspeed load 95%Todd Poynor
2012-01-09cpufreq: interactive: fix possible Division by zero.Axel Haslam
2012-01-09cpufreq: interactive: Fix handling of SMP where CPUs must scale in tandemTodd Poynor
2012-01-09Documentation: remove trailing whitespace in governors.txtAllen Martin
2012-01-09Documentation: cpufreq: add description of timer_rateAllen Martin
2012-01-09cpufreq: interactive: cleanup checkpatch warningsAllen Martin
2012-01-09cpufreq: Add more verbose description of interactive governorAllen Martin
2012-01-09cpufreq: interactive: add sysfs control for timer rateAllen Martin
2012-01-09cpufreq: interactive: Add error checking on sysfs interfacesAllen Martin