summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* ACPI / scan: Make namespace scanning and trimming mutually exclusiveRafael J. Wysocki2013-01-27
* ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki2013-01-26
* ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki2013-01-19
* ACPI: update ej_event interface to take acpi_deviceYinghai Lu2013-01-15
* ACPI / scan: Add second pass to acpi_bus_trim()Rafael J. Wysocki2013-01-15
* ACPI / scan: Change the implementation of acpi_bus_trim()Rafael J. Wysocki2013-01-15
* ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki2013-01-15
* ACPI / scan: Drop the second argument of acpi_device_unregister()Rafael J. Wysocki2013-01-15
* ACPI / scan: Fix check of device_attach() return value.Mika Westerberg2013-01-11
* ACPI / scan: Treat power resources in a special wayRafael J. Wysocki2013-01-07
* ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki2013-01-03
* ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.cRafael J. Wysocki2013-01-03
* ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki2013-01-03
* ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael J. Wysocki2013-01-03
* ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-03
* ACPI: Replace ACPI device add_type field with a match_driver flagRafael J. Wysocki2013-01-03
* ACPI: Drop the second argument of acpi_bus_scan()Rafael J. Wysocki2013-01-03
* ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-03
* ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki2013-01-03
* ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()Rafael J. Wysocki2013-01-03
* ACPI: Change the ordering of acpi_bus_check_add()Rafael J. Wysocki2013-01-03
* ACPI: Replace struct acpi_bus_ops with enum typeRafael J. Wysocki2013-01-03
* ACPI: Reduce the usage of struct acpi_bus_opsRafael J. Wysocki2013-01-03
* ACPI: Make acpi_bus_add() and acpi_bus_start() visibly differentRafael J. Wysocki2013-01-03
* ACPI: Change the ordering of PCI root bridge driver registrarionRafael J. Wysocki2013-01-03
* ACPI: Separate adding ACPI device objects from probing ACPI driversRafael J. Wysocki2013-01-03
* Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-02
|\
| * leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas2013-01-02
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-01-02
|\ \
| * | watchdog: twl4030_wdt: add DT supportAaro Koskinen2013-01-02
| * | watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen2013-01-02
| * | watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin2013-01-02
| * | watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin2013-01-02
* | | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2013-01-02
|\ \ \ | |/ / |/| |
| * | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2012-12-26
| * | PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying2012-12-26
| * | PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas2012-12-26
| |/
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-30
|\ \
| * | Revert "drm: tegra: protect DC register access with mutex"Dave Airlie2012-12-30
| * | drm: tegra: program only one window during modesetLucas Stach2012-12-30
| * | drm: tegra: clean out old gem prototypesLucas Stach2012-12-30
| * | drm: tegra: remove redundant tegra2_tmds_config entryLucas Stach2012-12-30
| * | drm: tegra: protect DC register access with mutexLucas Stach2012-12-30
| * | drm: tegra: don't leave clients host1x member uninitializedLucas Stach2012-12-30
| * | drm: tegra: fix front_porch <-> back_porch mixupLucas Stach2012-12-30
| * | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-12-30
| |\ \
| | * | drm/i915: disable shrinker lock stealing for create_mmap_offsetDaniel Vetter2012-12-20
| | * | drm/i915: optionally disable shrinker lock stealingDaniel Vetter2012-12-20
| | * | drm/i915: fix flags in dma buf exportingDave Airlie2012-12-20
| | * | i915: ensure that VGA plane is disabledKrzysztof Mazur2012-12-19