aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* ASoC: WM8903: Fix platform data gpio_cfg confusionStephen Warren2011-12-06
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-02
* ASoC: Add signal generator widget typeMark Brown2011-12-02
* ASoC: Add platform data for WM8958/WM1811 microphone detection ratesMark Brown2011-12-01
* ASoC: Implement support for WM1811A jack detectionMark Brown2011-12-01
* ASoC: Allow more WM8958/WM1811 button levels with default handlerMark Brown2011-12-01
* ASoC: Move SigmaDSP firmware loader to ASoCLars-Peter Clausen2011-11-29
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-29
|\
| * firmware: Sigma: Fix endianess issuesLars-Peter Clausen2011-11-29
| * firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen2011-11-29
* | ASoC: fsi-ak4642: modify specification method of FSI / ak464xKuninori Morimoto2011-11-24
* | ASoC: Implement fully_routed card propertyStephen Warren2011-11-23
* | ASoC: sta32x: add workaround for ESD reset issueJohannes Stezenbach2011-11-14
* | ASoC: sta32x: add platform data definitionJohannes Stezenbach2011-11-14
* | ASoC: Remove LZO cache typeMark Brown2011-11-10
* | ASoC: Remove extra space in runtime struct definitionMark Brown2011-11-10
* | Merge branch 'topic/cache' of git://opensource.wolfsonmicro.com/regmap into f...Mark Brown2011-11-08
|\ \
| * | regmap: Track if the register cache is dirty and suppress unneeded syncsMark Brown2011-11-08
* | | Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-08
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown2011-11-08
| |\ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-07
| |\ \
| | * | bonding: comparing a u8 with -1 is always falseDan Carpenter2011-11-04
| | * | netlink: clarify attribute length check documentationJohannes Berg2011-11-04
| | * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-04
| | |\ \
| | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-04
| | | |\ \
| | | | * | mac80211: warn only once about not finding a rateJohannes Berg2011-11-04
| | | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-02
| | | | |\ \
| | | | | * | Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-10-14
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-07
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *---. \ \ \ \ \ Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown2011-11-06
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-06
| | | * | | | | | | | cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-06
| | | * | | | | | | | cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar2011-11-06
| | | * | | | | | | | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-06
| | | |/ / / / / / /
| | * | | | | | | | ACPI: Fix CONFIG_ACPI_DOCK=n compiler warningBart Van Assche2011-11-06
| | * | | | | | | | ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki2011-11-06
| | |/ / / / / / /
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-07
| |\ \ \ \ \ \ \ \
| | * | | | | | | | vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom2011-11-02
| | * | | | | | | | drm/radeon/kms: properly set panel mode for eDPAlex Deucher2011-11-01
| | * | | | | | | | drm: Introduce "Virtual" connectors and encodersThomas Hellstrom2011-11-01
| * | | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-07
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mtd: define `mtd_is_*()' functionsBrian Norris2011-09-21
| | * | | | | | | | | mtd: kill old field for `struct mtd_info_user'Brian Norris2011-09-11
| | * | | | | | | | | mtd: nand: kill member `ops' of `struct nand_chip'Brian Norris2011-09-11
| | * | | | | | | | | mtd: document ABIBrian Norris2011-09-11
| | * | | | | | | | | mtd: add MEMWRITE ioctlBrian Norris2011-09-11
| | * | | | | | | | | mtd: rename MTD_MODE_* to MTD_FILE_MODE_*Brian Norris2011-09-11
| | * | | | | | | | | mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-11
| | * | | | | | | | | mtd: move mtd_oob_mode_t to shared kernel/user spaceBrian Norris2011-09-11
| | * | | | | | | | | mtd: support reading OOB without ECCBrian Norris2011-09-11