Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
182cdf23dbf6672954ac646871bf5902050268c7
182cdf2
ALSA: x86: Implement runtime PM
by Takashi Iwai
· 8 years ago
313d9f2
ALSA: x86: Properly manage PCM substream lifetype
by Takashi Iwai
· 8 years ago
7d9e798
ALSA: x86: Drop unused fields from pcm_stream_info
by Takashi Iwai
· 8 years ago
fa5dfe6
ALSA: x86: Drop redundant had_stream_pvt
by Takashi Iwai
· 8 years ago
0e9c67d
ALSA: x86: Drop superfluous state field
by Takashi Iwai
· 8 years ago
d0e9b1a
ALSA: x86: Drop flag_underrun field
by Takashi Iwai
· 8 years ago
8f8d1d7
ALSA: x86: Fix racy access to chmap
by Takashi Iwai
· 8 years ago
bcce775
ALSA: x86: Remove superfluous irqsave flags
by Takashi Iwai
· 8 years ago
4a5ddb2
ALSA: x86: Constfy tables
by Takashi Iwai
· 8 years ago
4151ee8
ALSA: x86: Remove _v[12] suffices
by Takashi Iwai
· 8 years ago
2e52f5e
ALSA: x86: Tidy up codes
by Takashi Iwai
· 8 years ago
79f439e
ALSA: x86: Drop had_get_hwstate()
by Takashi Iwai
· 8 years ago
caa2a61
ALSA: x86: Remove superfluous check at resume
by Takashi Iwai
· 8 years ago
99b2ab9
ALSA: x86: Fix sleep-in-atomic via i915 notification
by Takashi Iwai
· 8 years ago
f6a82a0
ALSA: x86: Drop superfluous PCM private_free
by Takashi Iwai
· 8 years ago
e9d65ab
ALSA: x86: Drop unused fields from snd_intelhad struct
by Takashi Iwai
· 8 years ago
df76df1
ALSA: x86: Remove indirect call of snd_pcm_period_elapsed()
by Takashi Iwai
· 8 years ago
e29c0f9
ALSA: x86: Fix for CONFIG_PM=n
by Takashi Iwai
· 8 years ago
c75b047
ALSA: x86: Replace pr_xxx() with dev_xxx()
by Takashi Iwai
· 8 years ago
372d855
ALSA: x86: Fold intel_hdmi_audio_if.c into main file
by Takashi Iwai
· 8 years ago
da86480
ALSA: x86: Flatten two abstraction layers
by Takashi Iwai
· 8 years ago
eeb756c
ALSA: x86: Drop unused hdmi_audio_query()
by Takashi Iwai
· 8 years ago
36ec0d9
ALSA: x86: Call snd_card_register() at the end
by Takashi Iwai
· 8 years ago
301cf8a
ALSA: x86: Check platform_data earlier
by Takashi Iwai
· 8 years ago
c415022
ALSA: x86: Drop superfluous CHT PCI ID check
by Takashi Iwai
· 8 years ago
5647aec
ALSA: x86: Embed snd_intelhad into snd_card
by Takashi Iwai
· 8 years ago
dae15a9
ALSA: x86: Move dma_mask debug print into intel_hdmi_lpe_audio.c
by Takashi Iwai
· 8 years ago
0e18060
ALSA: x86: Drop unused hw_silence field
by Takashi Iwai
· 8 years ago
6ddb3ab
ALSA: x86: Move the global underrun_count to struct snd_intelhad
by Takashi Iwai
· 8 years ago
7f2e9ab
ALSA: x86: Drop global ELD copy
by Takashi Iwai
· 8 years ago
055610b
ALSA: x86: Drop global hlpe_state
by Takashi Iwai
· 8 years ago
bf8b24f
ALSA: x86: Drop the global platform device reference
by Takashi Iwai
· 8 years ago
af3e5c9
ALSA: x86: Drop unused mid_hdmi_audio_is_busy()
by Takashi Iwai
· 8 years ago
033e925
ALSA: x86: Fix possible stale interrupt calls
by Takashi Iwai
· 8 years ago
437af8f
ALSA: x86: Call event callback directly
by Takashi Iwai
· 8 years ago
dd895f2
ALSA: x86: Drop useless mutex at probe
by Takashi Iwai
· 8 years ago
45459d1
ALSA: x86: Handle the error from hdmi_audio_probe() properly
by Takashi Iwai
· 8 years ago
79dda75
ALSA: x86: Pass snd_intelhad object to helpers
by Takashi Iwai
· 8 years ago
6f9ecc7
ALSA: x86: Drop snd_intel_had_interface indirect calls
by Takashi Iwai
· 8 years ago
9eca88c
ALSA: x86: Replace indirect query_ops with direct calls
by Takashi Iwai
· 8 years ago
f23df80
ALSA: x86: Replace indirect register ops with direct calls
by Takashi Iwai
· 8 years ago
76296ef
ALSA: x86: Drop indirect calls of had_ops
by Takashi Iwai
· 8 years ago
4812dcc
ALSA: x86: Remove v1 ops and structs
by Takashi Iwai
· 8 years ago
7167330
ALSA: x86: Don't set PCM state to DISCONNECTED
by Takashi Iwai
· 8 years ago
9db13e5
drm/i915: Enable VLV audio chicken bit for LPE audio
by Takashi Iwai
· 8 years ago
b1c01f4
drm/i915: Pass platform device to LPE audio notifier
by Takashi Iwai
· 8 years ago
0843e04
ALSA: x86: Use config base depending on the pipe
by Pierre-Louis Bossart
· 8 years ago
964ca80
ALSA: x86: intel_hdmi: add definitions and logic for DP audio
by Pierre-Louis Bossart
· 8 years ago
f95e29b
drm/i915: Pass pipe to LPE audio notification
by Takashi Iwai
· 8 years ago
9c9191f
drm/i915: Avoid MST pipe handling for LPE audio
by Takashi Iwai
· 8 years ago
d5d8c3a
drm/i915: add DisplayPort amp unmute for LPE audio mode
by Pierre-Louis Bossart
· 8 years ago
b5f2be9
drm/i915: add DP support in LPE audio mode
by Pierre-Louis Bossart
· 8 years ago
eacc8da
Documentation/gpu: Move LPE audio section after HD-audio
by Takashi Iwai
· 8 years ago
0369d63
ALSA: x86: hdmi: fix returnvar.cocci warnings
by Julia Lawall
· 8 years ago
f0fd412
ALSA: x86: fix resource_size.cocci warnings
by kbuild test robot
· 8 years ago
232892f
ALSA: x86: hdmi: continue playback even when display resolution changes
by Jerome Anand
· 8 years ago
5dab11d
ALSA: x86: hdmi: Add audio support for BYT and CHT
by Jerome Anand
· 8 years ago
287599c
ALSA: add Intel HDMI LPE audio driver for BYT/CHT-T
by Jerome Anand
· 8 years ago
46d196e
drm/i915: Add support for audio driver notifications
by Jerome Anand
· 8 years ago
eef5732
drm/i915: setup bridge for HDMI LPE audio driver
by Jerome Anand
· 8 years ago
7a308bb
Linux 4.10-rc5
by Linus Torvalds
· 8 years ago
095cbe6
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
24b8683
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
585457f
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
bb6c01c
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
c497f8d
Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
f68d853
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
f5e8c0f
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
455a70c
Merge tag 'arc-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
83fd57a
Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
4c9eff7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
5116226
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux
by Linus Torvalds
· 8 years ago
e3737b9
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
cca112e
Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 8 years ago
e90665a
Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
56ef188
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
eefa9fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 8 years ago
f09ff1d
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
f8f2d4b
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
fec9690
Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 8 years ago
0447819
KVM: s390: do not expose random data via facility bitmap
by Christian Borntraeger
· 8 years ago
488dc16
xhci: remove WARN_ON if dma mask is not set for platform devices
by Mathias Nyman
· 8 years ago
bad94f8
Merge branches 'thermal-core' and 'thermal-soc' into for-rc
by Zhang Rui
· 8 years ago
178f358
powerpc: Ignore reserved field in DCSR and PVR reads and writes
by Anton Blanchard
· 8 years ago
b34ca60
powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset write
by Dave Martin
· 8 years ago
99dfe80
powerpc/ptrace: Preserve previous fprs/vsrs on short regset write
by Dave Martin
· 8 years ago
44b4b46
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
6e0362b
Merge tag 'xfs-for-linux-4.10-rc5-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
4384978
ARM: dts: da850-evm: fix read access to SPI flash
by Fabien Parent
· 8 years ago
0db1dba
virtio/s390: virtio: constify virtio_config_ops structures
by Bhumika Goyal
· 8 years ago
9924062
virtio/s390: add missing \n to end of dev_err message
by Colin Ian King
· 8 years ago
7d3ce5a
virtio/s390: support READ_STATUS command for virtio-ccw
by Pierre Morel
· 9 years ago
47a4c49
tools/virtio/ringtest: tweaks for s390
by Halil Pasic
· 8 years ago
21f5eda
tools/virtio/ringtest: fix run-on-all.sh for offline cpus
by Halil Pasic
· 8 years ago
8379cad
virtio_console: fix a crash in config_work_handler
by G. Campana
· 8 years ago
532e15a
vhost/scsi: silence uninitialized variable warning
by Dan Carpenter
· 8 years ago
1d822a4
vhost: scsi: constify target_core_fabric_ops structures
by Bhumika Goyal
· 8 years ago
d61b7f9
nbd: only set MSG_MORE when we have more to send
by Josef Bacik
· 8 years ago
81aaeaa
Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
2ed5e5a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 8 years ago
Next »