Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f1511a14a4a94d063cf8f8f12f36cf2ebb0cc8a8
/
sound
f1511a1
ASoC: rsnd: add simplified module explanation
by Kuninori Morimoto
· 9 years ago
09e5907
ASoC: rsnd: CMD TIMSEL support for Capture
by Kuninori Morimoto
· 9 years ago
0102eed
ASoC: rsnd: SRC TIMSEL support for Capture
by Kuninori Morimoto
· 9 years ago
cbf1494
ASoC: rsnd: add rsnd_src_get_in/out_rate()
by Kuninori Morimoto
· 9 years ago
ab2049f
ASoC: rsnd: rename rsnd_enable_sync_convert() to rsnd_src_sync_is_enabled()
by Kuninori Morimoto
· 9 years ago
1a9be9e
ASoC: rsnd: SRC function parameter uses "mod" instead of "src"
by Kuninori Morimoto
· 9 years ago
b5ebbb3
ASoC: rsnd: SRC sync mode is not related to clock master mode
by Kuninori Morimoto
· 9 years ago
61a219f
ASoC: rsnd: don't enable SRC Sync mode when Capture with CMD
by Kuninori Morimoto
· 9 years ago
ec2ac01
ASoC: rsnd: add CTU support
by Kuninori Morimoto
· 9 years ago
eed76bb
ASoC: rsnd: add rsnd_runtime_channel_xxx()
by Kuninori Morimoto
· 9 years ago
8a3a221
ASoC: rsnd: add CTU basic support
by Kuninori Morimoto
· 9 years ago
135bb7d
ASoC: rsnd: tidyup rsnd_ssiu_init_gen2()
by Kuninori Morimoto
· 9 years ago
f90432f
ASoC: rsrc-card: add convert channels support
by Kuninori Morimoto
· 9 years ago
d728956
ASoC: rsnd: don't call update callback if it was NULL
by Kuninori Morimoto
· 9 years ago
6a16c17
ASoC: sh: rcar: rsrc-card: don't open code of_device_get_match_data()
by Wolfram Sang
· 9 years ago
6d8044b
ASoC: sh: rcar: core: don't open code of_device_get_match_data()
by Wolfram Sang
· 9 years ago
b3fc95a
ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ function
by Kuninori Morimoto
· 9 years ago
79e24da
Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into asoc-rcar
by Mark Brown
· 9 years ago
fd9adcf
ASoC: rsnd: judge work SSI in runtime
by Kuninori Morimoto
· 9 years ago
4f5c634
ASoC: rsnd: judge multi SSI in runtime
by Kuninori Morimoto
· 9 years ago
615fb6c
ASoC: rsnd: move rsnd_ssi_irq() position
by Kuninori Morimoto
· 9 years ago
098bd89
ASoC: rsnd: Parent SSI attach is not needed if not clock master
by Kuninori Morimoto
· 9 years ago
0dc6bf7
ASoC: rsnd: tidyup SSI init/start sequence
by Kuninori Morimoto
· 9 years ago
c8e969a
ASoC: rsnd: add missing .irq callback for DMA
by Kuninori Morimoto
· 9 years ago
5bf5d8f
ASoC: rsnd: fixup forever loop bug on SSI
by Kuninori Morimoto
· 9 years ago
26d34b1
ASoC: rsnd: SSI function parameter uses "mod" instead of "ssi"
by Kuninori Morimoto
· 9 years ago
1120dbf
ASoC: rsnd: indicates status failed SSI
by Kuninori Morimoto
· 9 years ago
0fbab95
ASoC: rsnd: setup SRC_ROUTE_MODE0 before SRC_SRCIR
by Kuninori Morimoto
· 9 years ago
d2240f0
ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELS
by Kuninori Morimoto
· 9 years ago
c308abe
ASoC: rsnd: rsnd_ssi_is_multi_slave() macro uses rsnd_ssi_multi_slaves()
by Kuninori Morimoto
· 9 years ago
b5b442a
ASoC: rsnd: add .irq callback
by Kuninori Morimoto
· 9 years ago
6a25c8d
ASoC: rsnd: don't auto-recover when under/over run error
by Kuninori Morimoto
· 9 years ago
e7cc3ed
Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
31739a6
ASoC: rsnd: disable SRC.out/in in same time
by Kuninori Morimoto
· 9 years ago
38587f4
ASoC: rsnd: tidyup Playback/Capture sequence
by Kuninori Morimoto
· 9 years ago
dc037af
ASoC: rsnd: ctu: settings matches to datasheet
by Kuninori Morimoto
· 9 years ago
d0658b3
ASoC: rsnd: ctu: add rsnd_ctu_halt()
by Kuninori Morimoto
· 9 years ago
bd9a603
ASoC: rsnd: ctu: add rsnd_mix_activation()
by Kuninori Morimoto
· 9 years ago
355cb84fb
ASoC: rsnd: attach Audio-DMAC-periperi correctly
by Kuninori Morimoto
· 9 years ago
5ba17b42
ASoC: rsnd: each mod has status again for CTU/MUX support
by Kuninori Morimoto
· 9 years ago
72154e5
ASoC: rsnd: select each SRC correctly for CMD data path
by Kuninori Morimoto
· 9 years ago
654a12b
ASoC: rsnd: don't overwrite io on rsnd_cmd_init()
by Kuninori Morimoto
· 9 years ago
ea96380b
ASoC: rsnd: always call probe/remove for MUX
by Kuninori Morimoto
· 9 years ago
bfa3119
ASoC: rsnd: try to connect connected mod is not error
by Kuninori Morimoto
· 9 years ago
6c001f3
ASoC: rsnd: don't update status if rsnd_mod_call() doesn't match
by Kuninori Morimoto
· 9 years ago
4e880b2
ASoC: rsnd: add debug message for rsnd_mod_call()
by Kuninori Morimoto
· 9 years ago
7c89746
ASoC: rsnd: use rsnd_mod_init() for ADG
by Kuninori Morimoto
· 9 years ago
678ea00
ASoC: rsnd: remove unsed *parent
by Kuninori Morimoto
· 9 years ago
40ed944
ALSA: timer: Introduce disconnect op to snd_timer_instance
by Takashi Iwai
· 9 years ago
230323d
ALSA: timer: Handle disconnection more safely
by Takashi Iwai
· 9 years ago
6b5a12d
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
991f86d
ALSA: hda - Flush the pending probe work at remove
by Takashi Iwai
· 9 years ago
bca8e98
ALSA: hda - Fix missing module loading with model=generic option
by Takashi Iwai
· 9 years ago
bed2e98
ALSA: hda - Degrade i915 binding failure message
by Takashi Iwai
· 9 years ago
3568459
ALSA: at73c213: manage SSC clock
by Mans Rullgard
· 9 years ago
c0bcdbd
ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0
by Takashi Iwai
· 9 years ago
9586495
ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode
by Nicolas Boichat
· 9 years ago
43c54b8
ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode
by Nicolas Boichat
· 9 years ago
2ba1fe7
ALSA: hrtimer: Fix stall by hrtimer_cancel()
by Takashi Iwai
· 9 years ago
db8948e
ALSA: hda - Fix bass pin fixup for ASUS N550JX
by Takashi Iwai
· 9 years ago
58cf279a
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
a016af2
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
c3b1681
ALSA: timer: Code cleanup
by Takashi Iwai
· 9 years ago
b5a663a
ALSA: timer: Harden slave timer list handling
by Takashi Iwai
· 9 years ago
cf52103
ALSA: hda - Add fixup for Dell Latitidue E6540
by Takashi Iwai
· 9 years ago
7d1fc01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
af36802
ALSA: timer: Fix race among timer ioctls
by Takashi Iwai
· 9 years ago
91815d8
ALSA: hda - add codec support for Kabylake display audio codec
by Libin Yang
· 9 years ago
ee8413b
ALSA: timer: Fix double unlink of active_list
by Takashi Iwai
· 9 years ago
d6a3227
Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
c4a359a
ALSA: usb-audio: Fix mixer ctl regression of Native Instrument devices
by Takashi Iwai
· 9 years ago
0a1f90a
ALSA: hda - fix the headset mic detection problem for a Dell laptop
by Hui Wang
· 9 years ago
9807057
ALSA: hda - Fix white noise on Dell Latitude E5550
by Takashi Iwai
· 9 years ago
de65360
ALSA: hda_intel: add card number to irq description
by Heiner Kallweit
· 9 years ago
3567eb6
ALSA: seq: Fix race at timer setup and close
by Takashi Iwai
· 9 years ago
030e2c7
ALSA: seq: Fix missing NULL check at remove_events ioctl
by Takashi Iwai
· 9 years ago
5c06d68
ALSA: usb-audio: Avoid calling usb_autopm_put_interface() at disconnect
by Takashi Iwai
· 9 years ago
815ad86
Merge tag 'asoc-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 9 years ago
d0021d3
Merge remote-tracking branch 'asoc/topic/wm8960' into asoc-next
by Mark Brown
· 9 years ago
d5221ab
Merge remote-tracking branch 'asoc/topic/rt5651' into asoc-next
by Mark Brown
· 9 years ago
5450487
Merge remote-tracking branches 'asoc/topic/rcar' and 'asoc/topic/rockchip' into asoc-next
by Mark Brown
· 9 years ago
4aace4c
Merge remote-tracking branches 'asoc/topic/fsl-asrc' and 'asoc/topic/fsl-ssi' into asoc-next
by Mark Brown
· 9 years ago
d6c513e
Merge remote-tracking branches 'asoc/topic/da7218' and 'asoc/topic/da7219' into asoc-next
by Mark Brown
· 9 years ago
e72ceb2
Merge remote-tracking branches 'asoc/topic/bcm2835' and 'asoc/topic/cleanup' into asoc-next
by Mark Brown
· 9 years ago
188bdf7
Merge remote-tracking branches 'asoc/topic/adsp' and 'asoc/topic/amd' into asoc-next
by Mark Brown
· 9 years ago
551e13a4
Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next
by Mark Brown
· 9 years ago
51a545a
Merge remote-tracking branch 'asoc/topic/pcm1792a' into asoc-next
by Mark Brown
· 9 years ago
a1916ff
Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next
by Mark Brown
· 9 years ago
2dd49f8
Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next
by Mark Brown
· 9 years ago
804c0a9
Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next
by Mark Brown
· 9 years ago
fffe9b8
Merge tag 'asoc-v4.5' into asoc-next
by Mark Brown
· 9 years ago
7b2f32c
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
by Mark Brown
· 9 years ago
b7f08d2
Merge remote-tracking branch 'asoc/fix/compress' into asoc-linus
by Mark Brown
· 9 years ago
c8980d2
Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linus
by Mark Brown
· 9 years ago
c315259
Merge branch 'patchwork' into v4l_for_linus
by Mauro Carvalho Chehab
· 9 years ago
fe09dd8
ASoC: hdac_hdmi: remove unused hdac_hdmi_query_pin_connlist
by Arnd Bergmann
· 9 years ago
7cb1dc8
ASoC: AMD: Add missing include file
by Guenter Roeck
· 9 years ago
56f2701
ALSA: hda - Fixup inverted internal mic for Lenovo E50-80
by David Henningsson
· 9 years ago
a4eae3a
ALSA: usb: Add native DSD support for Oppo HA-1
by Jurgen Kramer
· 9 years ago
f2ed6b0
ASoC: Make aux_dev more like a generic component
by Mengdong Lin
· 9 years ago
Next »