mp;dev->dev), &intel_dsm_uuid, 3, 1,
NULL);
ACPI_FREE(obj);
}
For the xhci part above:
Acked-by: Mathias Nyman
On 2017-02-24 11:13+0100, Petr Vorel wrote:
COLORFGBG environment variable is used to detect dark background.
Idea and a bit of code is borrowed from Vim, thanks.
Signed-off-by: Petr Vorel
---
Colors are nice, but the ones chosen aren't suitable for dark background.
Yea, I admit, the origina
On 10.11.2016 13:22, Oliver Neukum wrote:
On Thu, 2016-11-10 at 12:09 +0100, Bjørn Mork wrote:
Kai-Heng Feng writes:
On Wed, Nov 9, 2016 at 8:32 PM, Bjørn Mork wrote:
Oliver Neukum writes:
On Tue, 2016-11-08 at 13:44 -0500, Alan Stern wrote:
These problems could very well be caused by r
It is hard to quickly find what you are looking for in the output of the
ip command. Color helps.
This patch adds a '-c' flag to highlight these with individual colors:
- interface name
- ip address
- mac address
- up/down state
Signed-off-by: Mathias Nyman
---
v4 - Remo
On 2015-04-27 16:37-0700, Stephen Hemminger wrote:
> Patch does not apply cleanly to current version in git.
> All patches should be based off of
>
> http://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git
>
> I suspect your mailer is corrupting whitespace.
> Maybe easier to sen
It is hard to quickly find what you are looking for in the output of the
ip command. Color helps.
This patch adds a '-c' flag to highlight these with individual colors:
- interface name
- ip address
- mac address
- up/down state
Signed-off-by: Mathias Nyman
---
v3 - Rebase
Thanks for bearing with my first patch.
On 2015-04-20 10:16-0700, Stephen Hemminger wrote:
On Sat, 18 Apr 2015 13:39:45 +0300
Mathias Nyman wrote:
It is hard to quickly find what you are looking for in the output of
the ip
command. Color helps.
This patch adds a '-c' flag to highl
It is hard to quickly find what you are looking for in the output of
the ip
command. Color helps.
This patch adds a '-c' flag to highlight these with individual colors:
- interface name
- ip address
- mac address
- up/down state
Signed-off-by: Mathias Nyman
---
include/co
On 2015-04-17 19:26+0200, Daniel Borkmann wrote:
On 04/17/2015 06:44 PM, Alexei Starovoitov wrote:
On Fri, Apr 17, 2015 at 04:02:02PM +0300, Mathias Nyman wrote:
It is hard to quickly find what you are looking for in the output of the ip
command. Color helps.
This patch adds a '-c
It is hard to quickly find what you are looking for in the output of the ip
command. Color helps.
This patch adds a '-c' flag to highlight these with individual colors:
- interface name
- ip addresse
- mac addresse
- up/down state
---
include/color.h | 17
ip/Makefile
10 matches
Mail list logo