summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-01Merge branch 'acpi-pm'Rafael J. Wysocki21-24/+1932
2015-09-01Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki48-1061/+1000
2015-09-01Merge branch 'acpi-trace'Rafael J. Wysocki2-35/+106
2015-09-01Merge branch 'acpica'Rafael J. Wysocki56-867/+1629
2015-08-29thermal: power_allocator: allocate with kcalloc what you free with kfreeJavi Merino1-2/+1
2015-08-28Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2015-08-27Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-88/+161
2015-08-27Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+10
2015-08-27nfit: Clarify memory device state flags stringsToshi Kani1-10/+10
2015-08-27sfc: only use vadaptor stats if firmware is capableBert Kenward1-1/+26
2015-08-27net: phy: fixed: propagate fixed link values to structMadalin Bucur1-0/+9
2015-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+8
2015-08-26Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral1-0/+2
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli1-1/+1
2015-08-25usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin1-3/+4
2015-08-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2015-08-26PCC: Disable compilation by defaultAshwin Chaugule1-0/+1
2015-08-25drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian2-2/+6
2015-08-25nfit, nd_blk: BLK status register is only 32 bitsRoss Zwisler1-2/+2
2015-08-25net: fec: use reinit_completion() in mdio accessor functionsRussell King1-2/+2
2015-08-25net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King1-4/+12
2015-08-25vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner1-0/+2
2015-08-25Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/...David S. Miller5-70/+82
2015-08-25net: compile renesas directory if NET_VENDOR_RENESAS is configuredKazuya Mizuguchi1-1/+1
2015-08-25ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailin...Lv Zheng4-4/+4
2015-08-25ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usageLv Zheng2-4/+1
2015-08-25ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasmLv Zheng1-1/+1
2015-08-25ACPICA: Debugger: Split debugger initialization/termination APIsLv Zheng3-22/+0
2015-08-25ACPICA: Make the max-number-of-loops runtime configurableBob Moore3-1/+6
2015-08-25ACPICA: Debugger: Add option to display namespace summary/countsBob Moore2-2/+6
2015-08-25ACPICA: Add additional debug info/statementsBob Moore5-6/+57
2015-08-25ACPICA: Table handling: Cleanup and update debug output for toolsBob Moore2-34/+30
2015-08-25ACPICA: acpiexec/acpinames: Support very large number of ACPI tablesBob Moore3-6/+18
2015-08-25ACPICA: acpinames: Add new options and wildcard supportBob Moore2-2/+2
2015-08-25ACPICA: Tables: Cleanup to reduce FACS globalsLv Zheng3-19/+7
2015-08-25ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng7-58/+51
2015-08-25ACPICA: Update info messages during ACPICA initBob Moore2-2/+11
2015-08-25ACPICA: Disassembler: Update for new listing modeBob Moore1-1/+1
2015-08-25ACPICA: Update parameter validation for data_table_region and load_tableBob Moore5-20/+69
2015-08-25ACPICA: Disassembler: Remove duplicate code in _PLD processing.Bob Moore1-2/+3
2015-08-25ACPICA: Correctly cleanup after a ACPI table load failureBob Moore5-10/+54
2015-08-25mtip32x: fix regression introduced by blk-mq per-hctx flushJeff Moyer1-0/+8
2015-08-25phylib: Make PHYs children of their MDIO bus, not the bus' parent.David Daney1-1/+1
2015-08-25can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde5-70/+82
2015-08-25ACPI: Decouple ACPI idle and ACPI processor driversAshwin Chaugule2-2/+7
2015-08-25ACPI: Split out ACPI PSS from ACPI Processor driverAshwin Chaugule3-36/+70
2015-08-25PCC: Initialize PCC Mailbox earlier at bootAshwin Chaugule1-1/+7
2015-08-23net: bcmgenet: fix uncleaned dma flagsJaedon Shin1-0/+16
2015-08-23net: bcmgenet: Avoid sleeping in bcmgenet_timeoutFlorian Fainelli1-4/+0