summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-11-23ALSA: firewire-tascam: add new hwdep ioctl command to get state imageTakashi Sakamoto
2018-11-23ALSA: firewire-tascam: pick up data of state from tx isochronous pakcetsTakashi Sakamoto
2018-11-23dt-bindings: clk: meson-gxbb: Add Video clock bindingsNeil Armstrong
2018-11-23dt-bindings: clock: meson8b: export the CPU post dividersMartin Blumenstingl
2018-11-23ASoC: soc-core: add snd_soc_of_parse_node_prefix()Kuninori Morimoto
2018-11-23media: vb2: Allow reqbufs(0) with "in use" MMAP buffersJohn Sheu
2018-11-23media: cec: keep track of outstanding transmitsHans Verkuil
2018-11-23hrtimers/tick/clockevents: Remove sloppy license referencesThomas Gleixner
2018-11-23time: Add SPDX license identifiersThomas Gleixner
2018-11-23time: Remove useless filenames in top level commentsThomas Gleixner
2018-11-23media: v4l2-common: add V4L2_FRACT_COMPAREAkinobu Mita
2018-11-23dt-bindings: pinctrl: Add RZ/A2 pinctrl and GPIOChris Brandt
2018-11-23x86/headers: Fix -Wmissing-prototypes warningYi Wang
2018-11-23xfrm_user: fix freeing of xfrm states on acquireMathias Krause
2018-11-22bpf: add skb->tstamp r/w access from tc clsact and cg skb progsVlad Dumitrescu
2018-11-22RDMA/core: Sync unregistration with netlink commandsParav Pandit
2018-11-22{net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens
2018-11-22net/dim: Update DIM start sample after each DIM iterationTal Gilboa
2018-11-22x86/resctrl: Rename the config option INTEL_RDT to RESCTRLBabu Moger
2018-11-22RDMA/uverbs: Check for NULL driver methods for every write callJason Gunthorpe
2018-11-22RDMA/verbs: Store the write/write_ex uapi entry points in the uverbs_apiJason Gunthorpe
2018-11-22RDMA/uverbs: Add helpers to mark uapi functions as unsupportedJason Gunthorpe
2018-11-22RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe
2018-11-22media: rc: add driver for Xbox DVD Movie Playback KitBenjamin Valentin
2018-11-22rtc: nvmem: remove nvmem from struct rtc_deviceAlexandre Belloni
2018-11-22Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-11-22regulator: core: Only count load for enabled consumersDouglas Anderson
2018-11-22math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warningVincent Chen
2018-11-22math-emu/op-2.h: Use statement expressions to prevent negative constant shiftVincent Chen
2018-11-22Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-11-22Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-11-22include: Add lantiq.h in include/linux/Songjun Wu
2018-11-22Revert "Input: Add the `REL_WHEEL_HI_RES` event code"Benjamin Tissoires
2018-11-22Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires
2018-11-21scsi: target: add emulate_pr backstore attr to toggle PR supportDavid Disseldorp
2018-11-22Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-21bridge: Allow querying bridge port flagsIdo Schimmel
2018-11-21vxlan: Add hardware FDB learningPetr Machata
2018-11-21vxlan: Mark user-added FDB entriesPetr Machata
2018-11-21tcp: defer SACK compression after DupThreshEric Dumazet
2018-11-21net/vlan: introduce skb_vlan_tag_get_cfi() helperMichał Mirosław
2018-11-21IB/core: Make function ib_fmr_pool_unmap return voidYuval Shaia
2018-11-21RDMA/core: Remove unused header files mm.h, socket.h, scatterlist.hParav Pandit
2018-11-21Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe
2018-11-21dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLBRobin Murphy
2018-11-21drivers/perf: xgene: Add CPU hotplug supportHoan Tran
2018-11-21firmware: raspberrypi: Switch to SPDX identifierStefan Wahren
2018-11-21ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routi...Kuninori Morimoto
2018-11-21ASoC: simple-card-utils: tidyup asoc_simple_card_parse_convert()Kuninori Morimoto
2018-11-21arm64: perf: Add support for Armv8.1 PMCEID register formatWill Deacon