index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
ec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: EC: "DEBUG" needs to be defined earlier
Márton Németh
2008-01-23
1
-3
/
+3
*
ACPI: EC: add leading zeros to debug messages
Márton Németh
2008-01-23
1
-4
/
+4
*
ACPI: EC: fix dmesg spam regression
Alexey Starikovskiy
2008-01-23
1
-1
/
+11
*
ACPI: EC: Enable boot EC before bus_scan
Alexey Starikovskiy
2008-01-01
1
-1
/
+13
*
Pull bugzilla-9327 into release branch
Len Brown
2007-11-20
1
-19
/
+42
|
\
|
*
ACPI: EC: Workaround for optimized controllers (version 3)
Alexey Starikovskiy
2007-11-20
1
-13
/
+33
|
*
ACPI: EC: use printk_ratelimit(), add some DEBUG mode messages
Márton Németh
2007-11-20
1
-19
/
+31
|
*
Revert "ACPI: EC: Workaround for optimized controllers"
Len Brown
2007-11-20
1
-22
/
+13
*
|
Pull fluff into release branch
Len Brown
2007-11-20
1
-2
/
+2
|
\
\
|
*
|
ACPI: Add missing spaces to printk format
Joe Perches
2007-11-19
1
-2
/
+2
*
|
|
Pull bugzilla-9327 into release branch
Len Brown
2007-11-20
1
-13
/
+22
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ACPI: EC: Workaround for optimized controllers
Alexey Starikovskiy
2007-11-19
1
-13
/
+22
|
|
/
*
/
ACPI: EC: Don't init EC early if it has no _INI
Alexey Starikovskiy
2007-11-19
1
-0
/
+8
|
/
*
ACPI: EC: fix use-after-free
Adrian Bunk
2007-10-25
1
-2
/
+2
*
ACPI: EC: Output changes to operational mode
Alexey Starikovskiy
2007-10-25
1
-3
/
+14
*
ACPI: EC: Add workaround for "optimized" controllers
Alexey Starikovskiy
2007-10-25
1
-1
/
+9
*
ACPI: EC: Don't re-enable GPE for each transaction.
Alexey Starikovskiy
2007-10-25
1
-5
/
+0
*
ACPI: EC: auto select interrupt mode
Alexey Starikovskiy
2007-10-25
1
-35
/
+16
*
ACPI: EC: Don't expect interrupt after last read
Alexey Starikovskiy
2007-10-25
1
-1
/
+3
*
ACPI: EC: Replace atomic variables with bits
Alexey Starikovskiy
2007-10-25
1
-41
/
+38
*
Pull bugzilla-8709 into release branch
Len Brown
2007-10-10
1
-51
/
+39
|
\
|
*
ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one.
Alexey Starikovskiy
2007-09-05
1
-51
/
+39
*
|
ACPI: EC: Add new query handler to list head.
Alexey Starikovskiy
2007-09-27
1
-2
/
+1
|
/
*
ACPI: EC: Check if boot_ec was really found in DSDT
Alexey Starikovskiy
2007-08-30
1
-1
/
+2
*
ACPI: EC: revert fix for bugzilla 8709
Alexey Starikovskiy
2007-08-24
1
-16
/
+31
*
ACPI: EC: Fix "no battery" regression
Alexey Starikovskiy
2007-08-14
1
-0
/
+17
*
ACPI EC: remove potential deadlock from EC
Alexey Starikovskiy
2007-08-11
1
-2
/
+0
*
ACPI: EC: fix run-together printk lines
Meelis Roos
2007-08-03
1
-1
/
+1
*
ACPI: EC: acpi_ec_remove(): fix use-after-free
Adrian Bunk
2007-08-03
1
-2
/
+2
*
ACPI: EC: Switch from boot_ec as soon as we find its desc in DSDT.
Alexey Starikovskiy
2007-08-03
1
-29
/
+16
*
ACPI: EC: fix build warning
Len Brown
2007-08-03
1
-13
/
+0
*
ACPI: EC: If ECDT is not found, look up EC in DSDT.
Alexey Starikovskiy
2007-08-03
1
-22
/
+28
*
ACPI: EC: Remove noisy debug printk fron EC driver.
Alexey Starikovskiy
2007-08-03
1
-1
/
+0
*
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
2007-07-23
1
-2
/
+6
*
ACPI EC: Add support for non-AML EC query handlers
Alexey Starikovskiy
2007-06-23
1
-50
/
+125
*
ACPI EC: drop usage of ACPI_DEBUG_PRINT as too heavy weight
Alexey Starikovskiy
2007-06-23
1
-14
/
+6
*
ACPI EC: Re-factor EC space handler to avoid using label/goto for cycle.
Alexey Starikovskiy
2007-06-23
1
-39
/
+17
*
acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm...
Lennart Poettering
2007-05-10
1
-16
/
+23
*
ACPI: EC: Block queries until EC is fully initialized
Alexey Starikovskiy
2007-03-09
1
-1
/
+4
*
ACPI: EC: Cleanup of EC initialization
Alexey Starikovskiy
2007-03-09
1
-19
/
+13
*
ACPI: EC: first_ec is better to be acpi_ec than acpi_device.
Alexey Starikovskiy
2007-03-09
1
-28
/
+13
*
ACPI: EC: Rename ec_ecdt to more informative boot_ec
Alexey Starikovskiy
2007-03-09
1
-23
/
+20
*
ACPI: EC: Clean ECDT and namespace parsing.
Alexey Starikovskiy
2007-03-09
1
-96
/
+109
*
ACPI: EC: Put install handlers into separate function.
Alexey Starikovskiy
2007-03-09
1
-60
/
+27
*
ACPI: EC: Remove casts to/from void* from ec.c
Alexey Starikovskiy
2007-03-09
1
-7
/
+6
*
ACPI: EC: enable burst functionality in EC.
Alexey Starikovskiy
2007-03-09
1
-52
/
+37
*
ACPI: EC: "Fake ECDT" workaround is not needed any longer.
Alexey Starikovskiy
2007-03-09
1
-81
/
+0
*
ACPI: EC: Don't use Global Lock if not asked to do so
Alexey Starikovskiy
2007-03-09
1
-3
/
+0
*
ACPI: ec: fix race in status register access
Alexey Starikovskiy
2007-03-09
1
-17
/
+23
*
Pull fluff into release branch
Len Brown
2007-02-16
1
-3
/
+2
|
\
[next]