summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-12-07ion: Fix THIS_MODULE compile issuelinux-linaro-3.2-2011.12-0-android-0John Stultz
2011-12-07mtd: nand: Revert naieve panic_write supportJohn Stultz
2011-12-02enforce zero diffAndy Green
2011-12-02misc: add akm8975 compass driverColin Cross
2011-12-02Staging: android: timed_gpio: Properly discard invalid timeout values.Mike Lockwood
2011-12-02android: logger: Add new system log for framework/system log messagesSan Mehat
2011-12-02Staging: android: timed_gpio: Request gpios.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02android-common: include linux/slab.h=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02android-common: Fix slab.h includes for 2.6.34-rc4Colin Cross
2011-12-02binder: Fix memory corruption via page aliasingChristopher Lais
2011-12-02Staging: android: binder: Create dedicated workqueue for binder deferred work=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02binder: Move debugging information from procfs to debugfs=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02binder: Use seq_file for debug interface.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02PM: runtime: add might_sleep to PM runtime functionsColin Cross
2011-12-02cpuidle: governor: menu: don't use loadavgColin Cross
2011-12-02PM: Increase dpm suspend timeoutBenoit Goby
2011-12-02power: Add option to log time spent in suspendColin Cross
2011-12-02PM: Change dpm watchdog to support async suspendBenoit Goby
2011-12-02PM: Dump suspend thread stack on dpm suspend timeoutBenoit Goby
2011-12-02power_supply: Hold a wake_lock while power supply change notifications are pe...=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02rtc another module.hAndy Green
2011-12-02rtc add module.hAndy Green
2011-12-02rtc alarm: fix bad index when canceling alarms[]JP Abgrall
2011-12-02rtc: alarm: Update hrtimer if alarm at the head of the queue is reprogrammed=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02rtc: alarm: Don't use save_time_delta.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02rtc: alarm: Add in-kernel alarm interface=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02Disable Android alarm driver by defaultPraneeth Kumar Bajjuri
2011-12-02rtc: Add android alarm driver.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-02wl127x-rfkill: Add power control driver for TI WL127X Bluetooth chipsNick Pelly
2011-12-02mmc: block: Improve logging of handling emmc timeoutsKen Sumrall
2011-12-02trout: Add functions for WiFiDmitry Shmidt
2011-12-02mmc: core: host: only use wakelock for detect workColin Cross
2011-12-02Revert "mmc: subtract boot sectors from disk size for eMMC 4.3+ devices"Colin Cross
2011-12-02mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2011-12-02mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2011-12-02mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2011-12-02mmc: subtract boot sectors from disk size for eMMC 4.3+ devicesGary King
2011-12-02mmc_block: Allow more than 8 partitions per cardColin Cross
2011-12-02mmc: core: Release delayed mmc work wakelock after deep disableSan Mehat
2011-12-02mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2011-12-02mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2011-12-02mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2011-12-02mmc: core: Add deferred bus resume policy.San Mehat
2011-12-02mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2011-12-02mmc: sd: Add retries in re-detectionSan Mehat
2011-12-02mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2011-12-02mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2011-12-02mmc: Add concept of an 'embedded' SDIO device.San Mehat
2011-12-02mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
2011-12-02sdhci: Always pass clock request value zero to set_clock host opTodd Poynor