summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-17Bluetooth: Fix merge of advertising data and scan response dataMarcel Holtmann1-2/+2
2014-09-17Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspendChin-Ran Lo2-1/+25
2014-09-17fix EBUSY on umount() from MNT_SHRINKABLEAl Viro1-0/+6
2014-09-17get rid of propagate_umount() mistakenly treating slaves as busy.Al Viro2-1/+4
2014-09-17mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman3-0/+260
2014-09-17mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman1-0/+8
2014-09-17mnt: Correct permission checks in do_remountEric W. Biederman2-3/+38
2014-09-17mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remountEric W. Biederman1-3/+10
2014-09-17mnt: Only change user settable mount flags in remountEric W. Biederman2-2/+4
2014-09-17ring-buffer: Up rb_iter_peek() loop count to 3Steven Rostedt (Red Hat)1-6/+8
2014-09-17ring-buffer: Always reset iterator to reader pageSteven Rostedt (Red Hat)1-11/+6
2014-09-17xen/events/fifo: reset control block and local HEADs on resumeDavid Vrabel1-20/+28
2014-09-17ACPI / video: Disable native_backlight on HP ENVY 15 Notebook PCHans de Goede1-0/+11
2014-09-17ACPI / video: Add a disable_native_backlight quirkHans de Goede1-0/+30
2014-09-17ACPI / video: Fix use_native_backlight selection logicHans de Goede1-2/+2
2014-09-17ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina1-2/+2
2014-09-17ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu2-8/+8
2014-09-17ACPI / EC: Add support to disallow QR_EC to be issued before completing previ...Lv Zheng1-2/+2
2014-09-17ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't setLv Zheng1-1/+16
2014-09-17ACPI / scan: Allow ACPI drivers to bind to PNP device objectsRafael J. Wysocki1-1/+1
2014-09-17ACPI: Run fixed event device notifications in process contextLan Tianyu1-5/+10
2014-09-17spi/pxa2xx: Add ACPI ID for Intel BraswellAlan Cox1-0/+1
2014-09-17ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen1-1/+2
2014-09-17ACPICA: Namespace: Properly null terminate objects detached from a namespace ...David E. Box1-0/+11
2014-09-17ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box1-0/+6
2014-09-17bq2415x_charger: Fix Atomic Sleep BugSebastian Reichel1-2/+6
2014-09-17bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings1-1/+1
2014-09-17ASoC: omap-twl4030: Fix typo in 2nd dai link's platform_namePeter Ujfalusi1-1/+1
2014-09-17ASoC: rt5640: Do not allow regmap to use bulk read-write operationsJarkko Nikula1-0/+1
2014-09-17ASoC: axi: Fix ADI AXI SPDIF specificationAndreas Färber1-1/+1
2014-09-17ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LEDaniel Mack1-3/+1
2014-09-17ASoC: pxa: pxa-ssp: small leak in probe()Dan Carpenter1-1/+2
2014-09-17ASoC: Intel: Cleanup HSW pcm format supportJie Yang2-10/+19
2014-09-17ASoC: tlv320aic31xx: Do not ignore errors in aic31xx_device_init()Peter Ujfalusi1-3/+6
2014-09-17ASoC: max98090: Fix missing free_irqJarkko Nikula1-1/+1
2014-09-17ASoC: adau1701: fix adau1701_reg_read()Daniel Mack1-2/+4
2014-09-17ASoC: samsung: Correct I2S DAI suspend/resume opsSylwester Nawrocki1-10/+6
2014-09-17ASoC: blackfin: use samples to set silenceScott Jiang1-4/+4
2014-09-17ASoC: wm_adsp: Add missing MODULE_LICENSEPraveen Diwakar1-0/+2
2014-09-17ASoC: pcm: fix dpcm_path_put in dpcm runtime updateQiao Zhou1-0/+1
2014-09-17ASoC: wm8994: Prevent double lock of accdet_lock mutex on wm1811Charles Keepax1-6/+3
2014-09-17MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras1-0/+4
2014-09-17MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Markos Chandras1-6/+16
2014-09-17MIPS: EVA: Add new EVA headerMarkos Chandras1-0/+43
2014-09-17MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen1-5/+13
2014-09-17MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2GMarkos Chandras1-4/+10
2014-09-17MIPS: scall64-o32: Fix indirect syscall detectionMarkos Chandras1-4/+8
2014-09-17MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras1-3/+5
2014-09-17MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2-110/+182
2014-09-17MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen1-1/+0