[PATCH] omap3-n900.dts: Rename model name to Nokia RX-51 board

2014-06-18 Thread Pali Rohár
-by: Pali Rohár pali.ro...@gmail.com --- arch/arm/boot/dts/omap3-n900.dts |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts index 6c6551a..e23ee96 100644 --- a/arch/arm/boot/dts/omap3-n900.dts +++ b/arch/arm/boot

Re: [PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible

2014-06-18 Thread Pali Rohár
On Wednesday 18 June 2014 21:01:09 Russell King - ARM Linux wrote: On Wed, Jun 18, 2014 at 06:54:24PM +0200, Pali Rohár wrote: Machine name from board description is some generic name on DT kernel. DT provides machine name property which is specific for board, so use it instead generic one

Re: [PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible

2014-06-18 Thread Pali Rohár
On Wednesday 18 June 2014 21:07:35 Rob Herring wrote: On Wed, Jun 18, 2014 at 11:54 AM, Pali Rohár pali.ro...@gmail.com wrote: Machine name from board description is some generic name on DT kernel. DT provides machine name property which is specific for board, so use it instead generic one

Re: [PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible

2014-06-18 Thread Pali Rohár
On Wednesday 18 June 2014 22:00:54 Russell King - ARM Linux wrote: On Wed, Jun 18, 2014 at 09:22:29PM +0200, Pali Rohár wrote: So without this patch DT migration for Nokia N900 cannot be done without breaking userspace - which is not acceptable... Also I still did not know why DT

Re: [PATCH] omap3-n900.dts: Rename model name to Nokia RX-51 board

2014-06-18 Thread Pali Rohár
On Wednesday 18 June 2014 22:12:41 Aaro Koskinen wrote: On Wed, Jun 18, 2014 at 06:57:15PM +0200, Pali Rohár wrote: Use same name as in legacy board code. There are lot of userspace applications which using machine/model name for determinating device type. Can you clarify this? Nokia

Re: [PATCH v2] Documentation: Rename hpfall.c = freefall.c, fixes for Dell

2014-06-27 Thread Pali Rohár
On Monday 16 June 2014 13:55:03 Pali Rohár wrote: On Saturday 14 June 2014 10:53:29 Pavel Machek wrote: On Wed 2014-06-11 10:02:07, Pali Roh?r wrote: Dell kernel driver dell-smo8800 provides same freefall interface as hp_accel so program hpfall.c works also on Dell laptops. So rename

Re: [PATCH v2] Documentation: Rename hpfall.c = freefall.c, fixes for Dell

2014-07-07 Thread Pali Rohár
that, please? Thanks... and sorry for the delay. On 06/11/14 01:02, Pali Rohár wrote: Dell kernel driver dell-smo8800 provides same freefall interface as hp_accel so program hpfall.c works also on Dell laptops. So rename it to freefall.c. Dell driver does not provide hp::hddprotect led so

Linux UDF support

2014-08-24 Thread Pali Rohár
/O mode? Or newly written files will be in previous (2.01) versions? And last question: Is there some fsck tool for UDF? Or at least tool which print if FS is in inconsistent state? [1] - http://en.wikipedia.org/wiki/Universal_Disk_Format -- Pali Rohár pali.ro...@gmail.com signature.asc

Re: Linux UDF support

2014-08-25 Thread Pali Rohár
Hi, On Monday 25 August 2014 14:45:13 Austin S Hemmelgarn wrote: On 2014-08-24 08:46, Pali Rohár wrote: Hi, I would like to know what is state of linux UDF driver. It is experimental or is now suitable for storing data? I know that read support works for every version I have tested

Re: Linux UDF support

2014-08-25 Thread Pali Rohár
Hi, On Monday 25 August 2014 16:05:27 Austin S Hemmelgarn wrote: On 2014-08-25 09:24, Pali Rohár wrote: Hi, On Monday 25 August 2014 14:45:13 Austin S Hemmelgarn wrote: On 2014-08-24 08:46, Pali Rohár wrote: Hi, I would like to know what is state of linux UDF driver

Re: bug: acpi ata_bay dock reminds undocked

2014-08-12 Thread Pali Rohár
On Monday 12 May 2014 07:48:16 Pali Rohár wrote: On Monday 12 May 2014 02:00:29 Rafael J. Wysocki wrote: On Sunday, May 11, 2014 05:49:17 PM Pali Rohár wrote: --nextPart2204083.pLeiedbUui Content-Type: Text/Plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable

Re: [PATCH] i8k: Ignore temperature sensors which report invalid values

2014-10-23 Thread Pali Rohár
On Wednesday 22 October 2014 19:10:05 Guenter Roeck wrote: On Wed, Oct 22, 2014 at 06:35:53PM +0200, Pali Rohár wrote: On Wednesday 22 October 2014 18:19:47 Guenter Roeck wrote: On Wed, Oct 22, 2014 at 02:29:06PM +0200, Pali Rohár wrote: On Tuesday 21 October 2014 06:27:23 Guenter Roeck

Re: 3.18.rc1: compile failure in tsc2005.c

2014-10-23 Thread Pali Rohár
]: *** [drivers/input] Error 2 make[1]: *** Waiting for unfinished jobs CC net/core/request_sock.o Hi, I read somewhere that strict_strtoul function was replaced by some kstrtol function... So maybe somebody forgot to fix tsc2005 driver? -- Pali Rohár pali.ro...@gmail.com signature.asc

Re: [PATCH] i8k: Add support for Dell Latitude E6440

2014-10-24 Thread Pali Rohár
On Saturday 18 October 2014 12:40:56 Greg Kroah-Hartman wrote: On Sat, Oct 18, 2014 at 12:23:39AM +0200, Pali Rohár wrote: On Friday 10 October 2014 22:56:55 Guenter Roeck wrote: On 10/10/2014 02:12 AM, Pali Rohár wrote: Dell Latitude E6440 needs same settings as E6540. Signed

Re: USB Ethernet gadget on Nokia n900

2014-10-26 Thread Pali Rohár
... Pavel Can you try g_nokia.ko? I used this module for usb networking. -- Pali Rohár pali.ro...@gmail.com signature.asc Description: This is a digitally signed message part.

Re: USB Ethernet gadget on Nokia n900

2014-10-26 Thread Pali Rohár
On Sunday 26 October 2014 22:17:21 Pavel Machek wrote: On Sun 2014-10-26 12:12:46, Pali Rohár wrote: On Sunday 26 October 2014 12:08:25 Pavel Machek wrote: Hi! On Sun, Oct 19, 2014 at 09:19:37PM +0200, Pavel Machek wrote: I am trying to use nfsroot, so I can't use modules

Re: USB Ethernet gadget on Nokia n900

2014-10-26 Thread Pali Rohár
and reading from eMMC was not possible. Try to boot kernel from uboot. Maybe it can help. -- Pali Rohár pali.ro...@gmail.com signature.asc Description: This is a digitally signed message part.

Re: [PATCH 1/3] input: alps: Reset mouse before identifying it

2014-10-15 Thread Pali Rohár
On Tuesday 14 October 2014 08:08:34 Dmitry Torokhov wrote: On Fri, Oct 03, 2014 at 11:47:59AM +0200, Hans de Goede wrote: Hi, Thanks for working on this! On 10/03/2014 11:43 AM, Pali Rohár wrote: On some systems after starting computer function alps_identify() does not detect

Re: [PATCH 1/3] input: alps: Reset mouse before identifying it

2014-10-15 Thread Pali Rohár
On Wednesday 15 October 2014 19:43:15 Dmitry Torokhov wrote: On Wed, Oct 15, 2014 at 02:53:11PM +0200, Pali Rohár wrote: On Tuesday 14 October 2014 08:08:34 Dmitry Torokhov wrote: On Fri, Oct 03, 2014 at 11:47:59AM +0200, Hans de Goede wrote: Hi, Thanks for working

Re: [PATCH 1/3] input: alps: Reset mouse before identifying it

2014-10-15 Thread Pali Rohár
On Wednesday 15 October 2014 20:00:11 Dmitry Torokhov wrote: On Wed, Oct 15, 2014 at 07:57:37PM +0200, Pali Rohár wrote: On Wednesday 15 October 2014 19:43:15 Dmitry Torokhov wrote: On Wed, Oct 15, 2014 at 02:53:11PM +0200, Pali Rohár wrote: On Tuesday 14 October 2014 08:08:34 Dmitry

[PATCH] cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy

2014-10-15 Thread Pali Rohár
to set maximal value for max_perf_pct based on max_policy_pct which is 24 for previous powersave max_freq 80. This patch will set default value for max_policy_pct when setting policy to performance so it will allow to set also max value for max_perf_pct. Signed-off-by: Pali Rohár pali.ro

Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-10-15 Thread Pali Rohár
On Thursday 16 October 2014 01:15:45 Samuel Thibault wrote: Pali Rohár, le Sun 12 Oct 2014 16:52:08 +0200, a écrit : I would like to ask if something was changed and if this patch (in any way) is going to mainline kernel. Well, the latest news I got from Dmity was on 12 Apr 2014, to which

[PATCH] i8k: Add MODULE_DEVICE_TABLE macro

2014-10-17 Thread Pali Rohár
This patch adds MODULE_DEVICE_TABLE macro so i8k.ko module can be automatically loaded based on dmi system alias. Signed-off-by: Pali Rohár pali.ro...@gmail.com --- drivers/char/i8k.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/char/i8k.c b/drivers/char/i8k.c index 471f985

Re: [PATCH] i8k: Add support for Dell Latitude E6440

2014-10-17 Thread Pali Rohár
On Friday 10 October 2014 22:56:55 Guenter Roeck wrote: On 10/10/2014 02:12 AM, Pali Rohár wrote: Dell Latitude E6440 needs same settings as E6540. Signed-off-by: Pali Rohár pali.ro...@gmail.com Acked-by: Guenter Roeck li...@roeck-us.net Greg, Arnd: PING Can you apply also

Re: [PATCH 1/3] input: alps: Reset mouse before identifying it

2014-10-19 Thread Pali Rohár
On Wednesday 15 October 2014 20:22:56 Dmitry Torokhov wrote: On Wed, Oct 15, 2014 at 08:10:39PM +0200, Pali Rohár wrote: On Wednesday 15 October 2014 20:00:11 Dmitry Torokhov wrote: On Wed, Oct 15, 2014 at 07:57:37PM +0200, Pali Rohár wrote: On Wednesday 15 October 2014 19:43:15 Dmitry

[PATCH] i8k: Ignore temperature sensors which report invalid values

2014-10-19 Thread Pali Rohár
all sensor ids which report incorrect values. Signed-off-by: Pali Rohár pali.ro...@gmail.com --- drivers/char/i8k.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/char/i8k.c b/drivers/char/i8k.c index 7272b08..bc327fa 100644 --- a/drivers/char/i8k.c +++ b

Re: USB Ethernet gadget on Nokia n900

2014-10-19 Thread Pali Rohár
- 3.13 versions. -- Pali Rohár pali.ro...@gmail.com signature.asc Description: This is a digitally signed message part.

Re: USB Ethernet gadget on Nokia n900

2014-10-19 Thread Pali Rohár
On Sunday 19 October 2014 22:50:36 Pavel Machek wrote: On Sun 2014-10-19 16:58:45, Pali Rohár wrote: On Sunday 19 October 2014 12:07:39 Pavel Machek wrote: On Sun 2014-10-19 11:01:07, Pavel Machek wrote: Hi! From 3.6 to 3.10, USB networking works on Nokia N900. With 3.11

Re: [PATCH] i8k: Ignore temperature sensors which report invalid values

2014-10-20 Thread Pali Rohár
report value above I8K_MAX_TEMP? If you do not like my solution/patch for it, can you specify how other can it be fixed? On Sunday 19 October 2014 17:13:29 Guenter Roeck wrote: On 10/19/2014 07:46 AM, Pali Rohár wrote: On some machines some temperature sensors report too high values which

[PATCH] dell-wmi: Update code for processing WMI events

2014-10-20 Thread Pali Rohár
messages about unknown WMI events. Now all know events are parsed and those which are not interesting for kernel are dropped without unknown message. Signed-off-by: Pali Rohár pali.ro...@gmail.com Tested-by: Pali Rohár pali.ro...@gmail.com --- drivers/platform/x86/dell-wmi.c | 157

Re: [PATCH] dell-wmi: Update code for processing WMI events

2014-10-22 Thread Pali Rohár
On Tuesday 21 October 2014 23:32:12 Darren Hart wrote: On Tue, Oct 21, 2014 at 12:15:24AM +0200, Pali Rohár wrote: WMI buffer can contains more events. First value in buffer is length of event followed by data of specified length. After that is next length and next data. When length

Re: [PATCH] i8k: Ignore temperature sensors which report invalid values

2014-10-22 Thread Pali Rohár
On Tuesday 21 October 2014 06:27:23 Guenter Roeck wrote: On 10/20/2014 09:46 AM, Pali Rohár wrote: Ok, I will describe my problem. Guenter, maybe you can find another solution/fix for it. Calling i8k_get_temp(3) on my laptop without I8K_TEMPERATURE_BUG always returns value 193 (which

Re: [PATCH] i8k: Ignore temperature sensors which report invalid values

2014-10-22 Thread Pali Rohár
On Wednesday 22 October 2014 18:19:47 Guenter Roeck wrote: On Wed, Oct 22, 2014 at 02:29:06PM +0200, Pali Rohár wrote: On Tuesday 21 October 2014 06:27:23 Guenter Roeck wrote: On 10/20/2014 09:46 AM, Pali Rohár wrote: Ok, I will describe my problem. Guenter, maybe you can find

Re: [PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible

2014-09-05 Thread Pali Rohár
On Wednesday 18 June 2014 18:54:24 Pali Rohár wrote: Machine name from board description is some generic name on DT kernel. DT provides machine name property which is specific for board, so use it instead generic one when possible. Signed-off-by: Pali Rohár pali.ro...@gmail.com --- arch

Re: [PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible

2014-09-05 Thread Pali Rohár
On Friday 05 September 2014 15:45:42 Mark Rutland wrote: On Fri, Sep 05, 2014 at 12:38:40PM +0100, Pali Rohár wrote: On Wednesday 18 June 2014 18:54:24 Pali Rohár wrote: Machine name from board description is some generic name on DT kernel. DT provides machine name property which

Re: patch staging: remove nokia_hp4p driver

2014-08-31 Thread Pali Rohár
btnokia_h4p to hci_h4p - nothing more. And it is only because of Maemo 5 userspace compatibility (which I fix when driver will be in regular bluetooth tree and will be stable). Driver itself is working (with any userspace). So it is not as bad as you think. -- Pali Rohár pali.ro...@gmail.com

[PATCH 0/3] input: alps: Fixes for ALPS driver

2014-10-03 Thread Pali Rohár
://bugs.launchpad.net/ubuntu/+source/linux/+bug/1272624 Pali Rohár (3): input: alps: Reset mouse before identifying it input: alps: For protocol V3, do not process data when last packet's bit7 is set input: alps: Reset mouse and ALPS driver immediately after first invalid packet drivers/input

[PATCH 2/3] input: alps: For protocol V3, do not process data when last packet's bit7 is set

2014-10-03 Thread Pali Rohár
-off-by: Pali Rohár pali.ro...@gmail.com Tested-by: Pali Rohár pali.ro...@gmail.com --- drivers/input/mouse/alps.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/drivers/input/mouse/alps.c b/drivers/input/mouse/alps.c index 1bd5aa1..b1f44d4 100644 --- a/drivers/input/mouse/alps.c

[PATCH 3/3] input: alps: Reset mouse and ALPS driver immediately after first invalid packet

2014-10-03 Thread Pali Rohár
cursor jumps. Signed-off-by: Pali Rohár pali.ro...@gmail.com Tested-by: Pali Rohár pali.ro...@gmail.com --- drivers/input/mouse/alps.c |4 1 file changed, 4 insertions(+) diff --git a/drivers/input/mouse/alps.c b/drivers/input/mouse/alps.c index b1f44d4..d2b144f 100644 --- a/drivers/input

[PATCH 1/3] input: alps: Reset mouse before identifying it

2014-10-03 Thread Pali Rohár
Rohár pali.ro...@gmail.com Tested-by: Pali Rohár pali.ro...@gmail.com --- drivers/input/mouse/alps.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/input/mouse/alps.c b/drivers/input/mouse/alps.c index 35a49bf..1bd5aa1 100644 --- a/drivers/input/mouse/alps.c +++ b/drivers/input/mouse

Re: [PATCH 2/3] input: alps: For protocol V3, do not process data when last packet's bit7 is set

2014-10-03 Thread Pali Rohár
On Friday 03 October 2014 11:51:22 Hans de Goede wrote: Hi, On 10/03/2014 11:43 AM, Pali Rohár wrote: Sometimes laptops with closed lid receive invalid ALPS protocol V3 packets with last bit7 set. This happens on Dell Latitude laptops and it looks like it is BIOS bug. Probably EC

Re: [PATCH 3/3] input: alps: Reset mouse and ALPS driver immediately after first invalid packet

2014-10-03 Thread Pali Rohár
On Friday 03 October 2014 11:55:52 Hans de Goede wrote: Hi, On 10/03/2014 11:43 AM, Pali Rohár wrote: For unknown reasons linux psmouse alps driver sometimes receive totally invalid packet sequences on Dell Latitude laptops. According to ALPS HW engineers these invalid packets do

Re: [PATCH 3/3] input: alps: Reset mouse and ALPS driver immediately after first invalid packet

2014-10-03 Thread Pali Rohár
amount of time ? It is one or two seconds which is OK for me. -- Pali Rohár pali.ro...@gmail.com signature.asc Description: This is a digitally signed message part.

[PATCH] rtc-efi: Add missing module alias

2014-09-22 Thread Pali Rohár
Without proper alias kernel module is not loaded for rtc-efi driver Signed-off-by: Pali Rohár pali.ro...@gmail.com --- drivers/rtc/rtc-efi.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/rtc/rtc-efi.c b/drivers/rtc/rtc-efi.c index 8225b89..c384fec 100644 --- a/drivers/rtc/rtc

Re: [PATCH] i8k: Ignore temperature sensors which report invalid values

2014-11-18 Thread Pali Rohár
On Tuesday 18 November 2014 06:56:11 Guenter Roeck wrote: On 11/17/2014 12:35 AM, Pali Rohár wrote: On Thursday 23 October 2014 18:45:07 Guenter Roeck wrote: On Thu, Oct 23, 2014 at 12:37:34PM +0200, Pali Rohár wrote: On Wednesday 22 October 2014 19:10:05 Guenter Roeck wrote: On Wed, Oct

[PATCH] i8k: Fix temperature bug handling in i8k_get_temp()

2014-11-18 Thread Pali Rohár
reporting invalid values to userspace, return -EINVAL. In this case sensors which are currently turned off (e.g optimus/powerexpress/enduro gpu) are reported as N/A by lm-sensors package. Signed-off-by: Pali Rohár pali.ro...@gmail.com --- drivers/char/i8k.c | 16 ++-- 1 file changed

Re: [PATCH] platform: x86: dell-laptop: Add support for keyboard backlight

2014-11-19 Thread Pali Rohár
doesn't specify keyboard backlight control, so this ends up being very vendor specific. dell-laptop.ko is not ACPI driver. It is using Dell SMBIOS calls. And I do not know about Dell specific ACPI interface for keyboard backlight. So Darren, ask this question someone from Dell. -- Pali Rohár

Re: [PATCH] platform: x86: dell-laptop: Add support for keyboard backlight

2014-11-19 Thread Pali Rohár
explicitly. if (condA) return retA; if (condB) return retB return ret (checkpatch.pl catches this) Ok, this is possible. I will change it. -- Pali Rohár pali.ro...@gmail.com signature.asc Description: This is a digitally signed message part.

Re: [PATCH 0/7] Fixes for ALPS trackstick

2014-11-19 Thread Pali Rohár
On Monday 17 November 2014 08:39:14 Pali Rohár wrote: On Friday 14 November 2014 21:59:31 Dmitry Torokhov wrote: Hi Pali, On Friday, November 14, 2014 08:38:19 PM Pali Rohár wrote: This patch series fix detection and identifying trackstick on machines with ALPS devices. Last patch

Re: [PATCH] platform: x86: dell-laptop: Add support for keyboard backlight

2014-11-22 Thread Pali Rohár
On Friday 21 November 2014 21:39:30 Darren Hart wrote: On Wed, Nov 19, 2014 at 09:41:20PM +0100, Pali Rohár wrote: Hello, Hi Pali, I removed other lines so mail is not too long. On Wednesday 19 November 2014 19:34:16 Darren Hart wrote: ... +} + +static unsigned int

Re: [PATCH] dell-smo8800: Add more acpi ids and change description of driver

2014-11-22 Thread Pali Rohár
will not have for some reason IRQ specified, device probe function will fail). On Monday 29 September 2014 22:56:04 Darren Hart wrote: On Mon, Sep 29, 2014 at 02:45:48PM +0200, Pali Rohár wrote: Please see Documentation/SubmittingPatches, 15) The canonical patch format, and provide a complete message

Side effect of pressing special keys

2014-11-23 Thread Pali Rohár
in example scenario 2 also on laptops from scenario 1? KDE4, NetworkManager, ... are know to do that! Note that this problem is not only about rfkill/wifi keys. Same apply for keyboard brightness Fn keys and also for key KEY_KBDILLUMTOGGLE (which toggle keyboard illumination level). -- Pali

Re: [PATCH] platform: x86: dell-laptop: Add support for keyboard backlight

2014-11-23 Thread Pali Rohár
On Friday 21 November 2014 23:09:40 Darren Hart wrote: On Sat, Nov 22, 2014 at 07:46:25PM +0100, Pali Rohár wrote: 0 Completed successfully -1 Completed with error -2 Function not supported So we can return something other too (not always -EINVAL). Do you have any

[PATCH v2] platform: x86: dell-laptop: Add support for keyboard backlight

2014-11-23 Thread Pali Rohár
automatically turned off * input activity triggers (keyboard, touchpad, mouse) which enable backlight * ambient light settings Settings are exported via sysfs: /sys/class/leds/dell::kbd_backlight/ Code is based on newly released documentation by Dell in libsmbios project. Signed-off-by: Pali Rohár

[PATCH 0/3] Dell Airplane Mode Switch driver

2014-11-23 Thread Pali Rohár
function (when acpi device is available). Pali Rohár (3): platform: x86: dell-rbtn: Dell Airplane Mode Switch driver platform: x86: dell-rbtn: Export notifier for other kernel modules platform: x86: dell-laptop: Use dell-rbtn instead i8042 filter when possible drivers/platform/x86/Kconfig

[PATCH 3/3] platform: x86: dell-laptop: Use dell-rbtn instead i8042 filter when possible

2014-11-23 Thread Pali Rohár
fallback to i8042 filter function will be used. Signed-off-by: Pali Rohár pali.ro...@gmail.com --- drivers/platform/x86/Kconfig |1 + drivers/platform/x86/dell-laptop.c | 67 +--- 2 files changed, 63 insertions(+), 5 deletions(-) diff --git a/drivers

[PATCH 2/3] platform: x86: dell-rbtn: Export notifier for other kernel modules

2014-11-23 Thread Pali Rohár
be changed with new module parameter auto_remove_rfkill. This patch is designed for dell-laptop module for receiving those events. Signed-off-by: Pali Rohár pali.ro...@gmail.com --- drivers/platform/x86/dell-rbtn.c | 87 -- drivers/platform/x86/dell-rbtn.h

[PATCH 1/3] platform: x86: dell-rbtn: Dell Airplane Mode Switch driver

2014-11-23 Thread Pali Rohár
This is an ACPI driver for Dell laptops which receive HW switch events. It exports rfkill device dell-rbtn which provide correct hard rfkill state. It does not provide support for setting soft rfkill state yet. Signed-off-by: Pali Rohár pali.ro...@gmail.com --- drivers/platform/x86/Kconfig

Re: v3.18-rc1: n900 battery discharged down to 2.97V

2014-11-24 Thread Pali Rohár
discharged down to 2.97V. Best regards, Pavel So you need some program which will monitor battery status and when battery status is empty it should turn of device. -- Pali Rohár pali.ro...@gmail.com signature.asc

Re: [PATCH 1/3] platform: x86: dell-rbtn: Dell Airplane Mode Switch driver

2014-11-24 Thread Pali Rohár
On Monday 24 November 2014 21:09:05 Matthew Garrett wrote: On Sun, Nov 23, 2014 at 04:09:19PM +0100, Pali Rohár wrote: + /* NOTE: rbtn controls all radio devices, not only WLAN +but rfkill interface does not support ANY type +so WLAN type is used

Re: [PATCH 1/3] platform: x86: dell-rbtn: Dell Airplane Mode Switch driver

2014-11-24 Thread Pali Rohár
On Monday 24 November 2014 22:50:26 Matthew Garrett wrote: On Mon, Nov 24, 2014 at 09:55:47PM +0100, Pali Rohár wrote: This is complicated. HW switch controls all radio devices and you do not know which are present in specified running machine. Also list of devices which HW switch controls

Re: [PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible

2014-11-24 Thread Pali Rohár
On Wednesday 18 June 2014 23:53:00 Fabio Estevam wrote: On Wed, Jun 18, 2014 at 5:20 PM, Pali Rohár pali.ro...@gmail.com wrote: So how to read Revision and Serial number in DT based kernel? $ cat /sys/bus/soc/devices/soc0/soc_id i.MX6SX $ cat /sys/bus/soc/devices/soc0/revision 1.0

Re: [PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible

2014-11-24 Thread Pali Rohár
On Wednesday 18 June 2014 22:46:19 Rob Herring wrote: On Wed, Jun 18, 2014 at 2:22 PM, Pali Rohár pali.ro...@gmail.com wrote: On Wednesday 18 June 2014 21:07:35 Rob Herring wrote: On Wed, Jun 18, 2014 at 11:54 AM, Pali Rohár pali.ro...@gmail.com wrote: Machine name from board

Re: [PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible

2014-11-24 Thread Pali Rohár
On Wednesday 18 June 2014 23:10:39 Aaro Koskinen wrote: Hi, On Wed, Jun 18, 2014 at 09:22:29PM +0200, Pali Rohár wrote: So without this patch DT migration for Nokia N900 cannot be done without breaking userspace - which is not acceptable... I guess the fact is that the Nokia N900

Re: [PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible

2014-11-24 Thread Pali Rohár
On Wednesday 10 September 2014 14:46:15 Pavel Machek wrote: On Fri 2014-09-05 13:13:16, Russell King - ARM Linux wrote: On Fri, Sep 05, 2014 at 01:38:40PM +0200, Pali Rohár wrote: On Wednesday 18 June 2014 18:54:24 Pali Rohár wrote: - if (!mdesc) + if (mdesc

Re: [PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible

2014-11-24 Thread Pali Rohár
On Friday 05 September 2014 15:58:16 Mark Rutland wrote: On Fri, Sep 05, 2014 at 02:52:05PM +0100, Pali Rohár wrote: On Friday 05 September 2014 15:45:42 Mark Rutland wrote: On Fri, Sep 05, 2014 at 12:38:40PM +0100, Pali Rohár wrote: On Wednesday 18 June 2014 18:54:24 Pali Rohár wrote

Re: [PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible

2014-11-24 Thread Pali Rohár
On Friday 05 September 2014 15:58:34 Fabio Estevam wrote: On Fri, Sep 5, 2014 at 10:52 AM, Pali Rohár pali.ro...@gmail.com wrote: So what is your suggestion for identifing board (name/type) which will work with any kernel (and will not be broken again by kernel later)? $ cat /sys/bus

Re: [PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible

2014-11-24 Thread Pali Rohár
On Saturday 06 September 2014 17:34:47 Andreas Färber wrote: Am 05.09.2014 15:52, schrieb Pali Rohár: On Friday 05 September 2014 15:45:42 Mark Rutland wrote: On Fri, Sep 05, 2014 at 12:38:40PM +0100, Pali Rohár wrote: On Wednesday 18 June 2014 18:54:24 Pali Rohár wrote: Machine name from

[PATCH] dell-smo8800: Add more acpi ids and change description of driver

2014-09-29 Thread Pali Rohár
Signed-off-by: Pali Rohár pali.ro...@gmail.com --- drivers/platform/x86/Kconfig|4 ++-- drivers/platform/x86/dell-smo8800.c | 10 -- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index 3bbcbf1

[PATCH] dell-wmi: Fix access out of memory

2014-09-29 Thread Pali Rohár
Without this patch driver dell-wmi is trying to access elements of dynamically allocated array without checking array size. This can lead to memory corruption or kernel panic. This patch adds missing checks for array size. Signed-off-by: Pali Rohár pali.ro...@gmail.com --- This patch should

Re: tsc2005 touchscreen: implement disable attribute

2014-11-10 Thread Pali Rohár
On Sunday 09 November 2014 21:01:42 Dmitry Torokhov wrote: On Sun, Nov 09, 2014 at 01:49:19PM +0100, Pali Rohár wrote: On Sunday 09 November 2014 13:40:25 Sebastian Reichel wrote: Hi, On Sun, Nov 09, 2014 at 12:56:37PM +0100, Pavel Machek wrote: Implement disable attribute

Re: [PATCH v3 3/4] input: alps: For protocol V3, do not process data when last packet's bit7 is set

2014-11-10 Thread Pali Rohár
On Sunday 09 November 2014 21:34:59 Dmitry Torokhov wrote: On Sun, Nov 09, 2014 at 12:22:51PM +0100, Pali Rohár wrote: On Sunday 09 November 2014 08:50:39 Dmitry Torokhov wrote: Hi Pali, On Sun, Nov 02, 2014 at 12:25:09AM +0100, Pali Rohár wrote: Sometimes on Dell Latitude laptops

Re: [PATCH] rtc: Disable EFI rtc for x86

2014-11-10 Thread Pali Rohár
On Monday 10 November 2014 12:22:13 Matt Fleming wrote: On Sun, 2014-11-09 at 19:22 +0100, Borislav Petkov wrote: On Sun, Nov 09, 2014 at 06:37:46PM +0100, Pali Rohár wrote: this patch totally disabled efi rfc driver on x86 machines at compile time. But on some x86 machines it working

Re: [PATCH] rtc: Disable EFI rtc for x86

2014-11-11 Thread Pali Rohár
remaps the CMOS registers. I don't believe there is anything which prevents the CSM from faking a CMOS clock using SMM from whatever is actually in the hardware. Alan Also in case when we do not know what SMM code is doing... -- Pali Rohár pali.ro...@gmail.com signature.asc Description

[PATCH v2] dell-wmi: Update code for processing WMI events

2014-11-11 Thread Pali Rohár
messages about unknown WMI events. Now all know events are parsed and those which are not interesting for kernel are dropped without unknown message. Signed-off-by: Pali Rohár pali.ro...@gmail.com Tested-by: Pali Rohár pali.ro...@gmail.com --- Changes since v1: * change some pr_info calls

Re: [PATCH] rtc: Disable EFI rtc for x86

2014-11-14 Thread Pali Rohár
On Monday 10 November 2014 17:45:06 Austin S Hemmelgarn wrote: On 2014-11-10 11:23, Pali Rohár wrote: On Monday 10 November 2014 12:22:13 Matt Fleming wrote: On Sun, 2014-11-09 at 19:22 +0100, Borislav Petkov wrote: On Sun, Nov 09, 2014 at 06:37:46PM +0100, Pali Rohár wrote: this patch

Re: [PATCH v3 4/4] input: alps: Fix trackstick detection

2014-11-14 Thread Pali Rohár
On Sunday 09 November 2014 12:30:03 Pali Rohár wrote: On Sunday 09 November 2014 09:05:04 Dmitry Torokhov wrote: Hi Pali, On Sun, Nov 02, 2014 at 12:25:10AM +0100, Pali Rohár wrote: int alps_detect(struct psmouse *psmouse, bool set_properties) { - struct alps_data dummy

[PATCH] platform: x86: dell-laptop: Add support for keyboard backlight

2014-11-14 Thread Pali Rohár
automatically turned off * input activity triggers (keyboard, touchpad, mouse) which enable backlight * ambient light settings Settings are exported via sysfs: /sys/class/leds/dell::kbd_backlight/ Code is based on newly released documentation by Dell in libsmbios project. Signed-off-by: Pali Rohár

ACPI/i915: Cannot configure display brightness on Dell Latitude E6440

2014-09-23 Thread Pali Rohár
... Thanks. -- Pali Rohár pali.ro...@gmail.com signature.asc Description: This is a digitally signed message part.

Re: ACPI/i915: Cannot configure display brightness on Dell Latitude E6440

2014-09-23 Thread Pali Rohár
On Tuesday 23 September 2014 22:31:31 you wrote: Hi, On 09/23/2014 10:06 PM, Pali Rohár wrote: Hello, after big changes in acpi video/i915 code I cannot change display brightness on my Dell Latitude E6440 with kernel 3.17-rc6. With kernel 3.13 everything worked fine. More

Re: ACPI/i915: Cannot configure display brightness on Dell Latitude E6440

2014-09-24 Thread Pali Rohár
On Wednesday 24 September 2014 10:19:38 Hans de Goede wrote: Hi, On 09/23/2014 10:44 PM, Pali Rohár wrote: On Tuesday 23 September 2014 22:31:31 you wrote: Hi, On 09/23/2014 10:06 PM, Pali Rohár wrote: Hello, after big changes in acpi video/i915 code I cannot change display

Re: ACPI/i915: Cannot configure display brightness on Dell Latitude E6440

2014-09-24 Thread Pali Rohár
On Wednesday 24 September 2014 10:59:41 Pali Rohár wrote: On Wednesday 24 September 2014 10:19:38 Hans de Goede wrote: Hi, On 09/23/2014 10:44 PM, Pali Rohár wrote: On Tuesday 23 September 2014 22:31:31 you wrote: Hi, On 09/23/2014 10:06 PM, Pali Rohár wrote: Hello

Re: ACPI/i915: Cannot configure display brightness on Dell Latitude E6440

2014-09-24 Thread Pali Rohár
On Wednesday 24 September 2014 14:04:36 Hans de Goede wrote: Hi, On 09/24/2014 11:14 AM, Pali Rohár wrote: On Wednesday 24 September 2014 10:59:41 Pali Rohár wrote: On Wednesday 24 September 2014 10:19:38 Hans de Goede wrote: Hi, On 09/23/2014 10:44 PM, Pali Rohár wrote

Re: ACPI/i915: Cannot configure display brightness on Dell Latitude E6440

2014-09-24 Thread Pali Rohár
On Wednesday 24 September 2014 16:34:21 Hans de Goede wrote: Hi, On 09/24/2014 02:53 PM, Pali Rohár wrote: On Wednesday 24 September 2014 14:04:36 Hans de Goede wrote: Hi, On 09/24/2014 11:14 AM, Pali Rohár wrote: On Wednesday 24 September 2014 10:59:41 Pali Rohár wrote

Re: ACPI/i915: Cannot configure display brightness on Dell Latitude E6440

2014-09-25 Thread Pali Rohár
On Thursday 25 September 2014 05:15:35 Aaron Lu wrote: Hi Hans, Thanks for following up and explaining the situation to Pali. On 09/25/2014 02:21 AM, Pali Rohár wrote: On Wednesday 24 September 2014 16:34:21 Hans de Goede wrote: Ok, so the dell-laptop interface is just an obsolete

Re: [PATCH v4] i8k: Autodetect maximal fan speed and fan RPM multiplier

2014-12-23 Thread Pali Rohár
On Tuesday 23 December 2014 14:52:10 Guenter Roeck wrote: On Mon, Dec 22, 2014 at 04:07:34PM +0100, Pali Rohár wrote: On Sunday 21 December 2014 20:51:14 Guenter Roeck wrote: On 12/21/2014 09:23 AM, Pali Rohár wrote: This patch adds new function i8k_get_fan_nominal_speed() for doing

Re: [PATCH 1/7] input: alps: Set correct name of psmouse device in alps_init()

2014-12-23 Thread Pali Rohár
On Saturday 20 December 2014 09:53:38 Pali Rohár wrote: On Tuesday 16 December 2014 12:58:20 Pali Rohár wrote: On Tuesday 16 December 2014 06:02:34 Dmitry Torokhov wrote: Hi Pali, On Fri, Nov 14, 2014 at 08:38:20PM +0100, Pali Rohár wrote: On some laptops after starting them from

Linux 3.19-rc1: i915.ko error messages at boot

2014-12-24 Thread Pali Rohár
] AVX2 version of gcm_enc/dec engaged. -- Pali Rohár pali.ro...@gmail.com signature.asc Description: This is a digitally signed message part.

3.19-rc1 refuse connection from bluetooth headset

2014-12-24 Thread Pali Rohár
not do any update. -- Pali Rohár pali.ro...@gmail.com signature.asc Description: This is a digitally signed message part.

Re: 3.19-rc1 refuse connection from bluetooth headset

2014-12-24 Thread Pali Rohár
On Wednesday 24 December 2014 18:36:52 Johan Hedberg wrote: Hi Pali, On Wed, Dec 24, 2014, Pali Rohár wrote: now I installed 3.19-rc1 kernel and my bluetooth headset was refused to connect automatically. I need to start connection manually from laptop (and then it working). Before when

Re: 3.19-rc1 refuse connection from bluetooth headset

2014-12-24 Thread Pali Rohár
On Wednesday 24 December 2014 19:37:37 Johan Hedberg wrote: Hi Pali, On Wed, Dec 24, 2014, Pali Rohár wrote: Could you try the attached patch? I think the reason might be the dependence on the HCI_CONNECTABLE flag that's only set if the page scan was enabled through mgmt (which

3.19-rc1 errors when opening LID

2014-12-24 Thread Pali Rohár
dumps, etc. -- Pali Rohár pali.ro...@gmail.com signature.asc Description: This is a digitally signed message part.

CONFIG_UDF_FS description

2014-12-24 Thread Pali Rohár
be useful also on machines without optical mechanic. -- Pali Rohár pali.ro...@gmail.com signature.asc Description: This is a digitally signed message part.

LED: inform userspace about brightness change

2014-12-24 Thread Pali Rohár
running system about this change via ACPI/WMI event interface. But how to use kernel led interface to inform userpace about this change? It is possible? -- Pali Rohár pali.ro...@gmail.com signature.asc Description: This is a digitally signed message part.

Re: v3.19-rc1 regression(?) on N900

2014-12-25 Thread Pali Rohár
bootloader). I do not have this problem when doing legacy/board code boot with 3.19-rc1 kernel, so this problem is related to DT. Kernel 3.18-rc1 worked fine for both DT and legacy boot. Can somebody look what broke DT booting? -- Pali Rohár pali.ro...@gmail.com signature.asc Description

Re: [Intel-gfx] 3.19-rc1 errors when opening LID

2014-12-25 Thread Pali Rohár
if your willing to learn :). Cheers Nick On 2014-12-24 01:51 PM, Pali Rohár wrote: Hello! With new 3.19-rc1 kernel every time when I open LID on my laptop, kernel prints these error lines to dmesg: [25566.368133] [drm:hsw_unclaimed_reg_detect.isra.6 [i915]] *ERROR* Unclaimed register

Re: [PATCH 0/3] Dell Airplane Mode Switch driver

2014-12-25 Thread Pali Rohár
(0x80) is sent to DELLABCE after a transition from S3 to S0, causing dell-wireless to send KEY_RFKILL. This shouldn't happen. Same thing for transitions from S4 to S0. Gabriele -- Pali Rohár pali.ro...@gmail.com signature.asc Description: This is a digitally signed message part.

Re: 3.19-rc1 errors when opening LID

2014-12-26 Thread Pali Rohár
On Friday 26 December 2014 16:12:49 Rafael J. Wysocki wrote: On Wednesday, December 24, 2014 07:51:48 PM Pali Rohár wrote: --nextPart5943893.pKyMBm5Emp Content-Type: Text/Plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello! With new 3.19-rc1 kernel

Re: [PATCH] add omap34xx temperature monitoring support

2014-12-26 Thread Pali Rohár
-- Pali Rohár pali.ro...@gmail.com signature.asc Description: This is a digitally signed message part.

Re: [Intel-gfx] 3.19-rc1 errors when opening LID

2014-12-27 Thread Pali Rohár
, Pali Rohár wrote: I know how to use git... first I wanted to report errors because maybe it could be known problem or somebody else can come with quick patch even without bisetcing (like for other problems which I reported). Anyway those acpi devices which are mentioned in log do

<    1   2   3   4   5   6   7   8   9   10   >