Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6cbbfe1c8ddb6ac1322a87795dff9d8712c3e359
/
sound
6cbbfe1
ALSA: Include linux/io.h instead of asm/io.h
by Takashi Iwai
· 10 years ago
3741958
ALSA: sscape: add missing include of linux/io.h
by Arnd Bergmann
· 10 years ago
5e0ddd0
Merge branch 'topic/line6' into for-next
by Takashi Iwai
· 10 years ago
247d95e
ALSA: line6: Handle error from line6_pcm_acquire()
by Takashi Iwai
· 10 years ago
2954f91
ALSA: line6: Make common PCM pointer callback
by Takashi Iwai
· 10 years ago
63e20df
ALSA: line6: Reorganize PCM stream handling
by Takashi Iwai
· 10 years ago
f2bb614
ALSA: line6: Clear prev_fbuf and prev_fsize properly
by Takashi Iwai
· 10 years ago
3d3ae44
ALSA: line6: Fix racy loopback handling
by Takashi Iwai
· 10 years ago
d6ca69d
ALSA: line6: Minor tidy up in line6_probe()
by Takashi Iwai
· 10 years ago
aca514b
ALSA: line6: Let snd_card_new() allocate private data
by Takashi Iwai
· 10 years ago
f66fd99
ALSA: line6: Drop interface argument from private_init and disconnect callbacks
by Takashi Iwai
· 10 years ago
62a109d
ALSA: line6: Skip volume manipulation during silence copying
by Takashi Iwai
· 10 years ago
c849153
ALSA: line6: Do clipping in volume / monitor manipulations
by Takashi Iwai
· 10 years ago
e90576c
ALSA: line6: Consolidate PCM stream buffer allocation and free
by Takashi Iwai
· 10 years ago
ccaac9e
ALSA: line6: Use dev_err()
by Takashi Iwai
· 10 years ago
d8131e6
ALSA: line6: Consolidate URB unlink and sync helpers
by Takashi Iwai
· 10 years ago
ad0119a
ALSA: line6: Rearrange PCM structure
by Takashi Iwai
· 10 years ago
ab5cdcb
ALSA: line6: Drop voodoo workarounds
by Takashi Iwai
· 10 years ago
9fb754b
ALSA: line6: Use incremental loop
by Takashi Iwai
· 10 years ago
f2a7622
ALSA: line6: Drop superfluous spinlock for trigger
by Takashi Iwai
· 10 years ago
5343ecf4
ALSA: line6: Fix the error recovery in line6_pcm_acquire()
by Takashi Iwai
· 10 years ago
6aa7f8e
ALSA: line6: Use logical OR
by Takashi Iwai
· 10 years ago
eab22e4
ALSA: line6: Fix missing error handling in line6_pcm_acquire()
by Takashi Iwai
· 10 years ago
bc518ba
ALSA: line6: Reduce superfluous spinlock in midi.c
by Takashi Iwai
· 10 years ago
b55004f
ALSA: line6: Remove unused line6_nop_read()
by Takashi Iwai
· 10 years ago
6b562f6
ALSA: line6: Fix memory leak at probe error path
by Takashi Iwai
· 10 years ago
644d908
ALSA: line6: Minor refactoring
by Takashi Iwai
· 10 years ago
f44edd7
ALSA: line6/toneport: Implement LED controls via LED class
by Takashi Iwai
· 10 years ago
bf115fc
ALSA: line6/toneport: Fix wrong argument for toneport_has_led()
by Takashi Iwai
· 10 years ago
eedd0e9
ALSA: line6: Don't forget to call driver's destructor at error path
by Takashi Iwai
· 10 years ago
6dd1c05
ALSA: line6/toneport: Move setup_timer() at the beginning
by Takashi Iwai
· 10 years ago
8a3b7c0
ALSA: line6: Remove superfluous NULL checks in each driver
by Takashi Iwai
· 10 years ago
2a324fc
ALSA: line6: Abort if inconsistent usbdev is found at disconnect
by Takashi Iwai
· 10 years ago
270fd9c
ALSA: line6: Yet more cleanup of superfluous NULL checks
by Takashi Iwai
· 10 years ago
a55bdf1
ALSA: seq: remove unused callback_all field
by Clemens Ladisch
· 10 years ago
de20b57
ALSA: seq: fix off-by-one error in port limit check
by Clemens Ladisch
· 10 years ago
467be35
ALSA: seq: correctly report maximum number of ports
by Clemens Ladisch
· 10 years ago
7533185
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
0767e95
ALSA: seq-dummy: remove deadlock-causing events on close
by Clemens Ladisch
· 10 years ago
88343ee
Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/simple', 'asoc/fix/ts3a227e', 'asoc/fix/wm8904' and 'asoc/fix/wm8960' into asoc-linus
by Mark Brown
· 10 years ago
8a6dcdd
Merge remote-tracking branches 'asoc/fix/adi', 'asoc/fix/compress', 'asoc/fix/fsl-ssi', 'asoc/fix/imx', 'asoc/fix/intel', 'asoc/fix/omap', 'asoc/fix/rockchip' and 'asoc/fix/rt286' into asoc-linus
by Mark Brown
· 10 years ago
a9bb437
Merge remote-tracking branch 'asoc/fix/pcm512x' into asoc-linus
by Mark Brown
· 10 years ago
d9b35aa
Merge remote-tracking branch 'asoc/fix/fsl-esai' into asoc-linus
by Mark Brown
· 10 years ago
b4b33f9
ALSA: hda - Enable docking station for an HP machine
by TienFu Chen
· 10 years ago
3b15d0d
Merge branch 'topic/timer-cleanup' into for-next
by Takashi Iwai
· 10 years ago
86b5f3e
Merge branch 'topic/line6' into for-next
by Takashi Iwai
· 10 years ago
c078a4a
ALSA: line6: Remove driver version from header comment
by Chris Rorvick
· 10 years ago
c6fffce
ALSA: line6: Refer to manufacturer as "Line 6"
by Chris Rorvick
· 10 years ago
35ae48a
ALSA: line6: Remove superfluous NULL checks
by Chris Rorvick
· 10 years ago
4d79fb1
ALSA: line6: Drop line6_send_program() and line6_transmit_parameter()
by Takashi Iwai
· 10 years ago
7372319
ALSA: line6: Make line6_send_raw_message() static
by Takashi Iwai
· 10 years ago
5a47531
ALSA: line6: Sync PCM stop at disconnect
by Takashi Iwai
· 10 years ago
31ca192
ALSA: line6: Remove superfluous disconnect call in suspend handler
by Takashi Iwai
· 10 years ago
b2a3b02
ALSA: line6: Remove CHECK_RETURN macro
by Takashi Iwai
· 10 years ago
10e3a02
ALSA: line6: Drop MISSING_CASE macro
by Takashi Iwai
· 10 years ago
2cd53fa
ALSA: line6: Remove driver version string
by Takashi Iwai
· 10 years ago
85a9339
ALSA: line6: Reorganize card resource handling
by Takashi Iwai
· 10 years ago
84ac9bb
ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callback
by Takashi Iwai
· 10 years ago
7d70c81
ALSA: line6: Don't handle PCM trigger for other cards
by Takashi Iwai
· 10 years ago
a019f5e
ALSA: line6: Remove superfluous out-of-memory error messages
by Takashi Iwai
· 10 years ago
45a82f1
ALSA: line6: Drop usb_device sysfs symlink
by Takashi Iwai
· 10 years ago
988d350
ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag
by Takashi Iwai
· 10 years ago
aaa68d2
ALSA: line6: Drop superfluous snd_device for rawmidi
by Takashi Iwai
· 10 years ago
b45a7c5
ALSA: line6: Drop superfluous snd_device for PCM
by Takashi Iwai
· 10 years ago
075587b
ALSA: line6: Handle impulse response via control API
by Takashi Iwai
· 10 years ago
ccddbe4
ALSA: line6: Split to each driver
by Takashi Iwai
· 10 years ago
0f2524b
ALSA: line6: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
28e237a
ALSA: usb-audio: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
abd0835
ALSA: emux: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
da1a392
ALSA: aica: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
04018e1
ALSA: hdspm: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
c41c009
ALSA: hdsp: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
3d6f0e0
ALSA: korg1212: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
8a3e7df
ALSA: echoaudio: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
6fec2b5
ALSA: asihpi: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
b843ce7
ALSA: wavefront: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
f05b412
ALSA: sb: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
867a0e0
ALSA: ak4117: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
d80d05f
ALSA: serial-u16550: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
f5d5f75
ALSA: opl3: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
2b1b781
ALSA: mtpav: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
b093ed2
ALSA: mpu401: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
db97455
ALSA: aloop: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
f169c10
ALSA: timer: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
2a52b6e
ALSA: dummy: use setup_timer and mod_timer
by Roman Kollar
· 10 years ago
6455931
ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210
by Jason Lee Cragg
· 10 years ago
25ca917
ALSA: firewire-lib: limit the MIDI data rate
by Clemens Ladisch
· 10 years ago
5c697e5
ALSA: firewire-lib: remove rx_blocks_for_midi quirk
by Clemens Ladisch
· 10 years ago
53c098b
ALSA: add Studio Evolution SE6X support
by Clemens Ladisch
· 10 years ago
a5a3353
ALSA: oxygen: add XIO2001 initialization
by Clemens Ladisch
· 10 years ago
0902fbb
ALSA: oxygen: add support for third analog input
by Clemens Ladisch
· 10 years ago
20eb26a
ALSA: oxygen: do not create useless S/PDIF controls
by Clemens Ladisch
· 10 years ago
20602e3
ASoC: omap-mcbsp: Correct CBM_CFS dai format configuration
by Peter Ujfalusi
· 10 years ago
d3268a4
ASoC: soc-compress.c: fix NULL dereference
by Qais Yousef
· 10 years ago
45437fa
ASoC: rt286: set the same format for dac and adc
by Bard Liao
· 10 years ago
7046245
ALSA: hda - Fix typo in hda_controller.c
by Masanari Iida
· 10 years ago
ffcd28d
ALSA: hda - Select INPUT for Realtek HD-audio codec
by Takashi Iwai
· 10 years ago
fd4e8dd
sound/oss: use current->state helpers
by Davidlohr Bueso
· 10 years ago
a30c188
ASoC: wm8904: fix runtime warning
by Bo Shen
· 10 years ago
7ddfdb5
ASoC: simple-card: Fix crash in asoc_simple_card_unref()
by Geert Uytterhoeven
· 10 years ago
Next »