| Commit message (Expand) | Author | Files | Lines |
2017-08-04 | ALSA: control: code refactoring for TLV request handler to user element set | Takashi Sakamoto | 1 | -30/+46 |
2017-08-04 | ALSA: control: code refactoring TLV ioctl handler | Takashi Sakamoto | 1 | -41/+91 |
2017-08-04 | ALSA: control: obsolete user_ctl_lock | Takashi Sakamoto | 3 | -27/+13 |
2017-08-04 | ALSA: control: use counting semaphore as write lock for TLV write/command ope... | Takashi Sakamoto | 1 | -34/+38 |
2017-08-04 | ALSA: control: queue events within locking of controls_rwsem for TLV operation | Takashi Sakamoto | 1 | -2/+1 |
2017-08-02 | ALSA: hda - Fix speaker output from VAIO VPCL14M1R | Sergei A. Trusov | 1 | -0/+1 |
2017-08-01 | device property: Fix usecount for of_graph_get_port_parent() | Tony Lindgren | 5 | -18/+34 |
2017-08-01 | ASoC: rt5665: fix wrong register for bclk ratio control | Bard Liao | 1 | -2/+2 |
2017-07-30 | Linux 4.13-rc3v4.13-rc3 | Linus Torvalds | 1 | -1/+1 |
2017-07-28 | NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter | Benjamin Coddington | 1 | -1/+1 |
2017-07-28 | lightnvm: pblk: advance bio according to lba index | Javier González | 3 | -10/+19 |
2017-07-28 | ASoC: Intel: Use MCLK instead of BLCK as the sysclock for RT5514 codec on kab... | Harsha Priya N | 1 | -11/+2 |
2017-07-28 | ASoC: Intel: Enabling ASRC for RT5663 codec on kabylake platform | Harsha Priya N | 1 | -1/+3 |
2017-07-28 | arm64: mmu: Place guard page after mapping of kernel image | Will Deacon | 1 | -7/+11 |
2017-07-28 | x86/boot: Disable the address-of-packed-member compiler warning | Matthias Kaehlcke | 1 | -0/+1 |
2017-07-27 | drm/i915: Fix bad comparison in skl_compute_plane_wm. | Maarten Lankhorst | 1 | -2/+2 |
2017-07-27 | drm/i915: Force CPU synchronisation even if userspace requests ASYNC | Chris Wilson | 3 | -8/+11 |
2017-07-27 | drm/i915: Only skip updating execobject.offset after error | Chris Wilson | 1 | -3/+3 |
2017-07-27 | drm/i915: Only mark the execobject as pinned on success | Chris Wilson | 1 | -3/+3 |
2017-07-27 | drm/i915: Remove assertion from raw __i915_vma_unpin() | Chris Wilson | 1 | -1/+1 |
2017-07-27 | drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence | Navare, Manasi D | 1 | -2/+2 |
2017-07-27 | drm/i915: Fix scaler init during CRTC HW state readout | Imre Deak | 1 | -7/+7 |
2017-07-27 | drm/i915/selftests: Fix an error handling path in 'mock_gem_device()' | Christophe JAILLET | 1 | -1/+1 |
2017-07-27 | drm/i915: Unbreak gpu reset vs. modeset locking | Daniel Vetter | 1 | -42/+18 |
2017-07-27 | xen: dont fiddle with event channel masking in suspend/resume | Juergen Gross | 1 | -10/+3 |
2017-07-27 | xen: selfballoon: remove unnecessary static in frontswap_selfshrink() | Gustavo A. R. Silva | 1 | -2/+2 |
2017-07-27 | xen: Drop un-informative message during boot | Punit Agrawal | 1 | -1/+0 |
2017-07-27 | NFS: Optimize fallocate by refreshing mapping when needed. | NeilBrown | 1 | -0/+2 |
2017-07-27 | NFS: invalidate file size when taking a lock. | NeilBrown | 1 | -1/+1 |
2017-07-27 | gpu: host1x: Free the IOMMU domain when there is no device to attach | Paul Kocialkowski | 1 | -1/+7 |
2017-07-27 | Documentation: dw-mshc: deprecate num-slots | Shawn Lin | 5 | -14/+7 |
2017-07-27 | mmc: dw_mmc: fix the wrong condition check of getting num-slots from DT | Shawn Lin | 1 | -1/+1 |
2017-07-27 | genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration" | Thomas Gleixner | 2 | -3/+13 |
2017-07-27 | drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU | Will Deacon | 3 | -14/+32 |
2017-07-27 | drm/i915: Fix cursor updates on some platforms | Ville Syrjälä | 1 | -1/+11 |
2017-07-27 | drm/i915: Fix user ptr check size in eb_relocate_vma() | Imre Deak | 1 | -1/+1 |
2017-07-27 | powerpc/mm/hash: Free the subpage_prot_table correctly | Aneesh Kumar K.V | 1 | -1/+1 |
2017-07-27 | drm: exynos: mark pm functions as __maybe_unused | Arnd Bergmann | 1 | -4/+2 |
2017-07-27 | drm/exynos: select CEC_CORE if CEC_NOTIFIER | Hans Verkuil | 1 | -0/+1 |
2017-07-27 | drm/exynos/hdmi: fix disable sequence | Andrzej Hajda | 1 | -2/+0 |
2017-07-27 | drm/exynos: mic: add a bridge at probe | Inki Dae | 1 | -9/+15 |
2017-07-27 | drm/exynos/dsi: Remove error handling for bridge_node DT parsing | Hoegeun Kwon | 1 | -2/+0 |
2017-07-27 | drm/exynos: dsi: do not try to find bridge | Inki Dae | 1 | -3/+5 |
2017-07-27 | drm: exynos: hdmi: make of_device_ids const. | Arvind Yadav | 1 | -1/+1 |
2017-07-27 | drm: exynos: constify mixer_match_types and *_mxr_drv_data. | Arvind Yadav | 1 | -5/+5 |
2017-07-27 | exynos_drm: Clean up duplicated assignment in exynos_drm_driver | Gabriel Krisman Bertazi | 1 | -1/+0 |
2017-07-26 | NFS: Use raw NFS access mask in nfs4_opendata_access() | Anna Schumaker | 1 | -4/+8 |
2017-07-26 | dm, dax: Make sure dm_dax_flush() is called if device supports it | Vivek Goyal | 3 | -0/+42 |
2017-07-26 | dm verity fec: fix GFP flags used with mempool_alloc() | NeilBrown | 1 | -16/+5 |
2017-07-26 | dm zoned: use GFP_NOIO in I/O path | Damien Le Moal | 3 | -9/+9 |