summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI/ACPI: Separate out _OSC "PCIe port services disabled" pathBjorn Helgaas2013-09-231-2/+6
* PCI/ACPI: Skip _OSC control tests if _OSC support call failedBjorn Helgaas2013-09-231-5/+5
* PCI/ACPI: Run _OSC only once for OSPM feature supportBjorn Helgaas2013-09-231-12/+7
* PCI/ACPI: Split _OSC "support" and "control" flags into separate variablesBjorn Helgaas2013-09-231-17/+18
* PCI/ACPI: Move _OSC stuff from acpi_pci_root_add() to negotiate_os_control()Bjorn Helgaas2013-09-231-61/+71
* PCI/ACPI: Drop unnecessary _OSC existence testsBjorn Helgaas2013-09-231-10/+1
* PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas2013-09-234-18/+17
* ACPI: Write OSC_PCI_CONTROL_MASKS like OSC_PCI_SUPPORT_MASKSBjorn Helgaas2013-09-231-6/+1
* ACPI: Remove unused OSC_PCI_NATIVE_HOTPLUGBjorn Helgaas2013-09-231-3/+0
* ACPI: Tidy acpi_run_osc() declarationsBjorn Helgaas2013-09-231-5/+5
* ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORDBjorn Helgaas2013-09-234-22/+23
* ACPI: Write _OSC bit field definitions in hexBjorn Helgaas2013-09-231-27/+27
* Linux 3.12-rc2v3.12-rc2Linus Torvalds2013-09-231-1/+1
* Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-2335-97/+160
|\
| * Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-09-2113-36/+91
| |\
| | * 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
| * staging: Disable lustre file system for MIPS, SH, and XTENSAGuenter Roeck2013-09-171-1/+1
| * Revert "staging: zram: Add auto loading of module if user opens /dev/zram."Greg Kroah-Hartman2013-09-171-1/+0
| * staging: octeon-ethernet: rgmii: enable interrupts that we can handleAaro Koskinen2013-09-171-3/+1
| * staging: octeon-ethernet: remove skb alloc failure warningsAaro Koskinen2013-09-172-9/+1
| * staging: octeon-ethernet: make dropped packets to consume NAPI budgetAaro Koskinen2013-09-171-1/+1
| * drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c: rename PTRS_PER_PAGEAndrew Morton2013-09-171-2/+2
| * staging: dgnc: fix potential format string flawKees Cook2013-09-171-2/+2
| * staging: lustre: clean up format string usagesKees Cook2013-09-177-14/+14
| * staging: dgap: fix overflows and format stringsKees Cook2013-09-171-7/+10
| * staging: xillybus: fix format string usageKees Cook2013-09-171-1/+1
| * staging: r8188eu: Fix uninitialized variable change_inxGeert Uytterhoeven2013-09-171-1/+1
| * staging/lustre: Correct default for LUSTRE_TRANSLATE_ERRNOSGeert Uytterhoeven2013-09-171-1/+1
| * staging/vt6656: Fix screwed up indentation in swGetOFDMControlRateDave Jones2013-09-171-2/+2
| * staging/rtl8188eu: pass channel list by reference instead of copying struct.Dave Jones2013-09-171-7/+7
* | Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-2331-72/+81
|\ \
OpenPOWER on IntegriCloud