Skip to content

Releases: EssentialOpenSource/linux

Essential Products - PH-1 9.0 - November Security patch

06 Nov 07:02
Compare
Choose a tag to compare
Linux 4.4.161

Signed-off-by: Jean-Baptiste Theou <jb@essential.com>

Essential Products - PH-1 9.0 - October Security patch

02 Oct 05:46
Compare
Choose a tag to compare
ALSA: pcm: change timeout to 100ms

The previous 10s timeout is way too much.

Change-Id: I2b79d74c692fc77d853e2b2dcdb095c2b7aff44f
Signed-off-by: Li Li <li@essential.com>

Essential Products - PH-1 9.0 - September Security patch

04 Sep 23:20
Compare
Choose a tag to compare
Linux 4.4.152

Signed-off-by: Jean-Baptiste Theou <jb@essential.com>

Essential Products - PH-1 9.0

06 Aug 22:34
Compare
Choose a tag to compare
usb_fs: fix merge issue

Change-Id: I0e440f1e810b468b58904aaed4e61461eab6296f
Signed-off-by: Jean-Baptiste Theou <jb@essential.com>

Essential Products - PH-1 9.0 - Beta 3

05 Aug 22:31
Compare
Choose a tag to compare
PPR1.180610.066

Linux 4.4.142

Essential Products - PH-1 9.0 - Beta 2

03 Jul 05:25
Compare
Choose a tag to compare
qpnp-smb2: expose charge_full in battery sysfs

Exposes power_supply/battery/charge_full, which reads the
value from power_supply/bms/charge_full.

Bug: 34166515
Change-Id: I1b635cbb28629ccf09773f15439230177b388a6f
Signed-off-by: Yueyao Zhu <yueyao@google.com>

Essential Products - PH-1 8.1 - July 2018 Security patch

03 Jul 05:34
Compare
Choose a tag to compare
qpnp-smb2: expose charge_full in battery sysfs

Exposes power_supply/battery/charge_full, which reads the
value from power_supply/bms/charge_full.

Bug: 34166515
Change-Id: I1b635cbb28629ccf09773f15439230177b388a6f
Signed-off-by: Yueyao Zhu <yueyao@google.com>

Essential Products - PH-1 9.0 - Beta

07 Jun 07:27
Compare
Choose a tag to compare
fair: export sched_get_wake_up_idle

Needed by the wifi module

Change-Id: I592448fc78562fe817c999f35281fa7170d73cba
Signed-off-by: Jean-Baptiste Théou <jb@essential.com>

Essential Products - PH-1 8.1 - June 2018 Security patch

07 Jun 23:09
Compare
Choose a tag to compare
fair: export sched_get_wake_up_idle

Needed by the wifi module

Change-Id: I592448fc78562fe817c999f35281fa7170d73cba
Signed-off-by: Jean-Baptiste Théou <jb@essential.com>

Essential Products - PH-1 9.0 - Developer preview 2

07 Jun 07:20
Compare
Choose a tag to compare
USB: core: only clean up what we allocated

When cleaning up the configurations, make sure we only free the number
of configurations and interfaces that we could have allocated.

Change-Id: I6f19c372f499b7becc39e31b9f80b17f6659ec81
Reported-by: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
Cc: stable <stable@xxxxxxxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>