Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync up with Linus #51

Merged
merged 55 commits into from
Mar 19, 2015
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
001eabf
crypto: arm/aes update NEON AES module to latest OpenSSL version
Feb 26, 2015
486b908
HID: wacom: do not send pen events before touch is up/forced out
Pinglinux Feb 20, 2015
e0d41fd
HID: wacom: rely on actual touch down count to decide touch_down
Pinglinux Feb 20, 2015
ce9594c
ASoC: ak4671: Fix control-less DAPM routes
larsclausen Feb 27, 2015
8e6a75c
ASoC: da732x: Fix control-less DAPM routes
larsclausen Feb 27, 2015
cdd3d2a
ASoC: sn95031: Fix control-less DAPM routes
larsclausen Feb 27, 2015
90aff15
fsl_ssi: fix of_property_read_u32_array return value check
maciejsszmigiero Mar 4, 2015
6c8ca30
ASoC: fsl_ssi: Don't try to round-up for PM divisor calculation
Mar 5, 2015
7b8f10d
clocksource: efm32: Fix a NULL pointer dereference
yongbae Mar 3, 2015
1096be0
clockevents: sun5i: Fix setup_irq init sequence
yongbae Mar 3, 2015
9ab2b7f
Merge branch 'clockevents/4.0-rc2' of http://git.linaro.org/people/da…
Mar 5, 2015
3995614
perf annotate: Fix fallback to unparsed disassembler line
acmel Mar 5, 2015
e678fef
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/lin…
Mar 5, 2015
e893286
x86/vdso: Fix the build on GCC5
Mar 5, 2015
c7d910b
ASoC: sgtl5000: remove useless register write clearing CHRGPUMP_POWERUP
Feb 27, 2015
a4ee556
ASoC: rt286: Change the DMI mapping for Dino
Mar 6, 2015
3fe0607
ASoC: Intel: remove conflicts when load/unload multiple firmware images
hanlui Feb 25, 2015
34e81ab
ASoC: Fix component lists locking
larsclausen Mar 7, 2015
394838c
x86/asm/entry/32: Fix user_mode() misuses
amluto Mar 10, 2015
2bf4c1d
ASoC: adav80x: Fix wrong value references for boolean kctl
tiwai Mar 10, 2015
08641d9
ASoC: ak4641: Fix wrong value references for boolean kctl
tiwai Mar 10, 2015
e8371aa
ASoC: cs4271: Fix wrong value references for boolean kctl
tiwai Mar 10, 2015
d223b0e
ASoC: es8238: Fix wrong value references for boolean kctl
tiwai Mar 10, 2015
d7f58db
ASoC: pcm1681: Fix wrong value references for boolean kctl
tiwai Mar 10, 2015
4c523ef
ASoC: tas5086: Fix wrong value references for boolean kctl
tiwai Mar 10, 2015
00a14c2
ASoC: wm2000: Fix wrong value references for boolean kctl
tiwai Mar 10, 2015
bd14016
ASoC: wm8731: Fix wrong value references for boolean kctl
tiwai Mar 10, 2015
24cc883
ASoC: wm8903: Fix wrong value references for boolean kctl
tiwai Mar 10, 2015
eaddf6f
ASoC: wm8904: Fix wrong value references for boolean kctl
tiwai Mar 10, 2015
07892b1
ASoC: wm8955: Fix wrong value references for boolean kctl
tiwai Mar 10, 2015
b4a18c8
ASoC: wm8960: Fix wrong value references for boolean kctl
tiwai Mar 10, 2015
4b0b669
ASoC: wm9712: Fix wrong value references for boolean kctl
tiwai Mar 10, 2015
87a8b28
ASoC: wm9713: Fix wrong value references for boolean kctl
tiwai Mar 10, 2015
a415457
HID: add ALWAYS_POLL quirk for a Logitech 0xc007
Mar 10, 2015
7486341
x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduce…
Mar 11, 2015
c8a470c
x86/apic/numachip: Fix sibling map with NumaChip
dblueman Mar 12, 2015
d415a7f
perf: Fix context leak in put_event()
clyu Feb 26, 2015
ccfe8c3
crypto: aesni - fix memory usage in GCM decryption
smuellerDD Mar 12, 2015
a7c80eb
x86/fpu: Avoid math_state_restore() without used_math() in __restore_…
oleg-nesterov Mar 13, 2015
f4c3686
x86/fpu: Drop_fpu() should not assume that tsk equals current
oleg-nesterov Mar 13, 2015
9b02864
HID: tivo: enable all buttons on the TiVo Slide Pro remote
Mar 13, 2015
69797da
Revert "x86/mm/ASLR: Propagate base load address calculation"
suryasaimadhu Mar 16, 2015
016e81f
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
broonie Mar 16, 2015
af6b7a8
Merge remote-tracking branches 'asoc/fix/ak4671', 'asoc/fix/control',…
broonie Mar 16, 2015
33484c6
Merge remote-tracking branches 'asoc/fix/sgtl5000' and 'asoc/fix/sn95…
broonie Mar 16, 2015
cc26173
ALSA: hda - Treat stereo-to-mono mix properly
tiwai Mar 16, 2015
8cb2c2d
livepatch: Fix subtle race with coming and going modules
pmladek Mar 12, 2015
3fc6c5a
Merge tag 'asoc-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/k…
tiwai Mar 17, 2015
e2c7d88
HID: wacom: check for wacom->shared before following the pointer
bentiss Mar 5, 2015
13326e5
Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' …
torvalds Mar 17, 2015
c586165
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/l…
torvalds Mar 17, 2015
e63c733
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Mar 18, 2015
da11508
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Mar 18, 2015
ec3fbff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
torvalds Mar 18, 2015
7b09ac7
Merge tag 'sound-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds Mar 18, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions drivers/clocksource/time-efm32.c
Original file line number Diff line number Diff line change
Expand Up @@ -225,12 +225,12 @@ static int __init efm32_clockevent_init(struct device_node *np)
clock_event_ddata.base = base;
clock_event_ddata.periodic_top = DIV_ROUND_CLOSEST(rate, 1024 * HZ);

setup_irq(irq, &efm32_clock_event_irq);

clockevents_config_and_register(&clock_event_ddata.evtdev,
DIV_ROUND_CLOSEST(rate, 1024),
0xf, 0xffff);

setup_irq(irq, &efm32_clock_event_irq);

return 0;

err_get_irq:
Expand Down
8 changes: 4 additions & 4 deletions drivers/clocksource/timer-sun5i.c
Original file line number Diff line number Diff line change
Expand Up @@ -178,10 +178,6 @@ static void __init sun5i_timer_init(struct device_node *node)

ticks_per_jiffy = DIV_ROUND_UP(rate, HZ);

ret = setup_irq(irq, &sun5i_timer_irq);
if (ret)
pr_warn("failed to setup irq %d\n", irq);

/* Enable timer0 interrupt */
val = readl(timer_base + TIMER_IRQ_EN_REG);
writel(val | TIMER_IRQ_EN(0), timer_base + TIMER_IRQ_EN_REG);
Expand All @@ -191,6 +187,10 @@ static void __init sun5i_timer_init(struct device_node *node)

clockevents_config_and_register(&sun5i_clockevent, rate,
TIMER_SYNC_TICKS, 0xffffffff);

ret = setup_irq(irq, &sun5i_timer_irq);
if (ret)
pr_warn("failed to setup irq %d\n", irq);
}
CLOCKSOURCE_OF_DECLARE(sun5i_a13, "allwinner,sun5i-a13-hstimer",
sun5i_timer_init);
Expand Down