aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/dock.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into releaseLen Brown2009-04-051-1/+1
|\
| * Driver core: implement uevent suppress in kobjectMing Lei2009-03-241-1/+1
* | dock: fix dereference after kfree()Dan Carpenter2009-04-031-1/+2
|/
*-. Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-071-5/+9
|\ \
| | * ACPI: add missing KERN_* constants to printksFrank Seidel2009-02-071-4/+4
| |/ |/|
| * ACPI: dock: Don't eval _STA on every show_docked sysfs readHolger Macht2009-02-061-1/+5
|/
* Merge branch 'ull' into testLen Brown2008-10-221-3/+3
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-111-3/+3
* | Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERRThomas Renninger2008-10-111-2/+3
* | dock: add 'type' sysfs fileShaohua Li2008-09-231-0/+25
* | dock: fix for ATA bay in a dock stationShaohua Li2008-09-231-4/+10
* | dock: introduce .uevent for devices in dock, eg libataShaohua Li2008-09-231-7/+15
* | libata: remove functions now handed by ACPI dock driverShaohua Li2008-09-231-1/+2
* | ACPI: fix hotplug raceZhang Rui2008-09-231-1/+24
* | ACPI: introduce notifier change to avoid duplicatesShaohua Li2008-09-231-22/+24
* | dock: add bay and battery hotplug supportShaohua Li2008-09-231-48/+175
* | dock: add _LCK supportShaohua Li2008-09-231-0/+21
* | dock: fix eject request process (2.6.27-rc1 regression)Shaohua Li2008-09-231-5/+0
* | ACPI: dock: avoid check _STA methodShaohua Li2008-09-231-1/+4
|/
* ACPI: Properly clear flags on false-positives and send uevent on sudden unplugHolger Macht2008-08-151-3/+8
* APCI: revert duplicated patchThomas Gleixner2008-07-201-3/+0
* dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown2008-07-161-0/+3
* dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown2008-06-261-0/+3
* dock.c remove trailing printk whitespaceTim Pepper2008-06-111-1/+1
* ACPI: Set flag DOCK_UNDOCKING when triggered via sysfsHolger Macht2008-03-181-0/+1
* Merge branches 'release' and 'fluff' into releaseLen Brown2008-02-071-4/+4
|\
| * ACPI: misc cleanupsAdrian Bunk2008-02-071-4/+4
* | ACPI: Add autoload info to dock driverFrank Seidel2007-12-081-0/+6
|/
* ACPI: dock: Send key=value pair instead of plain valueHolger Macht2007-08-111-3/+3
* ACPI: dock: fix oops when _DCK evaluation failsDmitry Torokhov2007-07-181-4/+4
* ACPI: dock: send envp with ueventKristen Carlson Accardi2007-05-101-1/+9
* ACPI: dock: unsuppress ueventsKristen Carlson Accardi2007-05-101-0/+3
* ACPI: dock: add immediate_undock optionKristen Carlson Accardi2007-05-101-2/+49
* ACPI: dock: use dynamically allocated platform deviceKristen Carlson Accardi2007-05-101-24/+23
* ACPI: dock: fix opps after dock driver fails to initializeChuck Ebbert2007-05-101-0/+7
* ACPI: dock: cleanup the uid patchKristen Carlson Accardi2007-05-101-5/+8
* ACPI: dock: use NULL for pointerRandy Dunlap2007-03-281-1/+2
* ACPI: dock: add access to ACPI docking station UIDIlya A. Volynets-Evenbakh2007-03-091-0/+24
* ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-121-3/+3
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-121-1/+1
* ACPI: dock: check if parent is on dockKristen Carlson Accardi2007-02-031-4/+12
* Pull style into test branchLen Brown2006-12-161-3/+3
|\
| * ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-3/+3
* | Pull bugfix into test branchLen Brown2006-12-161-8/+8
|\ \
| * | ACPI: dock: use mutex instead of spinlockKristen Carlson Accardi2006-10-301-8/+8
| |/
* | ACPI: dock: add uevent to indicate change in device statusKristen Carlson Accardi2006-12-141-2/+4
* | ACPI: dock: Fix symbol conflict between acpiphp and dockPrarit Bhargava2006-12-071-1/+7
* | ACPI: dock: Add a docked sysfs file to the dock driver.brandon@ifup.org2006-12-071-16/+79
* | ACPI: dock: fix build warningLen Brown2006-12-071-1/+1
* | ACPI: dock: Make the dock station driver a platform device driver.Kristen Carlson Accardi2006-12-071-2/+20