Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | regmap: debugfs: Make sure we store the last entry in the offset cache | Mark Brown | 2013-01-08 | 1 | -0/+9 | |
| * | | | | | | | | | regmap: debugfs: Ensure a correct return value for empty caches | Mark Brown | 2013-01-08 | 1 | -0/+10 | |
| * | | | | | | | | | regmap: debugfs: Discard the cache if we fail to allocate an entry | Mark Brown | 2013-01-08 | 1 | -11/+18 | |
| * | | | | | | | | | regmap: debugfs: Fix check for block start in cached seeks | Mark Brown | 2013-01-08 | 1 | -1/+1 | |
| * | | | | | | | | | regmap: debugfs: Fix attempts to read nonexistant register blocks | Mark Brown | 2013-01-08 | 1 | -1/+2 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'regulator-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-01-15 | 4 | -47/+52 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'regulator/fix/s5m8767' into tmp | Mark Brown | 2013-01-15 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | regulator: s5m8767: Fix probe failure due to stack corruption | Inderpal Singh | 2012-12-24 | 1 | -2/+2 | |
| * | | | | | | | | | | Merge remote-tracking branch 'regulator/fix/max8998' into tmp | Mark Brown | 2013-01-15 | 1 | -22/+22 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_tim... | Axel Lin | 2013-01-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | regulator: max8998: Use uV in voltage_map_desc | Axel Lin | 2013-01-08 | 1 | -21/+21 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge remote-tracking branch 'regulator/fix/max8997' into tmp | Mark Brown | 2013-01-15 | 1 | -19/+17 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | regulator: max8997: Use uV in voltage_map_desc | Axel Lin | 2013-01-08 | 1 | -19/+17 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge remote-tracking branch 'regulator/fix/core' into tmp | Mark Brown | 2013-01-15 | 1 | -4/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | regulator: core: Fix comment for regulator_register() | Axel Lin | 2013-01-03 | 1 | -1/+2 | |
| | * | | | | | | | | | regulator: core: Fix continuous_voltage_range case in regulator_can_change_vo... | Axel Lin | 2012-12-24 | 1 | -3/+9 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'dt-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 2013-01-14 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ARM: dts: prevent *.dtb from always being rebuilt | Stephen Warren | 2013-01-14 | 1 | -0/+1 | |
| * | | | | | | | | | | arm64: dts: prevent *.dtb from always being rebuilt | Stephen Warren | 2013-01-14 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | vfs: add missing virtual cache flush after editing partial pages | Linus Torvalds | 2013-01-14 | 1 | -0/+1 | |
* | | | | | | | | | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2013-01-14 | 25 | -153/+255 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | ALSA: usb-audio: Fix NULL dereference by access to non-existing substream | Takashi Iwai | 2013-01-11 | 1 | -0/+10 | |
| * | | | | | | | | | Merge tag 'asoc-fix-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Takashi Iwai | 2013-01-10 | 1600 | -9126/+9947 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'asoc/fix/wm5100' into tmp | Mark Brown | 2013-01-10 | 1 | -6/+0 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | ASoC: wm5100: Remove DSP B and left justified formats | Mark Brown | 2013-01-04 | 1 | -6/+0 | |
| | | | |_|/ / / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge remote-tracking branch 'asoc/fix/wm2200' into tmp | Mark Brown | 2013-01-10 | 1 | -7/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | ASoC: wm2200: Remove DSP B and left justified AIF modes | Mark Brown | 2013-01-04 | 1 | -6/+0 | |
| | | * | | | | | | | | | ASoC: wm2200: Fix setting dai format in wm2200_set_fmt | Axel Lin | 2012-12-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/wm2000' into tmp | Mark Brown | 2013-01-10 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | ASoC: wm2000: Fix sense of speech clarity enable | Mark Brown | 2013-01-04 | 1 | -2/+2 | |
| | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/wm-adsp' into tmp | Mark Brown | 2013-01-10 | 1 | -1/+22 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | ASoC: wm_adsp: Ensure that block writes are from DMA aligned addresses | Mark Brown | 2013-01-07 | 1 | -1/+22 | |
| | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/sta529' into tmp | Mark Brown | 2013-01-10 | 1 | -4/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | ASoC: sta529: Fix update register bits in sta529_set_dai_fmt | Axel Lin | 2012-12-20 | 1 | -4/+5 | |
| | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/sgtl5000' into tmp | Mark Brown | 2013-01-10 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | ASoC: sgtl5000: Fix maximum value for microphone gain | Fabio Estevam | 2012-12-24 | 1 | -2/+2 | |
| | | | |_|_|/ / / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/pxa' into tmp | Mark Brown | 2013-01-10 | 3 | -5/+28 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | ALSA: pxa27x: fix ac97 warm reset | Mike Dunn | 2013-01-08 | 3 | -3/+22 | |
| | | * | | | | | | | | | | ALSA: pxa27x: fix ac97 cold reset | Mike Dunn | 2013-01-08 | 1 | -2/+6 | |
| | | | |_|/ / / / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/lm49453' into tmp | Mark Brown | 2013-01-10 | 1 | -66/+40 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | ASoC: lm49453: Update lm49453_reg_defs values as per LM49453 HW revision-B | MR.Swami.Reddy@ti.com | 2012-12-24 | 1 | -46/+15 | |
| | | * | | | | | | | | | | ASoC: lm49453: Fix adc, mic and sidetone volume ranges | MR.Swami.Reddy@ti.com | 2012-12-24 | 1 | -19/+24 | |
| | | * | | | | | | | | | | ASoC: lm49453: Fix mask for setting mode bit in lm49453_set_dai_fmt() | Axel Lin | 2012-12-24 | 1 | -1/+1 | |
| | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/cs42l52' into tmp | Mark Brown | 2013-01-10 | 1 | -3/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | ASoC: cs42l52: Catch no-match case in cs42l52_get_clk | Axel Lin | 2012-12-24 | 1 | -3/+1 | |
| | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/cs4271' into tmp | Mark Brown | 2013-01-10 | 2 | -4/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | ASoC: cs4271: fix property check | Daniel Mack | 2012-12-02 | 1 | -1/+1 | |
| | | * | | | | | | | | | | ASoC: cs4271: fix sparse warning | Daniel Mack | 2012-12-02 | 2 | -3/+3 | |
| | * | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/core' into tmp | Mark Brown | 2013-01-10 | 3 | -7/+39 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | ASoC: core: fix the memory leak in case of remove_aux_dev() | Chuansheng Liu | 2012-12-27 | 1 | -1/+1 |