Skip to content

Commit

Permalink
change email address for Pali Rohár
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
pali authored and torvalds committed Apr 10, 2020
1 parent 23756e5 commit 149ed3d
Showing 24 changed files with 42 additions and 41 deletions.
1 change: 1 addition & 0 deletions .mailmap
Original file line number Diff line number Diff line change
@@ -210,6 +210,7 @@ Oleksij Rempel <[email protected]> <[email protected]>
Oleksij Rempel <[email protected]> <[email protected]>
Oleksij Rempel <[email protected]> <[email protected]>
Oleksij Rempel <[email protected]> <[email protected]>
Pali Rohár <[email protected]> <[email protected]>
Paolo 'Blaisorblade' Giarrusso <[email protected]>
Patrick Mochel <[email protected]>
Paul Burton <[email protected]> <[email protected]>
8 changes: 4 additions & 4 deletions Documentation/ABI/testing/sysfs-platform-dell-laptop
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ What: /sys/class/leds/dell::kbd_backlight/als_enabled
Date: December 2014
KernelVersion: 3.19
Contact: Gabriele Mazzotta <[email protected]>,
Pali Rohár <pali[email protected]>
Pali Rohár <pali@kernel.org>
Description:
This file allows to control the automatic keyboard
illumination mode on some systems that have an ambient
@@ -13,7 +13,7 @@ What: /sys/class/leds/dell::kbd_backlight/als_setting
Date: December 2014
KernelVersion: 3.19
Contact: Gabriele Mazzotta <[email protected]>,
Pali Rohár <pali[email protected]>
Pali Rohár <pali@kernel.org>
Description:
This file allows to specifiy the on/off threshold value,
as reported by the ambient light sensor.
@@ -22,7 +22,7 @@ What: /sys/class/leds/dell::kbd_backlight/start_triggers
Date: December 2014
KernelVersion: 3.19
Contact: Gabriele Mazzotta <[email protected]>,
Pali Rohár <pali[email protected]>
Pali Rohár <pali@kernel.org>
Description:
This file allows to control the input triggers that
turn on the keyboard backlight illumination that is
@@ -45,7 +45,7 @@ What: /sys/class/leds/dell::kbd_backlight/stop_timeout
Date: December 2014
KernelVersion: 3.19
Contact: Gabriele Mazzotta <[email protected]>,
Pali Rohár <pali[email protected]>
Pali Rohár <pali@kernel.org>
Description:
This file allows to specify the interval after which the
keyboard illumination is disabled because of inactivity.
16 changes: 8 additions & 8 deletions MAINTAINERS
Original file line number Diff line number Diff line change
@@ -727,7 +727,7 @@ L: [email protected]
F: arch/alpha/

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

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

DELL LAPTOP DRIVER
M: Matthew Garrett <[email protected]>
M: Pali Rohár <pali[email protected]>
M: Pali Rohár <pali@kernel.org>
L: [email protected]
S: Maintained
F: drivers/platform/x86/dell-laptop.c

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

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

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

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

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

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

NOKIA N900 POWER SUPPLY DRIVERS
R: Pali Rohár <pali[email protected]>
R: Pali Rohár <pali@kernel.org>
F: include/linux/power/bq2415x_charger.h
F: include/linux/power/bq27xxx_battery.h
F: drivers/power/supply/bq2415x_charger.c
2 changes: 1 addition & 1 deletion arch/arm/mach-omap2/omap-secure.c
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
* Copyright (C) 2011 Texas Instruments, Inc.
* Santosh Shilimkar <[email protected]>
* Copyright (C) 2012 Ivaylo Dimitrov <[email protected]>
* Copyright (C) 2013 Pali Rohár <pali[email protected]>
* Copyright (C) 2013 Pali Rohár <pali@kernel.org>
*/

#include <linux/arm-smccc.h>
2 changes: 1 addition & 1 deletion arch/arm/mach-omap2/omap-secure.h
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
* Copyright (C) 2011 Texas Instruments, Inc.
* Santosh Shilimkar <[email protected]>
* Copyright (C) 2012 Ivaylo Dimitrov <[email protected]>
* Copyright (C) 2013 Pali Rohár <pali[email protected]>
* Copyright (C) 2013 Pali Rohár <pali@kernel.org>
*/
#ifndef OMAP_ARCH_OMAP_SECURE_H
#define OMAP_ARCH_OMAP_SECURE_H
2 changes: 1 addition & 1 deletion arch/arm/mach-omap2/omap-smc.S
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
* Written by Santosh Shilimkar <[email protected]>
*
* Copyright (C) 2012 Ivaylo Dimitrov <[email protected]>
* Copyright (C) 2013 Pali Rohár <pali[email protected]>
* Copyright (C) 2013 Pali Rohár <pali@kernel.org>
*/

#include <linux/linkage.h>
4 changes: 2 additions & 2 deletions drivers/char/hw_random/omap3-rom-rng.c
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
* Copyright (C) 2009 Nokia Corporation
* Author: Juha Yrjola <[email protected]>
*
* Copyright (C) 2013 Pali Rohár <pali[email protected]>
* Copyright (C) 2013 Pali Rohár <pali@kernel.org>
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
@@ -178,5 +178,5 @@ module_platform_driver(omap3_rom_rng_driver);

MODULE_ALIAS("platform:omap3-rom-rng");
MODULE_AUTHOR("Juha Yrjola");
MODULE_AUTHOR("Pali Rohár <pali[email protected]>");
MODULE_AUTHOR("Pali Rohár <pali@kernel.org>");
MODULE_LICENSE("GPL");
4 changes: 2 additions & 2 deletions drivers/hwmon/dell-smm-hwmon.c
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
* Hwmon integration:
* Copyright (C) 2011 Jean Delvare <[email protected]>
* Copyright (C) 2013, 2014 Guenter Roeck <[email protected]>
* Copyright (C) 2014, 2015 Pali Rohár <pali[email protected]>
* Copyright (C) 2014, 2015 Pali Rohár <pali@kernel.org>
*/

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

MODULE_AUTHOR("Massimo Dal Zotto ([email protected])");
MODULE_AUTHOR("Pali Rohár <pali[email protected]>");
MODULE_AUTHOR("Pali Rohár <pali@kernel.org>");
MODULE_DESCRIPTION("Dell laptop SMM BIOS hwmon driver");
MODULE_LICENSE("GPL");
MODULE_ALIAS("i8k");
4 changes: 2 additions & 2 deletions drivers/platform/x86/dell-laptop.c
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
*
* Copyright (c) Red Hat <[email protected]>
* Copyright (c) 2014 Gabriele Mazzotta <[email protected]>
* Copyright (c) 2014 Pali Rohár <pali[email protected]>
* Copyright (c) 2014 Pali Rohár <pali@kernel.org>
*
* Based on documentation in the libsmbios package:
* Copyright (C) 2005-2014 Dell Inc.
@@ -2295,6 +2295,6 @@ module_exit(dell_exit);

MODULE_AUTHOR("Matthew Garrett <[email protected]>");
MODULE_AUTHOR("Gabriele Mazzotta <[email protected]>");
MODULE_AUTHOR("Pali Rohár <pali[email protected]>");
MODULE_AUTHOR("Pali Rohár <pali@kernel.org>");
MODULE_DESCRIPTION("Dell laptop driver");
MODULE_LICENSE("GPL");
4 changes: 2 additions & 2 deletions drivers/platform/x86/dell-rbtn.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0-or-later
/*
Dell Airplane Mode Switch driver
Copyright (C) 2014-2015 Pali Rohár <pali[email protected]>
Copyright (C) 2014-2015 Pali Rohár <pali@kernel.org>
*/

@@ -495,5 +495,5 @@ MODULE_PARM_DESC(auto_remove_rfkill, "Automatically remove rfkill devices when "
"(default true)");
MODULE_DEVICE_TABLE(acpi, rbtn_ids);
MODULE_DESCRIPTION("Dell Airplane Mode Switch driver");
MODULE_AUTHOR("Pali Rohár <pali[email protected]>");
MODULE_AUTHOR("Pali Rohár <pali@kernel.org>");
MODULE_LICENSE("GPL");
2 changes: 1 addition & 1 deletion drivers/platform/x86/dell-rbtn.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
Dell Airplane Mode Switch driver
Copyright (C) 2014-2015 Pali Rohár <pali[email protected]>
Copyright (C) 2014-2015 Pali Rohár <pali@kernel.org>
*/

4 changes: 2 additions & 2 deletions drivers/platform/x86/dell-smbios-base.c
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
*
* Copyright (c) Red Hat <[email protected]>
* Copyright (c) 2014 Gabriele Mazzotta <[email protected]>
* Copyright (c) 2014 Pali Rohár <pali[email protected]>
* Copyright (c) 2014 Pali Rohár <pali@kernel.org>
*
* Based on documentation in the libsmbios package:
* Copyright (C) 2005-2014 Dell Inc.
@@ -645,7 +645,7 @@ module_exit(dell_smbios_exit);

MODULE_AUTHOR("Matthew Garrett <[email protected]>");
MODULE_AUTHOR("Gabriele Mazzotta <[email protected]>");
MODULE_AUTHOR("Pali Rohár <pali[email protected]>");
MODULE_AUTHOR("Pali Rohár <pali@kernel.org>");
MODULE_AUTHOR("Mario Limonciello <[email protected]>");
MODULE_DESCRIPTION("Common functions for kernel modules using Dell SMBIOS");
MODULE_LICENSE("GPL");
2 changes: 1 addition & 1 deletion drivers/platform/x86/dell-smbios-smm.c
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
*
* Copyright (c) Red Hat <[email protected]>
* Copyright (c) 2014 Gabriele Mazzotta <[email protected]>
* Copyright (c) 2014 Pali Rohár <pali[email protected]>
* Copyright (c) 2014 Pali Rohár <pali@kernel.org>
* Copyright (c) 2017 Dell Inc.
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
2 changes: 1 addition & 1 deletion drivers/platform/x86/dell-smbios.h
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
*
* Copyright (c) Red Hat <[email protected]>
* Copyright (c) 2014 Gabriele Mazzotta <[email protected]>
* Copyright (c) 2014 Pali Rohár <pali[email protected]>
* Copyright (c) 2014 Pali Rohár <pali@kernel.org>
*
* Based on documentation in the libsmbios package:
* Copyright (C) 2005-2014 Dell Inc.
2 changes: 1 addition & 1 deletion drivers/platform/x86/dell-smo8800.c
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
* dell-smo8800.c - Dell Latitude ACPI SMO88XX freefall sensor driver
*
* Copyright (C) 2012 Sonal Santan <[email protected]>
* Copyright (C) 2014 Pali Rohár <pali[email protected]>
* Copyright (C) 2014 Pali Rohár <pali@kernel.org>
*
* This is loosely based on lis3lv02d driver.
*/
4 changes: 2 additions & 2 deletions drivers/platform/x86/dell-wmi.c
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
* Dell WMI hotkeys
*
* Copyright (C) 2008 Red Hat <[email protected]>
* Copyright (C) 2014-2015 Pali Rohár <pali[email protected]>
* Copyright (C) 2014-2015 Pali Rohár <pali@kernel.org>
*
* Portions based on wistron_btns.c:
* Copyright (C) 2005 Miloslav Trmac <[email protected]>
@@ -29,7 +29,7 @@
#include "dell-wmi-descriptor.h"

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

4 changes: 2 additions & 2 deletions drivers/power/supply/bq2415x_charger.c
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
/*
* bq2415x charger driver
*
* Copyright (C) 2011-2013 Pali Rohár <pali[email protected]>
* Copyright (C) 2011-2013 Pali Rohár <pali@kernel.org>
*
* Datasheets:
* http://www.ti.com/product/bq24150
@@ -1788,6 +1788,6 @@ static struct i2c_driver bq2415x_driver = {
};
module_i2c_driver(bq2415x_driver);

MODULE_AUTHOR("Pali Rohár <pali[email protected]>");
MODULE_AUTHOR("Pali Rohár <pali@kernel.org>");
MODULE_DESCRIPTION("bq2415x charger driver");
MODULE_LICENSE("GPL");
2 changes: 1 addition & 1 deletion drivers/power/supply/bq27xxx_battery.c
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
* Copyright (C) 2008 Rodolfo Giometti <[email protected]>
* Copyright (C) 2008 Eurotech S.p.A. <[email protected]>
* Copyright (C) 2010-2011 Lars-Peter Clausen <[email protected]>
* Copyright (C) 2011 Pali Rohár <pali[email protected]>
* Copyright (C) 2011 Pali Rohár <pali@kernel.org>
* Copyright (C) 2017 Liam Breck <[email protected]>
*
* Based on a previous work by Copyright (C) 2008 Texas Instruments, Inc.
2 changes: 1 addition & 1 deletion drivers/power/supply/isp1704_charger.c
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
* ISP1704 USB Charger Detection driver
*
* Copyright (C) 2010 Nokia Corporation
* Copyright (C) 2012 - 2013 Pali Rohár <pali[email protected]>
* Copyright (C) 2012 - 2013 Pali Rohár <pali@kernel.org>
*/

#include <linux/kernel.h>
4 changes: 2 additions & 2 deletions drivers/power/supply/rx51_battery.c
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
/*
* Nokia RX-51 battery driver
*
* Copyright (C) 2012 Pali Rohár <pali[email protected]>
* Copyright (C) 2012 Pali Rohár <pali@kernel.org>
*/

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

MODULE_ALIAS("platform:rx51-battery");
MODULE_AUTHOR("Pali Rohár <pali[email protected]>");
MODULE_AUTHOR("Pali Rohár <pali@kernel.org>");
MODULE_DESCRIPTION("Nokia RX-51 battery driver");
MODULE_LICENSE("GPL");
2 changes: 1 addition & 1 deletion fs/udf/ecma_167.h
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
* http://www.ecma.ch
*
* Copyright (c) 2001-2002 Ben Fennema
* Copyright (c) 2017-2019 Pali Rohár <pali[email protected]>
* Copyright (c) 2017-2019 Pali Rohár <pali@kernel.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
2 changes: 1 addition & 1 deletion fs/udf/osta_udf.h
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
* http://www.osta.org
*
* Copyright (c) 2001-2004 Ben Fennema
* Copyright (c) 2017-2019 Pali Rohár <pali[email protected]>
* Copyright (c) 2017-2019 Pali Rohár <pali@kernel.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
2 changes: 1 addition & 1 deletion include/linux/power/bq2415x_charger.h
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
/*
* bq2415x charger driver
*
* Copyright (C) 2011-2013 Pali Rohár <pali[email protected]>
* Copyright (C) 2011-2013 Pali Rohár <pali@kernel.org>
*/

#ifndef BQ2415X_CHARGER_H
2 changes: 1 addition & 1 deletion tools/laptop/freefall/freefall.c
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
* Copyright 2008 Eric Piel
* Copyright 2009 Pavel Machek <[email protected]>
* Copyright 2012 Sonal Santan
* Copyright 2014 Pali Rohár <pali[email protected]>
* Copyright 2014 Pali Rohár <pali@kernel.org>
*/

#include <stdio.h>

0 comments on commit 149ed3d

Please sign in to comment.