aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-09-05clk: rockchip: Add dt-binding header for rk3308Finley Xiao1-0/+387
2019-09-05gpio: Fix up merge collision in include fileLinus Walleij1-1/+2
2019-09-05kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu1-0/+5
2019-09-05Merge tag 'linux-can-next-for-5.4-20190903' of git://git.kernel.org/pub/scm/l...David S. Miller2-5/+11
2019-09-05net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICEJakub Kicinski1-6/+32
2019-09-05net/tls: use the full sk_proto pointerJakub Kicinski1-10/+0
2019-09-05Convert usage of IN_MULTICAST to ipv4_is_multicastDave Taht1-2/+2
2019-09-05devlink: Add new info version tags for ASIC and FWShannon Nelson1-0/+7
2019-09-05Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki1-2/+10
2019-09-05Merge branch 'pm-cpufreq-qos'Rafael J. Wysocki2-10/+20
2019-09-05Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki1-2/+10
2019-09-05crypto: sha256 - Remove sha256/224_init code duplicationHans de Goede2-24/+30
2019-09-05crypto: sha256 - Merge crypto/sha256.h into crypto/sha.hHans de Goede2-34/+21
2019-09-04lsm: remove current_security()Paul Moore1-1/+0
2019-09-04Merge tag 'samsung-soc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-17/+0
2019-09-04dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared accessLokesh Vutla1-0/+9
2019-09-04firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla1-0/+3
2019-09-04fbdev: remove w90x900/nuc900 platform driversArnd Bergmann2-80/+0
2019-09-04spi: remove w90x900 driverArnd Bergmann2-30/+0
2019-09-04Merge tag 'mvebu-dt64-5.4-2' of git://git.infradead.org/linux-mvebu into arm/...Arnd Bergmann6-126/+181
2019-09-04Merge tag 'ti-k3-soc-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann3-0/+15
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-sgx-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-0/+3
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-part2-signed' of git://git.kernel.org/pub/sc...Arnd Bergmann1-0/+1
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2-2/+6
2019-09-04Merge tag 'davinci-for-v5.4/fbdev' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+0
2019-09-04w1: add 1-wire master driver for IP block found in SGI ASICsThomas Bogendoerfer2-0/+18
2019-09-04can: add support of SAE J1939 protocolThe j1939 authors2-0/+102
2019-09-04driver-core: add include guard to linux/container.hMasahiro Yamada1-0/+5
2019-09-04sysfs: add BIN_ATTR_WO() macroGreg Kroah-Hartman1-0/+9
2019-09-04firmware: stratix10-svc: extend svc to support new RSU featuresRichard Gong2-7/+55
2019-09-04can: extend sockaddr_can to include j1939 membersKurt Van Dijck1-0/+17
2019-09-04can: add socket type for CAN_J1939Kurt Van Dijck1-1/+2
2019-09-04can: introduce CAN_REQUIRED_SIZE macroKurt Van Dijck1-0/+8
2019-09-04can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_l...Marc Kleine-Budde1-1/+0
2019-09-04can: introduce CAN midlayer private and allocate it automaticallyMarc Kleine-Budde1-0/+66
2019-09-04can: netns: remove "can_" prefix from members struct netns_canMarc Kleine-Budde1-3/+3
2019-09-04can: netns: give members of struct netns_can holding the statistics a sensibl...Marc Kleine-Budde1-2/+2
2019-09-04can: netns: give structs holding the CAN statistics a sensible nameMarc Kleine-Budde1-4/+4
2019-09-04tty: n_gsm: add ioctl to map serial device to mux'ed ttyMartin Hundebøll1-0/+2
2019-09-04tty: serial: Add linflexuart driver for S32V234Stefan-gabriel Mirea1-0/+3
2019-09-04serial: 8250_pci: Add support for Sunix serial boardsKai-Heng Feng1-0/+3
2019-09-04serial: remove ks8695 driverArnd Bergmann1-3/+0
2019-09-04soundwire: stream: make stream name a const pointerSrinivas Kandagatla1-2/+2
2019-09-04soundwire: Add compute_params callbackVinod Koul1-0/+2
2019-09-04dma-mapping: introduce a dma_common_find_pages helperChristoph Hellwig1-0/+1
2019-09-04dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig1-4/+2
2019-09-04vmalloc: lift the arm flag for coherent mappings to common codeChristoph Hellwig1-0/+2
2019-09-04dma-mapping: remove dma_release_declared_memoryChristoph Hellwig1-6/+0
2019-09-04dma-mapping: remove dma_{alloc,free,mmap}_writecombineChristoph Hellwig1-9/+0
2019-09-04dma-mapping: add a dma_can_mmap helperChristoph Hellwig1-0/+5