14 Jul, 2010
3 commits
-
This ensures consistent prefixes on all messages emitted by the
driver.Signed-off-by: Dmitry Torokhov
-
To improve readability, this patch fixes mixing acpi_status
and int for return value.Signed-off-by: Axel Lin
Signed-off-by: Dmitry Torokhov -
The owner field provides the link between drivers and modules in sysfs.
After setting the owner field, we can see which module provides which
driver and vice versa by looking at /sys/bus/acpi/drivers/Atlas ACPI/module
and /sys/module/atlas_btns/drivers/acpi:Atlas ACPISigned-off-by: Axel Lin
Signed-off-by: Dmitry Torokhov
28 Jan, 2010
1 commit
-
acpi_integer is now obsolete and removed from the ACPICA code base,
replaced by u64.Signed-off-by: Lin Ming
Signed-off-by: Len Brown
21 Jan, 2008
1 commit
-
Signed-off-by: Dmitry Torokhov
20 Oct, 2007
1 commit
-
get rid of input BIT* duplicate defines
use newly global defined macros for input layer. Also remove includes of
input.h from non-input sources only for BIT macro definiton. Define the
macro temporarily in local manner, all those local definitons will be
removed further in this patchset (to not break bisecting).
BIT macro will be globally defined (1<
Cc:
Acked-by: Jiri Kosina
Cc:
Acked-by: Marcel Holtmann
Cc:
Acked-by: Mauro Carvalho Chehab
Cc:
Cc:
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
24 Jul, 2007
1 commit
-
modpost is going to use these to create e.g. acpi:ACPI0001
in modules.alias.Signed-off-by: Thomas Renninger
Signed-off-by: Len Brown
10 Feb, 2007
1 commit
-
This patch adds support for the buttons on the Atlas wallmount
touchscreen.Signed-off-by: Jaya Kumar
Acked-by: Len Brown
Signed-off-by: Dmitry Torokhov