index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
intel8x0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-23
/
+0
2020-07-15
ALSA: intel8x0: Replace the words white/blacklist
Takashi Iwai
1
-3
/
+3
2020-07-09
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+4
2020-01-05
ALSA: intel8x0: More constifications
Takashi Iwai
1
-14
/
+14
2020-01-03
ALSA: pci: Constify snd_pci_quirk tables
Takashi Iwai
1
-3
/
+3
2020-01-03
ALSA: pci: Constify snd_ac97_bus_ops definitions
Takashi Iwai
1
-3
/
+3
2020-01-03
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2019-12-11
ALSA: intel8x0: Support PCM sync_stop
Takashi Iwai
1
-1
/
+3
2019-12-11
ALSA: intel8x0: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-12
/
+0
2019-12-11
ALSA: intel8x0: Use managed buffer allocation
Takashi Iwai
1
-7
/
+4
2019-11-06
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-16
/
+1
2019-02-06
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
1
-4
/
+2
2019-01-15
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
1
-2
/
+0
2018-10-03
ALSA: intel8x0: Fix fall-through annotations
Gustavo A. R. Silva
1
-4
/
+4
2018-08-28
ALSA: intel8x0: Use the new non-cached allocation for 440MX workaround
Takashi Iwai
1
-77
/
+12
2018-07-27
ALSA: intel8x0: Proper endian notations
Takashi Iwai
1
-3
/
+3
2017-08-23
ALSA: intel8x0: constify ac97_pcm structures
Arvind Yadav
1
-1
/
+1
2017-08-13
ALSA: pci: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2017-08-10
ALSA: intel8x0: constify snd_pcm_ops structures
Arvind Yadav
1
-12
/
+12
2017-06-09
ALSA: intel8x0: Constify hw_constraints
Takashi Iwai
1
-6
/
+6
2017-05-09
alsa: use set_memory.h header
Laura Abbott
1
-1
/
+3
2016-04-06
ALSA: intel8x0: Drop superfluous VM checks
Takashi Iwai
1
-17
/
+3
2016-03-18
Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
2016-03-14
ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
Vittorio Gambaletta (VittGam)
1
-0
/
+1
2016-03-09
PCI: Add QEMU top-level IDs for (sub)vendor & device
Robin H. Johnson
1
-2
/
+2
2015-05-29
ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FS
Takashi Iwai
1
-4
/
+0
2015-04-16
ALSA: intel8x0: Check pci_iomap() success for DEVICE_ALI
Scott Wood
1
-2
/
+2
2015-04-05
ALSA: Use const struct ac97_quirk
Joe Perches
1
-1
/
+1
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
1
-1
/
+1
2015-01-09
ALSA: intel8x0: Simplify PM callbacks
Takashi Iwai
1
-15
/
+0
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-06-12
ALSA: intel8x0: Use ktime and ktime_get()
Thomas Gleixner
1
-6
/
+4
2014-02-26
ALSA: intel8x0: Use standard printk helpers
Takashi Iwai
1
-37
/
+49
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+1
2013-11-06
ALSA: intel8x0: Fix chmap application
Takashi Iwai
1
-9
/
+8
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
1
-1
/
+0
2013-01-25
ALSA: Make snd_printd() and snd_printdd() inline
Takashi Iwai
1
-4
/
+6
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
1
-28
/
+28
2012-10-06
sound: Remove unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-06
ALSA: Implement channel maps for standard onboard AC97 drivers
Takashi Iwai
1
-0
/
+20
2012-08-14
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
1
-2
/
+2
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
1
-9
/
+15
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
1
-14
/
+2
2012-02-14
ALSA: intel8x0: Fix default inaudible sound on Gateway M520
Daniel T Chen
1
-0
/
+6
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
1
-2
/
+2
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-3
/
+3
2011-11-09
ALSA: intel8x0: improve virtual environment detection
Konstantin Ozerkov
1
-10
/
+31
2011-11-09
ALSA: intel8x0: move virtual environment detection code into one place
Konstantin Ozerkov
1
-11
/
+19
2011-11-08
ALSA: intel8x0: Improve comments for VM optimization
Denis V. Lunev
1
-0
/
+7
[next]