Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5bfa685e62e9ba93c303a9a8db646c7228b9b570
/
sound
/
pci
/
cmipci.c
bd5e2c2
ALSA: cmipci: Drop stale variable assignment
by Takashi Iwai
· 3 years, 2 months ago
87e082a
ALSA: cmipci: Allocate resources with device-managed APIs
by Takashi Iwai
· 3 years, 6 months ago
4379588
ALSA: cmipci: Fix assignment in if condition
by Takashi Iwai
· 3 years, 7 months ago
6417f03
module: remove never implemented MODULE_SUPPORTED_DEVICE
by Leon Romanovsky
· 3 years, 10 months ago
5f3aca1
ALSA: cmipci: More constifications
by Takashi Iwai
· 5 years ago
b4e5e70
ALSA: pci: Constify snd_kcontrol_new items
by Takashi Iwai
· 5 years ago
efb0ad2
ALSA: pci: Constify snd_device_ops definitions
by Takashi Iwai
· 5 years ago
d8cac62
ALSA: cmipci: Allow disabling MPU port via module option
by Takashi Iwai
· 5 years ago
3663984
ALSA: cmipci: Support PCM sync_stop
by Takashi Iwai
· 5 years ago
d34e1b7b
ALSA: pci: Drop superfluous ioctl PCM ops
by Takashi Iwai
· 5 years ago
d841e2e
ALSA: cmipci: Use managed buffer allocation
by Takashi Iwai
· 5 years ago
6974f8a
ALSA: pci: Avoid non-standard macro usage
by Takashi Iwai
· 5 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
47f2769
ALSA: pci: Clean up with new procfs helpers
by Takashi Iwai
· 6 years ago
17bc481
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
by Takashi Iwai
· 6 years ago
0be5168
ALSA: cmipci: Allocate with GFP_KERNEL instead of GFP_ATOMIC
by Takashi Iwai
· 7 years ago
e17a85e
ALSA: cmipci: Use common error handling code in snd_cmipci_probe()
by Markus Elfring
· 7 years ago
dee4989
ALSA: pci: make snd_pcm_hardware const
by Bhumika Goyal
· 7 years ago
0fac319
ALSA: cmipci: Constify hw_constraints
by Takashi Iwai
· 8 years ago
291b38a
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
6192c41
Annotate hardware config module parameters in sound/pci/
by David Howells
· 8 years ago
f3b827e
ALSA: pci: constify snd_kcontrol_new structures
by Bhumika Goyal
· 8 years ago
b2fac07
ALSA: pci: don't opencode IS_REACHABLE()
by Fabian Frederick
· 8 years ago
6769e988
ALSA: constify snd_pcm_ops structures
by Julia Lawall
· 8 years ago
3270f0d
ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FS
by Takashi Iwai
· 10 years ago
9603cde
ALSA: cmipci: remove a stray space character
by Dan Carpenter
· 10 years ago
6cbbfe1
ALSA: Include linux/io.h instead of asm/io.h
by Takashi Iwai
· 10 years ago
5762fdb
ALSA: cmipci: Simplify PM callbacks
by Takashi Iwai
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
40175bd
ALSA: cmipci: Use standard printk helpers
by Takashi Iwai
· 11 years ago
60c5772
ALSA: pci: Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
20a2422
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
by Takashi Iwai
· 12 years ago
e23e7a1
ALSA: pci: remove __dev* attributes
by Bill Pemberton
· 12 years ago
f49921b
ALSA: cmipci: Implement channel mapping
by Takashi Iwai
· 12 years ago
c7561cd
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
by Takashi Iwai
· 12 years ago
68cb2b5
ALSA: Convert to new pm_ops for PCI drivers
by Takashi Iwai
· 12 years ago
e9f66d9
ALSA: pci: clean up using module_pci_driver()
by Takashi Iwai
· 13 years ago
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
65a7721
sound: fix drivers needing module.h not moduleparam.h
by Paul Gortmaker
· 13 years ago
dba8b46
ALSA: mpu401: clean up interrupt specification
by Clemens Ladisch
· 13 years ago
934c2b6
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
by Takashi Iwai
· 14 years ago
3733e42
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
by Takashi Iwai
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
60c4ce4
ALSA: cmipci: use enum control info helper
by Clemens Ladisch
· 14 years ago
1c58306
ALSA: cmipci: work around invalid PCM pointer
by Clemens Ladisch
· 15 years ago
cebe41d
sound: use DEFINE_PCI_DEVICE_TABLE
by Alexey Dobriyan
· 15 years ago
d355c82a
ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"
by Jaroslav Kysela
· 15 years ago
28d27aa
sound: Use PCI_VDEVICE
by Joe Perches
· 16 years ago
395a434
ALSA: Fix Trivial Warnining in sound/pci/cmipci.c
by Subrata Modak
· 16 years ago
e58de7b
ALSA: Convert to snd_card_create() in sound/pci/*
by Takashi Iwai
· 16 years ago
da3cec3
ALSA: Kill snd_assert() in sound/pci/*
by Takashi Iwai
· 16 years ago
f000fd8
[ALSA] Fix synchronize_irq() bugs, redundancies
by Jeff Garzik
· 17 years ago
7dfa31e
[ALSA] sound: cmipci.c fix shadowed variable warning
by Harvey Harrison
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
25543fa
[ALSA] cmipci: document 'Modem' control version check
by Clemens Ladisch
· 17 years ago
69a0730
[ALSA] cmipci: disable 'Modem' control on version 39 or newer chips
by Clemens Ladisch
· 17 years ago
b46be72
[ALSA] cmipci - allow capture of raw spdif subframes
by Timofei Bondarenko
· 17 years ago
feb7771
[ALSA] cmipci - utilize ADC48K44K bit
by Timofei Bondarenko
· 17 years ago
755c48a
[ALSA] cmipci at 96kHz
by Timofei Bondarenko
· 17 years ago
56c36ca
[ALSA] cmipci: fix FLINKON/OFF bits
by Clemens Ladisch
· 17 years ago
c36fd8c
[ALSA] cmipci: fix distortion on rear channels
by Clemens Ladisch
· 17 years ago
ebe9e28
[ALSA] cmipci: clean up struct cmipci_pcm
by Clemens Ladisch
· 17 years ago
0f28eca
[ALSA] cmipci: fix lookup of double rates
by Clemens Ladisch
· 17 years ago
8ffbc01
[ALSA] cmipci: reorganize set_dac_channels()
by Clemens Ladisch
· 17 years ago
35add1c
[ALSA] cmipci: remove 5.0 format
by Clemens Ladisch
· 17 years ago
22a22f5
[ALSA] cmipci: allow 96 kHz playback on non-multichannel rear
by Clemens Ladisch
· 17 years ago
4ee7271
[ALSA] cmipci: initialize 0x90 registers
by Clemens Ladisch
· 17 years ago
3042ef7
[ALSA] cmipci: reset the chip when initializing
by Clemens Ladisch
· 17 years ago
54d030c
[ALSA] cmipci: show more registers in proc file
by Clemens Ladisch
· 17 years ago
a839a33
[ALSA] cmipci: update register definitions
by Clemens Ladisch
· 17 years ago
6935e68
[ALSA] cmipci: fix version 37 detection
by Clemens Ladisch
· 17 years ago
57bd68b
[ALSA] cmipci: add msbits constraint for 24-bit format
by Clemens Ladisch
· 17 years ago
b7e054a
[ALSA] cmipci: show real chip name in card name
by Clemens Ladisch
· 17 years ago
8803981
[ALSA] cmipci: check that the legacy MIDI port works
by Clemens Ladisch
· 17 years ago
c78c950d
[ALSA] cmipci: do not check for integrated FM/MIDI ports with chip version 37
by Clemens Ladisch
· 17 years ago
8992e18
[ALSA] cmipci: add 96 kHz support
by Clemens Ladisch
· 17 years ago
f19a82a
[ALSA] cmipci: remove invalid channels constraint
by Clemens Ladisch
· 17 years ago
d642625
[ALSA] cmipci: show actual chip name in card longname
by Clemens Ladisch
· 17 years ago
b080ebb
[ALSA] cmipci: remove has_dual_dac
by Clemens Ladisch
· 17 years ago
133271f
[ALSA] cmipci: reorganize chip version detection
by Clemens Ladisch
· 17 years ago
c9116ae
[ALSA] cmipci: make the test for integrated MIDI port address more robust
by Clemens Ladisch
· 17 years ago
45c41b4
[ALSA] cmipci: fix handling of FM/MIDI port addresses
by Clemens Ladisch
· 17 years ago
1e02d6e
[ALSA] cmipci: fix MIDI device name
by Clemens Ladisch
· 17 years ago
a5ce889
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
by Takashi Iwai
· 17 years ago
2f24d159
[ALSA] cmipci - Allow to disable integrated FM port
by Takashi Iwai
· 18 years ago
8c67071
[ALSA] _snd_cmipci_uswitch_put doesn't set zero flags
by Timofei V. Bondarenko
· 18 years ago
437a5a4
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
by Takashi Iwai
· 18 years ago
30b3539
[ALSA] Various fixes for suspend/resume of ALSA PCI drivers
by Takashi Iwai
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
f40b689
[ALSA] Fix section mismatch errors in ALSA PCI drivers
by Takashi Iwai
· 18 years ago
65ca68b
[PATCH] irq-flags: sound: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
f26eb78
[ALSA] cmipci - Fix a typo in 'PC Speaker Playback Switch' control
by Takashi Iwai
· 19 years ago
302e4c2
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
by Takashi Iwai
· 19 years ago
cab5c4c
[ALSA] cmipci - Disable integrated mpu401 as default
by Takashi Iwai
· 19 years ago
bf85020
[ALSA] Remove unneeded read/write_size fields in proc text ops
by Takashi Iwai
· 19 years ago
396c9b9
[ALSA] add __devinitdata to all pci_device_id
by Henrik Kretzschmar
· 19 years ago
62932df
[ALSA] semaphore -> mutex (PCI part)
by Ingo Molnar
· 19 years ago
cb60e5f
[ALSA] cmipci - Add PM support
by Takashi Iwai
· 19 years ago
2cbdb68
[ALSA] Remove xxx_t typedefs: PCI CMIPCI
by Takashi Iwai
· 19 years ago
c3e6f7d
[ALSA] Remove superfluous pcm_free callbacks
by Takashi Iwai
· 19 years ago
Next »