summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-10-23drivers: phy: add calibrate methodAndrzej Pietrasiewicz
2017-10-23ufs/phy: qcom: Refactor to use phy_init callVivek Gautam
2017-10-23phy: Add UFS PHY modesVivek Gautam
2017-10-23phy: Return NULL if the phy is optionalMaxime Ripard
2017-10-23extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-22of: reserved_mem: Accessor for acquiring reserved_memBjorn Andersson
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-22drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-21Merge branch 'pm-sleep' into pm-coreRafael J. Wysocki
2017-10-21net: sched: add block bind/unbind notif. and extended block_get/putJiri Pirko
2017-10-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-10-20Merge tag 'gpmc-omap-for-v4.15' of https://github.com/rogerq/linux into next/...Arnd Bergmann
2017-10-20Merge tag 'qcom-drivers-for-4.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2017-10-20Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' an...Paul E. McKenney
2017-10-20srcu: Add parameters to SRCU docbook commentsPaul E. McKenney
2017-10-20selinux: bpf: Add addtional check for bpf object file receiveChenbo Feng
2017-10-20security: bpf: Add LSM hooks for bpf object related syscallChenbo Feng
2017-10-20bpf: Add file mode configuration into bpf mapsChenbo Feng
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding
2017-10-20net: Add extack to validator_info structs used for address notifierDavid Ahern
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend
2017-10-20mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=yKirill A. Shutemov
2017-10-20Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-20timer: Provide wrappers safe for use with LOCKDEPKees Cook
2017-10-20kprobes: Disable the jprobes APIsMasami Hiramatsu
2017-10-20gpio: Fix loose spellingAndrew Jeffery
2017-10-19doc: Fix various RCU docbook comment-header problemsPaul E. McKenney
2017-10-19membarrier: Provide register expedited private commandMathieu Desnoyers
2017-10-20Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-10-19Input: gpio_mouse - kill off platform dataLinus Walleij
2017-10-19Input: allow matching device IDs on property bitsDmitry Torokhov
2017-10-19Input: factor out and export input_device_id matching codeDmitry Torokhov
2017-10-19gpio: Introduce ->get_multiple callbackLukas Wunner
2017-10-19bitops: Introduce assign_bit()Lukas Wunner
2017-10-19gpiolib: drop irq_base field from gpio_chip structGrygorii Strashko
2017-10-19documentation: kernel-api: add more info on bitmap functionsRandy Dunlap
2017-10-19Merge tag 'arm-soc/for-4.15/soc' of http://github.com/Broadcom/stblinux into ...Arnd Bergmann
2017-10-19perf: hisi: Add support for HiSilicon SoC DDRC PMU driverShaokun Zhang
2017-10-19perf: hisi: Add support for HiSilicon SoC HHA PMU driverShaokun Zhang
2017-10-19perf: hisi: Add support for HiSilicon SoC L3C PMU driverShaokun Zhang
2017-10-19Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-10-19drivers: flag buses which demand DMA configurationRobin Murphy