summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-12-01Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-01Merge tag 'pinctrl-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-12-01Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-01net: phy: realtek: fix using paged operations with RTL8105e / RTL8208Heiner Kallweit
2019-12-01r8169: fix resume on cable plug-inHeiner Kallweit
2019-12-01r8169: fix jumbo configuration for RTL8168evlHeiner Kallweit
2019-12-01mm/memory_hotplug.c: remove __online_page_set_limits()Souptick Joarder
2019-12-01drivers/base/memory.c: drop the mem_sysfs_mutexDavid Hildenbrand
2019-12-01hv_balloon: use generic_online_page()David Hildenbrand
2019-12-01mm, soft-offline: convert parameter to pfnNaoya Horiguchi
2019-11-30mailbox: imx: add support for imx v1 muRichard Zhu
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