summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-22Merge branch 'regulator-5.5' into regulator-nextMark Brown
2019-11-22Merge branch 'regulator-5.4' into regulator-linusMark Brown
2019-11-22regulator: da9062: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin
2019-11-20regulator: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-20regulator: tps6105x: add optional devicetree supportSven Van Asbroeck
2019-11-20tps6105x: add optional devicetree supportSven Van Asbroeck
2019-11-19regulator: rn5t618: fix rc5t619 ldo10 enableAndreas Kemnade
2019-11-18regulator: vexpress: Use PTR_ERR_OR_ZERO() to simplify codezhengbin
2019-11-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-11-17Revert "hwrng: core - Freeze khwrng thread during suspend"Herbert Xu
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-16net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta
2019-11-16net: gemini: add missed free_netdevChuhong Yuan
2019-11-16net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-16octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-11-15mm/memory_hotplug: fix try_offline_node()David Hildenbrand
2019-11-15Input: synaptics - enable RMI mode for X1 Extreme 2nd GenerationLyude Paul
2019-11-15Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-15i2c: core: fix use after free in of_i2c_notifyWen Yang
2019-11-15i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is presentHans de Goede
2019-11-15mlx5: Reject requests to enable time stamping on both edges.Richard Cochran
2019-11-15igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran
2019-11-15dp83640: Reject requests to enable time stamping on both edges.Richard Cochran
2019-11-15mv88e6xxx: Reject requests to enable time stamping on both edges.Richard Cochran
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15renesas: reject unsupported external timestamp flagsJacob Keller
2019-11-15mlx5: reject unsupported external timestamp flagsJacob Keller
2019-11-15igb: reject unsupported external timestamp flagsJacob Keller
2019-11-15dp83640: reject unsupported external timestamp flagsJacob Keller
2019-11-15mv88e6xxx: reject unsupported external timestamp flagsJacob Keller
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-11-15ptp: Validate requests to enable time stamping of external signals.Richard Cochran
2019-11-15net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan
2019-11-15ax88172a: fix information leak on short answersOliver Neukum
2019-11-15Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan
2019-11-15Input: ff-memless - kill timer in destroy()Oliver Neukum
2019-11-15Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-11-15Merge tag 'mmc-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-11-15Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-15regulator: da9062: add of_map_mode support for bucksChristoph Fritz
2019-11-15regulator: da9062: refactor buck modes into headerChristoph Fritz
2019-11-15regulator: stpmic1: Set a default ramp delay valuePascal Paillet
2019-11-15regulator: core: Let boot-on regulators be powered offPascal Paillet
2019-11-15regulator: core: Don't try to remove device links if add failedSaravana Kannan
2019-11-14net: hns3: fix ETS bandwidth validation bugYonglong Liu
2019-11-14net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin
2019-11-14net: hns3: add compatible handling for MAC VLAN switch parameter configurationGuangbin Huang