index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP
Takashi Iwai
2012-08-14
1
-2
/
+2
*
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
2012-07-03
1
-9
/
+15
*
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
2012-04-24
1
-14
/
+2
*
ALSA: intel8x0: Fix default inaudible sound on Gateway M520
Daniel T Chen
2012-02-14
1
-0
/
+6
*
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
2012-01-13
1
-2
/
+2
*
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-12-19
1
-3
/
+3
*
ALSA: intel8x0: improve virtual environment detection
Konstantin Ozerkov
2011-11-09
1
-10
/
+31
*
ALSA: intel8x0: move virtual environment detection code into one place
Konstantin Ozerkov
2011-11-09
1
-11
/
+19
*
ALSA: intel8x0: Improve comments for VM optimization
Denis V. Lunev
2011-11-08
1
-0
/
+7
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-1
/
+1
|
\
|
*
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
|
ALSA: intel8x0 - Fix inclusion of kvm_para.h
Takashi Iwai
2011-11-01
1
-1
/
+1
[next]