summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-21clk: Add a basic multiplier clockMaxime Ripard1-0/+42
2015-10-21Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg1-3/+0
2015-10-21Bluetooth: Add hci_conn_hash_lookup_le() helper functionJohan Hedberg1-0/+24
2015-10-21drm/amdgpu: update the core VI support for StoneySamuel Li1-1/+1
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells6-23/+39
2015-10-21tcp: use RACK to detect lossesYuchung Cheng1-0/+9
2015-10-21tcp: track the packet timings in RACKYuchung Cheng2-0/+11
2015-10-21tcp: skb_mstamp_after helperYuchung Cheng1-0/+9
2015-10-21tcp: remove tcp_mark_lost_retrans()Yuchung Cheng1-2/+0
2015-10-21tcp: track min RTT using windowed min-filterYuchung Cheng2-0/+10
2015-10-21Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg1-0/+1
2015-10-21ALSA: Add helper function to add single value constraintLars-Peter Clausen1-0/+16
2015-10-21Merge branch 'clk-shmobile-for-v4.4' of git://git.kernel.org/pub/scm/linux/ke...Michael Turquette2-0/+78
2015-10-21Bluetooth: Introduce driver specific post init callbackMarcel Holtmann1-0/+1
2015-10-21tracing: gpio: Add Kconfig option for enabling/disabling trace eventsTal Shorer1-0/+4
2015-10-21tracing: Allow disabling compilation of specific trace systemsTal Shorer2-4/+15
2015-10-216lowpan: remove lowpan_is_addr_broadcastAlexander Aring1-10/+0
2015-10-216lowpan: move IPHC functionality definesAlexander Aring1-123/+0
2015-10-216lowpan: remove lowpan_fetch_skb_u8Alexander Aring1-13/+14
2015-10-216lowpan: cleanup lowpan_header_decompressAlexander Aring2-6/+28
2015-10-216lowpan: cleanup lowpan_header_compressAlexander Aring1-7/+23
2015-10-216lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LENAlexander Aring1-0/+8
2015-10-21Bluetooth: Add support setup stage internal notification eventMarcel Holtmann1-0/+1
2015-10-21Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann1-0/+9
2015-10-21Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg1-1/+1
2015-10-20clk: shmobile: Add r8a7795 CPG Core Clock DefinitionsGeert Uytterhoeven1-0/+63
2015-10-20clk: shmobile: Add new Renesas CPG/MSSR DT bindingsGeert Uytterhoeven1-0/+15
2015-10-20vga_switcheroo: Constify vga_switcheroo_handlerLukas Wunner1-2/+2
2015-10-20[media] v4l: add type field to v4l2_modulator structAntti Palosaari1-1/+2
2015-10-20[media] v4l2: add support for SDR transmitterAntti Palosaari3-1/+13
2015-10-20[media] v4l2: add RF gain controlAntti Palosaari1-0/+1
2015-10-20[media] v4l2: rename V4L2_TUNER_ADC to V4L2_TUNER_SDRAntti Palosaari1-1/+4
2015-10-20[media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2Junghak Sung3-94/+118
2015-10-20[media] media: videobuf2: Prepare to divide videobuf2Junghak Sung3-22/+81
2015-10-20[media] media: videobuf2: Replace v4l2-specific data with vb2 dataJunghak Sung3-10/+36
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+1
2015-10-20i2c: rcar: Remove obsolete platform data supportGeert Uytterhoeven1-10/+0
2015-10-20i2c: ocores: support big-endian register layoutMax Filippov1-0/+1
2015-10-20ASoC: wm8904: Correct number of EQ registersCharles Keepax1-1/+1
2015-10-20crypto: ahash - Add crypto_ahash_blocksizeHerbert Xu1-0/+14
2015-10-20lib/mpi: clean unused SHA1_DIGEST_LENGTHLABBE Corentin1-6/+0
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-39/+129
2015-10-20Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner3-11/+11
2015-10-20drm: Introduce generic probe function for component based masters.Liviu Dudau1-0/+13
2015-10-20compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin2-13/+66
2015-10-20perf: Add PERF_SAMPLE_BRANCH_CALLStephane Eranian1-0/+2
2015-10-20perf/x86: Fix time_shift in perf_event_mmap_pageAdrian Hunter1-2/+2
2015-10-20stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...Oleg Nesterov2-4/+1
2015-10-20stop_machine: Ensure that a queued callback will be called before cpu_stop_pa...Oleg Nesterov1-0/+1
2015-10-20Merge branch 'topic/hda-modalias' into for-nextTakashi Iwai3-10/+17