summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-132-6/+12
|\
| * NVMe: add support for Apple NVMe controllerStephan Günther2015-11-111-0/+1
| * NVMe: use split lo_hi_{read,write}qStephan Günther2015-11-111-6/+6
| * NVMe: Increase the max transfer size when mdts is 0Sathyavathi M2015-11-111-0/+2
| * brd: Refuse improperly aligned discard requestsJan Kara2015-11-111-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2015-11-134-16/+30
|\ \
| * \ Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd in...James Morris2015-11-124-16/+30
| |\ \
| | * | tpm: fix compat 'ppi' link handling in tpm_chip_register()Jarkko Sakkinen2015-11-091-8/+10
| | * | tpm: fix missing migratable flag in sealing functionality for TPM2Jarkko Sakkinen2015-11-091-5/+10
| | * | TPM: revert the list handling logic fixed in 398a1e7Jarkko Sakkinen2015-11-091-1/+1
| | * | TPM: Avoid reference to potentially freed memoryChristophe JAILLET2015-11-091-1/+2
| | * | tpm_tis: restore IRQ vector in IO memory after failed probingMartin Wilck2015-11-091-1/+5
| | * | tpm_tis: free irq after probingMartin Wilck2015-11-091-0/+2
* | | | Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds2015-11-131-1/+5
|\ \ \ \
| * | | | h8300: unaligned divcr register support.Yoshinori Sato2015-11-081-1/+5
* | | | | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-1219-107/+297
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'pm-domains'Rafael J. Wysocki2015-11-121-11/+10
| |\ \ \ \
| | * | | | PM / Domains: Allocate memory outside domain locksLina Iyer2015-11-021-9/+9
| | * | | | PM / Domains: Remove dev->driver check for runtime PMLina Iyer2015-11-021-2/+1
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-11-074-25/+44
| |\ \ \ \ \
| | * | | | | cpufreq: s5pv210-cpufreq: fix wrong do_div() usageNicolas Pitre2015-11-051-2/+2
| | * | | | | cpufreq: governor: Quit work-handlers early if governor is stoppedViresh Kumar2015-11-021-10/+23
| | * | | | | intel_pstate: decrease number of "HWP enabled" messagesPrarit Bhargava2015-11-021-4/+6
| | * | | | | cpufreq: arm_big_little: fix frequency check when bL switcher is activeJon Medhurst \(Tixy\)2015-11-021-9/+13
| * | | | | | Merge branch 'pm-opp'Rafael J. Wysocki2015-11-073-19/+41
| |\ \ \ \ \ \
| | * | | | | | PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()Viresh Kumar2015-11-061-3/+7
| | * | | | | | PM / OPP: Hold dev_opp_list_lock for writersViresh Kumar2015-11-061-0/+9
| | * | | | | | PM / OPP: Protect updates to list_dev with mutexViresh Kumar2015-11-063-5/+8
| | * | | | | | PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()Viresh Kumar2015-11-061-1/+1
| | * | | | | | PM / OPP: Parse all power-supply related bindings togetherViresh Kumar2015-11-021-5/+6
| | * | | | | | PM / OPP: Rename routines specific to old bindings with _v1Viresh Kumar2015-11-021-5/+5
| | * | | | | | PM / OPP: Improve print messages with pr_fmtViresh Kumar2015-11-022-0/+5
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'acpi-video' and 'acpi-cppc'Rafael J. Wysocki2015-11-073-14/+76
| |\ \ \ \ \ \ \ \
| | | * | | | | | | cpufreq: CPPC: Delete an unnecessary check before the function call kfree()Markus Elfring2015-11-071-2/+1
| | * | | | | | | | ACPI / video: only register backlight for LCD deviceAaron Lu2015-11-021-12/+66
| | * | | | | | | | ACPI / video: Add a quirk to force acpi-video backlight on Dell XPS L421XHans de Goede2015-11-021-0/+9
| * | | | | | | | | Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-078-38/+126
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI: ACPI: Add support for PCI device DMA coherencySuthikulpanit, Suravee2015-11-071-1/+11
| | * | | | | | | | | PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()Suthikulpanit, Suravee2015-11-072-20/+21
| | * | | | | | | | | of/pci: Fix pci_get_host_bridge_device leakSuthikulpanit, Suravee2015-11-071-3/+2
| | * | | | | | | | | device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee2015-11-071-13/+0
| | * | | | | | | | | device property: ACPI: Make use of the new DMA Attribute APIsSuthikulpanit, Suravee2015-11-074-9/+29
| | * | | | | | | | | device property: Adding DMA Attribute APIs for Generic DevicesSuthikulpanit, Suravee2015-11-071-0/+29
| | * | | | | | | | | ACPI: Adding DMA Attribute APIs for ACPI DeviceSuthikulpanit, Suravee2015-11-071-0/+42
| | * | | | | | | | | Merge branch 'device-properties' into acpi-pciRafael J. Wysocki2015-11-028-168/+678
| | |\ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-121-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | drivers: of: of_reserved_mem: fixup the alignment with CMA setupJason Liu2015-11-111-0/+4
| * | | | | | | | | | | | of: Print rather than WARN'ing when overlap check failsMichael Ellerman2015-11-111-4/+3
* | | | | | | | | | | | | thermal: rockchip: fix compile errorCaesar Wang2015-11-121-0/+1
* | | | | | | | | | | | | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-111-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \