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
/
ens1370.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: ens137x: More constification
Takashi Iwai
2020-01-05
1
-1
/
+1
*
ALSA: pci: Constify snd_pci_quirk tables
Takashi Iwai
2020-01-03
1
-4
/
+4
*
ALSA: pci: Constify snd_kcontrol_new items
Takashi Iwai
2020-01-03
1
-2
/
+2
*
ALSA: pci: Constify snd_ac97_bus_ops definitions
Takashi Iwai
2020-01-03
1
-1
/
+1
*
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
2020-01-03
1
-1
/
+1
*
ALSA: ens137x: Support PCM sync_stop
Takashi Iwai
2019-12-11
1
-3
/
+1
*
ALSA: pci: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-3
/
+0
*
ALSA: ens137x: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-23
/
+4
*
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
2019-11-06
1
-3
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-15
/
+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
-3
/
+0
*
ALSA: ens137x: remove redundant array pcm_devs
Colin Ian King
2018-08-01
1
-2
/
+1
*
ALSA: ens137x: remove redundant variable result
Colin Ian King
2017-10-16
1
-2
/
+1
*
ALSA: pci: make snd_pcm_hardware const
Bhumika Goyal
2017-08-12
1
-3
/
+3
*
ALSA: ens137x: Constify hw_constraints
Takashi Iwai
2017-06-09
1
-8
/
+8
*
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-10
1
-1
/
+1
|
\
|
*
Annotate hardware config module parameters in sound/pci/
David Howells
2017-04-20
1
-1
/
+1
*
|
ALSA: pci: constify snd_kcontrol_new structures
Bhumika Goyal
2017-02-21
1
-2
/
+2
|
/
*
ALSA: pci: Constify snd_rawmidi_ops
Takashi Iwai
2017-01-12
1
-2
/
+2
*
ALSA: pci: don't opencode IS_REACHABLE()
Fabian Frederick
2016-11-13
1
-1
/
+1
*
ALSA: constify snd_pcm_ops structures
Julia Lawall
2016-09-02
1
-3
/
+3
*
ALSA: ens1371: Fix "Line In->Rear Out Switch" control
Takashi Iwai
2016-04-19
1
-1
/
+1
*
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-28
1
-1
/
+1
*
Merge branch 'topic/pci-cleanup' into for-next
Takashi Iwai
2015-01-11
1
-15
/
+0
|
\
|
*
ALSA: ens137x: Simplify PM callbacks
Takashi Iwai
2015-01-09
1
-15
/
+0
*
|
ALSA: ens1370: Remove always NULL parameters
Lars-Peter Clausen
2015-01-02
1
-29
/
+8
|
/
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
ALSA: ens137x: Use standard printk helpers
Takashi Iwai
2014-02-26
1
-18
/
+21
*
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
1
-3
/
+2
*
treewide: Fix printks with 0x%#
Joe Perches
2013-08-27
1
-1
/
+1
*
ALSA: pci: trivial: replace numeric with standard PM state macros
Yijing Wang
2013-06-27
1
-1
/
+1
*
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
2013-05-29
1
-1
/
+0
*
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-12-07
1
-26
/
+26
*
ALSA: Fix leftover chmap UNKNOWN -> MONO conversions
Takashi Iwai
2012-09-13
1
-1
/
+1
*
ALSA: ens1370: Define channel maps
Takashi Iwai
2012-09-12
1
-0
/
+28
*
ALSA: ens1370: Reduce ifdefs
Takashi Iwai
2012-09-12
1
-30
/
+8
*
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
-10
/
+15
*
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
2012-04-24
1
-13
/
+2
*
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-12-19
1
-2
/
+2
*
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
2011-06-10
1
-1
/
+1
*
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
2011-06-10
1
-1
/
+1
*
ALSA: ens1371: fix Creative Ectiva support
Clemens Ladisch
2011-03-30
1
-4
/
+19
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
1
-1
/
+1
*
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
2010-02-09
1
-1
/
+1
*
sound: Use PCI_VDEVICE for CREATIVE and ECTIVA
Joe Perches
2009-06-25
1
-1
/
+1
*
sound: Use PCI_VDEVICE
Joe Perches
2009-06-25
1
-3
/
+3
*
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2009-03-24
1
-1
/
+2
|
\
[next]