~usarinheininga/ubuntuplasma/+git/systemd:eos2.6

Last commit made on 2016-04-21
Get this branch:
git clone -b eos2.6 https://git.launchpad.net/~usarinheininga/ubuntuplasma/+git/systemd

Branch merges

Branch information

Recent commits

ae064a5... by Daniel Drake <email address hidden>

Merge pull request #29 from endlessm/T10819-eos2.6

Revert touchpad-toggle hotkey fixes on 2.6

18ec548... by =?utf-8?q?Jo=C3=A3o_Paulo_Rechi_Vita?= <email address hidden>

Revert "hwdb: Yoga 900 touchpad-toggle keyboard quirk"

This reverts commit ba9d1511abfdf2ed8062419194521d0f27cddc3e.

This fixes T10819 but regresses T11082, so we decided to leave the
touchpad-toggle hotkey not working on the 2.6 series and fix all the
touchpad-related issues on master.

https://phabricator.endlessm.com/T10819
https://phabricator.endlessm.com/T11082

d025b2e... by =?utf-8?q?Jo=C3=A3o_Paulo_Rechi_Vita?= <email address hidden>

Revert "hwdb: Yoga 3 Pro 2 touchpad-toggle keyboard quirk"

This reverts commit 5543ebe418a7590ba3175a0ec973c7e2e2da44a3.

This fixes T10819 but regresses T11082, so we decided to leave the
touchpad-toggle hotkey not working on the 2.6 series and fix all the
touchpad-related issues on master.

https://phabricator.endlessm.com/T10819
https://phabricator.endlessm.com/T11082

f5ae3d7... by Daniel Drake <email address hidden>

Merge pull request #27 from endlessm/T10819-eos2.6

T10819-eos2.6: Fix touchpad toggle for the Yoga laptops

5543ebe... by =?utf-8?q?Jo=C3=A3o_Paulo_Rechi_Vita?= <email address hidden>

hwdb: Yoga 3 Pro 2 touchpad-toggle keyboard quirk

When pressing the touchpad-toggle button, the 0xbe scancode is emitted
by the Yoga 3 Pro 2 keyboard. This is not part of the standard AT
Translated set 2, so we need to add a special case for it to be
correctly mapped to the touchpad toggle keycode (F21).

https://phabricator.endlessm.com/T10819

ba9d151... by =?utf-8?q?Jo=C3=A3o_Paulo_Rechi_Vita?= <email address hidden>

hwdb: Yoga 900 touchpad-toggle keyboard quirk

When pressing the touchpad-toggle button, the 0xbf scancode is emitted
by the Yoga 900 keyboard. This is not part of the standard AT Translated
set 2, so we need to add a special case for it to be correctly mapped to
the touchpad toggle keycode (F21).

https://phabricator.endlessm.com/T10819

59a2ef0... by Roddy Shuler

mtd_probe.h: explicitly include <stdint.h>

Fix build failure, possibly due to a change in an included header
from linux-libc-dev.

https://phabricator.endlessm.com/T6048

31357a4... by Cosimo Cecchi

Merge pull request #20 from endlessm/T6048

Disable coredump processing by default

4f75224... by =?utf-8?q?Jo=C3=A3o_Paulo_Rechi_Vita?= <email address hidden>

Disable coredump processing by default

Make the kernel pipe coredump data to /bin/false by default.

https://phabricator.endlessm.com/T6048

4666cab... by =?utf-8?q?Jo=C3=A3o_Paulo_Rechi_Vita?= <email address hidden>

Revert "coredump.conf: default to storing no coredumps"

This reverts commit b1f44014325f0bbbd2a250486cfdb630135366a2.

https://phabricator.endlessm.com/T6048