summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2016-03-1415-89/+169
|\
| *-. Merge remote-tracking branches 'asoc/topic/sunxi', 'asoc/topic/topology' and ...Mark Brown2016-03-132-12/+11
| |\ \
| | | * ASoC: topology: Add FE DAI links dynamicallyMengdong Lin2016-02-151-0/+6
| | | * ASoC: topology: Add FE DAIs dynamicallyMengdong Lin2016-02-152-12/+5
| | |/
| | |
| | \
| *-. | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'aso...Mark Brown2016-03-131-39/+46
| |\ \|
| | * | regmap: add regmap_fields_force_xxx() macrosKuninori Morimoto2016-02-261-2/+4
| | * | regmap: add regmap_field_force_xxx() macrosKuninori Morimoto2016-02-261-0/+4
| | * | regmap: merge regmap_fields_update_bits() into macroKuninori Morimoto2016-02-201-2/+2
| | * | regmap: merge regmap_fields_write() into macroKuninori Morimoto2016-02-201-2/+3
| | * | regmap: add regmap_fields_update_bits_base()Kuninori Morimoto2016-02-201-0/+12
| | * | regmap: merge regmap_field_update_bits() into macroKuninori Morimoto2016-02-201-2/+2
| | * | regmap: merge regmap_field_write() into macroKuninori Morimoto2016-02-201-1/+3
| | * | regmap: add regmap_field_update_bits_base()Kuninori Morimoto2016-02-201-1/+11
| | * | regmap: merge regmap_update_bits_check_async() into macroKuninori Morimoto2016-02-201-13/+2
| | * | regmap: merge regmap_update_bits_check() into macroKuninori Morimoto2016-02-201-12/+2
| | * | regmap: merge regmap_update_bits_async() into macroKuninori Morimoto2016-02-201-10/+2
| | * | regmap: merge regmap_update_bits() into macroKuninori Morimoto2016-02-201-9/+3
| | * | regmap: add regmap_update_bits_base()Kuninori Morimoto2016-02-201-0/+11
| | |/
| | |
| | \
| | \
| | \
| *---. | Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'a...Mark Brown2016-03-131-1/+1
| |\ \ \|
| | | * | ASoC: adau17x1: Correct typos in file headersAndreas Irestål2016-02-241-1/+1
| | | |/
| * | | Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2016-03-131-0/+12
| |\ \ \
| | * | | drm/edid: Add API to help find connection typeSubhransu S. Prusty2016-02-151-0/+12
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'asoc/topic/core-pcm' into asoc-nextMark Brown2016-03-131-0/+2
| |\ \ \
| | * | | ALSA: pcm: Add snd_pcm_rate_range_to_bits()Mengdong Lin2016-02-051-0/+2
| | |/ /
| * | | Merge tag 'asoc-fix-v4.5-rc6' into asoc-linusMark Brown2016-03-131-4/+4
| |\ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-061-0/+1
| |\ \ \ \
| | * | | | ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng2016-03-041-0/+1
| * | | | | Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-03-051-24/+30
| |\ \ \ \ \
| | * | | | | [media] media: Sanitise the reserved fields of the G_TOPOLOGY IOCTL argumentsSakari Ailus2016-03-031-9/+9
| | * | | | | [media] media.h: postpone connectors entitiesMauro Carvalho Chehab2016-03-031-0/+8
| | * | | | | [media] media.h: use hex values for range offsets, move connectors base up.Hans Verkuil2016-03-031-10/+10
| | * | | | | [media] media.h: get rid of MEDIA_ENT_F_CONN_TESTMauro Carvalho Chehab2016-02-161-2/+0
| | * | | | | [media] [for,v4.5] media.h: increase the spacing between function rangesHans Verkuil2016-02-161-11/+11
| * | | | | | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-042-3/+3
| |\ \ \ \ \ \
| | * | | | | | libata: Align ata_device's id on a cachelineHarvey Hunt2016-02-251-1/+1
| | * | | | | | libata: fix HDIO_GET_32BIT ioctlArnd Bergmann2016-02-111-2/+2
| * | | | | | | Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-043-7/+60
| |\ \ \ \ \ \ \
| | * | | | | | | block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig2016-03-031-1/+1
| | * | | | | | | writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo2016-03-031-0/+5
| | * | | | | | | block: get the 1st and last bvec via helpersMing Lei2016-03-031-4/+9
| | * | | | | | | block: check virt boundary in bio_will_gap()Ming Lei2016-03-031-5/+11
| | * | | | | | | block: bio: introduce helpers to get the 1st and last bvecMing Lei2016-03-031-0/+37
| * | | | | | | | Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-041-0/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)2016-03-041-0/+2
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-011-3/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro2016-02-291-3/+1
* | | | | | | | | ALSA: seq: Provide card number / PID via sequencer client infoMartin Koegler2016-03-081-2/+4
* | | | | | | | | Merge branch 'topic/hda' into for-nextTakashi Iwai2016-03-0846-1570/+1643
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ALSA: hda - Fix unexpected resume through regmap code pathTakashi Iwai2016-03-081-0/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/jack', 'asoc/fix/max98088', 'asoc/fi...Mark Brown2016-03-051-4/+4
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | / / | | | | |_|_|_|/ / | | | |/| | | | |