summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-09rpmsg: Move endpoint related interface to rpmsg coreBjorn Andersson1-142/+6
2016-09-09rpmsg: Indirection table for rpmsg_endpoint operationsBjorn Andersson1-24/+38
2016-09-09rpmsg: Introduce indirection table for rpmsg_device operationsBjorn Andersson1-0/+23
2016-09-09rpmsg: Clean up rpmsg device vs channel namingBjorn Andersson1-15/+17
2016-09-09rpmsg: Make rpmsg_create_ept() take channel_info structBjorn Andersson1-1/+14
2016-09-09rpmsg: rpmsg_send() operations takes rpmsg_endpointBjorn Andersson1-30/+40
2016-09-09hwmon: (core) Add basic pwm attribute support to new APIGuenter Roeck1-0/+13
2016-09-09hwmon: (core) Add fan attribute support to new APIGuenter Roeck1-0/+27
2016-09-09hwmon: (core) Add energy and humidity attribute support to new APIGuenter Roeck1-0/+29
2016-09-09hwmon: (core) Add power attribute support to new APIGuenter Roeck1-0/+54
2016-09-09hwmon: (core) Add current attribute support to new APIGuenter Roeck1-0/+36
2016-09-09hwmon: (core) Add voltage attribute support to new APIGuenter Roeck1-0/+35
2016-09-09hwmon: (core) New hwmon registration APIGuenter Roeck1-0/+148
2016-09-09tcp: use an RB tree for ooo receive queueYaogong Wang3-5/+6
2016-09-09vlan: Check for vlan ethernet types for 8021.q or 802.1adEric Garver1-10/+23
2016-09-09openvswitch: 802.1ad uapi changes.Thomas F Herbert1-8/+9
2016-09-09net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang1-2/+3
2016-09-09net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti2-2/+3
2016-09-09pstore/pmsg: drop bounce bufferMark Salyzyn2-5/+13
2016-09-09pstore/ram: Set pstore flags dynamicallyNamhyung Kim1-2/+0
2016-09-09pstore: Split pstore fragile flagsNamhyung Kim1-1/+7
2016-09-09ACPI / CPPC: Add prefix cppc to cpudata structure nameSrinivas Pandruvada1-2/+2
2016-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-8/+6
2016-09-08Merge tag 'kvm-s390-next-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-3/+3
2016-09-08Merge branch 'linus' into timers/core, to refresh the branchIngo Molnar27-36/+259
2016-09-08Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.Alex Ng1-0/+9
2016-09-08arm64: KVM: vgic-v2: Add GICV access from HYPMarc Zyngier1-0/+3
2016-09-08arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier1-0/+3
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells2-3/+7
2016-09-08rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells1-2/+8
2016-09-08rxrpc: Add tracepoints to record received packets and end of data_readyDavid Howells1-0/+38
2016-09-08rxrpc: Remove skb_count from struct rxrpc_callDavid Howells1-7/+3
2016-09-08rxrpc: Update protocol definitions slightlyDavid Howells1-3/+5
2016-09-08qed*: Add support for the ethtool get_regs operationTomer Tayar1-0/+4
2016-09-08qed: Add support for debug data collectionTomer Tayar1-0/+3
2016-09-08drm/i915: Remove .is_mobile field from platform structCarlos Santa1-24/+14
2016-09-07usercopy: force check_object_size() inlineKees Cook1-2/+2
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells2-1/+31
2016-09-07rxrpc: Improve the call tracking tracepointDavid Howells1-8/+3
2016-09-07crypto: engine - permit to enqueue ashash_requestCorentin LABBE1-16/+33
2016-09-07crypto: engine - move crypto engine to its own headerCorentin LABBE2-70/+90
2016-09-07drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT bindingJyri Sarha2-2/+10
2016-09-07drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdataJyri Sarha1-10/+18
2016-09-07Merge commit 'efc9194bcff84' ("ASoC: hdmi-codec: callback function will be ca...Russell King1-5/+8
2016-09-07Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warningsDexuan Cui1-0/+21
2016-09-07netfilter: nft_numgen: rename until attribute by modulusLaura Garcia Liebana1-2/+2
2016-09-07jump_labels: Allow array initialisersCatalin Marinas1-0/+12
2016-09-07netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...Gao Feng1-42/+0
2016-09-07netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...Gao Feng2-20/+3
2016-09-07Revert "Drivers: hv: ring_buffer: count on wrap around mappings in get_next_p...K. Y. Srinivasan1-11/+21