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
/
korg1212
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: korg1212: Convert to generic PCM copy ops
Takashi Iwai
2023-08-18
1
-38
/
+12
*
ALSA: korg1212: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-2
/
+6
*
ALSA: pci/korg1212: completely remove 'set but not used' warnings
Pierre-Louis Bossart
2021-08-05
1
-1
/
+1
*
ALSA: korg1212: Fix wrongly shuffled firmware loader code
Takashi Iwai
2021-07-21
1
-5
/
+7
*
ALSA: korg1212: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-156
/
+55
*
ALSA: korg1212: Fix assignment in if condition
Takashi Iwai
2021-06-09
1
-8
/
+16
*
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-1
/
+0
*
ALSA: pci/korg1212: remove 'set but not used' warnings
Pierre-Louis Bossart
2020-07-07
1
-1
/
+3
*
ALSA: korg1212: fix if-statement empty body warnings
Randy Dunlap
2020-03-06
1
-1
/
+1
*
ALSA: korg1212: More constifications
Takashi Iwai
2020-01-05
1
-4
/
+4
*
ALSA: pci: Constify snd_kcontrol_new items
Takashi Iwai
2020-01-03
1
-1
/
+1
*
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
2020-01-03
1
-1
/
+1
*
ALSA: korg1212: Support PCM sync_stop
Takashi Iwai
2019-12-11
1
-0
/
+1
*
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
2019-11-06
1
-4
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
ALSA: pci: Clean up with new procfs helpers
Takashi Iwai
2019-02-06
1
-4
/
+2
*
ALSA: korg1212: Add __force annotation to cast in user-copy callbacks
Takashi Iwai
2018-07-26
1
-2
/
+2
*
ALSA: korg1212: Delete a duplicate function call "release_firmware" in snd_ko...
Markus Elfring
2017-11-29
1
-1
/
+0
*
ALSA: Convert timers to use timer_setup()
Kees Cook
2017-10-26
1
-4
/
+3
*
ALSA: korg1212: make snd_pcm_hardware const
Bhumika Goyal
2017-08-12
1
-2
/
+2
*
ALSA: korg1212: Convert to the new PCM ops
Takashi Iwai
2017-06-02
1
-47
/
+65
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
1
-2
/
+2
*
ALSA: constify snd_pcm_ops structures
Julia Lawall
2016-09-02
1
-2
/
+2
*
ALSA: korg1212: Use snd_pcm_hw_constraint_single()
Lars-Peter Clausen
2015-10-21
1
-3
/
+5
*
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-28
1
-2
/
+1
*
ALSA: korg1212: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-19
1
-7
/
+4
*
ALSA: korg1212: Use snd_ctl_enum_info()
Takashi Iwai
2014-10-21
1
-19
/
+7
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
1
-3
/
+2
*
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
-6
/
+6
*
ALSA: korg1212: Fix reverted min/max ADC sense range
Takashi Iwai
2012-08-30
1
-2
/
+2
*
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
-1
/
+1
*
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
*
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
2010-02-09
1
-1
/
+1
*
ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers
Takashi Iwai
2009-04-28
1
-2
/
+4
*
ALSA: Convert to snd_card_create() in sound/pci/*
Takashi Iwai
2009-01-12
1
-3
/
+3
*
ALSA: Kill snd_assert() in sound/pci/*
Takashi Iwai
2008-08-13
1
-3
/
+6
*
firmware: convert korg1212 driver to use firmware loader exclusively
David Woodhouse
2008-07-10
2
-1005
/
+0
*
[ALSA] Fix possible races at free_irq in PCI drivers
Takashi Iwai
2008-04-24
1
-1
/
+0
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
1
-1
/
+0
*
[ALSA] pci - check value range in ctl callbacks
Takashi Iwai
2008-01-31
1
-10
/
+24
*
[ALSA] sound/pci: remove duplicated defines
Nicolas Kaiser
2008-01-31
1
-3
/
+0
*
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
1
-1
/
+1
*
[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...
Clemens Ladisch
2007-10-16
1
-4
/
+0
*
[ALSA] add MODULE_FIRMWARE entries
Clemens Ladisch
2007-05-11
1
-0
/
+3
[next]