summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica'Rafael J. Wysocki2015-11-0247-115/+9956
|\
| * ACPICA: Debugger: Fix dead lock issue ocurred in single stepping modeLv Zheng2015-10-221-0/+10
| * ACPI: Enable build of AML interpreter debuggerLv Zheng2015-10-2214-37/+33
| * ACPICA: Debugger: Add thread ID support so that single step mode can only app...Lv Zheng2015-10-224-2/+38
| * ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown l...Lv Zheng2015-10-223-14/+15
| * ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termin...Lv Zheng2015-10-225-19/+26
| * ACPICA: Linuxize: Export debugger files to LinuxLv Zheng2015-10-2214-0/+9677
| * ACPICA: iASL: General cleanup of the file suffix #definesBob Moore2015-10-221-1/+1
| * ACPICA: Improve typechecking, both compile-time and runtimeBob Moore2015-10-2210-44/+129
| * ACPICA: Update NFIT table to rename a flags fieldBob Moore2015-10-222-4/+4
| * ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore2015-10-224-5/+25
| * ACPICA: Update exception code for "file not found" errorBob Moore2015-10-221-0/+6
| * ACPICA: iASL: Add symbolic operator support for Index() operatorBob Moore2015-10-221-1/+1
| * ACPICA: Remove unnecessary conditional compilationBob Moore2015-10-223-4/+7
* | Merge branch 'acpi-pci'Rafael J. Wysocki2015-10-252-3/+210
|\ \
| * | PCI/ACPI: Add interface acpi_pci_root_create()Jiang Liu2015-10-161-0/+204
| * | ACPI/PCI: Enhance ACPI core to support sparse IO spaceJiang Liu2015-10-161-3/+6
* | | Merge branch 'acpi-init'Rafael J. Wysocki2015-10-257-48/+92
|\ \ \
| * | | clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-012-2/+2
| * | | clocksource / arm_arch_timer: Convert to ACPI probingMarc Zyngier2015-10-012-9/+2
| * | | clocksource: Add new CLKSRC_{PROBE,ACPI} config symbolsMarc Zyngier2015-10-012-1/+9
| * | | clocksource / ACPI: Add probing infrastructure for ACPI-based clocksourcesMarc Zyngier2015-10-011-0/+4
| * | | irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier2015-10-012-37/+35
| * | | irqchip / ACPI: Add probing infrastructure for ACPI-based irqchipsMarc Zyngier2015-10-011-3/+5
| * | | ACPI: Add early device probing infrastructureMarc Zyngier2015-10-011-0/+39
| * | | Merge branch 'device-properties' into acpi-initRafael J. Wysocki2015-10-018-168/+671
| |\ \ \
| | \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'Rafael J. Wysocki2015-10-258-76/+164
|\ \ \ \ \ \ \ \
| | | | * | | | | ACPI: change acpi_sleep_proc_init() to return voidRami Rosen2015-09-152-5/+3
| | | | * | | | | ACPI: change init_acpi_device_notify() to return voidRami Rosen2015-09-152-4/+3
| | | * | | | | | ACPI / EC: Fix a race issue in acpi_ec_guard_event()Lv Zheng2015-09-261-13/+29
| | | * | | | | | ACPI / EC: Fix query handler related issuesLv Zheng2015-09-261-28/+45
| | * | | | | | | ACPI / tables: test the correct variableDan Carpenter2015-10-151-1/+2
| | * | | | | | | ACPI / tables: Add acpi_subtable_proc to ACPI table parsersLukasz Anaczkowski2015-10-151-18/+75
| | | |/ / / / / | | |/| | | | |
| * | | | | | | ACPI / scan: use kstrdup_const() in acpi_add_id()Rasmus Villemoes2015-09-151-2/+2
| * | | | | | | ACPI / scan: constify struct acpi_hardware_id::idRasmus Villemoes2015-09-152-4/+4
| * | | | | | | ACPI / scan: constify first argument of struct acpi_scan_handler::matchRasmus Villemoes2015-09-151-2/+2
| |/ / / / / /
* | | | | | | Merge branch 'device-properties'Rafael J. Wysocki2015-10-258-168/+678
|\ \ \ \ \ \ \
| * | | | | | | ACPI / property: Fix subnode lookup scope for data-only subnodesRafael J. Wysocki2015-10-221-1/+8
| | |_|_|/ / / | |/| | | | |
| * | | | | | acpi-dma: Add support for "dma-names" device propertyMika Westerberg2015-09-251-8/+17
| * | | | | | device property: Add fwnode_property_match_string()Mika Westerberg2015-09-251-0/+68
| * | | | | | ACPI / property: Extend device_get_next_child_node() to data-only nodesRafael J. Wysocki2015-09-156-42/+145
| * | | | | | ACPI / gpio: Split acpi_get_gpiod_by_index()Rafael J. Wysocki2015-09-151-47/+64
| * | | | | | ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki2015-09-153-44/+116
| * | | | | | ACPI / property: Expose data-only subnodes via sysfsRafael J. Wysocki2015-09-152-15/+113
| * | | | | | ACPI / property: Add support for data-only subnodesRafael J. Wysocki2015-09-151-1/+132
| * | | | | | ACPI / property: Add routine for extraction of _DSD propertiesRafael J. Wysocki2015-09-151-32/+37
| |/ / / / /
* | | | | | Merge tag 'usb-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-242-5/+26
|\ \ \ \ \ \
| * | | | | | xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott2015-10-171-0/+1
| * | | | | | xhci: handle no ping response error properlyMathias Nyman2015-10-171-5/+15
| * | | | | | xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman2015-10-171-0/+10
| | |_|_|/ / | |/| | | |