summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | pinctrl: baytrail: Avoid clearing debounce value when turning it offAndy Shevchenko2020-11-161-1/+7
| | | * | | | | | | | | pinctrl: merrifield: Set default bias in case no particular value givenAndy Shevchenko2020-11-161-0/+8
| | | * | | | | | | | | pinctrl: jasperlake: Fix HOSTSW_OWN offsetEvan Green2020-11-161-1/+1
| | | * | | | | | | | | pinctrl: jasperlake: Unhide SPI group of pinsAndy Shevchenko2020-11-161-220/+230
| * | | | | | | | | | | Merge tag 'v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds2020-12-116-8/+22
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | gpio: eic-sprd: break loop when getting NULL device resourceChunyan Zhang2020-12-091-1/+1
| | * | | | | | | | | | | gpio: mvebu: fix potential user-after-free on probeBaruch Siach2020-12-021-5/+11
| | * | | | | | | | | | | gpio: zynq: fix reference leak in zynq_gpio functionsQinglang Miao2020-12-021-2/+2
| | * | | | | | | | | | | gpiolib: Don't free if pin ranges are not definedEdmond Chung2020-12-021-0/+5
| | * | | | | | | | | | | gpio: dwapb: fix NULL pointer dereference at dwapb_gpio_suspend()Luo Jiaxing2020-12-021-0/+2
| | * | | | | | | | | | | gpio: arizona: disable pm_runtime in case of failureZheng Liang2020-12-021-0/+1
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-112-3/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | clk: renesas: r9a06g032: Drop __packed for portabilityGeert Uytterhoeven2020-12-071-1/+1
| | * | | | | | | | | | | clk: imx: scu: fix MXC_CLK_SCU module build breakDong Aisheng2020-12-071-2/+2
| * | | | | | | | | | | | Merge tag 'drm-fixes-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-1121-74/+269
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/i915/display: Go softly softly on initial modeset failureChris Wilson2020-12-111-1/+1
| | * | | | | | | | | | | | Merge tag 'drm-intel-fixes-2020-12-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-12-116-11/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | drm/i915/gt: Declare gen9 has 64 mocs entries!Chris Wilson2020-12-081-4/+3
| | | * | | | | | | | | | | | drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare2020-12-081-1/+1
| | | * | | | | | | | | | | | drm/i915: fix size_t greater or equal to zero comparisonColin Ian King2020-12-081-1/+1
| | | * | | | | | | | | | | | drm/i915/gt: Cancel the preemption timeout on responding to itChris Wilson2020-12-081-1/+3
| | | * | | | | | | | | | | | drm/i915/gt: Ignore repeated attempts to suspend request flow across resetChris Wilson2020-12-081-0/+3
| | | * | | | | | | | | | | | drm/i915/gem: Propagate error from cancelled submit due to context closureChris Wilson2020-12-081-2/+5
| | | * | | | | | | | | | | | drm/i915/gem: Check the correct variable in selftestDan Carpenter2020-12-081-2/+2
| | | | |_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | drm/amd/pm: typo fix (CUSTOM -> COMPUTE)Evan Quan2020-12-101-1/+1
| | * | | | | | | | | | | | drm/amdgpu: Initialise drm_gem_object_funcs for imported BOsAndrey Grodzovsky2020-12-092-20/+29
| | * | | | | | | | | | | | drm/amdgpu: fix size calculation with stolen vga memoryAlex Deucher2020-12-091-0/+3
| | * | | | | | | | | | | | drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for ravenChangfeng2020-12-092-14/+9
| | * | | | | | | | | | | | drm/amdkfd: Fix leak in dmabuf importFelix Kuehling2020-12-091-0/+2
| | * | | | | | | | | | | | drm/amdgpu: fix sdma instance fw version and feature version initStanley.Yang2020-12-091-1/+1
| | * | | | | | | | | | | | drm/amd/display: Add wm table for RenoirSung Lee2020-12-091-4/+89
| | * | | | | | | | | | | | drm/amd/display: Prevent bandwidth overflowChris Park2020-12-091-2/+5
| | * | | | | | | | | | | | drm/amdgpu: fix debugfs creation/removal, againArnd Bergmann2020-12-092-14/+5
| | * | | | | | | | | | | | drm/amdgpu/disply: set num_crtc earlierAlex Deucher2020-12-091-5/+4
| | * | | | | | | | | | | | drm/amdgpu/powerplay: parse fan table for CI asicsAlex Deucher2020-12-091-1/+102
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-12-1144-151/+288
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-12-104-14/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | netdevsim: Add debugfs toggle to reject BPF programs in verifierToke Høiland-Jørgensen2020-12-092-2/+11
| | | * | | | | | | | | | | | xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen2020-12-093-12/+0
| | * | | | | | | | | | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2020-12-105-34/+90
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | ice: avoid premature Rx buffer reuseBjörn Töpel2020-12-101-9/+22
| | | * | | | | | | | | | | | | ixgbe: avoid premature Rx buffer reuseBjörn Töpel2020-12-101-7/+17
| | | * | | | | | | | | | | | | i40e: avoid premature Rx buffer reuseBjörn Töpel2020-12-101-7/+20
| | | * | | | | | | | | | | | | igb: avoid transmit queue timeout in xdp pathSven Auhagen2020-12-101-0/+5
| | | * | | | | | | | | | | | | igb: use xdp_do_flushSven Auhagen2020-12-101-1/+1
| | | * | | | | | | | | | | | | igb: skb add metasize for xdpSven Auhagen2020-12-101-0/+4
| | | * | | | | | | | | | | | | igb: XDP extack message on errorSven Auhagen2020-12-101-5/+12
| | | * | | | | | | | | | | | | igb: take VLAN double header into accountSven Auhagen2020-12-102-4/+8
| | | * | | | | | | | | | | | | igb: XDP xmit back fix error codeSven Auhagen2020-12-101-1/+1
| | * | | | | | | | | | | | | | net/mlx4_en: Handle TX error CQEMoshe Shemesh2020-12-103-7/+39