mv643xx_eth: fix unicast address filter corruption on mtu change
[safe/jmp/linux-2.6] / drivers / acpi / ec.c
2009-02-21 Alexey StarikovskiyACPI: EC: Add delay for slow MSI controller
2009-01-18 Tero RoponenACPI: Fix crash on ASUS laptops
2009-01-16 Alexey StarikovskiyACPI: EC: Don't trust ECDT tables from ASUS
2009-01-16 Alexey StarikovskiyACPI: EC: Limit workaround for ASUS notebooks even...
2009-01-09 Len BrownMerge branch 'fluff' into release
2009-01-09 Len BrownMerge branches 'release', 'bugzilla-11880', 'bugzilla...
2008-12-31 Lin MingACPI: remove private acpica headers from driver files
2008-12-31 Lin MingACPI: ec.c: call acpi_get_name to get node name
2008-12-31 Roel KluinACPI: ec.c, pci_link.c, video_detec.c: static
2008-11-30 Hannes EderACPI: EC: fix compilation warning
2008-11-26 Alexey StarikovskiyACPI: EC: count interrupts only if called from interrup...
2008-11-26 Alexey StarikovskiyACPI: EC: Add some basic check for ECDT data
2008-11-12 Len BrownMerge branch 'ec' into release
2008-11-11 Alexey StarikovskiyACPI: EC: Don't do transaction from GPE handler in...
2008-11-11 Alexey StarikovskiyACPI: EC: lower interrupt storm treshold
2008-11-11 Alexey StarikovskiyACPICA: Use spinlock for acpi_{en|dis}able_gpe
2008-11-11 Alexey StarikovskiyACPI: EC: restart failed command
2008-11-11 Alexey StarikovskiyACPI: EC: wait for last write gpe
2008-11-11 Alan JenkinsACPI: EC: make kernel messages more useful when GPE...
2008-11-11 Alexey StarikovskiyACPI: EC: revert msleep patch
2008-11-07 Alexey StarikovskiyACPI EC: Fix regression due to use of uninitialized...
2008-10-23 Len BrownMerge branch 'ull' into test
2008-10-23 Len BrownMerge branch 'misc' into test
2008-10-23 Len BrownMerge branch 'ec' into test
2008-10-17 Zhao YakuiACPI: Ignore AE_NOT_FOUND error of EC _REG method and...
2008-10-16 Alexey StarikovskiyACPI: EC: Check for IBF=0 periodically if not in GPE...
2008-10-11 Matthew WilcoxACPI: Change acpi_evaluate_integer to support 64-bit...
2008-10-10 Pavel MachekACPI: catch calls of acpi_driver_data on pointer of...
2008-09-29 Alexey StarikovskiyACPI: EC: Rename some variables
2008-09-25 Alexey StarikovskiyACPI: EC: do transaction from interrupt context
2008-08-15 Zhao YakuiACPI: Avoid bogus EC timeout when EC is in Polling...
2008-08-15 Zhao YakuiACPI : Add the EC dmi table to fix the incorrect ECDT...
2008-06-11 Alexey StarikovskiyACPI: EC: Use msleep instead of udelay while waiting...
2008-04-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-29 Denis V. Lunevacpi: use non-racy method for proc entries creation
2008-03-25 Alexey StarikovskiyACPI: EC: Don't delete boot EC
2008-03-25 Alexey StarikovskiyACPI: EC: Use default setup handler
2008-03-25 Alexey StarikovskiyACPI: EC: Detect irq storm
2008-03-25 Alexey StarikovskiyACPI: EC: Switch off GPE mode during suspend/resume
2008-03-25 Alexey StarikovskiyACPI: EC: Replace broken controller workarounds with...
2008-03-25 Alexey StarikovskiyACPI: EC: Improve debug output
2008-03-25 Alexey StarikovskiyACPI: EC: Add poll timer
2008-03-25 Alexey StarikovskiyACPI: EC: Restore udelay in poll mode
2008-03-19 Alexey StarikovskiyRevert "ACPI: EC: Handle IRQ storm on Acer laptops"
2008-03-13 Len BrownMerge branches 'release', 'bugzilla-8570', 'bugzilla...
2008-03-11 Alexey StarikovskiyACPI: EC: Handle IRQ storm on Acer laptops
2008-03-11 Len BrownRevert "ACPI: EC: Use proper handle for boot EC"
2008-02-14 Alexey StarikovskiyACPI: EC: Use proper handle for boot EC
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-01-24 Márton NémethACPI: EC: "DEBUG" needs to be defined earlier
2008-01-24 Márton NémethACPI: EC: add leading zeros to debug messages
2008-01-24 Alexey StarikovskiyACPI: EC: fix dmesg spam regression
2008-01-11 Alexey StarikovskiyACPI: EC: Some hardware requires burst mode to operate...
2008-01-11 Alexey StarikovskiyACPI: EC: Do the byte access with a fast path
2008-01-01 Alexey StarikovskiyACPI: EC: Enable boot EC before bus_scan
2007-11-21 Len BrownPull bugzilla-9327 into release branch
2007-11-21 Alexey StarikovskiyACPI: EC: Workaround for optimized controllers (version 3)
2007-11-21 Márton NémethACPI: EC: use printk_ratelimit(), add some DEBUG mode...
2007-11-21 Len BrownRevert "ACPI: EC: Workaround for optimized controllers"
2007-11-20 Len BrownPull fluff into release branch
2007-11-20 Len BrownPull bugzilla-9327 into release branch
2007-11-20 Joe PerchesACPI: Add missing spaces to printk format
2007-11-19 Alexey StarikovskiyACPI: EC: Don't init EC early if it has no _INI
2007-11-19 Alexey StarikovskiyACPI: EC: Workaround for optimized controllers
2007-10-25 Adrian BunkACPI: EC: fix use-after-free
2007-10-25 Alexey StarikovskiyACPI: EC: Output changes to operational mode
2007-10-25 Alexey StarikovskiyACPI: EC: Add workaround for "optimized" controllers
2007-10-25 Alexey StarikovskiyACPI: EC: Don't re-enable GPE for each transaction.
2007-10-25 Alexey StarikovskiyACPI: EC: auto select interrupt mode
2007-10-25 Alexey StarikovskiyACPI: EC: Don't expect interrupt after last read
2007-10-25 Alexey StarikovskiyACPI: EC: Replace atomic variables with bits
2007-10-10 Len BrownPull bugzilla-8709 into release branch
2007-09-27 Alexey StarikovskiyACPI: EC: Add new query handler to list head.
2007-09-05 Alexey StarikovskiyACPI: EC: Drop ECDT-based boot_ec as soon as we find...
2007-08-31 Alexey StarikovskiyACPI: EC: Check if boot_ec was really found in DSDT
2007-08-24 Alexey StarikovskiyACPI: EC: revert fix for bugzilla 8709
2007-08-14 Alexey StarikovskiyACPI: EC: Fix "no battery" regression
2007-08-12 Alexey StarikovskiyACPI EC: remove potential deadlock from EC
2007-08-04 Meelis RoosACPI: EC: fix run-together printk lines
2007-08-04 Adrian BunkACPI: EC: acpi_ec_remove(): fix use-after-free
2007-08-03 Alexey StarikovskiyACPI: EC: Switch from boot_ec as soon as we find its...
2007-08-03 Len BrownACPI: EC: fix build warning
2007-08-03 Alexey StarikovskiyACPI: EC: If ECDT is not found, look up EC in DSDT.
2007-08-03 Alexey StarikovskiyACPI: EC: Remove noisy debug printk fron EC driver.
2007-07-23 Thomas RenningerACPI: autoload modules - Create __mod_acpi_device_table...
2007-06-23 Alexey StarikovskiyACPI EC: Add support for non-AML EC query handlers
2007-06-23 Alexey StarikovskiyACPI EC: drop usage of ACPI_DEBUG_PRINT as too heavy...
2007-06-23 Alexey StarikovskiyACPI EC: Re-factor EC space handler to avoid using...
2007-05-10 Lennart Poetteringacpi,msi-laptop: Fall back to EC polling mode for MSI...
2007-03-10 Alexey StarikovskiyACPI: EC: Block queries until EC is fully initialized
2007-03-10 Alexey StarikovskiyACPI: EC: Cleanup of EC initialization
2007-03-10 Alexey StarikovskiyACPI: EC: first_ec is better to be acpi_ec than acpi_de...
2007-03-10 Alexey StarikovskiyACPI: EC: Rename ec_ecdt to more informative boot_ec
2007-03-10 Alexey StarikovskiyACPI: EC: Clean ECDT and namespace parsing.
2007-03-10 Alexey StarikovskiyACPI: EC: Put install handlers into separate function.
2007-03-10 Alexey StarikovskiyACPI: EC: Remove casts to/from void* from ec.c
2007-03-10 Alexey StarikovskiyACPI: EC: enable burst functionality in EC.
2007-03-10 Alexey StarikovskiyACPI: EC: "Fake ECDT" workaround is not needed any...
2007-03-10 Alexey StarikovskiyACPI: EC: Don't use Global Lock if not asked to do so
2007-03-10 Alexey StarikovskiyACPI: ec: fix race in status register access
next