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