Merge branch 'master' into 83xx
[linux-2.6] / drivers / acpi / ec.c
2007-02-13  Kumar GalaMerge branch 'master' into 83xx
2007-02-08  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-02-08  Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/powerpc
2007-02-08  Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-02-08  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-02-08  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2007-02-08  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-02-08  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-02-07  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-02-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-02-06  Len BrownPull test into release branch
2007-02-03  Len BrownPull output-switch into test branch
2007-02-03  Len BrownPull trivial into test branch
2007-02-03  Len BrownPull asus into test branch
2007-02-03  Len BrownPull motherboard into test branch
2007-02-03  Len BrownPull sysfs into test branch
2007-02-03  Len BrownPull bay into test branch
2007-02-03  Len BrownPull acpica into test branch
2007-02-03  Len BrownPull bugzilla-7349 into test branch
2007-02-03  Len BrownPull video into test branch
2007-02-03  Alexey StarikovskiyACPICA: Remove duplicate table definitions (non-conflic...
2007-02-03  Alexey StarikovskiyACPICA: Remove duplicate table definitions.
2007-02-03  Alexey StarikovskiyACPICA: minimal patch to integrate new tables into...
2007-01-30  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-01-24  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-01-22  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-01-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-01-17  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-01-12  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/jikos/hid
2007-01-12  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-01-11  Len BrownPull sgi into release branch
2007-01-11  Len BrownPull trivial into release branch
2007-01-10  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-01-08  Jeff GarzikMerge branch 'upstream-fixes' of /linux/kernel/git...
2007-01-08  Jeff GarzikMerge branch 'upstream-fixes' of git://lost.foo-project...
2007-01-06  Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2007-01-06  Len BrownACPI: ec: enable printk on cmdline use
2007-01-04  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-01-04  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-01-04  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-01-04  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-01-04  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-01-02  Guillaume ChazarainACPI: EC: move verbose printk to debug build only
2006-12-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-12-26  Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-12-23  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-12-20  Burman YanACPI: replace kmalloc+memset with kzalloc
2006-12-20  Len BrownPull sgi into test branch
2006-12-20  Len Brownmerge linus into test branch
2006-12-20  Len BrownPull bugfix into test branch
2006-12-20  Len BrownPull ec into test branch
2006-12-20  Len BrownPull platform-drivers into test branch
2006-12-20  Adrian BunkACPI: make drivers/acpi/ec.c:ec_ecdt static
2006-12-16  Len BrownPull style into test branch
2006-12-16  Len BrownPull bugfix into test branch
2006-12-16  Len BrownPull trivial into test branch
2006-12-16  Len BrownPull platform-drivers into test branch
2006-12-16  Len BrownPull button into test branch
2006-12-16  Len BrownPull dock into test branch
2006-12-16  Len BrownPull ec into test branch
2006-12-12  Dave JonesMerge ../linus
2006-12-08  Alexey StarikovskiyACPI: ec: Lindent once again
2006-12-08  Alexey StarikovskiyACPI: ec: Change #define to enums there possible.
2006-12-08  Alexey StarikovskiyACPI: ec: Style changes.
2006-12-08  Alexey StarikovskiyACPI: ec: Acquire Global Lock under EC mutex.
2006-12-08  Alexey StarikovskiyACPI: ec: Drop udelay() from poll mode. Loop by reading...
2006-12-08  Alexey StarikovskiyACPI: ec: Rename gpe_bit to gpe
2006-12-08  Alexey StarikovskiyACPI: ec: Change semaphore to mutex.
2006-12-08  Alexey StarikovskiyACPI: ec: Query only single query at a time.
2006-12-08  Alexey StarikovskiyACPI: ec: Remove calls to clear_gpe() and enable_gpe...
2006-12-08  Alexey StarikovskiyACPI: ec: Remove expect_event and all races around it.
2006-12-08  Alexey StarikovskiyACPI: ec: Read status register from check_status()...
2006-12-08  Alexey StarikovskiyACPI: ec: Increase timeout from 50 to 500 ms to handle...
2006-12-08  Alexey StarikovskiyACPI: ec: Enable EC GPE at beginning of transaction
2006-12-08  Alexey StarikovskiyACPI: ec: Allow for write semantics in any command.
2006-11-30  Wim Van SebroeckMerge ../linux-2.6-watchdog-mm
2006-11-22  James BottomleyMerge ../scsi-rc-fixes-2.6
2006-11-05  Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-10-27  Randy DunlapACPI: make ec_transaction not extern
2006-10-26  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-10-23  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2006-10-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-10-22  David WoodhouseMerge git://git.infradead.org/~dwmw2/cafe-2.6
2006-10-21  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-10-21  Jeff GarzikMerge tag 'jg-20061012-00' of git://electric-eye.fr...
2006-10-21  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-10-20  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2006-10-17  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-10-17  Linus TorvaldsMerge git://git./linux/kernel/git/dtor/input
2006-10-15  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-10-14  Len BrownPull trivial into test branch
2006-10-14  Len BrownPull sci into test branch
2006-10-14  Len BrownPull bugzilla-5534 into test branch
2006-10-14  Len BrownPull ec into test branch
2006-10-14  Jan EngelhardtACPI: Remove unnecessary from/to-void* and to-void...
2006-10-14  Lennart PoetteringACPI: EC: export ec_transaction() for msi-laptop driver
2006-10-14  Denis M. SadykovACPI: EC: Simplify acpi_hw_low_level*() with inb()...
2006-10-14  Denis M. SadykovACPI: EC: Unify poll and interrupt gpe handlers
2006-10-14  Denis M. SadykovACPI: EC: Unify poll and interrupt mode transaction...
2006-10-14  Denis M. SadykovACPI: EC: Remove unused variables and duplicated code
next