summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-30mailbox: imx: Clear the right interrupts at shutdownDaniel Baluta
2019-11-30mailbox: imx: Fix Tx doorbell shutdown pathDaniel Baluta
2019-11-30mailbox: stm32-ipcc: Update wakeup managementFabien Dessenne
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-11-30Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...Linus Torvalds
2019-11-30net: emulex: benet: indent a Kconfig depends continuation lineRandy Dunlap
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-11-30net: ethernet: ti: ale: ensure vlan/mdb deleted when no membersGrygorii Strashko
2019-11-30net/mlx5e: Fix build error without IPV6YueHaibing
2019-11-30Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/d...Linus Torvalds
2019-11-29Merge branch 'for-5.5/whiskers' into for-linusJiri Kosina
2019-11-29Merge branch 'for-5.5/logitech' into for-linusJiri Kosina
2019-11-29Merge branch 'for-5.5/ish' into for-linusJiri Kosina
2019-11-29Merge branch 'for-5.5/i2c' into for-linusJiri Kosina
2019-11-29Merge branch 'for-5.5/hidraw' into for-linusJiri Kosina
2019-11-29Merge branch 'for-5.5/core' into for-linusJiri Kosina
2019-11-28net: macb: add missed tasklet_killChuhong Yuan
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-28ataflop: Remove unneeded semicolonzhengbin
2019-11-28block: sunvdc: Remove unneeded semicolonzhengbin
2019-11-28drbd: Remove unneeded semicolonzhengbin
2019-11-28video: fbdev: matrox: convert to i2c_new_scanned_deviceWolfram Sang
2019-11-28i2c: icy: convert to i2c_new_scanned_deviceWolfram Sang
2019-11-28i2c: replace i2c_new_probed_device with an ERR_PTR variantWolfram Sang
2019-11-28pinctrl: Fix warning by adding missing MODULE_LICENSERahul Tanwar
2019-11-28Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-27Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-27net: usb: aqc111: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-27net: phy: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-27net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stallingAlexander Lobakin
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-27Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-27net: mscc: ocelot: use skb queue instead of skbs listYangbo Lu
2019-11-27net: mscc: ocelot: avoid incorrect consuming in skbs listYangbo Lu
2019-11-27Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-27Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-11-27Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-11-27Merge tag 'hwmon-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-11-27Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-11-27Merge branches 'clk-ingenic', 'clk-init-leak', 'clk-ux500' and 'clk-bitmain' ...Stephen Boyd
2019-11-27Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ...Stephen Boyd
2019-11-27Merge branches 'clk-ti', 'clk-allwinner', 'clk-qcom', 'clk-sa' and 'clk-aspee...Stephen Boyd
2019-11-27Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'c...Stephen Boyd
2019-11-27Merge branches 'clk-rohm', 'clk-hisilicon', 'clk-marvell', 'clk-unused' and '...Stephen Boyd
2019-11-26mailbox: no need to set .owner platform_driver_registerTian Tao