index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
intel8x0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: intel8x0: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-2
/
+8
*
ALSA: memalloc: Correctly name as WC
Takashi Iwai
2021-08-04
1
-1
/
+1
*
ALSA: intel8x0: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-99
/
+41
*
ALSA: intel8x0: Skip ac97 clock measurement on VM
Takashi Iwai
2021-07-12
1
-0
/
+2
*
ALSA: intel8x0: Fix breakage at ac97 clock measurement
Takashi Iwai
2021-07-08
1
-1
/
+1
*
ALSA: intel8x0: Fix assignment in if condition
Takashi Iwai
2021-06-09
1
-16
/
+30
*
Merge branch 'topic/firewire' into for-next
Takashi Iwai
2021-05-18
1
-0
/
+7
|
\
|
*
ALSA: intel8x0: Don't update period unless prepared
Takashi Iwai
2021-05-16
1
-0
/
+7
*
|
ALSA: Remove trailing semicolon in macros
Huilong Deng
2021-05-14
1
-1
/
+1
|
/
*
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-23
/
+0
*
ALSA: intel8x0: Replace the words white/blacklist
Takashi Iwai
2020-07-15
1
-3
/
+3
*
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
1
-4
/
+4
*
ALSA: intel8x0: More constifications
Takashi Iwai
2020-01-05
1
-14
/
+14
*
ALSA: pci: Constify snd_pci_quirk tables
Takashi Iwai
2020-01-03
1
-3
/
+3
*
ALSA: pci: Constify snd_ac97_bus_ops definitions
Takashi Iwai
2020-01-03
1
-3
/
+3
*
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
2020-01-03
1
-1
/
+1
*
ALSA: intel8x0: Support PCM sync_stop
Takashi Iwai
2019-12-11
1
-1
/
+3
*
ALSA: intel8x0: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-12
/
+0
*
ALSA: intel8x0: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-7
/
+4
*
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
2019-11-06
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-16
/
+1
*
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
2019-02-06
1
-4
/
+2
*
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2019-01-15
1
-2
/
+0
*
ALSA: intel8x0: Fix fall-through annotations
Gustavo A. R. Silva
2018-10-03
1
-4
/
+4
*
ALSA: intel8x0: Use the new non-cached allocation for 440MX workaround
Takashi Iwai
2018-08-28
1
-77
/
+12
*
ALSA: intel8x0: Proper endian notations
Takashi Iwai
2018-07-27
1
-3
/
+3
*
ALSA: intel8x0: constify ac97_pcm structures
Arvind Yadav
2017-08-23
1
-1
/
+1
*
ALSA: pci: make snd_pcm_hardware const
Bhumika Goyal
2017-08-12
1
-1
/
+1
*
ALSA: intel8x0: constify snd_pcm_ops structures
Arvind Yadav
2017-08-10
1
-12
/
+12
*
ALSA: intel8x0: Constify hw_constraints
Takashi Iwai
2017-06-09
1
-6
/
+6
*
alsa: use set_memory.h header
Laura Abbott
2017-05-08
1
-1
/
+3
*
ALSA: intel8x0: Drop superfluous VM checks
Takashi Iwai
2016-04-06
1
-17
/
+3
*
Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2016-03-18
1
-0
/
+1
|
\
|
*
ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
Vittorio Gambaletta (VittGam)
2016-03-14
1
-0
/
+1
*
|
PCI: Add QEMU top-level IDs for (sub)vendor & device
Robin H. Johnson
2016-03-08
1
-2
/
+2
|
/
*
ALSA: pci: Drop superfluous ifdef CONFIG_PROC_FS
Takashi Iwai
2015-05-29
1
-4
/
+0
*
ALSA: intel8x0: Check pci_iomap() success for DEVICE_ALI
Scott Wood
2015-04-16
1
-2
/
+2
*
ALSA: Use const struct ac97_quirk
Joe Perches
2015-04-05
1
-1
/
+1
*
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-28
1
-1
/
+1
*
ALSA: intel8x0: Simplify PM callbacks
Takashi Iwai
2015-01-09
1
-15
/
+0
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
ALSA: intel8x0: Use ktime and ktime_get()
Thomas Gleixner
2014-06-12
1
-6
/
+4
*
ALSA: intel8x0: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-37
/
+49
*
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
1
-3
/
+1
*
ALSA: intel8x0: Fix chmap application
Takashi Iwai
2013-11-06
1
-9
/
+8
*
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
2013-05-29
1
-1
/
+0
*
ALSA: Make snd_printd() and snd_printdd() inline
Takashi Iwai
2013-01-25
1
-4
/
+6
*
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-12-07
1
-28
/
+28
*
sound: Remove unnecessary semicolon
Peter Senna Tschudin
2012-10-06
1
-1
/
+1
*
ALSA: Implement channel maps for standard onboard AC97 drivers
Takashi Iwai
2012-09-06
1
-0
/
+20
[next]