linux-2.6-block.git
2015-01-20 Takashi IwaiMerge branch 'topic/timer-cleanup' into for-next
2015-01-20 Takashi IwaiMerge branch 'topic/line6' into for-next
2015-01-20 Chris RorvickALSA: line6: Remove driver version from header comment
2015-01-20 Chris RorvickALSA: line6: Refer to manufacturer as "Line 6"
2015-01-20 Chris RorvickALSA: line6: Remove superfluous NULL checks
2015-01-20 Takashi IwaiALSA: line6: Drop line6_send_program() and line6_transm...
2015-01-20 Takashi IwaiALSA: line6: Make line6_send_raw_message() static
2015-01-20 Takashi IwaiALSA: line6: Sync PCM stop at disconnect
2015-01-20 Takashi IwaiALSA: line6: Remove superfluous disconnect call in...
2015-01-20 Takashi IwaiALSA: line6: Remove CHECK_RETURN macro
2015-01-20 Takashi IwaiALSA: line6: Drop MISSING_CASE macro
2015-01-20 Takashi IwaiALSA: line6: Remove driver version string
2015-01-20 Takashi IwaiALSA: line6: Reorganize card resource handling
2015-01-20 Takashi IwaiALSA: line6: Drop superfluous irqsave/irqrestore in...
2015-01-20 Takashi IwaiALSA: line6: Don't handle PCM trigger for other cards
2015-01-20 Takashi IwaiALSA: line6: Remove superfluous out-of-memory error...
2015-01-20 Takashi IwaiALSA: line6: Drop usb_device sysfs symlink
2015-01-20 Takashi IwaiALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag
2015-01-20 Takashi IwaiALSA: line6: Drop superfluous snd_device for rawmidi
2015-01-20 Takashi IwaiALSA: line6: Drop superfluous snd_device for PCM
2015-01-20 Takashi IwaiALSA: line6: Handle impulse response via control API
2015-01-20 Takashi IwaiALSA: line6: Split to each driver
2015-01-19 Takashi IwaiALSA: line6: Use setup_timer() and mod_timer()
2015-01-19 Takashi IwaiALSA: usb-audio: Use setup_timer() and mod_timer()
2015-01-19 Takashi IwaiALSA: emux: Use setup_timer() and mod_timer()
2015-01-19 Takashi IwaiALSA: aica: Use setup_timer() and mod_timer()
2015-01-19 Takashi IwaiALSA: hdspm: Use setup_timer() and mod_timer()
2015-01-19 Takashi IwaiALSA: hdsp: Use setup_timer() and mod_timer()
2015-01-19 Takashi IwaiALSA: korg1212: Use setup_timer() and mod_timer()
2015-01-19 Takashi IwaiALSA: echoaudio: Use setup_timer() and mod_timer()
2015-01-19 Takashi IwaiALSA: asihpi: Use setup_timer() and mod_timer()
2015-01-19 Takashi IwaiALSA: wavefront: Use setup_timer() and mod_timer()
2015-01-19 Takashi IwaiALSA: sb: Use setup_timer() and mod_timer()
2015-01-19 Takashi IwaiALSA: ak4117: Use setup_timer() and mod_timer()
2015-01-19 Takashi IwaiALSA: serial-u16550: Use setup_timer() and mod_timer()
2015-01-19 Takashi IwaiALSA: opl3: Use setup_timer() and mod_timer()
2015-01-19 Takashi IwaiALSA: mtpav: Use setup_timer() and mod_timer()
2015-01-19 Takashi IwaiALSA: mpu401: Use setup_timer() and mod_timer()
2015-01-19 Takashi IwaiALSA: aloop: Use setup_timer() and mod_timer()
2015-01-19 Takashi IwaiALSA: timer: Use setup_timer() and mod_timer()
2015-01-19 Roman KollarALSA: dummy: use setup_timer and mod_timer
2015-01-16 Clemens LadischALSA: add Studio Evolution SE6X support
2015-01-16 Clemens LadischALSA: oxygen: add XIO2001 initialization
2015-01-16 Clemens LadischALSA: oxygen: add support for third analog input
2015-01-16 Clemens LadischALSA: oxygen: do not create useless S/PDIF controls
2015-01-15 Masanari IidaALSA: hda - Fix typo in hda_controller.c
2015-01-15 Takashi IwaiALSA: hda - Select INPUT for Realtek HD-audio codec
2015-01-15 Davidlohr Buesosound/oss: use current->state helpers
2015-01-13 Qais YousefALSA: compress_driver.h: include sound/core.h explicitly
2015-01-13 Takashi IwaiMerge tag 'topic/i915-hda-componentized-2015-01-12...
2015-01-12 Takashi IwaiMerge branch 'topic/line6' into for-next
2015-01-12 Takashi IwaiALSA: move line6 usb driver into sound/usb
2015-01-12 Chris Rorvickstaging: line6: Make *_disconnect() functions static
2015-01-12 Chris Rorvickstaging: line6: Call *_disconnect() via pointer
2015-01-12 Chris Rorvickstaging: line6: Call *_process_message() via pointer
2015-01-12 Chris Rorvickstaging: line6: Pass *_process_message() `usb_line6...
2015-01-12 Chris Rorvickstaging: line6: Pass *_init() `usb_line6' pointers
2015-01-12 Chris Rorvickstaging: line6: Move audio endpoints to properties
2015-01-12 Chris Rorvickstaging: line6: Remove stale Pocket POD PCM endpoints
2015-01-12 Chris Rorvickstaging: line6: Move control endpoints to properties
2015-01-12 Chris Rorvickstaging: line6: Move altsetting to properties
2015-01-12 Chris Rorvickstaging: line6: Filter on UX2 interfaces
2015-01-12 Chris Rorvickstaging: line6: Filter on Pocket POD interface
2015-01-12 Chris Rorvickstaging: line6: Split out POD HD500 interfaces
2015-01-12 Chris Rorvickstaging: line6: Split out PODxt Live interfaces
2015-01-12 Chris Rorvickstaging: line6: List out capabilities individually
2015-01-12 Chris Rorvickstaging: line6: Use explicit indexes when defining...
2015-01-12 Chris Rorvickstaging: line6: Rename capability macros
2015-01-12 Chris Rorvickstaging: line6: Remove useless comments
2015-01-12 Chris Rorvickstaging: line6: Remove idVendor and idProduct macros
2015-01-12 Chris Rorvickstaging: line6: Key off of device type
2015-01-12 Chris Rorvickstaging: line6: Index properties array with device...
2015-01-12 Chris Rorvickstaging: line6: Define a device type enum
2015-01-12 Chris Rorvickstaging: line6: Cleanup device table
2015-01-12 Chris Rorvickstaging: line6: Remove unsupported X3 devices
2015-01-12 Chris Rorvickstaging: line6: Remove line6_pod_transmit_paramter()
2015-01-12 Chris Rorvickstaging: line6: Remove `device_bit' from properties
2015-01-12 Jonas LundqvistStaging: line6: remove spaces before commas.
2015-01-12 Rickard Strandqviststaging: line6: toneport.c: Fix for possible null point...
2015-01-12 Takashi IwaiALSA: rme*: Use snd_pcm_format_t
2015-01-12 David FlaterALSA: log emu8000 DRAM size at level INFO
2015-01-12 David FlaterALSA: fix emu8000 DRAM sizing for AWE64 Value
2015-01-12 Imre Deakdrm/i915: remove unused power_well/get_cdclk_freq api
2015-01-12 Imre DeakALSA: hda: add component support
2015-01-12 Imre DeakALSA: hda: pass intel_hda to all i915 interface functions
2015-01-12 Imre DeakALSA: hda: export struct hda_intel
2015-01-12 Imre Deakdrm/i915: add component support
2015-01-12 Imre Deakdrm/i915: add dev_to_i915 helper
2015-01-11 Linus Torvaldslinux 3.19-rc4 v3.19-rc4
2015-01-11 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-01-11 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-01-11 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-01-11 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-01-11 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-01-11 Konstantin... mm: fix corner case in anon_vma endless growing prevention
2015-01-11 Linus Torvaldsmm: Don't count the stack guard page towards RLIMIT_STACK
2015-01-11 Rickard StrandqvistALSA: ice1712: wm8766: Remove some unused functions
2015-01-11 Andy ShevchenkoALSA: fm801: remove FSF address
2015-01-11 Takashi IwaiMerge branch 'topic/pci-cleanup' into for-next
2015-01-11 David HenningssonALSA: hda - fixup input_free_device called after input_...
next