index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
rme9652
/
hdsp.c
Age
Commit message (
Expand
)
Author
2016-09-02
ALSA: constify snd_pcm_ops structures
Julia Lawall
2016-02-29
ALSA: hdsp: Fix wrong boolean ctl value accesses
Takashi Iwai
2015-09-11
ALSA: hdsp: fix memory leak
Sudip Mukherjee
2015-08-22
ALSA: hdsp: silence a sprinft() overflow warning
Dan Carpenter
2015-08-21
ALSA: hdsp: silence and underflow warning
Dan Carpenter
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-19
ALSA: hdsp: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-04
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
2014-11-17
ALSA: hdsp: Deletion of an unnecessary check before the function call "releas...
Markus Elfring
2014-10-21
ALSA: hdsp: Use snd_ctl_enum_info()
Takashi Iwai
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-02-26
ALSA: hdsp: Use standard printk helpers
Takashi Iwai
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-01-09
ALSA: Remove memory reservation code from memalloc helper
Takashi Iwai
2013-10-16
ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl()
Dan Carpenter
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
2013-01-16
ALSA: hdsp - Remove obsolete settings functions
Adrian Knoth
2013-01-16
ALSA: hdsp - Use HDSP_TOGGLE_SETTING to alter settings
Adrian Knoth
2013-01-16
ALSA: hdsp - Implement generic function to toggle settings
Adrian Knoth
2013-01-16
ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxes
Adrian Knoth
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-11-22
ALSA: hdsp: Add missing inclusion of linux/vmalloc.h
Takashi Iwai
2012-11-22
ALSA: hdsp: improve firmware caching
Takashi Iwai
2012-05-21
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2012-05-08
ALSA: hdsp - Provide ioctl_compat
Andre Schramm
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
2012-01-09
ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref()
Takashi Iwai
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-10-31
ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detection
Adrian Knoth
2011-06-10
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
2011-06-10
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
2010-12-01
ALSA: hdsp - Add support for RPM io box
Florian Faber
2010-10-11
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2010-09-25
ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory
Dan Rosenberg
2010-09-07
sound: Remove unnecessary casts of private_data
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-09
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
2009-08-12
ALSA: hdsp - allow proc reporting with disconnected io box
Tim Blechmann
2009-06-10
Merge branch 'topic/hdsp' into for-linus
Takashi Iwai
2009-06-05
ALSA: Clean up 64bit division functions
Takashi Iwai
2009-05-12
ALSA: hdsp: allow firmware loading from inside the kernel
Raphael Doursenaud
2009-03-05
ALSA: hdsp - Ignore MIDI and PCM events in interrupts until initialized
Takashi Iwai
2009-02-23
ALSA: hdsp - whitespace cleanup
Tim Blechmann
2009-02-23
ALSA: hdsp - poll for iobox
Tim Blechmann
2009-02-23
Merge branch 'topic/hwdep-cleanup' into topic/hdsp
Takashi Iwai
2009-02-05
ALSA: Remove superfluous hwdep ops
Takashi Iwai
2009-01-12
ALSA: Convert to snd_card_create() in sound/pci/*
Takashi Iwai
2008-12-25
Merge branch 'topic/udev-id-rename' into to-push
Takashi Iwai
[next]