summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-31ACPICA: Fix indentation issues for macro invocations.Lv Zheng
2013-10-31ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...Lv Zheng
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng
2013-10-31ACPICA: Clarify ACPI_FREE_BUFFER usage.Bob Moore
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng
2013-10-30ACPICA: Hardcode access width for the reset register.Bob Moore
2013-10-30ACPICA: Fix possible memory leaks in the GPE handling.Lv Zheng
2013-10-30ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng
2013-10-30ACPICA: Add safe versions of common string functions.Bob Moore
2013-10-30ACPICA: Add history/line-editing for Unix/Linux systems.Bob Moore
2013-10-30ACPICA: Add a check for a null node during namespace walk.Bob Moore
2013-10-30ACPICA: Table print header function: Increase default width for table length.Bob Moore
2013-10-30ACPICA: Ensure that debug output is immediately disabled on termination.Tomasz Nowicki
2013-09-23ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument.Bob Moore
2013-09-23ACPICA: Tables: Cleanup RSDP signature codes.Lv Zheng
2013-09-23ACPICA: Tables: Cleanup table checksum verification code.Lv Zheng
2013-09-23ACPICA: Debugger: Add new command to display full namespace pathnames.Bob Moore
2013-09-23ACPICA: Operation region support: Never free the handler "context" pointer.David E. Box
2013-09-23ACPICA: Add support for host-installed SCI handlers.Lv Zheng
2013-09-23ACPICA: Validate start object for acpi_walk_namespace.Bob Moore
2013-09-23ACPICA: Debugger: Prevent possible command line buffer overflow, kernel behav...Bob Moore
2013-09-23ACPICA: Debug output: small formatting update, no functional change.Bob Moore
2013-09-23ACPICA: acpi_read: On error, do not modify the return value target location.Bjorn Helgaas
2013-09-23ACPICA: Improve error message for "too many parent prefixes" condition.Bob Moore
2013-09-23Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-23Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-21iio:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen
2013-09-21iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen
2013-09-21iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen
2013-09-21iio: Stop sampling when the device is removedLars-Peter Clausen
2013-09-21iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald
2013-09-21iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-21iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-21iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-20Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2013-09-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-09-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-19Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux...Dave Airlie
2013-09-19Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2013-09-19Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danve...Dave Airlie
2013-09-19cpufreq: return EEXIST instead of EBUSY for second registeringYinghai Lu
2013-09-19Revert "drm: mark context support as a legacy subsystem"Dave Airlie
2013-09-19PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeupRafael J. Wysocki
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-19netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov
2013-09-19skge: fix broken driverMikulas Patocka
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant