summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-29Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki
2015-07-29Merge tag 'ib-mfd-base-acpi-dma-v4.3' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2015-07-28mfd: Add support for Intel Sunrisepoint LPSS devicesAndy Shevchenko
2015-07-28dmaengine: add a driver for Intel integrated DMA 64-bitAndy Shevchenko
2015-07-28mfd: make mfd_remove_devices() iterate in reverse orderAndy Shevchenko
2015-07-28driver core: implement device_for_each_child_reverse()Andy Shevchenko
2015-07-28Driver core: wakeup the parent device before trying probeRafael J. Wysocki
2015-07-28ACPI / PM: Attach ACPI power domain only onceMika Westerberg
2015-07-28PM / QoS: Make it possible to expose device latency tolerance to userspaceMika Westerberg
2015-07-17ACPI / bus: Move ACPI bus type registrationRafael J. Wysocki
2015-07-17ACPI / scan: Move bus operations and notification routines to bus.cRafael J. Wysocki
2015-07-17ACPI / scan: Move device matching code to bus.cRafael J. Wysocki
2015-07-17ACPI / scan: Move sysfs-related device code to a separate fileRafael J. Wysocki
2015-07-16Merge tag 'pm+acpi-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-16Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-16Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-07-16ACPI / PM: Update the copyright notice and description of power.cRafael J. Wysocki
2015-07-15NVMe: Reread partitions on metadata formatsKeith Busch
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-07-15Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmd...James Morris
2015-07-14intel_scu_ipc: move local memory initialization out of a mutexChristophe JAILLET
2015-07-14IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn
2015-07-14IB/core: Destroy multcast_idr on module exitJohannes Thumshirn
2015-07-14IB/mlx4: Optimize do_slave_initDoug Ledford
2015-07-14IB/mlx4: Fix memory leak in do_slave_initDoug Ledford
2015-07-14IB/mlx4: Optimize freeing of items on error unwindManinder Singh
2015-07-14IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz
2015-07-14IB/ipath: Convert use of __constant_<foo> to <foo>Vaishali Thakkar
2015-07-14IB/ipoib: Set MTU to max allowed by mode when mode changesErez Shitrit
2015-07-14IB/ipoib: Scatter-Gather support in connected modeYuval Shaia
2015-07-14IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICESCarol L Soto
2015-07-14IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flushHaggai Eran
2015-07-14IB/ucma: Fix lockdep warning in ucma_lock_filesHaggai Eran
2015-07-14RDMA/nes: Fix for incorrect recording of the MAC addressTatyana Nikolova
2015-07-14RDMA/nes: Fix for resolving the neighTatyana Nikolova
2015-07-14RDMA/core: Fixes for port mapper client registrationTatyana Nikolova
2015-07-14IB/IPoIB: Fix bad error flow in ipoib_add_port()Amir Vadai
2015-07-14IB/mlx4: Do not attemp to report HCA clock offset on VFsMatan Barak
2015-07-14IB/cm: Do not queue work to a device that's going awayErez Shitrit
2015-07-14IB/srp: Avoid using uninitialized variableSagi Grimberg
2015-07-14IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXXVaishali Thakkar
2015-07-14IB/mad: Remove improper use of BUG_ONIra Weiny
2015-07-14IB/mad: Fix compare between big endian and cpu endianIra Weiny
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock
2015-07-13tpm, tpm_crb: fail when TPM2 ACPI table contents look corruptedJarkko Sakkinen
2015-07-13tpm: Fix initialization of the cdevJason Gunthorpe
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds