summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-26PM: Backoff suspend if repeated attempts failTodd Poynor
2011-12-26PM: Fix printing IRQ names for pending wakeup IRQsTodd Poynor
2011-12-26power: Add option to log time spent in suspendColin Cross
2011-12-26PM: Change dpm watchdog to support async suspendBenoit Goby
2011-12-26Print pending wakeup IRQ preventing suspend to dmesgTodd Poynor
2011-12-26PM: Dump suspend thread stack on dpm suspend timeoutBenoit Goby
2011-12-26power_supply: Hold a wake_lock while power supply change notifications are pe...=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26rtc another module.hAndy Green
2011-12-26rtc add module.hAndy Green
2011-12-26HACK: time: Disable alarmtimerColin Cross
2011-12-26rtc alarm: fix bad index when canceling alarms[]JP Abgrall
2011-12-26rtc: alarm: Update hrtimer if alarm at the head of the queue is reprogrammed=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26rtc: alarm: Don't use save_time_delta.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26rtc: alarm: Add in-kernel alarm interface=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26Disable Android alarm driver by defaultPraneeth Kumar Bajjuri
2011-12-26rtc: Add android alarm driver.=?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?=
2011-12-26Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley
2011-12-26Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz
2011-12-26Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failureRuiyi Zhang
2011-12-26Bluetooth: fix set but not used warningGustavo F. Padovan
2011-12-26Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2011-12-26Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2011-12-26Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2011-12-26Bluetooth: Increase timeout for legacy pairing from 10 seconds to 40 seconds.Nick Pelly
2011-12-26Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2011-12-26wl127x-rfkill: Add power control driver for TI WL127X Bluetooth chipsNick Pelly
2011-12-26mmc: block: Improve logging of handling emmc timeoutsKen Sumrall
2011-12-26trout: Add functions for WiFiDmitry Shmidt
2011-12-26mmc: core: host: only use wakelock for detect workColin Cross
2011-12-26ARM: Add 'card_present' state to mmc_platfrom_dataDmitry Shmidt
2011-12-26Recreate asm/mach/mmc.h include fileColin Cross
2011-12-26Revert "mmc: subtract boot sectors from disk size for eMMC 4.3+ devices"Colin Cross
2011-12-26mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2011-12-26mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2011-12-26mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2011-12-26mmc: subtract boot sectors from disk size for eMMC 4.3+ devicesGary King
2011-12-26mmc_block: Allow more than 8 partitions per cardColin Cross
2011-12-26mmc: core: Release delayed mmc work wakelock after deep disableSan Mehat
2011-12-26mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2011-12-26mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2011-12-26mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2011-12-26mmc: core: Add deferred bus resume policy.San Mehat
2011-12-26mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2011-12-26mmc: sd: Add retries in re-detectionSan Mehat
2011-12-26mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2011-12-26mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2011-12-26mmc: Add concept of an 'embedded' SDIO device.San Mehat
2011-12-26mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
2011-12-26mmc: Add status IRQ and status callback function to mmc platform dataSan Mehat
2011-12-26sdhci: Always pass clock request value zero to set_clock host opTodd Poynor