summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: squash lines for simple wrapper functionsMasahiro Yamada2016-09-077-43/+13
* ALSA: pcm: Fix avail to return error if stream is suspendedJeeja KP2016-09-061-1/+3
* ALSA: bt87x: constify snd_pcm_ops structuresJulia Lawall2016-09-021-1/+1
* ALSA: oxygen: constify snd_pcm_ops structuresJulia Lawall2016-09-021-6/+6
* ALSA: ad1889: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall2016-09-024-8/+8
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-0239-114/+114
* ALSA: cs5535audio: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* ALSA: cs46xx: fix typo "seconadry" -> "secondary"Colin Ian King2016-09-012-3/+3
* ALSA: seq: initialize whole fields of automatic variable with union typeTakashi Sakamoto2016-08-311-2/+5
* ALSA: snd-aoa: enable sound on PowerBook G4 12"Aaro Koskinen2016-08-252-1/+9
* ALSA: bebob: unify configurations for some models produced by Yamaha/TerratecTakashi Sakamoto2016-08-244-38/+9
* ALSA: bebob: rename file with vendor-dependent code so that it's for Yamaha/T...Takashi Sakamoto2016-08-242-4/+5
* ALSA: hdspm: fix spelling mistake "Externel" -> "External"Colin Ian King2016-08-221-1/+1
* ALSA: compress: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-221-7/+3
* ALSA: usb-audio: rmove print for failure of kmallocShawn Lin2016-08-221-3/+1
* ALSA: usb: fine-tune Tenor error compensation valueDaniel Mack2016-08-221-2/+2
* ALSA: usb: use TEAC UD-H01 quirk for more devicesDaniel Mack2016-08-223-5/+7
* ALSA: usb: move udh01_fb_quirk setting to quirks.cDaniel Mack2016-08-222-4/+5
* ALSA: seq: obsolete change of address limitTakashi Sakamoto2016-08-222-78/+7
* ALSA: seq: change ioctl command operation to get data in kernel spaceTakashi Sakamoto2016-08-221-358/+248
* ALSA: seq: add an alternative way to handle ioctl requestsTakashi Sakamoto2016-08-222-1/+80
* ALSA: seq: add documentation for snd_seq_kernel_client_ctlTakashi Sakamoto2016-08-221-3/+11
* ALSA: usb: caiaq: audio: don't print error when allocating urb failsWolfram Sang2016-08-111-1/+0
* Merge branch 'topic/hda-link-time' into for-nextTakashi Iwai2016-08-0912-128/+386
|\
| * ALSA - hda: Add support for link audio time reportingGuneshwor Singh2016-08-091-1/+197
| * ALSA - hda: Add support for parsing new HDA capabilitiesGuneshwor Singh2016-08-094-0/+61
| * ALSA - Ext hda: remove bus_parse_capabilitiesVinod Koul2016-08-092-87/+0
| * ALSA: convert users to core bus_parse_capabilitiesVinod Koul2016-08-095-40/+40
| * ALSA: hda - move bus_parse_capabilities to coreVinod Koul2016-08-092-0/+88
* | ALSA: usb-audio: Add quirk for ELP HD USB CameraVittorio Gambaletta (VittGam)2016-08-091-0/+1
* | ALSA: usb-audio: Add a sample rate quirk for Creative Live! Cam Socialize HD ...Piotr Karasinski2016-08-091-0/+1
|/
* Linux 4.8-rc1v4.8-rc1Linus Torvalds2016-08-081-2/+2
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-0862-213/+213
|\
| * block: rename bio bi_rw to bi_opfJens Axboe2016-08-0751-157/+158
| * target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe2016-08-071-1/+1
| * mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe2016-08-071-2/+3
| * block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-0711-53/+51
* | Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-0822-156/+334
|\ \ | |/ |/|
| * Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...Dave Airlie2016-08-0322-156/+334
| |\
| | * drm: rcar: use generic code for managing zpos plane propertyBenjamin Gaignard2016-07-296-25/+8
| | * drm/exynos: use generic code for managing zpos plane propertyMarek Szyprowski2016-07-293-62/+13
| | * drm: sti: use generic zpos for planeBenjamin Gaignard2016-07-296-68/+38
| | * drm: add generic zpos propertyMarek Szyprowski2016-07-297-1/+275
| | * Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8Benjamin Gaignard2016-07-29122-7051/+7425
| | |\
* | | \ Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds2016-08-0716-34/+31
|\ \ \ \
| * | | | DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1Jani Nikula2016-08-051-16/+10
| * | | | Documenation: update cgroup's document pathseokhoon.yoon2016-08-0314-19/+19
| * | | | Documentation/sphinx: do not warn about missing tools in 'make help'Jani Nikula2016-08-031-2/+2
* | | | | Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-074-2/+67
|\ \ \ \ \