summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-12-05s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann
2019-12-05s390/qeth: ensure linear access to packet headersJulian Wiedmann
2019-12-05s390/qeth: guard against runt packetsJulian Wiedmann
2019-12-05net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab
2019-12-05Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-12-05Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-05Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-05Merge tag 'scmi-fix-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2019-12-05soc: mediatek: cmdq: fixup wrong input order of write apiBibby Hsieh
2019-12-05soc: aspeed: Fix snoop_file_poll()'s return typeLuc Van Oostenryck
2019-12-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-04gpio: pca953x: tighten up indentationAndy Shevchenko
2019-12-04gpio: pca953x: convert to use bitmap APIAndy Shevchenko
2019-12-04gpio: pca953x: use input from regs structure in pca953x_irq_pending()Andy Shevchenko
2019-12-04gpio: pca953x: remove redundant variable and check in IRQ handlerAndy Shevchenko
2019-12-04vhost, kcov: collect coverage from vhost_workerAndrey Konovalov
2019-12-04usb, kcov: collect coverage from hub_eventAndrey Konovalov
2019-12-04drm: limit to INT_MAX in create_blob ioctlDaniel Vetter
2019-12-04drivers/rapidio/rio-access.c: fix missing include of <linux/rio_drv.h>Ben Dooks (Codethink)
2019-12-04drivers/rapidio/rio-driver.c: fix missing include of <linux/rio_drv.h>Ben Dooks (Codethink)
2019-12-04lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie
2019-12-04gpio: pca953x: utilize the for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: max3191x: utilize the for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: pisosr: utilize the for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: 74x164: utilize the for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: uniphier: utilize for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: pcie-idio-24: utilize for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: pci-idio-16: utilize for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: ws16c48: utilize for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: gpio-mm: utilize for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: 104-idi-48: utilize for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04gpio: 104-dio-48e: utilize for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-04auxdisplay: charlcd: deduplicate simple_strtoul()Andy Shevchenko
2019-12-04mm/vmstat: add helpers to get vmstat item names for each enum typeKonstantin Khlebnikov
2019-12-04Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfersHans Verkuil
2019-12-04Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashLucas Stach
2019-12-04Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede
2019-12-04Input: uinput - fix returning EPOLLOUT from uinput_pollMarcel Holtmann
2019-12-04Input: snvs_pwrkey - remove gratuitous NULL initializersDmitry Torokhov
2019-12-05Merge tag 'drm-misc-next-fixes-2019-12-04' of git://anongit.freedesktop.org/d...Dave Airlie
2019-12-04net: sfp: fix hwmonRussell King
2019-12-04net: sfp: fix unbindRussell King
2019-12-05Merge tag 'drm/tegra/for-5.5-rc1-fixes' of git://anongit.freedesktop.org/tegr...Dave Airlie
2019-12-04ionic: keep users rss hash across lif resetShannon Nelson
2019-12-04drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()Wayne Lin
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-12-04Merge tag 'acpi-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds