lp:~ondrak/ubuntu/+source/linux/+git/xenial

Owned by Ondrej Kubik
Get this repository:
git clone https://git.launchpad.net/~ondrak/ubuntu/+source/linux/+git/xenial
Only Ondrej Kubik can upload to this repository. If you are Ondrej Kubik please log in for upload directions.

Branches

Name Last Modified Last Commit
snapdragon-dtb-update 2018-06-20 08:17:10 UTC
UBUNTU: SAUCE: dtb: updating custom apq8016 for snappy to fix LED functionality

Author: Ondrej Kubik
Author Date: 2018-05-16 14:22:05 UTC

UBUNTU: SAUCE: dtb: updating custom apq8016 for snappy to fix LED functionality

BugLink: https://bugs.launchpad.net/bugs/1776725

Updating dragonboard 410c device tree LED definition to work properly on Ubuntu Core
  Use rfkill(0/1) for bluetooth and wifi LEDs
  setting LED1 as heartbeat
  setting LED4 as default-on

Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>

snapdragon-sauce-update 2018-06-20 08:15:35 UTC
UBUNTU: SAUCE: snapcraft: updating scriptlets syntax

Author: Ondrej Kubik
Author Date: 2018-05-03 17:59:55 UTC

UBUNTU: SAUCE: snapcraft: updating scriptlets syntax

BugLink: https://bugs.launchpad.net/bugs/1776723

Current scriptlet syntax has been deprecated in favour of new syntax
Updating snapcraft.yaml to support this change

Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>

raspi2-sauce-update 2018-06-20 08:13:01 UTC
UBUNTU: SAUCE: snapcraft: updating to new scriptlet syntax

Author: Ondrej Kubik
Author Date: 2018-05-23 16:15:08 UTC

UBUNTU: SAUCE: snapcraft: updating to new scriptlet syntax

buglink: http://bugs.launchpad.net/bugs/1776708

Scriptlet syntaxt for install override has changed and new syntaxt is mandated by snapcraft
Migrating snapcraft.yaml to new syntax to future proof snap builds

Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>

raspi2-adding-pi3bp-support 2018-06-20 08:09:58 UTC
UBUNTU: SAUCE: snapcraft: modifying default config set

Author: Ondrej Kubik
Author Date: 2018-04-25 14:43:57 UTC

UBUNTU: SAUCE: snapcraft: modifying default config set

BugLink: http://bugs.launchpad.net/bugs/1776714

Updating default config set to include LAN driver to support Pi 3 B+
Pi3 B+ is using different ethernet device, include this in config

Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>

snapdragon-wcn36xx-fix 2018-06-13 17:09:33 UTC
UBUNTU: wcn36xx: pass correct BSS index when deleting BSS keys

Author: Ondrej Kubik
Author Date: 2018-05-10 20:46:39 UTC

UBUNTU: wcn36xx: pass correct BSS index when deleting BSS keys

BugLink: https://bugs.launchpad.net/bugs/1776720
BugLink: https://bugs.launchpad.net/vienna/+bug/1772611
BugLink: https://bugs.96boards.org/show_bug.cgi?id=319

Patch link: https://patchwork.kernel.org/patch/10338447/

The firmware message to delete BSS keys expects a BSS index to be passed.
This field is currently hard-coded to 0. Fix this by passing in the index
we received from the firmware when the BSS was configured.

The encryption type in that message also needs to be set to what was used
when the key was set, so the assignment of vif_priv->encrypt_type is now
done after the firmware command was sent. This reportedly fixes the
following error in AP mode:

  wcn36xx: ERROR hal_remove_bsskey response failed err=6

Also, AFAIU, when a BSS is deleted, the firmware apparently drops all the
keys associated with it. Trying to remove the key explicitly afterwards
will hence lead to the following message:

  wcn36xx: ERROR hal_remove_bsskey response failed err=16

This is now suppressed with an extra check for the BSS index validity.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>

snapdragon-upstream 2018-05-16 14:29:43 UTC
Updating dragonboard 410c device tree LED definition to work properly on Ubun...

Author: Ondrej Kubik
Author Date: 2018-05-16 14:22:05 UTC

Updating dragonboard 410c device tree LED definition to work properly on UbuntuCore

  Use rfkill(0/1) for bluetooth and wifi LEDs
  setting LED1 as heartbeat
  setting LED4 as default-on

Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>

16 of 6 results
This repository contains Public information 
Everyone can see this information.

Subscribers