summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-09-04fbdev: remove w90x900/nuc900 platform driversArnd Bergmann
2019-09-04spi: remove w90x900 driverArnd Bergmann
2019-09-04Merge tag 'mvebu-dt64-5.4-2' of git://git.infradead.org/linux-mvebu into arm/...Arnd Bergmann
2019-09-04Merge tag 'ti-k3-soc-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-part2-signed' of git://git.kernel.org/pub/sc...Arnd Bergmann
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2019-09-04w1: add 1-wire master driver for IP block found in SGI ASICsThomas Bogendoerfer
2019-09-04can: add support of SAE J1939 protocolThe j1939 authors
2019-09-04driver-core: add include guard to linux/container.hMasahiro Yamada
2019-09-04sysfs: add BIN_ATTR_WO() macroGreg Kroah-Hartman
2019-09-04firmware: stratix10-svc: extend svc to support new RSU featuresRichard Gong
2019-09-04can: introduce CAN_REQUIRED_SIZE macroKurt Van Dijck
2019-09-04can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_l...Marc Kleine-Budde
2019-09-04can: introduce CAN midlayer private and allocate it automaticallyMarc Kleine-Budde
2019-09-04soundwire: stream: make stream name a const pointerSrinivas Kandagatla
2019-09-04soundwire: Add compute_params callbackVinod Koul
2019-09-04dma-mapping: introduce a dma_common_find_pages helperChristoph Hellwig
2019-09-04dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig
2019-09-04vmalloc: lift the arm flag for coherent mappings to common codeChristoph Hellwig
2019-09-04dma-mapping: remove dma_release_declared_memoryChristoph Hellwig
2019-09-04dma-mapping: remove dma_{alloc,free,mmap}_writecombineChristoph Hellwig
2019-09-04dma-mapping: add a dma_can_mmap helperChristoph Hellwig
2019-09-04Merge tag 'fpga-dfl-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2019-09-03Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller
2019-09-03Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Moritz Fischer
2019-09-03Merge tag 'dev_groups_all_drivers' into fpga-dfl-for-5.4Moritz Fischer
2019-09-03Merge tag 'imx-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2019-09-03Merge tag 'v5.3-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann
2019-09-03Merge tag 'thunderbolt-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb
2019-09-03Merge tag 'icc-5.4-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman
2019-09-03x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu
2019-09-03EDAC: Prefer 'unsigned int' to bare use of 'unsigned'Robert Richter
2019-09-03Merge tag 'samsung-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-09-03Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman
2019-09-03usb: roles: Add fwnode_usb_role_switch_get() functionHeikki Krogerus
2019-09-03device connection: Add fwnode_connection_find_match()Heikki Krogerus
2019-09-03Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-09-03usb: roles: Introduce stubs for the exiting functions in role.hYu Chen
2019-09-03fs/namei.c: keep track of nd->root refcount statusAl Viro
2019-09-03Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Arnd Bergmann
2019-09-03iommu/vt-d: Remove global page flush supportJacob Pan
2019-09-03regulator: add missing 'static inline' to a helper's stubBartosz Golaszewski
2019-09-03powercap: idle_inject: Use higher resolution for idle injectionDaniel Lezcano
2019-09-03cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano
2019-09-03can: dev: avoid long linesMarc Kleine-Budde
2019-09-03cpuidle-haltpoll: vcpu hotplug supportJoao Martins
2019-09-03sched/topology: Improve load balancing on AMD EPYC systemsMatt Fleming
2019-09-03dma-mapping: introduce dma_get_merge_boundary()Yoshihiro Shimoda
2019-09-03mmc: queue: use bigger segments if DMA MAP layer can merge the segmentsYoshihiro Shimoda