cascardo/linux.git
2016-09-19 Andrej KrutakALSA: line6: Add support for POD X3 Live (only USB...
2016-09-19 Andrej KrutakALSA: line6: Add support for POD X3
2016-09-19 Andrej KrutakALSA: line6: Allow processing of raw incoming messages
2016-09-19 Andrej KrutakALSA: line6: Distinguish device init (ctrl EP) and...
2016-09-19 Andrej KrutakALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playbac...
2016-09-19 Andrej KrutakALSA: line6: Allow different channel numbers for in/out
2016-09-19 Andrej KrutakALSA: line6: Support assymetrical in/out configurations
2016-09-19 Andrej KrutakALSA: line6: Add high-speed USB support
2016-09-19 Andrej KrutakALSA: line6: Enable different number of URBs for frame...
2016-09-16 Colin Ian KingALSA: compress: fix some missing and misplaced \n in...
2016-09-16 Colin Ian KingALSA: hdac: add missing \n to end of dev_err messages
2016-09-16 Colin Ian KingALSA: au88x0: Add missing \n to end of dev_err message
2016-09-15 Takashi SakamotoALSA: rename TLV-related macros so that they're friendl...
2016-09-15 Takashi SakamotoALSA: control: move layout of TLV payload to UAPI header
2016-09-13 Takashi SakamotoALSA: seq: fix to copy from/to user space
2016-09-12 Julia LawallALSA: pci: constify local structures
2016-09-11 Takashi IwaiMerge branch 'for-linus' into for-next
2016-09-11 Hui WangALSA: hda - Fix headset mic detection problem for sever...
2016-09-09 Takashi IwaiALSA: hda - Skip Realtek SKU check for Lenovo machines
2016-09-08 Takashi IwaiALSA: rawmidi: Fix possible deadlock with virmidi regis...
2016-09-08 Takashi IwaiALSA: timer: Fix zero-division by continue of uninitial...
2016-09-07 Masahiro YamadaALSA: squash lines for simple wrapper functions
2016-09-06 Jeeja KPALSA: pcm: Fix avail to return error if stream is suspended
2016-09-02 Vegard NossumALSA: timer: fix NULL pointer dereference in read(...
2016-09-02 Julia LawallALSA: bt87x: constify snd_pcm_ops structures
2016-09-02 Julia LawallALSA: oxygen: constify snd_pcm_ops structures
2016-09-02 Julia LawallALSA: ad1889: constify snd_pcm_ops structures
2016-09-02 Julia LawallALSA: firewire: constify snd_pcm_ops structures
2016-09-02 Julia LawallALSA: constify snd_pcm_ops structures
2016-09-02 Julia LawallALSA: cs5535audio: constify snd_pcm_ops structures
2016-09-01 Colin Ian KingALSA: cs46xx: fix typo "seconadry" -> "secondary"
2016-08-31 Takashi SakamotoALSA: fireworks: accessing to user space outside spinlock
2016-08-31 Takashi SakamotoALSA: firewire-tascam: accessing to user space outside...
2016-08-31 Takashi SakamotoALSA: seq: initialize whole fields of automatic variabl...
2016-08-30 Kai-Heng FengALSA: hda - Enable subwoofer on Dell Inspiron 7559
2016-08-30 Shrirang BagulALSA: hda - Add headset mic quirk for Dell Inspiron...
2016-08-29 Ken LinALSA: usb-audio: Add sample rate inquiry quirk for...
2016-08-29 Vegard NossumALSA: timer: fix NULL pointer dereference on memory...
2016-08-29 Vegard NossumALSA: timer: fix division by zero after SNDRV_TIMER_IOC...
2016-08-25 Takashi IwaiMerge tag 'asoc-fix-v4.8-rc4' of git://git./linux/kerne...
2016-08-25 Aaro KoskinenALSA: snd-aoa: enable sound on PowerBook G4 12"
2016-08-24 Mark BrownMerge remote-tracking branches 'asoc/fix/max98371'...
2016-08-24 Mark BrownMerge remote-tracking branches 'asoc/fix/atmel', 'asoc...
2016-08-24 Mark BrownMerge remote-tracking branch 'asoc/fix/rcar' into asoc...
2016-08-24 Mark BrownMerge remote-tracking branch 'asoc/fix/intel' into...
2016-08-24 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2016-08-24 Mark BrownMerge remote-tracking branch 'asoc/fix/core' into asoc...
2016-08-24 Takashi SakamotoALSA: bebob: unify configurations for some models produ...
2016-08-24 Takashi SakamotoALSA: bebob: rename file with vendor-dependent code...
2016-08-24 Anisse AstierALSA: hda/realtek - fix headset mic detection for MSI...
2016-08-23 Peter UjfalusiASoC: omap-mcpdm: Fix irq resource handling
2016-08-22 Wei YongjunASoC: max98371: Add terminate entry for i2c_device_id...
2016-08-22 Colin Ian KingALSA: hdspm: fix spelling mistake "Externel" -> "External"
2016-08-22 Markus ElfringALSA: compress: Use memdup_user() rather than duplicati...
2016-08-22 Shawn LinALSA: usb-audio: rmove print for failure of kmalloc
2016-08-22 Daniel MackALSA: usb: fine-tune Tenor error compensation value
2016-08-22 Daniel MackALSA: usb: use TEAC UD-H01 quirk for more devices
2016-08-22 Daniel MackALSA: usb: move udh01_fb_quirk setting to quirks.c
2016-08-22 Andrej KrutakALSA: line6: Fix POD sysfs attributes segfault
2016-08-22 Andrej KrutakALSA: line6: Give up on the lock while URBs are released.
2016-08-22 Andrej KrutakALSA: line6: Remove double line6_pcm_release() after...
2016-08-22 Takashi SakamotoALSA: seq: obsolete change of address limit
2016-08-22 Takashi SakamotoALSA: seq: change ioctl command operation to get data...
2016-08-22 Takashi SakamotoALSA: seq: add an alternative way to handle ioctl requests
2016-08-22 Takashi SakamotoALSA: seq: add documentation for snd_seq_kernel_client_ctl
2016-08-21 Linus TorvaldsLinux 4.8-rc3 v4.8-rc3
2016-08-21 Linus TorvaldsMerge branch 'parisc-4.8-2' of git://git./linux/kernel...
2016-08-21 Tony LuckEDAC, skx_edac: Add EDAC driver for Skylake
2016-08-20 Helge Dellerparisc: Fix order of EREFUSED define in errno.h
2016-08-20 Helge Dellerparisc: Fix automatic selection of cr16 clocksource
2016-08-19 Linus TorvaldsMake the hardened user-copy code depend on having a...
2016-08-19 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2016-08-19 Linus TorvaldsMerge tag 'dm-4.8-fixes-2' of git://git./linux/kernel...
2016-08-19 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-08-19 Linus TorvaldsMerge tag 'usb-4.8-rc3' of git://git./linux/kernel...
2016-08-19 Linus TorvaldsMerge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git...
2016-08-19 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.8-rc2' of git://git....
2016-08-19 Peter UjfalusiASoC: omap-abe-twl6040: Correct dmic-codec device regis...
2016-08-19 Mark BrownASoC: core: Clean up DAPM before the card debugfs
2016-08-19 Linus TorvaldsMerge tag 'drm-fixes-for-4.8-rc3-2' of git://people...
2016-08-19 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.8' of git://git....
2016-08-19 Linus TorvaldsMerge tag '4.8-doc-fixes' of git://git.lwn.net/linux
2016-08-18 Dave AirlieMerge tag 'drm-intel-fixes-2016-08-15' of git://anongit...
2016-08-18 Dave AirlieMerge branch 'drm-etnaviv-fixes' of git://git.pengutron...
2016-08-18 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-08-18 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-08-18 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-08-18 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-08-18 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-08-18 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2016-08-18 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2016-08-18 Linus TorvaldsMerge tag 'pm-4.8-rc3' of git://git./linux/kernel/git...
2016-08-18 Linus TorvaldsMerge tag 'drm-fixes-for-4.8-rc3' of git://people.freed...
2016-08-18 Peter UjfalusiASoC: omap-mcpdm: Drop pdmclk clock handling
2016-08-18 Johannes Berglocking/barriers: Suppress sparse warnings in lockless_...
2016-08-18 Johannes BergRevert "drm/fb-helper: Reduce READ_ONCE(master) to...
2016-08-18 Catalin Marinasarm64: Fix shift warning in arch/arm64/mm/dump.c
2016-08-18 Wanpeng Lisched/cputime: Resync steal time when guest & host...
2016-08-18 Peter Zijlstrasched/cputime: Fix NO_HZ_FULL getrusage() monotonicity...
2016-08-18 David Carrillo... perf/core: Check return value of the perf_event_read...
next