include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / acpi / dock.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-16 Alex ChiangACPI: dock: properly initialize local struct dock_stati...
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2009-12-16 Len BrownMerge branch 'dock' into release
2009-12-16 Alex ChiangACPI: dock: minor whitespace and style cleanups
2009-12-16 Alex ChiangACPI: dock: add struct dock_station * directly to platf...
2009-12-16 Alex ChiangACPI: dock: dock_add - hoist up platform_device_registe...
2009-12-16 Alex ChiangACPI: dock: remove global 'dock_device_name'
2009-12-16 Alex ChiangACPI: dock: combine add|alloc_dock_dependent_device...
2009-11-25 Lin MingACPICA: Add post-order callback to acpi_walk_namespace
2009-11-03 Alex ChiangACPI: dock: convert sysfs attributes to an attribute_group
2009-10-03 Alex ChiangACPI: dock: fix "sibiling" typo
2009-09-19 Len BrownMerge branch 'acpica' into release
2009-08-28 Len BrownACPI: Move definition of PREFIX from acpi_bus.h to...
2009-08-27 Bob MooreACPICA: Major update for acpi_get_object_info external...
2009-04-05 Len BrownMerge branch 'linus' into release
2009-04-03 Dan Carpenterdock: fix dereference after kfree()
2009-03-24 Ming LeiDriver core: implement uevent suppress in kobject
2009-02-07 Len BrownMerge branches 'release', 'asus', 'bugzilla-12450'...
2009-02-07 Frank SeidelACPI: add missing KERN_* constants to printks
2009-02-07 Holger MachtACPI: dock: Don't eval _STA on every show_docked sysfs...
2008-10-23 Len BrownMerge branch 'ull' into test
2008-10-11 Matthew WilcoxACPI: Change acpi_evaluate_integer to support 64-bit...
2008-10-11 Thomas RenningerSubject: ACPI dock: Use ACPI_EXCEPTION instead of print...
2008-09-24 Shaohua Lidock: add 'type' sysfs file
2008-09-24 Shaohua Lidock: fix for ATA bay in a dock station
2008-09-24 Shaohua Lidock: introduce .uevent for devices in dock, eg libata
2008-09-24 Shaohua Lilibata: remove functions now handed by ACPI dock driver
2008-09-24 Zhang RuiACPI: fix hotplug race
2008-09-24 Shaohua LiACPI: introduce notifier change to avoid duplicates
2008-09-24 Shaohua Lidock: add bay and battery hotplug support
2008-09-24 Shaohua Lidock: add _LCK support
2008-09-24 Shaohua Lidock: fix eject request process (2.6.27-rc1 regression)
2008-09-24 Shaohua LiACPI: dock: avoid check _STA method
2008-08-15 Holger MachtACPI: Properly clear flags on false-positives and send...
2008-07-21 Thomas GleixnerAPCI: revert duplicated patch
2008-07-17 Andi KleenRevert "dock: bay: Don't call acpi_walk_namespace(...
2008-07-16 Len Browndock: bay: Don't call acpi_walk_namespace() when ACPI...
2008-06-26 Len Browndock: bay: Don't call acpi_walk_namespace() when ACPI...
2008-06-11 Tim Pepperdock.c remove trailing printk whitespace
2008-03-18 Holger MachtACPI: Set flag DOCK_UNDOCKING when triggered via sysfs
2008-02-07 Len BrownMerge branches 'release' and 'fluff' into release
2008-02-07 Adrian BunkACPI: misc cleanups
2007-12-08 Frank SeidelACPI: Add autoload info to dock driver
2007-08-12 Holger MachtACPI: dock: Send key=value pair instead of plain value
2007-07-19 Dmitry TorokhovACPI: dock: fix oops when _DCK evaluation fails
2007-05-10 Kristen Carlson... ACPI: dock: send envp with uevent
2007-05-10 Kristen Carlson... ACPI: dock: unsuppress uevents
2007-05-10 Kristen Carlson... ACPI: dock: add immediate_undock option
2007-05-10 Kristen Carlson... ACPI: dock: use dynamically allocated platform device
2007-05-10 Chuck EbbertACPI: dock: fix opps after dock driver fails to initialize
2007-05-10 Kristen Carlson... ACPI: dock: cleanup the uid patch
2007-03-29 Randy DunlapACPI: dock: use NULL for pointer
2007-03-10 Ilya A. Volynets... ACPI: dock: add access to ACPI docking station UID
2007-02-13 Len BrownACPI: delete extra #defines in /drivers/acpi/ drivers
2007-02-13 Len BrownACPI: clean up ACPI_MODULE_NAME() use
2007-02-03 Kristen Carlson... ACPI: dock: check if parent is on dock
2006-12-16 Len BrownPull style into test branch
2006-12-16 Len BrownPull bugfix into test branch
2006-12-14 Kristen Carlson... ACPI: dock: add uevent to indicate change in device...
2006-12-07 Prarit BhargavaACPI: dock: Fix symbol conflict between acpiphp and...
2006-12-07 brandon@ifup.orgACPI: dock: Add a docked sysfs file to the dock driver.
2006-12-07 Len BrownACPI: dock: fix build warning
2006-12-07 Kristen Carlson... ACPI: dock: Make the dock station driver a platform...
2006-12-04 Al Viro[PATCH] severing fs.h, radix-tree.h -> sched.h
2006-10-30 Kristen Carlson... ACPI: dock: use mutex instead of spinlock
2006-10-14 Jan EngelhardtACPI: Remove unnecessary from/to-void* and to-void...
2006-08-03 Kristen Carlson... PCI: docking station: remove dock uevents
2006-07-10 Kristen AccardiACPI: ACPI_DOCK: Initialize the atomic notifier list
2006-07-09 Len BrownRevert "Revert "ACPI: dock driver""
2006-07-09 Linus TorvaldsRevert "ACPI: dock driver"
2006-06-28 Kristen AccardiACPI: dock driver