aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-05Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-1/+3
2014-12-05Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linusMark Brown1-11/+8
2014-12-05Bluetooth: Clear discovery filter before starting background scanMarcel Holtmann1-11/+9
2014-12-05Bluetooth: Fix memory leaks from discovery filter UUID listMarcel Holtmann2-2/+11
2014-12-05Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann2-4/+9
2014-12-05ASoC: rt5677: make volume TLV closer to realityDylan Reid2-23/+23
2014-12-05Merge branch 'topic/suspend' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown28-94/+231
2014-12-05Bluetooth: Add support for Start Service Discovery commandJakub Pawlowski1-0/+106
2014-12-05Bluetooth: Add logic for UUID filter handlingJakub Pawlowski1-0/+70
2014-12-05Bluetooth: Add framework for device found filtering based on UUIDMarcel Holtmann1-2/+52
2014-12-05Bluetooth: Filter device found events based on RSSI thresholdMarcel Holtmann1-0/+9
2014-12-05Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski3-0/+20
2014-12-05Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERYJakub Pawlowski1-0/+9
2014-12-05Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI valueMarcel Holtmann1-0/+1
2014-12-05mmc: queue: Improve error handling during allocation of bounce buffersBhuvanesh Surachari1-7/+9
2014-12-04Revert "ARM: dts: rockchip: temporarily disable smp on rk3288"Olof Johansson1-0/+1
2014-12-04Merge branch 'clocksource/physical-timers' into next/dtOlof Johansson4-1/+38
2014-12-04Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson4-1/+38
2014-12-04clocksource: arch_timer: Allow the device tree to specify uninitialized timer...Doug Anderson2-0/+16
2014-12-04clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao3-1/+22
2014-12-04ARM: imx6: fix bogus use of irq_get_irq_dataMarc Zyngier3-17/+26
2014-12-04ARM: imx: irq: fix buggy usage of irq_data irq fieldMarc Zyngier1-9/+9
2014-12-04Merge tag 'bcm5301x-dt-2014-12-04' of https://github.com/hauke/linux into nex...Olof Johansson8-1/+375
2014-12-04ARM: multi_v7_defconfig: enable MAX77686 PMIC drivers for exynos4412-prime ba...Tyler Baker1-0/+4
2014-12-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-13/+11
2014-12-05powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar1-2/+2
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V16-57/+91
2014-12-05tools: cpupower: fix return checks for sysfs_get_idlestate_count()Prarit Bhargava1-4/+4
2014-12-05drivers: sh / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-2/+2
2014-12-05e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2-7/+1
2014-12-05MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki8-28/+18
2014-12-05MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki3-4/+4
2014-12-05misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki6-17/+13
2014-12-05media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki8-17/+15
2014-12-05input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2-2/+2
2014-12-04Merge tag 'pm+acpi-3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2014-12-05Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-13/+11
2014-12-05Merge tag 'drm-intel-next-fixes-2014-12-04' of git://anongit.freedesktop.org/...Dave Airlie9-93/+230
2014-12-05Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu...Dave Airlie3-4/+9
2014-12-05Merge branch 'drm-next-3.19-wip' of git://people.freedesktop.org/~agd5f/linux...Dave Airlie28-226/+324
2014-12-04Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-32/+28
2014-12-04uapi: fix to export linux/vm_sockets.hMasahiro Yamada1-1/+1
2014-12-04ASoC: fsl_ssi: fix error path in probeJiada Wang1-1/+1
2014-12-04ASoC: fsl_ssi: Fix module unboundFabio Estevam1-9/+2
2014-12-04regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeingSeung-Woo Kim1-0/+2
2014-12-04spi: fsl-spi: remove unused variable assignmentHeiner Kallweit1-1/+0
2014-12-04spi: spi-fsl-spi: Return an error code in fsl_spi_do_one_msg()Fabio Estevam1-1/+1
2014-12-04spi: core: Do not mangle error code from kthread_run()Jarkko Nikula1-1/+1
2014-12-04ASoC: soc-pcm: do not hw_free BE if it's still usedQiao Zhou1-0/+4
2014-12-04ASoC: Augment existing card DAPM routes in snd_soc_of_parse_audio_routingPeter Rosin1-5/+9