summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* spi: core: allow reporting the effectivly used speed_hz for a transferMartin Sperl2019-05-131-0/+5
* Merge tag 'spi-bpw-is-supported' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown2019-05-121-0/+20
|\
| * spi: Add spi_is_bpw_supported()Noralf Trønnes2019-04-121-0/+20
* | spi: core: allow defining time that cs is deasserted as a multiple of SCKMartin Sperl2019-05-081-0/+1
* | spi: core: allow defining time that cs is deassertedMartin Sperl2019-05-081-0/+7
* | Merge branch 'spi-5.2' into spi-nextMark Brown2019-05-027-14/+44
|\ \
| * | spi: ep93xx: Convert to use CS GPIO descriptorsLinus Walleij2019-05-021-4/+0
| * | spi: expand mode supportSowjanya Komatineni2019-05-021-3/+3
| * | spi/trace: Cap buffer contents at 64 bytesNoralf Trønnes2019-05-021-4/+6
| * | spi: spi-mem: Make spi_mem_default_supports_op() static inlineYueHaibing2019-05-021-0/+1
| * | spi: spi-mem: Fix build error without CONFIG_SPI_MEMYueHaibing2019-05-021-3/+11
| * | spi: add a method for configuring CS timingSowjanya Komatineni2019-04-081-0/+15
| * | spi: bitbang: Introduce spi_bitbang_init()Andrey Smirnov2019-04-081-0/+1
| * | spi: spi-mem: export spi_mem_default_supports_op()Naga Sureshkumar Relli2019-04-031-0/+3
| * | spi: pxa2xx: Introduce DMA burst size supportAndy Shevchenko2019-03-201-0/+1
| * | Merge tag 'v5.1-rc1' into spi-5.2Mark Brown2019-03-19678-7136/+20945
| |\|
| * | spi: spidev: Enable control of inter-word delaysJan Kundrát2019-03-181-1/+5
| * | spi: fix SPI_BPW_RANGE_MASK() regressionArnd Bergmann2019-03-141-1/+1
| * | spi: work around clang bug in SPI_BPW_RANGE_MASK()Arnd Bergmann2019-03-111-2/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-04-281-0/+1
|\ \ \
| * | | IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi2019-04-181-0/+1
* | | | Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-04-261-0/+1
|\ \ \ \
| * | | | tracing: Fix buffer_ref pipe opsJann Horn2019-04-261-0/+1
* | | | | Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-04-261-1/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-04-261-1/+0
| |\ \ \ \ \
| | * | | | | drm/ttm: fix re-init of global structuresChristian König2019-04-191-1/+0
| | | |/ / / | | |/| | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-243-0/+20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | net/ncsi: handle overflow when incrementing mac addressTao Ren2019-04-231-0/+12
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-04-222-0/+8
| |\ \ \ \ \
| | * | | | | netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal2019-04-151-0/+2
| | * | | | | netfilter: conntrack: don't set related state for different outer addressFlorian Westphal2019-04-131-0/+6
* | | | | | | Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-203-3/+4
|\ \ \ \ \ \ \
| * | | | | | | block: make sure that bvec length can't be overflowMing Lei2019-04-191-2/+3
| * | | | | | | block: kill all_q_node in request_queueHou Tao2019-04-191-1/+0
| * | | | | | | bfq: update internal depth state when queue depth changesJens Axboe2019-04-131-0/+1
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-201-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2019-04-191-0/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-201-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan2019-04-161-1/+6
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-192-0/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-04-191-0/+21
| * | | | | | | | | mm: swapoff: shmem_unuse() stop eviction without igrab()Hugh Dickins2019-04-191-0/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-04-191-2/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Input: document meanings of KEY_SCREEN and KEY_ZOOMDmitry Torokhov2019-03-261-2/+4
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-177-38/+49
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne2019-04-121-1/+3
| * | | | | | | | net: netrom: Fix error cleanup path of nr_proto_initYueHaibing2019-04-111-1/+1
| * | | | | | | | net/smc: propagate file from SMC to TCP socketUrsula Braun2019-04-111-6/+0
| * | | | | | | | net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski2019-04-101-1/+1
| * | | | | | | | failover: allow name change on IFF_UP slave interfacesSi-Wei Liu2019-04-101-0/+3