summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-01-1224-605/+602
|\
| * ACPI / scan: ACPI device object sysfs attribute for _STA evaluationSrinivas Pandruvada2014-01-111-0/+22
| * Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2013-12-314-7/+61
| |\
| * | ACPI / hotplug / driver core: Handle containers in a special wayRafael J. Wysocki2013-12-297-8/+97
| * | ACPI / hotplug: Add demand_offline hotplug profile flagRafael J. Wysocki2013-12-291-4/+37
| * | ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.cRafael J. Wysocki2013-12-072-12/+11
| * | ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one()Rafael J. Wysocki2013-12-074-16/+12
| * | ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki2013-12-074-47/+38
| * | ACPI / bind: Redefine acpi_preset_companion()Rafael J. Wysocki2013-12-073-23/+15
| * | ACPI / bind: Redefine acpi_get_child()Rafael J. Wysocki2013-12-071-3/+3
| * | PCI / ACPI: Use acpi_find_child_device() for child devices lookupRafael J. Wysocki2013-12-072-6/+13
| * | ACPI / bind: Simplify child device lookupsRafael J. Wysocki2013-12-071-82/+55
| * | Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki2013-12-0789-202/+69
| |\ \
| * \ \ Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2013-11-281-1/+3
| |\ \ \
| * | | | ACPI / scan: Use direct recurrence for device hierarchy walksRafael J. Wysocki2013-11-251-75/+45
| * | | | ACPI: Introduce acpi_set_device_status()Rafael J. Wysocki2013-11-222-11/+5
| * | | | ACPI / hotplug: Drop unfinished global notification handling routinesRafael J. Wysocki2013-11-221-62/+2
| * | | | ACPI / hotplug: Rework generic code to handle suprise removalsRafael J. Wysocki2013-11-221-26/+59
| * | | | ACPI / hotplug: Move container-specific code out of the coreRafael J. Wysocki2013-11-222-10/+9
| * | | | ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug codeRafael J. Wysocki2013-11-223-133/+36
| * | | | ACPI / hotplug: Introduce common hotplug function acpi_device_hotplug()Rafael J. Wysocki2013-11-223-79/+68
| * | | | ACPI / hotplug: Do not fail bus and device checks for disabled hotplugRafael J. Wysocki2013-11-221-33/+7
| * | | | ACPI / scan: Add acpi_device objects for all device nodes in the namespaceRafael J. Wysocki2013-11-228-75/+88
| * | | | ACPI / scan: Define non-empty device removal handlerRafael J. Wysocki2013-11-223-21/+101
| * | | | Merge branch 'acpica' into acpi-hotplugRafael J. Wysocki2013-11-227-44/+76
| |\ \ \ \
| * \ \ \ \ Merge back earlier acpi-hotplug material.Rafael J. Wysocki2013-11-222-1/+4
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-12103-260/+106
|\ \ \ \ \ \ \
| * | | | | | | ACPI / tables: Return proper error codes from acpi_table_parse() and fix comm...tangchen2014-01-061-2/+3
| * | | | | | | ACPI / tables: Check if id is NULL in acpi_table_parse()tangchen2014-01-061-1/+1
| * | | | | | | ACPI / proc: Include appropriate header file in proc.cRashika2014-01-061-0/+1
| * | | | | | | ACPI / EC: Remove unused functions and add prototype declaration in internal.hRashika2014-01-062-25/+9
| * | | | | | | ACPI / dock: Include appropriate header file in dock.cRashika2014-01-061-0/+2
| * | | | | | | ACPI / PCI: Include appropriate header file in pci_link.cRashika2014-01-061-0/+2
| * | | | | | | ACPI / PCI: Include appropriate header file in pci_slot.cRashika2014-01-061-0/+1
| * | | | | | | ACPI / EC: Mark the function acpi_ec_add_debugfs() as static in ec_sys.cRashika2014-01-061-1/+1
| * | | | | | | ACPI / NVS: Include appropriate header file in nvs.cRashika2014-01-061-0/+2
| * | | | | | | ACPI / OSL: Mark the function acpi_table_checksum() as staticRashika2014-01-061-1/+1
| * | | | | | | ACPI / processor: initialize a variable to silence compiler warningAl Stone2013-12-191-1/+1
| * | | | | | | ACPI / processor: use ACPI_COMPANION() to get ACPI deviceLan Tianyu2013-12-071-4/+4
| * | | | | | | ACPI: correct minor typosAl Stone2013-12-071-2/+2
| * | | | | | | ACPI / sleep: Drop redundant acpi_disabled checkHanjun Guo2013-12-071-3/+0
| * | | | | | | ACPI / dock: Drop redundant acpi_disabled checkHanjun Guo2013-12-071-3/+0
| * | | | | | | ACPI / table: Replace '1' with specific error return valuesHanjun Guo2013-12-071-2/+2
| * | | | | | | ACPI: remove trailing whitespaceAl Stone2013-12-072-2/+2
| * | | | | | | ACPI / IBFT: Fix incorrect <acpi/acpi.h> inclusion in iSCSI boot firmware moduleLv Zheng2013-12-071-1/+1
| * | | | | | | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng2013-12-079-10/+3
| * | | | | | | SFI / ACPI: Fix warnings reported during builds with W=1Lv Zheng2013-12-071-3/+1
| * | | | | | | ACPI: Clean up incorrect inclusion of an ACPICA headerLv Zheng2013-12-071-1/+0
| | |_|_|_|/ / | |/| | | | |
| * | | | | | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-0789-202/+69
| |/ / / / /
* | | | | | block: null_blk: fix queue leak inside removing deviceMing Lei2014-01-121-8/+2