Age | Commit message (Expand) | Author | Files | Lines |
2013-10-31 | ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa... | Lv Zheng | 4 | -6/+14 |
2013-10-31 | ACPICA: Linuxize: Change indentation of C labels. | Lv Zheng | 60 | -112/+112 |
2013-10-31 | ACPICA: Clarify ACPI_FREE_BUFFER usage. | Bob Moore | 1 | -1/+1 |
2013-10-31 | ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. | Lv Zheng | 20 | -20/+37 |
2013-10-30 | ACPICA: Hardcode access width for the reset register. | Bob Moore | 1 | -2/+8 |
2013-10-30 | ACPICA: Fix possible memory leaks in the GPE handling. | Lv Zheng | 1 | -0/+1 |
2013-10-30 | ACPICA: Cleanup memory allocation macros and configurability. | Lv Zheng | 4 | -120/+59 |
2013-10-30 | ACPICA: Add safe versions of common string functions. | Bob Moore | 3 | -1/+74 |
2013-10-30 | ACPICA: Add history/line-editing for Unix/Linux systems. | Bob Moore | 1 | -0/+2 |
2013-10-30 | ACPICA: Add a check for a null node during namespace walk. | Bob Moore | 1 | -0/+7 |
2013-10-30 | ACPICA: Table print header function: Increase default width for table length. | Bob Moore | 1 | -3/+3 |
2013-10-30 | ACPICA: Ensure that debug output is immediately disabled on termination. | Tomasz Nowicki | 1 | -0/+1 |
2013-09-24 | ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument. | Bob Moore | 1 | -3/+1 |
2013-09-24 | ACPICA: Tables: Cleanup RSDP signature codes. | Lv Zheng | 2 | -3/+2 |
2013-09-24 | ACPICA: Tables: Cleanup table checksum verification code. | Lv Zheng | 2 | -9/+13 |
2013-09-24 | ACPICA: Debugger: Add new command to display full namespace pathnames. | Bob Moore | 3 | -0/+142 |
2013-09-24 | ACPICA: Operation region support: Never free the handler "context" pointer. | David E. Box | 1 | -10/+13 |
2013-09-24 | ACPICA: Add support for host-installed SCI handlers. | Lv Zheng | 9 | -20/+236 |
2013-09-24 | ACPICA: Validate start object for acpi_walk_namespace. | Bob Moore | 1 | -0/+8 |
2013-09-24 | ACPICA: Debugger: Prevent possible command line buffer overflow, kernel behav... | Bob Moore | 1 | -7/+10 |
2013-09-24 | ACPICA: Debug output: small formatting update, no functional change. | Bob Moore | 1 | -1/+1 |
2013-09-24 | ACPICA: acpi_read: On error, do not modify the return value target location. | Bjorn Helgaas | 1 | -12/+14 |
2013-09-24 | ACPICA: Improve error message for "too many parent prefixes" condition. | Bob Moore | 1 | -2/+3 |
2013-09-23 | Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 35 | -97/+160 |
2013-09-23 | Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 31 | -72/+81 |
2013-09-23 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 22 | -193/+273 |
2013-09-21 | iio:buffer_cb: Add missing iio_buffer_init() | Lars-Peter Clausen | 1 | -0/+2 |
2013-09-21 | iio: Prevent race between IIO chardev opening and IIO device free | Lars-Peter Clausen | 1 | -9/+12 |
2013-09-21 | iio: fix: Keep a reference to the IIO device for open file descriptors | Lars-Peter Clausen | 2 | -5/+17 |
2013-09-21 | iio: Stop sampling when the device is removed | Lars-Peter Clausen | 3 | -1/+28 |
2013-09-21 | iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL | Peter Meerwald | 1 | -2/+9 |
2013-09-21 | iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume | Peter Meerwald | 1 | -6/+6 |
2013-09-21 | iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume | Peter Meerwald | 1 | -2/+2 |
2013-09-21 | iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume | Peter Meerwald | 1 | -2/+4 |
2013-09-21 | Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -16/+35 |
2013-09-21 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -16/+31 |
2013-09-20 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 3 | -13/+32 |
2013-09-20 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -8/+0 |
2013-09-20 | Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux... | Dave Airlie | 7 | -45/+107 |
2013-09-20 | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 3 | -6/+8 |
2013-09-20 | Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danve... | Dave Airlie | 9 | -74/+122 |
2013-09-20 | cpufreq: return EEXIST instead of EBUSY for second registering | Yinghai Lu | 1 | -1/+1 |
2013-09-20 | Revert "drm: mark context support as a legacy subsystem" | Dave Airlie | 3 | -68/+36 |
2013-09-20 | PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup | Rafael J. Wysocki | 1 | -3/+3 |
2013-09-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 95 | -409/+626 |
2013-09-19 | netconsole: fix a deadlock with rtnl and netconsole's mutex | Nikolay Aleksandrov | 1 | -4/+1 |
2013-09-19 | skge: fix broken driver | Mikulas Patocka | 1 | -2/+3 |
2013-09-19 | ip: generate unique IP identificator if local fragmentation is allowed | Ansis Atteka | 1 | -1/+1 |
2013-09-19 | xen-netback: Don't destroy the netdev until the vif is shut down | Paul Durrant | 3 | -21/+23 |
2013-09-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -13/+3 |