aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-07Refreshed pci/hda/hda_intel.patch and usb/caiaq/device.patchold-masterTakashi Iwai2-16/+16
2012-11-28Buil snd-usb-usx2y on >= 2.6.24 onlyTakashi Iwai1-0/+1
2012-11-27Avoid use of timecounter for old kernels in hda_intel.cTakashi Iwai2-12/+70
2012-11-26Refresh usb/stream.patchTakashi Iwai1-6/+6
2012-11-26Add missing wrappers of flush_delayed_work() and flush_work() for older kernelsTakashi Iwai1-0/+3
2012-11-23Refresh pcm_native.patchTakashi Iwai1-21/+22
2012-11-23Add $KERNEL/include/uapi to include pathTakashi Iwai1-1/+1
2012-11-23Refresh include/sound/core.patchTakashi Iwai1-9/+9
2012-11-23Refresh usb/endpoint.patchTakashi Iwai1-11/+8
2012-11-23Update usb/card.patchTakashi Iwai1-24/+10
2012-11-23Update emu10k1_main.patchTakashi Iwai1-43/+3
2012-11-12Build snd-scs1x only on 2.6.39 and later kernelsTakashi Iwai1-0/+1
2012-11-12Add a build stub for snd-scs1x driverTakashi Iwai1-0/+2
2012-10-30Refrech acore/pcm_native.patch for USB disconnect fixesTakashi Iwai1-29/+29
2012-10-25Fix pcm_compat.c build (from pcm_native.c)Takashi Iwai1-28/+34
2012-10-25Revert "pcm: Add {get|put}_compat_timespec() wrappers"Takashi Iwai1-26/+7
2012-10-25pcm: Add {get|put}_compat_timespec() wrappersTakashi Iwai1-7/+26
2012-10-25Refresh include/sound/pcm.patchTakashi Iwai1-15/+20
2012-10-17Add the build stub for new ice1724 stuff (psc724.c, wm8766.c and wm8776.c)Takashi Iwai3-0/+9
2012-10-15Add missing include path to local include/uapi in Makefile.confTakashi Iwai1-3/+3
2012-10-15Fix yet another build breakage of tea575x-tunerTakashi Iwai3-3/+470
2012-10-15Fix the UAPI header linksTakashi Iwai2-0/+3
2012-10-15Fix build errors after merge of 3.7-rc1Takashi Iwai9-167/+65
2012-09-22Renamed soc/ep93xx -> soc/cirrus to follow the upstream (3.7-rc1-pre)Takashi Iwai13-13/+13
2012-09-05Yet another build fix for CONFIG_PM_SLEEP=n with older kernelsTakashi Iwai1-0/+6
2012-09-05Fix build without CONFIG_PM_SLEEP but CONFIG_PM=yTakashi Iwai1-0/+6
2012-09-05Fix build errors with runtime PM on older kernelsTakashi Iwai1-16/+32
2012-09-05build system: Update the ALSA version handling to follow the kernel changeJaroslav Kysela8-13/+31
2012-09-05alsa-compile.sh: Fixes for alsa-driver.git replacementJaroslav Kysela1-6/+0
2012-09-05compilation: PM fixes, module params fixes for latest snd_hda_intel.cJaroslav Kysela2-0/+42
2012-08-23Add runtime PM wrappers for older kernels (< 2.6.32)Takashi Iwai2-0/+14
2012-08-21Add the build stub for the new snd-cmi8328 driverTakashi Iwai1-0/+2
2012-08-08Define CONFIG_PM_SLEEP for older kernelsTakashi Iwai1-0/+7
2012-08-03tea575-tuner.c: Fix build error with 3.5 or older kernelTakashi Iwai1-0/+3
2012-08-03misc.c: Add wrappers for new printk helper functions since 3.6 kernelTakashi Iwai1-7/+34
2012-07-23Fix the build of snd-pmac driver with older kernelTakashi Iwai4-12/+24
2012-07-23Move of_platform_device hack for snd-aoa driver to snd-aoa-hack.hTakashi Iwai12-13/+15
2012-07-23Yet more fix for snd-aoa buildTakashi Iwai2-7/+29
2012-07-23Yet more fix for snd-aoa builds with older kernelsTakashi Iwai4-4/+7
2012-07-23Fix a typo in aoa/soundbus/i2sbus/core.patchTakashi Iwai1-1/+1
2012-07-20Add missing headers for building snd-aoaTakashi Iwai4-0/+5
2012-07-20Fix build of snd-aoa driver with older driversTakashi Iwai14-10/+193
2012-07-20Fix build error between 2.6.29..2.6.32Takashi Iwai1-0/+15
2012-07-20Fix build of old isa_driver wrapperTakashi Iwai1-9/+15
2012-07-20Add wrappers for new pm_ops for PCI driver and platform driversTakashi Iwai13-100/+255
2012-07-19Clean up export-objs and isapnp-files from MakefilesTakashi Iwai29-74/+0
2012-07-19Yet more 2.2/2.4 kernel removalsTakashi Iwai24-435/+0
2012-07-19Update .gitignoreTakashi Iwai1-1/+0
2012-07-19More cleanup for 2.2/2.4 build removalsTakashi Iwai24-853/+122
2012-07-19Get rid of 2.2/2.4 build codesTakashi Iwai21-7743/+14
2012-07-19Fix build of tea575x-tuner.c with older kernelTakashi Iwai1-4/+3
2012-07-19Fix fuzz in pci/hda/hda_intel.patchTakashi Iwai1-13/+13
2012-07-19Merge branch 'topic/pm-convert'Takashi Iwai1-0/+2
2012-07-19Add soc/dwc and soc/spear build stubsTakashi Iwai6-0/+28
2012-07-06Fix build of tea75-tuner.c with 3.3 or older kernelsTakashi Iwai1-1/+1
2012-07-06Add include path for ymfpci.hTakashi Iwai1-0/+2
2012-07-06Refresh hda_beep.patchTakashi Iwai1-16/+6
2012-06-22Force CONFIG_SND_DEBUG_MEMORY=y for old kernelsTakashi Iwai1-0/+8
2012-06-11alsa-info: Bump version to 0.4.61David Henningsson1-1/+1
2012-06-11alsa-info: Add roaraudio sound server detectionDavid Henningsson1-1/+9
2012-06-11alsa-info: Cosmetic heading fixupDavid Henningsson1-7/+7
2012-06-11alsa-info: adding system firmware version to the defaults collected under "DM...Chris Van Hoof1-0/+3
2012-06-04Add a workaround to build tea575-tuner.c with 3.4 kernelTakashi Iwai1-0/+3
2012-06-01Fix the leftover rcode_string() in the previous firewire/cmp.patchTakashi Iwai1-10/+1
2012-06-01Fix fw_rcode_string() in firewire/cmp.c for old kernelsTakashi Iwai2-6/+18
2012-06-01Add missing fw_rcode_string() for older kernelsTakashi Iwai1-0/+26
2012-05-21Add missing built stubs for soc/generic and soc/ux500Takashi Iwai5-0/+24
2012-05-15Yet again the build fix for hda_intel.cTakashi Iwai1-7/+23
2012-05-15Remove vga_default_device() hack for hda_intel.cTakashi Iwai1-3/+0
2012-05-15Add missing define of CONFIG_HAVE_V4L2_CTRLS in config.h.inTakashi Iwai1-0/+1
2012-05-15Add liux/vgaarb.h and linux/vga_switcheroo.h checks to configureTakashi Iwai1-0/+2
2012-05-15Add more build workarounds for hda_intel.cTakashi Iwai1-0/+7
2012-05-15Fix the build of firewire/amdtp.c with older kernelsTakashi Iwai1-0/+3
2012-05-15Add a hack for vga-switcheroo support in hda_intel.cTakashi Iwai2-11/+21
2012-05-11Fix a typo in tea575x-tuner.cTakashi Iwai1-1/+1
2012-05-08Add a build stub for hda_auto_parser.cTakashi Iwai1-0/+3
2012-04-24Refreshed some pci/* patches for module_pci_driver() changesTakashi Iwai14-89/+91
2012-04-24Add module_pci_driver() wrapper for older kernelsTakashi Iwai1-18/+24
2012-04-13Add missing definitions of USB_ENDPOINT_* for older kernelsTakashi Iwai1-0/+7
2012-04-13Include <linux/module.h> from a dummy linux/export.h for compatibilityTakashi Iwai1-1/+2
2012-04-13Refresh usb-audio patches for endpoing rewrite commitsTakashi Iwai2-66/+27
2012-04-12Fix build of es1968 and fm801 for tea575x changes in 3.4-rc1Takashi Iwai2-6/+22
2012-04-11Fix tea575x-tuner.c compilation on older kernelsTakashi Iwai2-4/+15
2012-04-11Resolve the conflict of tea575x-tuner.c patchingTakashi Iwai5-202/+510
2012-03-29Check arch/*/include/generated include path for a separate kernel directory tooTakashi Iwai1-6/+7
2012-03-06Resolve the dependency more recursively in mod-depsTakashi Iwai1-16/+28
2012-03-05Disable OSS emulation when CONFIG_SOUND_OSS_CORE isn't setTakashi Iwai1-0/+9
2012-03-05Refresh acore/misc.patch to fix fuzzTakashi Iwai1-9/+9
2012-03-05Refresh soc-core.patchTakashi Iwai1-5/+6
2012-02-01Refresh incldue/sound/core.patchTakashi Iwai1-9/+10
2012-01-27Add module_i2c_driver() and module_spi_driver() macrosTakashi Iwai1-3/+9
2012-01-25alsa-compile.sh: Add support for CentOS and Scientific distributionsJaroslav Kysela1-3/+3
2012-01-25Release v1.0.25Jaroslav Kysela1-1/+1
2012-01-23Add note that event 2.6.9+ kernels might work..Jaroslav Kysela1-0/+4
2012-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Jaroslav Kysela1-0/+5
2012-01-19Fix bint check version checkOzan Çağlayan1-1/+1
2012-01-18Add a build fix for older kernels due to info() macroTakashi Iwai1-0/+5
2012-01-18Add arch/$ARCH/include/generated dir check for test casesJaroslav Kysela1-0/+3
2012-01-18Release check: Supported kernel versions update, changes for recent 3.2 kernelJaroslav Kysela4-9/+5
2012-01-17Add module_driver() and module_usb_driver() macros and bint module param checkJaroslav Kysela1-1/+24
2012-01-17Rediff the usbusx2y.c and soc-core.c patches to match recent kernelJaroslav Kysela2-30/+17
2012-01-09Add a dummy linux/ratelimit.h for older kernelsTakashi Iwai1-0/+1
2011-12-23Add the build-stub for compress-offloadTakashi Iwai2-0/+7
2011-12-20Merge branch 'topic/hda-jack'Takashi Iwai2-0/+6
2011-12-20Refreshed patchesTakashi Iwai4-46/+46
2011-12-01Add acore/ctljack.c build stubTakashi Iwai1-0/+3
2011-11-27Add a wrapper for module_platform_driver() for older kernelsTakashi Iwai1-0/+18
2011-11-23Add a wrapper of to_delayed_work() for older kernelsTakashi Iwai1-0/+6
2011-11-09Refresh pci/intel8x0.patchTakashi Iwai1-14/+3
2011-11-08RHEL 6.1 compilation fixKonstantin Ozerkov1-0/+3
2011-11-08Add the build of acore/memory.c with older kernelTakashi Iwai1-0/+7
2011-11-08Define the dumy __printf() when not definedTakashi Iwai1-0/+6
2011-11-08Regenerate patches to fix fuzz for 3.2-rc1 changesTakashi Iwai2-9/+9
2011-11-08Regenerated patches for new inclusions in 3.2-rc1Takashi Iwai3-17/+17
2011-11-08More fixes for pm_qos changes in 3.2-rc1Takashi Iwai4-78/+103
2011-11-04remove "CONFIG_SND_HDA_INPUT_BEEP_MODE" redefined warningsJaroslav Kysela1-1/+2
2011-11-04Add PMSG_IS_AUTO() check from <linux/pm.h> for older kernelsJaroslav Kysela1-0/+8
2011-11-04Fix recent PM change (pm_qos_params.h -> pm_qos.h renaming) for pcm.hJaroslav Kysela2-17/+20
2011-11-02Update sound git tree path in gitcompile scriptTakashi Iwai1-2/+2
2011-10-31Fix build of intel8x0 with older kernelsTakashi Iwai1-7/+18
2011-10-09Refreshed usb/quirks.patch to fix fuzzTakashi Iwai1-11/+11
2011-10-06Add missing SW_LINEIN_INSERT definition to jack.cTakashi Iwai1-0/+4
2011-10-04Fix builds of hda_intel.c with old kernels below 2.6.29Takashi Iwai1-11/+16
2011-10-04Add workarounds for older kernels to set non-cached page flags in hda_intel.cTakashi Iwai1-7/+45
2011-10-02Fix build error due to redefinition of request_irq() for older kernelsTakashi Iwai1-0/+1
2011-09-27Refresh usb/helper.patchTakashi Iwai1-5/+5
2011-09-22Add a workaround for removal of IRQF_DISABLEDTakashi Iwai1-0/+16
2011-09-14Update usb/endpoint.patch and usb/stream.patchTakashi Iwai4-37/+109
2011-09-14Refresh mpu401.patch for irq_flags removalTakashi Iwai1-5/+5
2011-09-14Add missing export of snd_hidden_ksize()Takashi Iwai2-1/+3
2011-09-12Add missing ksize() and krealloc() wrappers for memory debuggingTakashi Iwai2-2/+20
2011-08-15Add missing build-stub for soc/mxs/*Takashi Iwai4-0/+16
2011-08-05Fix tracepoint handling with SLE11-SP0 kernelTakashi Iwai1-0/+16
2011-08-05Drop the check of video_get_drvdata()Takashi Iwai2-56/+9
2011-08-05Fix build of tea575x-tuner with 2.6.27-2.6.29 kernelsTakashi Iwai1-8/+49
2011-08-05Fix the presence check of linux/tracepoint.h againTakashi Iwai1-2/+2
2011-08-05Drop V4L1 support from tea575x-tunerTakashi Iwai10-896/+202
2011-08-05More workaround for older tracepointTakashi Iwai2-3/+22
2011-08-05Copy only trace/events/asoc.hTakashi Iwai1-2/+4
2011-08-05Fix build of tea575-tuner with older kernelsTakashi Iwai4-3/+502
2011-08-04Don't forget to create include/trace in configure scriptTakashi Iwai1-0/+1
2011-08-04Don't create include/trave/events directory in configure scriptTakashi Iwai1-1/+0
2011-08-04Don't include obsolete trace/events/asoc.h hackTakashi Iwai1-1/+1
2011-08-04Fix the link path to trace/events.hTakashi Iwai1-1/+2
2011-08-04Create links to the latest include/trace/events/*.hTakashi Iwai3-0/+8
2011-08-04Fix tracepoint.h wrapperTakashi Iwai1-1/+7
2011-08-04Add a wrapper for linux/atomic.hTakashi Iwai1-0/+2
2011-08-04Fix compile warnings with older kernelsTakashi Iwai1-1/+1
2011-08-04Add a wrapper for trace/define_trace.hTakashi Iwai2-22/+1
2011-08-04Add <linux/tracepoint.h> wrapperTakashi Iwai2-0/+12
2011-08-04Regenerate info.patch for upstream changes in info.cTakashi Iwai1-8/+11
2011-08-04Add a check of linux/i8253.h to configure scriptTakashi Iwai1-0/+2
2011-07-21Fix version check in utils/mod-depsTakashi Iwai1-1/+1
2011-07-21Allow kernel minor version to be >= 10 in configure scriptTakashi Iwai1-30/+30
2011-07-21Fix the detection of CONFIG_ISA_DMA_API in configure scriptTakashi Iwai1-1/+1
2011-07-20Fix inclue/config1.h creation for integer valuesTakashi Iwai1-2/+2
2011-07-13Fix usb/quirks.patch for older kernelsTakashi Iwai1-8/+27
2011-07-12Allow specifying integer options via configure scriptTakashi Iwai2-4/+27
2011-07-12Fix a typo in soc-core.patch in the prvioust commitTakashi Iwai1-1/+1
2011-07-11Fix build-errors of soc-core due to new trace pointsTakashi Iwai2-8/+11
2011-07-08Fix fuzz of pci/hda/hda_intel.patchTakashi Iwai1-8/+8
2011-06-24Add build stub for soc/soc-io.cTakashi Iwai1-0/+2
2011-06-21Add the build-stub for patch_ca0132.cTakashi Iwai1-0/+3
2011-06-21Fix build with 3.x kernelsTakashi Iwai2-50/+48
2011-06-20Fix cancel_work_sync() wrapper for older kernelsTakashi Iwai1-2/+3
2011-06-17Fix build of isight driver with 2.6.39 or older kernelTakashi Iwai1-0/+3
2011-06-17Define cancel_work_sync for old 2.6.x kernelsTakashi Iwai1-0/+5
2011-06-14Add missing pci/ad1889.cTakashi Iwai1-0/+3
2011-06-14Avoid patching for pci/ad1889 driverTakashi Iwai5-26/+11
2011-06-14Add PCI device ID for Creative Titanium HD to pci_ids_compat.h.Harry Butterworth1-0/+4
2011-06-14Fixup emu10k1_main.patchDavid Henningsson1-3/+3
2011-06-10Fix a build of soc-pcm.c with older kernels without mutex_lock_nested()Takashi Iwai1-0/+6
2011-06-10Fix wrongly refreshed soc-core.patchTakashi Iwai1-14/+14
2011-06-10Add missing soc/soc-pcm.c build stubTakashi Iwai1-0/+2
2011-06-10Fix snd_printk() helper build for older kernels without %pV supportTakashi Iwai1-4/+63
2011-06-10Regenerated soc-core.patch to fix fuzzTakashi Iwai1-18/+18
2011-06-03Fix build of firewire drivers with 2.6.39 kernelTakashi Iwai10-6/+163
2011-05-26Fix fuzz in pci/fm801.patchTakashi Iwai1-5/+5
2011-05-17Merge remote-tracking branch 'alsa/master'Takashi Iwai0-0/+0
2011-05-17Add build stub for isightTakashi Iwai1-0/+3
2011-05-17add isight build stubClemens Ladisch2-0/+4
2011-05-16Don't build snd-isight with older kernelsTakashi Iwai1-0/+1
2011-05-10Add krealloc() wrapper for 2.6 kernelsTakashi Iwai1-0/+21
2011-05-10Add a check of linux/smp_lock.hTakashi Iwai1-0/+1
2011-05-03Add missing PCI ID for DIGIGRAMTakashi Iwai1-0/+5
2011-05-03Add build stubs for snd-lola driverTakashi Iwai6-0/+25
2011-04-26Add linux/bitrev.h wrapper for older kernelsTakashi Iwai2-0/+58
2011-04-19Fix a compile error of soc/soc-jack.c with older kernelsTakashi Iwai1-0/+4
2011-04-19Regenerated acore/pcm_native.patch for fixing fuzzTakashi Iwai1-8/+8
2011-04-19Regenerated soc/soc-core.patchTakashi Iwai1-5/+6
2011-03-30Add pci/hda/hda_jack.c build stubTakashi Iwai1-0/+3
2011-03-22Enable es1968-radio only for kernels with recent v4l2 APITakashi Iwai1-0/+1
2011-03-15add firewire build stubsClemens Ladisch12-1/+46
2011-03-11Add usleep_range() wrapper for older kernelsTakashi Iwai1-0/+6
2011-03-11Fix builds of usb-audio with older kernels for autopm stuffTakashi Iwai2-3/+18
2011-03-11Refreshed usb/card.patchTakashi Iwai1-12/+12
2011-03-08add check for vzalloc() to configure (Fedora 14 kernel issue)Jaroslav Kysela3-2/+37
2011-03-04More fixes for kABI compatibility with older 2.6 kernelsTakashi Iwai7-55/+258
2011-02-28Add missing soc/* stub filesTakashi Iwai69-7/+131
2011-02-28Add a wrapper of async API for older kernelsTakashi Iwai2-0/+39