summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Add new statistics interface.Lv Zheng2013-10-315-0/+54
* ACPICA: Update DMAR table definitions.Lv Zheng2013-10-312-6/+6
* ACPICA: Update namespace dump code.Lv Zheng2013-10-311-2/+5
* ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag.Lv Zheng2013-10-311-1/+2
* ACPICA: Update default space handlers.Lv Zheng2013-10-311-0/+1
* ACPICA: Fix indentation issues for macro invocations.Lv Zheng2013-10-314-3/+8
* ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...Lv Zheng2013-10-314-6/+14
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-3160-112/+112
* ACPICA: Clarify ACPI_FREE_BUFFER usage.Bob Moore2013-10-311-1/+1
* ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng2013-10-3120-20/+37
* ACPICA: Hardcode access width for the reset register.Bob Moore2013-10-301-2/+8
* ACPICA: Fix possible memory leaks in the GPE handling.Lv Zheng2013-10-301-0/+1
* ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng2013-10-304-120/+59
* ACPICA: Add safe versions of common string functions.Bob Moore2013-10-303-1/+74
* ACPICA: Add history/line-editing for Unix/Linux systems.Bob Moore2013-10-301-0/+2
* ACPICA: Add a check for a null node during namespace walk.Bob Moore2013-10-301-0/+7
* ACPICA: Table print header function: Increase default width for table length.Bob Moore2013-10-301-3/+3
* ACPICA: Ensure that debug output is immediately disabled on termination.Tomasz Nowicki2013-10-301-0/+1
* ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument.Bob Moore2013-09-241-3/+1
* ACPICA: Tables: Cleanup RSDP signature codes.Lv Zheng2013-09-242-3/+2
* ACPICA: Tables: Cleanup table checksum verification code.Lv Zheng2013-09-242-9/+13
* ACPICA: Debugger: Add new command to display full namespace pathnames.Bob Moore2013-09-243-0/+142
* ACPICA: Operation region support: Never free the handler "context" pointer.David E. Box2013-09-241-10/+13
* ACPICA: Add support for host-installed SCI handlers.Lv Zheng2013-09-249-20/+236
* ACPICA: Validate start object for acpi_walk_namespace.Bob Moore2013-09-241-0/+8
* ACPICA: Debugger: Prevent possible command line buffer overflow, kernel behav...Bob Moore2013-09-241-7/+10
* ACPICA: Debug output: small formatting update, no functional change.Bob Moore2013-09-241-1/+1
* ACPICA: acpi_read: On error, do not modify the return value target location.Bjorn Helgaas2013-09-241-12/+14
* ACPICA: Improve error message for "too many parent prefixes" condition.Bob Moore2013-09-241-2/+3
* Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-2335-97/+160
|\
| * iio:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen2013-09-211-0/+2
| * iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen2013-09-211-9/+12
| * iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen2013-09-212-5/+17
| * iio: Stop sampling when the device is removedLars-Peter Clausen2013-09-213-1/+28
| * iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald2013-09-211-2/+9
| * iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-6/+6
| * iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-2/+2
| * iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-2/+4
| * iio: iio_device_add_event_sysfs() bugfixLukasz Czerwinski2013-09-181-1/+1
| * staging: iio: ade7854-spi: Fix return valueSachin Kamat2013-09-181-1/+1
| * staging:iio:hmc5843: Fix measurement conversionPeter Meerwald2013-09-181-1/+1
| * iio: isl29018: Fix uninitialized valueDerek Basehore2013-09-181-0/+1
| * staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and...Jonathan Cameron2013-09-181-1/+1
| * iio: at91: fix adc_clk overflowJosh Wu2013-09-181-5/+6
| * staging: line6: add bounds check in snd_toneport_source_put()Dan Carpenter2013-09-171-3/+7
| * Staging: comedi: Fix dependencies for drivers misclassified as PCIBen Hutchings2013-09-171-16/+17
| * staging: r8188eu: Adjust RX gainLarry Finger2013-09-171-1/+1
| * staging: r8188eu: Fix smatch warning in core/rtw_ieee80211.Larry Finger2013-09-171-1/+1
| * staging: r8188eu: Fix smatch error in core/rtw_mlme_ext.cLarry Finger2013-09-171-0/+1
| * staging: r8188eu: Fix Smatch off-by-one warning in hal/rtl8188e_hal_init.cLarry Finger2013-09-171-1/+1