summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-05powerpc/rcpm: add RCPM driverchenhui zhao1-0/+105
2016-03-05regmap: irq: add devm apis for regmap_{add,del}_irq_chipLaxman Dewangan1-0/+8
2016-03-05regmap: replace regmap_write_bits()Kuninori Morimoto1-9/+3
2016-03-05Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+3
2016-03-05Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+60
2016-03-05Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2016-03-05Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King5-5/+20
2016-03-05Merge tag 'rxrpc-rewrite-20160304' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller1-3/+12
2016-03-05Merge tag 'omapdrm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie2-100/+4
2016-03-05ethtool.h: define INT_MAX for userlandNicolas Dichtel1-0/+4
2016-03-05uapi: define DIV_ROUND_UP for userlandNicolas Dichtel4-9/+6
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng1-0/+1
2016-03-04Merge branch 'rotary-encoder' into nextDmitry Torokhov29-65/+172
2016-03-04Merge tag 'v4.6-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd1-0/+12
2016-03-04blk-mq: enable polling support by defaultChristoph Hellwig1-1/+2
2016-03-04vfs: add the RWF_HIPRI flag for preadv2/pwritev2Christoph Hellwig2-0/+4
2016-03-04vfs: vfs: Define new syscalls preadv2,pwritev2Milosz Tanski2-0/+12
2016-03-04vfs: pass a flags argument to vfs_readv/vfs_writevChristoph Hellwig1-2/+2
2016-03-04IB/core: Add arbitrary sg_list supportSagi Grimberg1-0/+6
2016-03-04rxrpc: Be more selective about the types of received packets we acceptDavid Howells1-0/+11
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells1-3/+1
2016-03-04tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)1-0/+2
2016-03-04usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...Petr Kulhavy1-1/+1
2016-03-04usb: otg-fsm: add B_AIDL_BDIS timerLi Jun1-0/+1
2016-03-04usb: common: otg-fsm: add HNP polling supportLi Jun1-0/+14
2016-03-04usb: add OTG status selector definition for HNP pollingLi Jun1-0/+1
2016-03-04usb: gadget: add hnp_polling_support and host_request_flag in usb_gadgetLi Jun1-0/+6
2016-03-04usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski1-0/+1
2016-03-04usb: renesas_usbhs: add R-Car Gen3 power controlYoshihiro Shimoda1-0/+1
2016-03-04usb: gadget: Update config for SuperSpeedPlusJohn Youn1-0/+1
2016-03-04usb: gadget: Update function for SuperSpeedPlusJohn Youn1-0/+5
2016-03-04usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn1-1/+2
2016-03-04usb: gadget: Add gadget_is_superspeed_plus()John Youn1-0/+10
2016-03-04usb: ch9: Add size macro for SSP dev cap descriptorJohn Youn1-0/+6
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar74-1662/+1871
2016-03-04[media] v4l2-mc.h: fix yet more compiler errorsHans Verkuil1-4/+3
2016-03-04ALSA: uapi: Make alsa asound.h header more portableThomas Klausner1-0/+4
2016-03-04Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner5-12/+86
2016-03-04Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie1-0/+1
2016-03-04Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2-63/+14
2016-03-04of: add 'const' for of_property_*_string*() parameter '*np'David Rivshin1-9/+9
2016-03-04net: sched: use pfifo_fast for non real queuesEric Dumazet1-0/+6
2016-03-04ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestampingChristopher S. Hall2-1/+20
2016-03-04X.509: Make algo identifiers text instead of enumDavid Howells1-26/+4
2016-03-04akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells1-2/+0
2016-03-04lightnvm: rename ->nr_pages to ->nr_sectsMatias Bjørling1-1/+1
2016-03-04lightnvm: fold get bb tbl when using dual/quad plane modeMatias Bjørling1-3/+3
2016-03-04block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig1-1/+1
2016-03-04writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo1-0/+5
2016-03-04block: get the 1st and last bvec via helpersMing Lei1-4/+9