aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-25drm: Make drm_atomic_helper.h standalone includibleThierry Reding1-0/+2
2014-11-25drm/plane: Add missing kerneldocThierry Reding1-0/+4
2014-11-25drm/plane: Pass old state to ->atomic_update()Thierry Reding1-1/+2
2014-11-25ASoC: rt5645: multiple JD mode supportBard Liao1-0/+1
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil1-0/+3
2014-11-25[media] vb2: add dma_dir to the alloc memopHans Verkuil1-1/+3
2014-11-25[media] vb2: replace 'write' by 'dma_dir'Hans Verkuil1-2/+4
2014-11-25[media] videobuf2-core.h: improve documentationHans Verkuil1-15/+17
2014-11-25[media] v4l2-common: move v4l2_ctrl_check to cx2341xHans Verkuil1-3/+1
2014-11-25[media] v4l2-ctrl: move function prototypes from common.h to ctrls.hHans Verkuil2-3/+25
2014-11-25[media] v4l2-common: remove unused helper functionsHans Verkuil1-10/+0
2014-11-24Merge branch 'clk-fixes' into clk-nextMichael Turquette2-2/+1
2014-11-25Merge branch 'ib-mfd-iio-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki1-0/+59
2014-11-24sunrpc: eliminate RPC_TRACEPOINTSJeff Layton2-12/+3
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton4-12/+9
2014-11-24of/overlay: Introduce DT overlay supportPantelis Antoniou1-0/+31
2014-11-24of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou1-0/+6
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely1-10/+13
2014-11-24of/reconfig: Add empty stubs for the of_reconfig methodsGrant Likely1-6/+23
2014-11-24of/reconfig: Add of_reconfig_get_state_change() of notifier helper.Pantelis Antoniou1-0/+7
2014-11-24lockd: eliminate LOCKD_DEBUGJeff Layton1-5/+1
2014-11-24NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson1-2/+2
2014-11-24tipc: add tipc_netlink.h to uapi KbuildRichard Alpe1-0/+1
2014-11-24tc_vlan: fix type of tcfv_push_vidJiri Pirko1-1/+1
2014-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-0/+56
2014-11-24ipvlan: Initial check-in of the IPVLAN driver.Mahesh Bandewar2-0/+19
2014-11-24scsi: add SPC-3 command definitionsHannes Reinecke1-3/+7
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke3-3/+3
2014-11-24scsi: remove scsi_driver owner fieldChristoph Hellwig1-1/+0
2014-11-24scsi: stop passing a gfp_mask argument down the command setup pathChristoph Hellwig1-1/+1
2014-11-24spi: core: Add spi_transfer_is_last() helperBeniamino Galvani1-0/+6
2014-11-24ASoC: uda134x: Remove is_powered_on_standby from platform dataLars-Peter Clausen1-12/+0
2014-11-24sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton2-1/+102
2014-11-24sunrpc: add new tracepoints in xprt handling codeJeff Layton1-0/+63
2014-11-24sunrpc: add some tracepoints in svc_rqst handling functionsJeff Layton1-0/+55
2014-11-24KVM: x86: move device assignment out of kvm_host.hPaolo Bonzini1-29/+0
2014-11-24regulator: core: Add PRE_DISABLE notificationRichard Fitzgerald1-0/+4
2014-11-24Merge branch 'for-3.19/core' into for-3.19/driversJens Axboe1-0/+5
2014-11-24blk: introduce generic io stat accounting help functionGu Zheng1-0/+5
2014-11-24Merge tag 'v3.18-rc6' into devicetree/nextGrant Likely26-35/+145
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-0/+13
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig6-14/+6
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-2/+5
2014-11-24vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...Al Viro1-3/+3
2014-11-24switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iterAl Viro1-3/+3
2014-11-24switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()Al Viro1-3/+0
2014-11-24kill zerocopy_sg_from_iovec()Al Viro1-2/+0
2014-11-24new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()Al Viro1-0/+3
2014-11-24new helper: memcpy_to_msg()Al Viro1-0/+5
2014-11-24switch ipxrtr_route_packet() from iovec to msghdrAl Viro1-1/+1