summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-12-06dma-mapping: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06xen-swiotlb: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06iommu/dma-iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06iommu/vt-d: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06iommu/intel: small map_page cleanupChristoph Hellwig
2018-12-06iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06parisc/sba_iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06parisc/ccio: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-11-26Merge tag 'hwmon-for-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-23net: gemini: Fix copy/paste errorAndreas Fiedler
2018-11-23net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz
2018-11-23net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi
2018-11-23net: amd: add missing of_node_put()Yangtao Li
2018-11-23team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu
2018-11-23virtio-net: fail XDP set if guest csum is negotiatedJason Wang
2018-11-23virtio-net: disable guest csum during XDP setJason Wang
2018-11-23Merge tag 'for-linus-20181123' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-23Merge tag 'iommu-fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-11-23Merge tag 'acpi-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-11-23Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-11-23Merge tag 'gpio-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-11-23Merge tag 'mmc-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-11-23Merge tag 'drm-fixes-2018-11-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-23Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2018-11-23Merge tag 'drm-intel-fixes-2018-11-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-11-22ibmvnic: Update driver queues after change in ring size supportThomas Falcon
2018-11-22ibmvnic: Fix RX queue buffer cleanupThomas Falcon
2018-11-22net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi
2018-11-22Merge tag 'char-misc-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-11-22Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-11-22Merge tag 'mtd/fixes-for-4.20-rc4' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-11-22iommu/vt-d: Use memunmap to free memremapPan Bian
2018-11-22Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires
2018-11-22Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling accelerati...Benjamin Tissoires
2018-11-22Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice"Benjamin Tissoires
2018-11-22Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice"Benjamin Tissoires
2018-11-22Revert "HID: logitech: fix a used uninitialized GCC warning"Benjamin Tissoires
2018-11-22Revert "HID: input: simplify/fix high-res scroll event handling"Benjamin Tissoires
2018-11-22Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-11-22Merge tag 'drm-misc-fixes-2018-11-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-11-22drm/ast: fixed cursor may disappear sometimesY.C. Chen
2018-11-21net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen
2018-11-22drm/ast: change resolution may cause screen blurredY.C. Chen
2018-11-21Merge tag 'wireless-drivers-for-davem-2018-11-20' of git://git.kernel.org/pub...David S. Miller
2018-11-21drm/i915: Add rotation readout for plane initial configVille Syrjälä
2018-11-21drm/i915: Force a LUT update in intel_initial_commit()Ville Syrjälä
2018-11-21ACPI / platform: Add SMB0001 HID to forbidden_id_listHans de Goede