summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2017-08-22Merge tag 'at91-ab-4.13-drivers-fixes' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann-5/+7
2017-08-21soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_createKeerthy-0/+3
2017-08-18soc: ti: ti_sci_pm_domains: Populate name for genpdDave Gerlach-0/+2
2017-08-15Merge tag 'imx-fixes-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-7/+8
2017-08-06Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds-2/+2
2017-08-05platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello-2/+2
2017-08-05Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-860/+827
2017-08-05Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-37/+43
2017-08-05soc: imx: gpcv2: fix regulator deferred probeStefan Agner-7/+8
2017-08-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-33/+90
2017-08-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-0/+15
2017-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-6/+6
2017-08-04Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-2/+15
2017-08-04Merge tag 'iommu-fixes-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-14/+36
2017-08-04Merge tag 'mmc-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-1/+35
2017-08-04Merge tag 'drm-fixes-for-v4.13-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds-21/+24
2017-08-04bus: uniphier-system-bus: set up registers when resumingMasahiro Yamada-0/+14
2017-08-04Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-21/+24
2017-08-03Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds-5/+17
2017-08-03Merge tag 'acpi-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-4/+23
2017-08-03Merge tag 'pm-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-9/+8
2017-08-03Merge branches 'acpi-soc', 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki-4/+23
2017-08-03Merge branches 'pm-core' and 'pm-misc'Rafael J. Wysocki-1/+8
2017-08-03Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Rafael J. Wysocki-8/+0
2017-08-03mmc: block: bypass the queue even if usage is present for hotplugShawn Lin-0/+1
2017-08-03mmc: sdhci-of-at91: force card detect value for non removable devicesLudovic Desroches-1/+34
2017-08-02isdn/i4l: fix buffer overflowAnnie Cherkaev-3/+3
2017-08-02clk: keystone: sci-clk: Fix sci_clk_getTero Kristo-24/+42
2017-08-02drm/amdgpu: Use list_del_init in amdgpu_mn_unregisterFelix Kuehling-1/+1
2017-08-02drm/amdgpu: Fix undue fallthroughs in golden registers initializationJean Delvare-0/+2
2017-08-02Merge tag 'platform-drivers-x86-v4.13-3' of git://git.infradead.org/linux-pla...Linus Torvalds-8/+11
2017-08-02Merge tag 'sunxi-clk-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd-1/+1
2017-08-02Merge tag 'meson-clk-fixes-for-4.13-rc4-v2' of git://github.com/baylibre/clk-...Stephen Boyd-0/+18
2017-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-37/+58
2017-08-02gpio: tegra: fix unbalanced chained_irq_enter/exitMichał Mirosław-3/+3
2017-08-01platform/x86: dell-wmi: Fix driver interface version queryAndy Lutomirski-5/+7
2017-08-01Merge branch 'parisc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+3
2017-08-01Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm...Mark Brown-2/+15
2017-08-01device property: Fix usecount for of_graph_get_port_parent()Tony Lindgren-2/+15
2017-08-01clk: meson: mpll: fix mpll0 fractional part ignoredJerome Brunet-0/+18
2017-08-01gpiolib: skip unwanted events, don't convert them to opposite edgeBartosz Golaszewski-5/+4
2017-08-01gpio: exar: Use correct property prefix and document bindingsJan Kiszka-3/+3
2017-08-01gpio: gpio-mxc: Fix: higher 16 GPIOs usable as wake sourcePhilipp Rosenberger-0/+3
2017-08-01gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHYMasahiro Yamada-0/+1
2017-08-01pinctrl: stm32: select IRQ_DOMAIN_HIERARCHY instead of depends onMasahiro Yamada-4/+5
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-189/+411
2017-07-31ppp: Fix a scheduling-while-atomic bug in del_chanGao Feng-1/+1
2017-07-31Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"Florian Fainelli-5/+6
2017-07-31virtio_net: fix truesize for mergeable buffersMichael S. Tsirkin-3/+2
2017-07-31mv643xx_eth: fix of_irq_to_resource() error checkSergei Shtylyov-1/+1