summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-27can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0Pankaj Sharma1-0/+2
2020-11-27can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde1-1/+1
2020-11-27can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...Marc Kleine-Budde1-1/+1
2020-11-27Merge tag 'drm-misc-fixes-2020-11-26' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie7-67/+271
2020-11-27Merge tag 'mediatek-drm-fixes-5.10' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie2-48/+22
2020-11-27Merge tag 'exynos-drm-fixes-for-v5.10-rc6' of git://git.kernel.org/pub/scm/li...Dave Airlie1-1/+2
2020-11-26Merge tag 'tegra-for-5.10-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann5-27/+15
2020-11-26Merge tag 'soc-fsl-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-4/+1
2020-11-26Merge tag 'zynqmp-soc-fixes-for-v5.10-rc6' of https://github.com/Xilinx/linux...Arnd Bergmann366-2448/+6001
2020-11-26Merge tag 'pm-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+3
2020-11-26mm: memcg: relayout structure mem_cgroup to avoid cache interferenceFeng Tang1-14/+14
2020-11-26io_uring: fix files grab/cancel racePavel Begunkov1-16/+15
2020-11-26RDMA/hns: Bugfix for memory window mtpt configurationYixian Liu1-0/+1
2020-11-26RDMA/hns: Fix retry_cnt and rnr_cnt when querying QPWenpeng Liang1-4/+4
2020-11-26RDMA/hns: Fix wrong field of SRQ number the device supportsWenpeng Liang1-1/+1
2020-11-26iommu/vt-d: Don't read VCCAP register unless it existsDavid Woodhouse2-3/+4
2020-11-26platform/x86: touchscreen_dmi: Add info for the Irbis TW118 tabletHans de Goede1-0/+23
2020-11-26platform/x86: touchscreen_dmi: Add info for the Predia Basic tabletHans de Goede1-0/+27
2020-11-26platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion 13 x360 PCMax Verevkin1-0/+6
2020-11-26platform/x86: toshiba_acpi: Fix the wrong variable assignmentKaixu Xia1-2/+1
2020-11-26platform/x86: acer-wmi: add automatic keyboard background light toggle key as...Timo Witte1-0/+1
2020-11-26platform/x86: thinkpad_acpi: Whitelist P15 firmware for dual fan controlMatthias Maier1-0/+1
2020-11-26platform/x86: thinkpad_acpi: Send tablet mode switch at wakeup timeBenjamin Berg1-0/+1
2020-11-26platform/x86: thinkpad_acpi: Add BAT1 is primary battery quirk for Thinkpad Y...Hans de Goede1-0/+1
2020-11-26platform/x86: thinkpad_acpi: Do not report SW_TABLET_MODE on Yoga 11eHans de Goede1-1/+8
2020-11-26platform/x86: thinkpad_acpi: add P1 gen3 second fan supportIakov 'Jake' Kirilenko1-0/+1
2020-11-26can: mcp251xfd: mcp251xfd_probe(): bail out if no IRQ was givenMarc Kleine-Budde1-0/+4
2020-11-26can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde1-61/+70
2020-11-26MAINTAINERS: Adding help for coresight subsystemMathieu Poirier1-1/+3
2020-11-26Merge tag 'drm-intel-fixes-2020-11-25' of git://anongit.freedesktop.org/drm/d...Dave Airlie7-63/+161
2020-11-26Merge tag 'amd-drm-fixes-5.10-2020-11-25' of git://people.freedesktop.org/~ag...Dave Airlie5-12/+17
2020-11-26media: vidtv.rst: add kernel-doc markupsMauro Carvalho Chehab10-32/+70
2020-11-26media: vidtv.rst: update vidtv documentationMauro Carvalho Chehab1-13/+72
2020-11-26media: vidtv: simplify EIT write functionMauro Carvalho Chehab3-44/+46
2020-11-26media: vidtv: simplify NIT write functionMauro Carvalho Chehab3-48/+47
2020-11-26media: vidtv: simplify SDT write functionMauro Carvalho Chehab3-43/+46
2020-11-26media: vidtv: cleanup PMT write table functionMauro Carvalho Chehab3-49/+46
2020-11-26media: vidtv: cleanup PAT write functionMauro Carvalho Chehab3-29/+32
2020-11-26media: vidtv: cleanup PSI table header functionMauro Carvalho Chehab1-23/+19
2020-11-26media: vidtv: cleanup PSI descriptor write functionMauro Carvalho Chehab1-53/+51
2020-11-26media: vidtv: simplify the crc writing logicMauro Carvalho Chehab1-21/+18
2020-11-26media: vidtv: simplify PSI write functionMauro Carvalho Chehab1-67/+63
2020-11-26media: vidtv: add date to the current eventMauro Carvalho Chehab1-3/+41
2020-11-26media: vidtv: fix service_id at SDT tableMauro Carvalho Chehab3-4/+7
2020-11-26media: vidtv: fix service typeMauro Carvalho Chehab2-1/+2
2020-11-26media: vidtv: add a PID entry for the NIT tableMauro Carvalho Chehab4-17/+39
2020-11-26media: vidtv: properly fill EIT service_idMauro Carvalho Chehab3-4/+7
2020-11-26media: vidtv: fix the network ID rangeMauro Carvalho Chehab2-2/+2
2020-11-26media: vidtv: improve EIT dataMauro Carvalho Chehab1-2/+2
2020-11-26media: vidtv: cleanup null packet initialization logicMauro Carvalho Chehab1-4/+5