aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-12ALSA: rme9652: Adjust seven checks for null pointersMarkus Elfring1-9/+9
2017-08-12ALSA: rme9652: Improve eight size determinationsMarkus Elfring1-10/+8
2017-08-12ALSA: rme9652: Delete an error message for a failed memory allocation in snd_hdspm_create()Markus Elfring1-5/+1
2017-08-12ALSA: rme96: Adjust five checks for null pointersMarkus Elfring1-6/+6
2017-08-12ALSA: rme96: Use common error handling code in snd_rme96_probe()Markus Elfring1-13/+14
2017-08-12ALSA: rme96: Delete two error messages for a failed memory allocation in snd_rme96_probe()Markus Elfring1-4/+0
2017-08-12ALSA: trident: Delete an error message for a failed memory allocation in snd_trident_tlb_alloc()Markus Elfring1-4/+2
2017-08-12ALSA: usb: caiaq: audio: Delete two error messages for a failed memory allocation in alloc_urbs()Markus Elfring1-3/+0
2017-08-12ALSA: usb: Delete an error message for a failed memory allocation in two functionsMarkus Elfring2-6/+3
2017-08-12ALSA: usx2y: Delete an error message for a failed memory allocation in two functionsMarkus Elfring1-6/+3
2017-08-10ALSA: trident: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-10ALSA: sis7019: constify snd_pcm_ops structuresArvind Yadav1-2/+2
2017-08-10ALSA: intel8x0m: constify snd_pcm_ops structuresArvind Yadav1-4/+4
2017-08-10ALSA: intel8x0: constify snd_pcm_ops structuresArvind Yadav1-12/+12
2017-08-10ALSA: echoaudio: constify snd_pcm_ops structuresArvind Yadav1-4/+4
2017-08-10ALSA: au88x0: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2017-08-10ALSA: ali5451: constify snd_pcm_ops structuresArvind Yadav1-6/+6
2017-08-10ALSA: emux: Delete two error messages for a failed memory allocation in snd_emux_create_port()Markus Elfring1-4/+2
2017-08-10ALSA: emux: Adjust four checks for null pointersMarkus Elfring1-4/+4
2017-08-10ALSA: emux: Improve a size determination in two functionsMarkus Elfring1-2/+3
2017-08-10ALSA: emux: Adjust one function call together with a variable assignmentMarkus Elfring1-1/+2
2017-08-06ALSA: usbusx2y: constify usb_device_id.Arvind Yadav1-1/+1
2017-08-06ALSA: us122l: constify usb_device_id.Arvind Yadav1-1/+1
2017-08-06ALSA: ua101: constify usb_device_id.Arvind Yadav1-1/+1
2017-08-06ALSA: usb-audio: constify usb_device_id.Arvind Yadav1-2/+2
2017-08-06ALSA: snd-usb-caiaq: constify usb_device_id.Arvind Yadav1-1/+1
2017-08-06ALSA: bcd2000: constify usb_device_id.Arvind Yadav1-1/+1
2017-08-06ALSA: 6fire: constify usb_device_id.Arvind Yadav1-1/+1
2017-08-06ALSA: hda: Add Cannonlake PCI IDGuneshwor Singh1-0/+3
2017-08-06ALSA: ice1712: add const to snd_akm4xxx structuresBhumika Goyal7-18/+18
2017-08-06ALSA: ice1712: add const to snd_ak4xxx_private structuresBhumika Goyal5-16/+16
2017-08-04ALSA: control: code refactoring for TLV request handler to user element setTakashi Sakamoto1-30/+46
2017-08-04ALSA: control: code refactoring TLV ioctl handlerTakashi Sakamoto1-41/+91
2017-08-04ALSA: control: obsolete user_ctl_lockTakashi Sakamoto3-27/+13
2017-08-04ALSA: control: use counting semaphore as write lock for TLV write/command operationsTakashi Sakamoto1-34/+38
2017-08-04ALSA: control: queue events within locking of controls_rwsem for TLV operationTakashi Sakamoto1-2/+1
2017-08-02ALSA: hda - Fix speaker output from VAIO VPCL14M1RSergei A. Trusov1-0/+1
2017-08-01device property: Fix usecount for of_graph_get_port_parent()Tony Lindgren5-18/+34
2017-08-01ASoC: rt5665: fix wrong register for bclk ratio controlBard Liao1-2/+2
2017-07-30Linux 4.13-rc3Linus Torvalds1-1/+1
2017-07-28NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiterBenjamin Coddington1-1/+1
2017-07-28lightnvm: pblk: advance bio according to lba indexJavier González3-10/+19
2017-07-28ASoC: Intel: Use MCLK instead of BLCK as the sysclock for RT5514 codec on kabylake platformHarsha Priya N1-11/+2
2017-07-28ASoC: Intel: Enabling ASRC for RT5663 codec on kabylake platformHarsha Priya N1-1/+3
2017-07-28arm64: mmu: Place guard page after mapping of kernel imageWill Deacon1-7/+11
2017-07-28x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke1-0/+1
2017-07-27drm/i915: Fix bad comparison in skl_compute_plane_wm.Maarten Lankhorst1-2/+2
2017-07-27drm/i915: Force CPU synchronisation even if userspace requests ASYNCChris Wilson3-8/+11
2017-07-27drm/i915: Only skip updating execobject.offset after errorChris Wilson1-3/+3
2017-07-27drm/i915: Only mark the execobject as pinned on successChris Wilson1-3/+3