aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Clean this commitwip-mcJonathan Herman2013-02-18
* Merge with branch wip-mc.Jonathan Herman2013-01-22
* Updated kconfig scripts for Tegra kernel.Jonathan Herman2013-01-22
* Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* Patched in Tegra support.Jonathan Herman2013-01-17
* Merge tag 'trace-3.8-rc3-regression-fix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-01-14
|\
| * tracing: Fix regression of trace_pipeLiu Bo2013-01-14
| * tracing: Fix regression with irqsoff tracer and tracing_on fileSteven Rostedt2013-01-11
* | Merge tag 'regmap-debugfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-14
|\ \
| * | regmap: debugfs: Make sure we store the last entry in the offset cacheMark Brown2013-01-08
| * | regmap: debugfs: Ensure a correct return value for empty cachesMark Brown2013-01-08
| * | regmap: debugfs: Discard the cache if we fail to allocate an entryMark Brown2013-01-08
| * | regmap: debugfs: Fix check for block start in cached seeksMark Brown2013-01-08
| * | regmap: debugfs: Fix attempts to read nonexistant register blocksMark Brown2013-01-08
* | | Merge tag 'regulator-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-01-14
|\ \ \
| * \ \ Merge remote-tracking branch 'regulator/fix/s5m8767' into tmpMark Brown2013-01-14
| |\ \ \
| | * | | regulator: s5m8767: Fix probe failure due to stack corruptionInderpal Singh2012-12-24
| * | | | Merge remote-tracking branch 'regulator/fix/max8998' into tmpMark Brown2013-01-14
| |\ \ \ \
| | * | | | regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_tim...Axel Lin2013-01-10
| | * | | | regulator: max8998: Use uV in voltage_map_descAxel Lin2013-01-08
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'regulator/fix/max8997' into tmpMark Brown2013-01-14
| |\ \ \ \
| | * | | | regulator: max8997: Use uV in voltage_map_descAxel Lin2013-01-08
| | |/ / /
| * | | | Merge remote-tracking branch 'regulator/fix/core' into tmpMark Brown2013-01-14
| |\ \ \ \
| | * | | | regulator: core: Fix comment for regulator_register()Axel Lin2013-01-03
| | * | | | regulator: core: Fix continuous_voltage_range case in regulator_can_change_vo...Axel Lin2012-12-24
| | | |/ / | | |/| |
* | | | | Merge tag 'dt-fixes-for-3.8' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2013-01-14
|\ \ \ \ \
| * | | | | ARM: dts: prevent *.dtb from always being rebuiltStephen Warren2013-01-14
| * | | | | arm64: dts: prevent *.dtb from always being rebuiltStephen Warren2013-01-14
| |/ / / /
* | | | | vfs: add missing virtual cache flush after editing partial pagesLinus Torvalds2013-01-14
* | | | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-14
|\ \ \ \ \
| * | | | | ALSA: usb-audio: Fix NULL dereference by access to non-existing substreamTakashi Iwai2013-01-11
| * | | | | Merge tag 'asoc-fix-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2013-01-10
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'asoc/fix/wm5100' into tmpMark Brown2013-01-10
| | |\ \ \ \ \
| | | * | | | | ASoC: wm5100: Remove DSP B and left justified formatsMark Brown2013-01-04
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge remote-tracking branch 'asoc/fix/wm2200' into tmpMark Brown2013-01-10
| | |\ \ \ \ \
| | | * | | | | ASoC: wm2200: Remove DSP B and left justified AIF modesMark Brown2013-01-04
| | | * | | | | ASoC: wm2200: Fix setting dai format in wm2200_set_fmtAxel Lin2012-12-21
| | * | | | | | Merge remote-tracking branch 'asoc/fix/wm2000' into tmpMark Brown2013-01-10
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: wm2000: Fix sense of speech clarity enableMark Brown2013-01-04
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge remote-tracking branch 'asoc/fix/wm-adsp' into tmpMark Brown2013-01-10
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: wm_adsp: Ensure that block writes are from DMA aligned addressesMark Brown2013-01-07
| | | |/ / / / /
| | * | | | | | Merge remote-tracking branch 'asoc/fix/sta529' into tmpMark Brown2013-01-10
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: sta529: Fix update register bits in sta529_set_dai_fmtAxel Lin2012-12-20
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge remote-tracking branch 'asoc/fix/sgtl5000' into tmpMark Brown2013-01-10
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: sgtl5000: Fix maximum value for microphone gainFabio Estevam2012-12-24
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Merge remote-tracking branch 'asoc/fix/pxa' into tmpMark Brown2013-01-10
| | |\ \ \ \ \ \
| | | * | | | | | ALSA: pxa27x: fix ac97 warm resetMike Dunn2013-01-08
| | | * | | | | | ALSA: pxa27x: fix ac97 cold resetMike Dunn2013-01-08
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge remote-tracking branch 'asoc/fix/lm49453' into tmpMark Brown2013-01-10
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: lm49453: Update lm49453_reg_defs values as per LM49453 HW revision-BMR.Swami.Reddy@ti.com2012-12-24