summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-01-07Merge tag 'omap-for-v5.6/ti-sysc-drop-pdata-signed' of git://git.kernel.org/p...Olof Johansson1-18/+0
2020-01-07Merge tag 'omap-for-v5.6/ti-sysc-dt-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson1-0/+1
2020-01-07net/mlx5: limit the function in local scopeZhu Yanjun1-2/+0
2020-01-07cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra2-36/+22
2020-01-07iommu/vt-d: debugfs: Add support to show page table internalsLu Baolu1-0/+2
2020-01-07iommu/vt-d: Flush PASID-based iotlb for iova over first levelLu Baolu1-0/+2
2020-01-07iommu/vt-d: Setup pasid entries for iova over first levelLu Baolu1-6/+10
2020-01-07iommu/vt-d: Fix CPU and IOMMU SVM feature matching checksJacob Pan1-1/+4
2020-01-07Merge tag 'gpio-updates-for-v5.6-part1' of git://git.kernel.org/pub/scm/linux...Linus Walleij1-1/+2
2020-01-07fmc: remove left-over ipmi-fru.h after fmc deletionLukas Bulwahn1-134/+0
2020-01-07gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc()Bartosz Golaszewski1-1/+2
2020-01-07clk: clarify that clk_set_rate() does updates from top to bottomMartin Blumenstingl1-0/+3
2020-01-07clk: gate: Add support for specifying parents via DT/pointersStephen Boyd1-3/+56
2020-01-07clk: mux: Add support for specifying parents via DT/pointersStephen Boyd1-18/+38
2020-01-07clk: fixed-rate: Document that accuracy isn't a rateStephen Boyd1-1/+1
2020-01-07clk: fixed-rate: Add clk flags for parent accuracyStephen Boyd1-0/+6
2020-01-07net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski1-1/+1
2020-01-06Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2020-01-06Merge tag 'rtc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds1-0/+8
2020-01-06Merge tag 'scmi-updates-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-1/+4
2020-01-06kbuild: create modules.builtin without Makefile.modbuiltin or tristate.confMasahiro Yamada1-1/+11
2020-01-06fs: Fix page_mkwrite off-by-one errorsAndreas Gruenbacher1-0/+28
2020-01-06Merge drm/drm-next into drm-misc-nextMaarten Lankhorst323-4126/+5991
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-4/+2
2020-01-06firmware: scm: Add stubs for OCMEM and restore_sec_cfg_availableKrzysztof Kozlowski1-0/+6
2020-01-06enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil1-0/+55
2020-01-06net: phylink: add support for polling MAC PCSVladimir Oltean1-0/+2
2020-01-06mii: Add helpers for parsing SGMII auto-negotiationVladimir Oltean1-0/+50
2020-01-06leds: Add managed API to get a LED from a device driverJean-Jacques Hiblot1-0/+2
2020-01-06leds: Add of_led_get() and led_put()Tomi Valkeinen1-0/+4
2020-01-06net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean1-0/+3
2020-01-06net: dsa: sja1105: Always send through management routes in slot 0Vladimir Oltean1-1/+0
2020-01-06net: phy: add PHY_INTERFACE_MODE_10GBASERRussell King1-4/+8
2020-01-06net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski1-1/+1
2020-01-06clk: fixed-rate: Add support for specifying parents via DT/pointersStephen Boyd1-6/+94
2020-01-06clk: fixed-rate: Document accuracy memberStephen Boyd1-0/+1
2020-01-06clk: fixed-rate: Move to_clk_fixed_rate() to C fileStephen Boyd1-2/+0
2020-01-06clk: fixed-rate: Remove clk_register_fixed_rate_with_accuracy()Stephen Boyd1-3/+0
2020-01-06clk: gpio: Use DT way of specifying parentsStephen Boyd1-38/+0
2020-01-05block: remove unused mp_bvec_last_segmentJens Axboe1-22/+0
2020-01-05mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand1-2/+5
2020-01-04Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-1/+4
2020-01-04tee: amdtee: check TEE status during driver initializationRijo Thomas1-0/+18
2020-01-03RDMA/mlx4: Redo TX checksum offload in line with docsEugene Crosser1-0/+5
2020-01-03net: remove the check argument from __skb_gro_checksum_convertLi RongQing1-3/+3
2020-01-03Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-01-03dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()Vivek Goyal1-2/+2
2020-01-03fbdev: fbmem: allow overriding the number of bootup logosPeter Rosin1-0/+1
2020-01-03compat_ioctl: scsi: handle HDIO commands from driversArnd Bergmann1-0/+6
2020-01-03compat_ioctl: simplify the implementationArnd Bergmann2-6/+0