Skip to content

Commit 149ed3d

Browse files
palitorvalds
authored andcommitted
change email address for Pali Rohár
For security reasons I stopped using gmail account and kernel address is now up-to-date alias to my personal address. People periodically send me emails to address which they found in source code of drivers, so this change reflects state where people can contact me. [ Added .mailmap entry as per Joe Perches - Linus ] Signed-off-by: Pali Rohár <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: Joe Perches <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
1 parent 23756e5 commit 149ed3d

24 files changed

+42
-41
lines changed

.mailmap

+1
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ Oleksij Rempel <[email protected]> <[email protected]>
210210
211211
212212
213+
213214
Paolo 'Blaisorblade' Giarrusso <[email protected]>
214215
Patrick Mochel <[email protected]>
215216

Documentation/ABI/testing/sysfs-platform-dell-laptop

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ What: /sys/class/leds/dell::kbd_backlight/als_enabled
22
Date: December 2014
33
KernelVersion: 3.19
44
Contact: Gabriele Mazzotta <[email protected]>,
5-
Pali Rohár <pali[email protected]>
5+
Pali Rohár <pali@kernel.org>
66
Description:
77
This file allows to control the automatic keyboard
88
illumination mode on some systems that have an ambient
@@ -13,7 +13,7 @@ What: /sys/class/leds/dell::kbd_backlight/als_setting
1313
Date: December 2014
1414
KernelVersion: 3.19
1515
Contact: Gabriele Mazzotta <[email protected]>,
16-
Pali Rohár <pali[email protected]>
16+
Pali Rohár <pali@kernel.org>
1717
Description:
1818
This file allows to specifiy the on/off threshold value,
1919
as reported by the ambient light sensor.
@@ -22,7 +22,7 @@ What: /sys/class/leds/dell::kbd_backlight/start_triggers
2222
Date: December 2014
2323
KernelVersion: 3.19
2424
Contact: Gabriele Mazzotta <[email protected]>,
25-
Pali Rohár <pali[email protected]>
25+
Pali Rohár <pali@kernel.org>
2626
Description:
2727
This file allows to control the input triggers that
2828
turn on the keyboard backlight illumination that is
@@ -45,7 +45,7 @@ What: /sys/class/leds/dell::kbd_backlight/stop_timeout
4545
Date: December 2014
4646
KernelVersion: 3.19
4747
Contact: Gabriele Mazzotta <[email protected]>,
48-
Pali Rohár <pali[email protected]>
48+
Pali Rohár <pali@kernel.org>
4949
Description:
5050
This file allows to specify the interval after which the
5151
keyboard illumination is disabled because of inactivity.

MAINTAINERS

+8-8
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,7 @@ L: [email protected]
727727
F: arch/alpha/
728728

729729
ALPS PS/2 TOUCHPAD DRIVER
730-
R: Pali Rohár <pali[email protected]>
730+
R: Pali Rohár <pali@kernel.org>
731731
F: drivers/input/mouse/alps.*
732732

733733
ALTERA I2C CONTROLLER DRIVER
@@ -4774,23 +4774,23 @@ F: drivers/net/fddi/defza.*
47744774

47754775
DELL LAPTOP DRIVER
47764776
M: Matthew Garrett <[email protected]>
4777-
M: Pali Rohár <pali[email protected]>
4777+
M: Pali Rohár <pali@kernel.org>
47784778
47794779
S: Maintained
47804780
F: drivers/platform/x86/dell-laptop.c
47814781

47824782
DELL LAPTOP FREEFALL DRIVER
4783-
M: Pali Rohár <pali[email protected]>
4783+
M: Pali Rohár <pali@kernel.org>
47844784
S: Maintained
47854785
F: drivers/platform/x86/dell-smo8800.c
47864786

47874787
DELL LAPTOP RBTN DRIVER
4788-
M: Pali Rohár <pali[email protected]>
4788+
M: Pali Rohár <pali@kernel.org>
47894789
S: Maintained
47904790
F: drivers/platform/x86/dell-rbtn.*
47914791

47924792
DELL LAPTOP SMM DRIVER
4793-
M: Pali Rohár <pali[email protected]>
4793+
M: Pali Rohár <pali@kernel.org>
47944794
S: Maintained
47954795
F: drivers/hwmon/dell-smm-hwmon.c
47964796
F: include/uapi/linux/i8k.h
@@ -4802,7 +4802,7 @@ S: Maintained
48024802
F: drivers/platform/x86/dell_rbu.c
48034803

48044804
DELL SMBIOS DRIVER
4805-
M: Pali Rohár <pali[email protected]>
4805+
M: Pali Rohár <pali@kernel.org>
48064806
M: Mario Limonciello <[email protected]>
48074807
48084808
S: Maintained
@@ -4835,7 +4835,7 @@ F: drivers/platform/x86/dell-wmi-descriptor.c
48354835

48364836
DELL WMI NOTIFICATIONS DRIVER
48374837
M: Matthew Garrett <[email protected]>
4838-
M: Pali Rohár <pali[email protected]>
4838+
M: Pali Rohár <pali@kernel.org>
48394839
S: Maintained
48404840
F: drivers/platform/x86/dell-wmi.c
48414841

@@ -11950,7 +11950,7 @@ F: drivers/media/i2c/et8ek8
1195011950
F: drivers/media/i2c/ad5820.c
1195111951

1195211952
NOKIA N900 POWER SUPPLY DRIVERS
11953-
R: Pali Rohár <pali[email protected]>
11953+
R: Pali Rohár <pali@kernel.org>
1195411954
F: include/linux/power/bq2415x_charger.h
1195511955
F: include/linux/power/bq27xxx_battery.h
1195611956
F: drivers/power/supply/bq2415x_charger.c

arch/arm/mach-omap2/omap-secure.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Copyright (C) 2011 Texas Instruments, Inc.
66
* Santosh Shilimkar <[email protected]>
77
* Copyright (C) 2012 Ivaylo Dimitrov <[email protected]>
8-
* Copyright (C) 2013 Pali Rohár <pali[email protected]>
8+
* Copyright (C) 2013 Pali Rohár <pali@kernel.org>
99
*/
1010

1111
#include <linux/arm-smccc.h>

arch/arm/mach-omap2/omap-secure.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Copyright (C) 2011 Texas Instruments, Inc.
66
* Santosh Shilimkar <[email protected]>
77
* Copyright (C) 2012 Ivaylo Dimitrov <[email protected]>
8-
* Copyright (C) 2013 Pali Rohár <pali[email protected]>
8+
* Copyright (C) 2013 Pali Rohár <pali@kernel.org>
99
*/
1010
#ifndef OMAP_ARCH_OMAP_SECURE_H
1111
#define OMAP_ARCH_OMAP_SECURE_H

arch/arm/mach-omap2/omap-smc.S

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Written by Santosh Shilimkar <[email protected]>
77
*
88
* Copyright (C) 2012 Ivaylo Dimitrov <[email protected]>
9-
* Copyright (C) 2013 Pali Rohár <pali[email protected]>
9+
* Copyright (C) 2013 Pali Rohár <pali@kernel.org>
1010
*/
1111

1212
#include <linux/linkage.h>

drivers/char/hw_random/omap3-rom-rng.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Copyright (C) 2009 Nokia Corporation
55
* Author: Juha Yrjola <[email protected]>
66
*
7-
* Copyright (C) 2013 Pali Rohár <pali[email protected]>
7+
* Copyright (C) 2013 Pali Rohár <pali@kernel.org>
88
*
99
* This file is licensed under the terms of the GNU General Public
1010
* License version 2. This program is licensed "as is" without any
@@ -178,5 +178,5 @@ module_platform_driver(omap3_rom_rng_driver);
178178

179179
MODULE_ALIAS("platform:omap3-rom-rng");
180180
MODULE_AUTHOR("Juha Yrjola");
181-
MODULE_AUTHOR("Pali Rohár <pali[email protected]>");
181+
MODULE_AUTHOR("Pali Rohár <pali@kernel.org>");
182182
MODULE_LICENSE("GPL");

drivers/hwmon/dell-smm-hwmon.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Hwmon integration:
88
* Copyright (C) 2011 Jean Delvare <[email protected]>
99
* Copyright (C) 2013, 2014 Guenter Roeck <[email protected]>
10-
* Copyright (C) 2014, 2015 Pali Rohár <pali[email protected]>
10+
* Copyright (C) 2014, 2015 Pali Rohár <pali@kernel.org>
1111
*/
1212

1313
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
@@ -86,7 +86,7 @@ static unsigned int auto_fan;
8686
#define I8K_HWMON_HAVE_FAN3 (1 << 12)
8787

8888
MODULE_AUTHOR("Massimo Dal Zotto ([email protected])");
89-
MODULE_AUTHOR("Pali Rohár <pali[email protected]>");
89+
MODULE_AUTHOR("Pali Rohár <pali@kernel.org>");
9090
MODULE_DESCRIPTION("Dell laptop SMM BIOS hwmon driver");
9191
MODULE_LICENSE("GPL");
9292
MODULE_ALIAS("i8k");

drivers/platform/x86/dell-laptop.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Copyright (c) Red Hat <[email protected]>
66
* Copyright (c) 2014 Gabriele Mazzotta <[email protected]>
7-
* Copyright (c) 2014 Pali Rohár <pali[email protected]>
7+
* Copyright (c) 2014 Pali Rohár <pali@kernel.org>
88
*
99
* Based on documentation in the libsmbios package:
1010
* Copyright (C) 2005-2014 Dell Inc.
@@ -2295,6 +2295,6 @@ module_exit(dell_exit);
22952295

22962296
MODULE_AUTHOR("Matthew Garrett <[email protected]>");
22972297
MODULE_AUTHOR("Gabriele Mazzotta <[email protected]>");
2298-
MODULE_AUTHOR("Pali Rohár <pali[email protected]>");
2298+
MODULE_AUTHOR("Pali Rohár <pali@kernel.org>");
22992299
MODULE_DESCRIPTION("Dell laptop driver");
23002300
MODULE_LICENSE("GPL");

drivers/platform/x86/dell-rbtn.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// SPDX-License-Identifier: GPL-2.0-or-later
22
/*
33
Dell Airplane Mode Switch driver
4-
Copyright (C) 2014-2015 Pali Rohár <pali[email protected]>
4+
Copyright (C) 2014-2015 Pali Rohár <pali@kernel.org>
55
66
*/
77

@@ -495,5 +495,5 @@ MODULE_PARM_DESC(auto_remove_rfkill, "Automatically remove rfkill devices when "
495495
"(default true)");
496496
MODULE_DEVICE_TABLE(acpi, rbtn_ids);
497497
MODULE_DESCRIPTION("Dell Airplane Mode Switch driver");
498-
MODULE_AUTHOR("Pali Rohár <pali[email protected]>");
498+
MODULE_AUTHOR("Pali Rohár <pali@kernel.org>");
499499
MODULE_LICENSE("GPL");

drivers/platform/x86/dell-rbtn.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* SPDX-License-Identifier: GPL-2.0-or-later */
22
/*
33
Dell Airplane Mode Switch driver
4-
Copyright (C) 2014-2015 Pali Rohár <pali[email protected]>
4+
Copyright (C) 2014-2015 Pali Rohár <pali@kernel.org>
55
66
*/
77

drivers/platform/x86/dell-smbios-base.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Copyright (c) Red Hat <[email protected]>
66
* Copyright (c) 2014 Gabriele Mazzotta <[email protected]>
7-
* Copyright (c) 2014 Pali Rohár <pali[email protected]>
7+
* Copyright (c) 2014 Pali Rohár <pali@kernel.org>
88
*
99
* Based on documentation in the libsmbios package:
1010
* Copyright (C) 2005-2014 Dell Inc.
@@ -645,7 +645,7 @@ module_exit(dell_smbios_exit);
645645

646646
MODULE_AUTHOR("Matthew Garrett <[email protected]>");
647647
MODULE_AUTHOR("Gabriele Mazzotta <[email protected]>");
648-
MODULE_AUTHOR("Pali Rohár <pali[email protected]>");
648+
MODULE_AUTHOR("Pali Rohár <pali@kernel.org>");
649649
MODULE_AUTHOR("Mario Limonciello <[email protected]>");
650650
MODULE_DESCRIPTION("Common functions for kernel modules using Dell SMBIOS");
651651
MODULE_LICENSE("GPL");

drivers/platform/x86/dell-smbios-smm.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Copyright (c) Red Hat <[email protected]>
66
* Copyright (c) 2014 Gabriele Mazzotta <[email protected]>
7-
* Copyright (c) 2014 Pali Rohár <pali[email protected]>
7+
* Copyright (c) 2014 Pali Rohár <pali@kernel.org>
88
* Copyright (c) 2017 Dell Inc.
99
*/
1010
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt

drivers/platform/x86/dell-smbios.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Copyright (c) Red Hat <[email protected]>
66
* Copyright (c) 2014 Gabriele Mazzotta <[email protected]>
7-
* Copyright (c) 2014 Pali Rohár <pali[email protected]>
7+
* Copyright (c) 2014 Pali Rohár <pali@kernel.org>
88
*
99
* Based on documentation in the libsmbios package:
1010
* Copyright (C) 2005-2014 Dell Inc.

drivers/platform/x86/dell-smo8800.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* dell-smo8800.c - Dell Latitude ACPI SMO88XX freefall sensor driver
44
*
55
* Copyright (C) 2012 Sonal Santan <[email protected]>
6-
* Copyright (C) 2014 Pali Rohár <pali[email protected]>
6+
* Copyright (C) 2014 Pali Rohár <pali@kernel.org>
77
*
88
* This is loosely based on lis3lv02d driver.
99
*/

drivers/platform/x86/dell-wmi.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Dell WMI hotkeys
44
*
55
* Copyright (C) 2008 Red Hat <[email protected]>
6-
* Copyright (C) 2014-2015 Pali Rohár <pali[email protected]>
6+
* Copyright (C) 2014-2015 Pali Rohár <pali@kernel.org>
77
*
88
* Portions based on wistron_btns.c:
99
* Copyright (C) 2005 Miloslav Trmac <[email protected]>
@@ -29,7 +29,7 @@
2929
#include "dell-wmi-descriptor.h"
3030

3131
MODULE_AUTHOR("Matthew Garrett <[email protected]>");
32-
MODULE_AUTHOR("Pali Rohár <pali[email protected]>");
32+
MODULE_AUTHOR("Pali Rohár <pali@kernel.org>");
3333
MODULE_DESCRIPTION("Dell laptop WMI hotkeys driver");
3434
MODULE_LICENSE("GPL");
3535

drivers/power/supply/bq2415x_charger.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* bq2415x charger driver
44
*
5-
* Copyright (C) 2011-2013 Pali Rohár <pali[email protected]>
5+
* Copyright (C) 2011-2013 Pali Rohár <pali@kernel.org>
66
*
77
* Datasheets:
88
* http://www.ti.com/product/bq24150
@@ -1788,6 +1788,6 @@ static struct i2c_driver bq2415x_driver = {
17881788
};
17891789
module_i2c_driver(bq2415x_driver);
17901790

1791-
MODULE_AUTHOR("Pali Rohár <pali[email protected]>");
1791+
MODULE_AUTHOR("Pali Rohár <pali@kernel.org>");
17921792
MODULE_DESCRIPTION("bq2415x charger driver");
17931793
MODULE_LICENSE("GPL");

drivers/power/supply/bq27xxx_battery.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Copyright (C) 2008 Rodolfo Giometti <[email protected]>
55
* Copyright (C) 2008 Eurotech S.p.A. <[email protected]>
66
* Copyright (C) 2010-2011 Lars-Peter Clausen <[email protected]>
7-
* Copyright (C) 2011 Pali Rohár <pali[email protected]>
7+
* Copyright (C) 2011 Pali Rohár <pali@kernel.org>
88
* Copyright (C) 2017 Liam Breck <[email protected]>
99
*
1010
* Based on a previous work by Copyright (C) 2008 Texas Instruments, Inc.

drivers/power/supply/isp1704_charger.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* ISP1704 USB Charger Detection driver
44
*
55
* Copyright (C) 2010 Nokia Corporation
6-
* Copyright (C) 2012 - 2013 Pali Rohár <pali[email protected]>
6+
* Copyright (C) 2012 - 2013 Pali Rohár <pali@kernel.org>
77
*/
88

99
#include <linux/kernel.h>

drivers/power/supply/rx51_battery.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Nokia RX-51 battery driver
44
*
5-
* Copyright (C) 2012 Pali Rohár <pali[email protected]>
5+
* Copyright (C) 2012 Pali Rohár <pali@kernel.org>
66
*/
77

88
#include <linux/module.h>
@@ -278,6 +278,6 @@ static struct platform_driver rx51_battery_driver = {
278278
module_platform_driver(rx51_battery_driver);
279279

280280
MODULE_ALIAS("platform:rx51-battery");
281-
MODULE_AUTHOR("Pali Rohár <pali[email protected]>");
281+
MODULE_AUTHOR("Pali Rohár <pali@kernel.org>");
282282
MODULE_DESCRIPTION("Nokia RX-51 battery driver");
283283
MODULE_LICENSE("GPL");

fs/udf/ecma_167.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* http://www.ecma.ch
66
*
77
* Copyright (c) 2001-2002 Ben Fennema
8-
* Copyright (c) 2017-2019 Pali Rohár <pali[email protected]>
8+
* Copyright (c) 2017-2019 Pali Rohár <pali@kernel.org>
99
* All rights reserved.
1010
*
1111
* Redistribution and use in source and binary forms, with or without

fs/udf/osta_udf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* http://www.osta.org
66
*
77
* Copyright (c) 2001-2004 Ben Fennema
8-
* Copyright (c) 2017-2019 Pali Rohár <pali[email protected]>
8+
* Copyright (c) 2017-2019 Pali Rohár <pali@kernel.org>
99
* All rights reserved.
1010
*
1111
* Redistribution and use in source and binary forms, with or without

include/linux/power/bq2415x_charger.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* bq2415x charger driver
44
*
5-
* Copyright (C) 2011-2013 Pali Rohár <pali[email protected]>
5+
* Copyright (C) 2011-2013 Pali Rohár <pali@kernel.org>
66
*/
77

88
#ifndef BQ2415X_CHARGER_H

tools/laptop/freefall/freefall.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Copyright 2008 Eric Piel
55
* Copyright 2009 Pavel Machek <[email protected]>
66
* Copyright 2012 Sonal Santan
7-
* Copyright 2014 Pali Rohár <pali[email protected]>
7+
* Copyright 2014 Pali Rohár <pali@kernel.org>
88
*/
99

1010
#include <stdio.h>

0 commit comments

Comments
 (0)