summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: gus: remove unused local flagTakashi Sakamoto2017-05-241-27/+22
* ALSA: control: remove entry limitation for list operationTakashi Sakamoto2017-05-241-3/+1
* ALSA: info: Use kvzalloc() for a temporary write bufferTakashi Iwai2017-05-231-3/+3
* ALSA: pcm: Remove set_fs() in PCM core codeTakashi Iwai2017-05-232-47/+67
* ALSA: control: Simplify snd_ctl_elem_list() implementationTakashi Iwai2017-05-231-42/+24
* ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto2017-05-2212-227/+9
* ALSA: mixart: constify snd_kcontrol_new structuresBhumika Goyal2017-05-211-3/+3
* ALSA: cs46xx: constify snd_kcontrol_new structuresBhumika Goyal2017-05-211-1/+1
* ALSA: ice1712: constify snd_kcontrol_new structuresBhumika Goyal2017-05-212-4/+4
* ALSA: sound/isa: constify snd_kcontrol_new structuresBhumika Goyal2017-05-215-7/+7
* ALSA: pcm: Simplify forward/rewind codesTakashi Iwai2017-05-211-68/+50
* ALSA: pcm: Use a common helper for PCM state check and hwsyncTakashi Iwai2017-05-211-118/+35
* ALSA: pcm/oss: mark snd_pcm_plug_slave_format arg as constArnd Bergmann2017-05-181-1/+1
* ALSA: pcm: use "do {} while (0)" for empty macroArnd Bergmann2017-05-181-1/+1
* ALSA: pcm: constify function local and read-only tableTakashi Sakamoto2017-05-171-2/+3
* ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kern...Takashi Sakamoto2017-05-173-11/+12
* ALSA: pcm: use helper function to refer parameter as read-onlyTakashi Sakamoto2017-05-174-8/+10
* ALSA: pcm: add const qualifier for read-only table for sampling rateTakashi Sakamoto2017-05-171-2/+4
* Merge branch 'topic/avr32-removal' into for-nextTakashi Iwai2017-05-178-1394/+88
|\
| * dmaengine: dw: Remove AVR32 bits from the driverAndy Shevchenko2017-05-154-396/+14
| * ALSA: atmel: Remove AVR32 bits from the driverAndy Shevchenko2017-05-154-998/+74
* | ALSA: Enable build with m68kTakashi Iwai2017-05-171-2/+2
* | ALSA: emu10k1: Get rid of set_fs() usageTakashi Iwai2017-05-171-54/+73
* | ALSA: opl3: Kill unused set_fs()Takashi Iwai2017-05-171-14/+0
* | ALSA: hda - Remove superfluous header inclusionsTakashi Iwai2017-05-171-2/+0
* | ALSA: hda - Fix a typo in commentTakashi Iwai2017-05-171-1/+1
* | ALSA: hda - Remove the use of set_fs()Takashi Iwai2017-05-171-28/+31
* | ALSA: hda - Remove the generic bind ctl helpersTakashi Iwai2017-05-172-168/+0
* | ALSA: hda - Move bind-mixer switch codes to generic parserTakashi Iwai2017-05-173-85/+44
* | ALSA: hda - Simplify bound-beep mute control for ALC268Takashi Iwai2017-05-171-9/+28
* | ALSA: pcm: fix the comments that refers to kernel-docMauro Carvalho Chehab2017-05-171-1/+1
* | ALSA: cs4281: Fix the leftover commentTakashi Iwai2017-05-171-1/+1
* | ALSA: sb: Use IS_REACHABLE()Takashi Iwai2017-05-172-2/+2
* | ALSA: opl4: Use IS_REACHABLE()Takashi Iwai2017-05-172-3/+3
* | ALSA: cmi8238: Use IS_ENABLED()Takashi Iwai2017-05-171-1/+1
* | ALSA: Use IS_ENABLED() in common headersTakashi Iwai2017-05-175-13/+13
* | ALSA: pcm: Build pcm notifier code conditionallyTakashi Iwai2017-05-172-20/+28
* | ALSA: ak411x: Use array instead of offsetof()Takashi Iwai2017-05-176-48/+60
* | ALSA: vxpocket: Use container_of()Takashi Iwai2017-05-174-21/+23
* | ALSA: vx222: Use container_of()Takashi Iwai2017-05-153-15/+17
* | ALSA: us122l: enable compile testingJohan Hovold2017-05-151-1/+1
* | ALSA: us122l: clean up US144 handlingJohan Hovold2017-05-152-18/+20
* | ALSA: usb-audio: fix Amanero Combo384 quirk on big-endian hostsJohan Hovold2017-05-151-1/+1
|/
* Linux 4.12-rc1v4.12-rc1Linus Torvalds2017-05-131-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-135-7/+445
|\
| * Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-111-1/+1
| * Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423
| * Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2017-05-071-0/+2
| * Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2017-05-071-0/+13
| * Input: xpad - sort supported devices by USB IDBenjamin Valentin2017-05-071-6/+6