summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-12Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-12Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm...Linus Torvalds
2019-05-11Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-05-11Merge tag 'vfio-v5.2-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-05-10Merge tag 'platform-drivers-x86-v5.2-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-05-10Merge tag 'fbdev-v5.2' of git://github.com/bzolnier/linuxLinus Torvalds
2019-05-10Merge tag 'pwm/for-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-10Merge tag 'mailbox-v5.2' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-09nfp: add missing kdocJakub Kicinski
2019-05-09nfp: bpf: fix static check error through tightening shift amount adjustmentJiong Wang
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2019-05-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-09Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2019-05-09Merge branch 'i2c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-05-09net: aquantia: fix undefined devm_hwmon_device_register_with_info referenceKefeng Wang
2019-05-09aqc111: fix double endianness swap on BEOliver Neukum
2019-05-09aqc111: fix writing to the phy on BEOliver Neukum
2019-05-09aqc111: fix endianness issue in aqc111_change_mtuOliver Neukum
2019-05-09macvlan: disable SIOCSHWTSTAMP in containerHangbin Liu
2019-05-09tuntap: synchronize through tfiles array instead of tun->numqueuesJason Wang
2019-05-09tuntap: fix dividing by zero in ebpf queue selectionJason Wang
2019-05-09dwmac4_prog_mtl_tx_algorithms() missing write operationCheng Han
2019-05-09ptp_qoriq: fix NULL access if ptp dt node missingClaudiu Manoil
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-09Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-05-09Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-05-09pwm: meson: Add clock source configuration for Meson G12ANeil Armstrong
2019-05-09pwm: samsung: Don't uses devm_*() functions in ->request()Uwe Kleine-König
2019-05-09pwm: Clear chip_data in pwm_put()Uwe Kleine-König
2019-05-09pwm: Add i.MX TPM PWM driver supportAnson Huang
2019-05-09pwm: imx27: Use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-05-09pwm: meson: Use the spin-lock only to protect register modificationsMartin Blumenstingl
2019-05-09pwm: meson: Don't disable PWM when setting duty repeatedlyBichao Zheng
2019-05-09pwm: meson: Consider 128 a valid pre-dividerMartin Blumenstingl
2019-05-09mailbox: Add support for Armada 37xx rWTM mailboxMarek Behun
2019-05-09mailbox: stm32-ipcc: check invalid irqFabien Dessenne
2019-05-09mailbox: imx: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-09Merge tag 'drm-misc-next-fixes-2019-05-08' of git://anongit.freedesktop.org/d...Dave Airlie
2019-05-09Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie
2019-05-08docs: sparc: convert to ReSTMauro Carvalho Chehab
2019-05-08ide: officially deprecated the legacy IDE driverChristoph Hellwig
2019-05-08nfp: reintroduce ndo_get_port_parent_id for representor portsPieter Jansen van Vuuren
2019-05-08net: phy: realtek: Change TX-delay setting for RGMII modes onlySerge Semin
2019-05-08net: phy: realtek: Add rtl8211e rx/tx delays configSerge Semin
2019-05-09platform/x86: Add support for Basin Cove power buttonAndy Shevchenko
2019-05-09platform/x86: asus-wmi: Add fn-lock mode switch supportChris Chiu
2019-05-09platform/x86: ideapad-laptop: Remove no_hw_rfkill_listHans de Goede