aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-09PM / Domain: Implement of_genpd_opp_to_performance_state()Gravatar Viresh Kumar 1-0/+48
2018-05-09PM / Domain: Add support to parse domain's OPP tableGravatar Viresh Kumar 1-14/+62
2018-05-09PM / Domain: Add struct device to genpdGravatar Viresh Kumar 1-0/+3
2018-05-09PM / OPP: Implement dev_pm_opp_get_of_node()Gravatar Viresh Kumar 1-0/+19
2018-05-09PM / OPP: Implement of_dev_pm_opp_find_required_opp()Gravatar Viresh Kumar 3-3/+56
2018-05-09PM / OPP: Implement dev_pm_opp_of_add_table_indexed()Gravatar Viresh Kumar 1-9/+41
2018-05-09PM / OPP: "opp-hz" is optional for power domainsGravatar Viresh Kumar 4-47/+89
2018-05-08soc/tegra: pmc: Don't allocate struct tegra_powergate on stackGravatar Viresh Kumar 1-7/+13
2018-05-06Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-34/+37
2018-05-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2018-05-05Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...Gravatar Linus Torvalds 2-2/+4
2018-05-05Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 16-57/+132
2018-05-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 7-41/+50
2018-05-04Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocGravatar Linus Torvalds 3-2/+6
2018-05-04Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 5-26/+70
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 43-188/+387
2018-05-04Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 12-62/+117
2018-05-04Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Greg Kroah-Hartman 2-34/+40
2018-05-04Revert "usb: host: ehci: Use dma_pool_zalloc()"Gravatar Greg Kroah-Hartman 2-3/+6
2018-05-04platform/x86: Kconfig: Fix dell-laptop dependency chain.Gravatar Mario Limonciello 1-1/+1
2018-05-04platform/x86: asus-wireless: Fix NULL pointer dereferenceGravatar João Paulo Rechi Vita 1-1/+3
2018-05-04Merge tag 'pm-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-2/+44
2018-05-04Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 63-77/+77
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesGravatar Mauro Carvalho Chehab 62-76/+76
2018-05-04media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERRGravatar From: Gustavo A. R. Silva 1-1/+1
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 34-136/+287
2018-05-03Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2018-05-04Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...Gravatar Dave Airlie 2-24/+21
2018-05-03RDMA/cma: Do not query GID during QP state transition to RTRGravatar Parav Pandit 1-7/+0
2018-05-03IB/mlx4: Fix integer overflow when calculating optimal MTT sizeGravatar Jack Morgenstein 1-1/+1
2018-05-03IB/hfi1: Fix memory leak in exception path in get_irq_affinity()Gravatar Sebastian Sanchez 1-6/+5
2018-05-03IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failureGravatar Sebastian Sanchez 3-10/+30
2018-05-03IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedGravatar Sebastian Sanchez 2-3/+2
2018-05-03IB/hfi1: Fix loss of BECN with AHGGravatar Mike Marciniszyn 1-10/+40
2018-05-03IB/hfi1 Use correct type for num_user_contextGravatar Michael J. Ruhl 1-2/+2
2018-05-03IB/hfi1: Fix handling of FECN marked multicast packetGravatar Mike Marciniszyn 3-10/+21
2018-05-03qed: fix spelling mistake: "offloded" -> "offloaded"Gravatar Colin Ian King 1-1/+1
2018-05-03usb: typec: tps6598x: handle block reads separately with plain-I2C adaptersGravatar Heikki Krogerus 1-8/+39
2018-05-03usb: typec: tcpm: Release the role mux when exitingGravatar Heikki Krogerus 1-0/+1
2018-05-03USB: Accept bulk endpoints with 1024-byte maxpacketGravatar Alan Stern 1-1/+3
2018-05-03net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"Gravatar Colin Ian King 1-1/+1
2018-05-03xhci: Fix use-after-free in xhci_free_virt_deviceGravatar Mathias Nyman 1-0/+1
2018-05-03nvmet: switch loopback target state to connecting when resettingGravatar Johannes Thumshirn 1-0/+6
2018-05-03nvme/multipath: Fix multipath disabled naming collisionsGravatar Keith Busch 3-25/+35
2018-05-03nvme/multipath: Disable runtime writable enabling parameterGravatar Keith Busch 1-1/+1
2018-05-03nvme: Set integrity flag for user passthrough commandsGravatar Keith Busch 1-0/+1
2018-05-03nvme: fix potential memory leak in option parsingGravatar Chengguang Xu 1-0/+6
2018-05-03qmi_wwan: do not steal interfaces from class driversGravatar Bjørn Mork 1-0/+12
2018-05-03iommu: rockchip: fix building without CONFIG_OFGravatar Arnd Bergmann 1-1/+1
2018-05-03bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE setGravatar Coly Li 1-1/+1