summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ak4117: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-7/+3
* ALSA: serial-u16550: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-5/+3
* ALSA: opl3: Use setup_timer() and mod_timer()Takashi Iwai2015-01-192-10/+5
* ALSA: mtpav: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-8/+4
* ALSA: mpu401: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-7/+4
* ALSA: aloop: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-2/+1
* ALSA: timer: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-3/+1
* ALSA: dummy: use setup_timer and mod_timerRoman Kollar2015-01-191-6/+4
* ALSA: add Studio Evolution SE6X supportClemens Ladisch2015-01-163-0/+171
* ALSA: oxygen: add XIO2001 initializationClemens Ladisch2015-01-161-1/+10
* ALSA: oxygen: add support for third analog inputClemens Ladisch2015-01-164-7/+82
* ALSA: oxygen: do not create useless S/PDIF controlsClemens Ladisch2015-01-161-0/+9
* ALSA: hda - Fix typo in hda_controller.cMasanari Iida2015-01-151-1/+1
* ALSA: hda - Select INPUT for Realtek HD-audio codecTakashi Iwai2015-01-152-6/+1
* sound/oss: use current->state helpersDavidlohr Bueso2015-01-152-3/+3
* ALSA: compress_driver.h: include sound/core.h explicitlyQais Yousef2015-01-131-0/+1
* Merge tag 'topic/i915-hda-componentized-2015-01-12' of git://anongit.freedesk...Takashi Iwai2015-01-1312-225/+361
|\
| * drm/i915: remove unused power_well/get_cdclk_freq apiImre Deak2015-01-122-93/+0
| * ALSA: hda: add component supportImre Deak2015-01-123-45/+106
| * ALSA: hda: pass intel_hda to all i915 interface functionsImre Deak2015-01-123-26/+33
| * ALSA: hda: export struct hda_intelImre Deak2015-01-123-29/+31
| * drm/i915: add component supportImre Deak2015-01-125-0/+157
| * drm/i915: add dev_to_i915 helperImre Deak2015-01-122-6/+8
* | Merge branch 'topic/line6' into for-nextTakashi Iwai2015-01-12223-1774/+2480
|\ \
| * | ALSA: move line6 usb driver into sound/usbTakashi Iwai2015-01-1230-3/+3
| * | staging: line6: Make *_disconnect() functions staticChris Rorvick2015-01-128-96/+94
| * | staging: line6: Call *_disconnect() via pointerChris Rorvick2015-01-126-42/+8
| * | staging: line6: Call *_process_message() via pointerChris Rorvick2015-01-126-35/+10
| * | staging: line6: Pass *_process_message() `usb_line6' pointersChris Rorvick2015-01-125-13/+10
| * | staging: line6: Pass *_init() `usb_line6' pointersChris Rorvick2015-01-129-33/+24
| * | staging: line6: Move audio endpoints to propertiesChris Rorvick2015-01-126-64/+52
| * | staging: line6: Remove stale Pocket POD PCM endpointsChris Rorvick2015-01-121-5/+0
| * | staging: line6: Move control endpoints to propertiesChris Rorvick2015-01-123-40/+48
| * | staging: line6: Move altsetting to propertiesChris Rorvick2015-01-122-51/+25
| * | staging: line6: Filter on UX2 interfacesChris Rorvick2015-01-121-16/+4
| * | staging: line6: Filter on Pocket POD interfaceChris Rorvick2015-01-121-10/+2
| * | staging: line6: Split out POD HD500 interfacesChris Rorvick2015-01-123-19/+28
| * | staging: line6: Split out PODxt Live interfacesChris Rorvick2015-01-124-81/+48
| * | staging: line6: List out capabilities individuallyChris Rorvick2015-01-122-22/+36
| * | staging: line6: Use explicit indexes when defining propertiesChris Rorvick2015-01-121-22/+90
| * | staging: line6: Rename capability macrosChris Rorvick2015-01-126-14/+14
| * | staging: line6: Remove useless commentsChris Rorvick2015-01-121-2/+0
| * | staging: line6: Remove idVendor and idProduct macrosChris Rorvick2015-01-122-61/+19
| * | staging: line6: Key off of device typeChris Rorvick2015-01-124-143/+144
| * | staging: line6: Index properties array with device typeChris Rorvick2015-01-121-15/+2
| * | staging: line6: Define a device type enumChris Rorvick2015-01-122-18/+57
| * | staging: line6: Cleanup device tableChris Rorvick2015-01-121-19/+21
| * | staging: line6: Remove unsupported X3 devicesChris Rorvick2015-01-123-30/+0
| * | staging: line6: Remove line6_pod_transmit_paramter()Chris Rorvick2015-01-122-11/+0
| * | staging: line6: Remove `device_bit' from propertiesChris Rorvick2015-01-124-86/+24