aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-11Merge tag 'extcon-next-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman5-1/+195
2020-12-11Input: new da7280 haptic driverRoy Im3-0/+1342
2020-12-11extcon: max77693: Fix modalias stringMarek Szyprowski1-1/+1
2020-12-11Input: elantech - fix protocol errors for some trackpoints in SMBus modejingle.wu2-2/+101
2020-12-11Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu3-14/+23
2020-12-11extcon: fsa9480: Support TI TSU6111 variantLinus Walleij1-0/+1
2020-12-11extcon: Add driver for TI TUSB320Michael Auchter3-0/+193
2020-12-10Input: elants - document some registers and valuesMichał Mirosław1-5/+13
2020-12-10Input: atmel_mxt_ts - simplify the return expression of mxt_send_bootloader_cmd()Zheng Yongjun1-6/+1
2020-12-10Input: imx_keypad - add COMPILE_TEST supportAnson Huang1-1/+1
2020-12-10Input: applespi - use new structure for SPI transfer delaysSergiu Cuciurean1-4/+8
2020-12-10Input: synaptics-rmi4 - use new structure for SPI transfer delaysSergiu Cuciurean1-2/+4
2020-12-10Input: ad7877 - use new structure for SPI transfer delaysSergiu Cuciurean1-2/+4
2020-12-10Input: edt-ft5x06 - consolidate handling of number of electrodesDmitry Torokhov1-26/+17
2020-12-10Merge tag 'drm-fixes-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds21-74/+269
2020-12-11drm/i915/display: Go softly softly on initial modeset failureChris Wilson1-1/+1
2020-12-11Merge tag 'drm-intel-fixes-2020-12-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie6-11/+18
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds44-151/+288
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-14/+11
2020-12-10ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctlsTom Parkin1-3/+149
2020-12-10thermal: int340x: processor_thermal: Correct workload type nameSrinivas Pandruvada1-1/+1
2020-12-10vfio/type1: Add vfio_group_iommu_domain()Lu Baolu2-0/+42
2020-12-10drm/amd/pm: inform SMU RLC status thus enable/disable DPM feature for vangoghXiaomeng Hou2-1/+12
2020-12-10drm/amd/pm: update the smu v11.5 smc header for vangoghXiaomeng Hou2-2/+2
2020-12-10drm/amdgpu/display: move link_bandwidth_kbps under CONFIG_DRM_AMD_DC_DCNAlex Deucher1-4/+1
2020-12-10drm/amd/pm: typo fix (CUSTOM -> COMPUTE)Evan Quan1-1/+1
2020-12-10drm/amd/pm: fulfill sienna cichlid 2nd usb2.0 port workaroundEvan Quan1-1/+39
2020-12-10drm/amd/pm: new SMC message for 2nd usb2.0 port workaroundEvan Quan3-0/+4
2020-12-10drm/amdgpu: new macro for determining 2ND_USB20PORT supportEvan Quan1-0/+1
2020-12-10drm/amd/pm: expose the firmware_capability from firmware_info tableEvan Quan2-0/+3
2020-12-10drm/amd/pm: correct the gpo control for sienna cichlidEvan Quan3-11/+36
2020-12-10drm/amd/pm: correct power limit setting for SMU V11Evan Quan1-1/+22
2020-12-10drm/amd/pm: support power source switch on Sienna CichlidEvan Quan1-0/+4
2020-12-10drm/amdkfd: correct pipe offset calculationJiansong Chen1-2/+2
2020-12-10drm/amd/display: Drop unnecessary function callRodrigo Siqueira1-19/+1
2020-12-10drm/amdgpu: limit the amdgpu_vm_update_ptes trace pointChristian König1-2/+3
2020-12-10mtd: spinand: macronix: Add support for MX35LFxG24ADYouChing Lin1-0/+27
2020-12-10mtd: rawnand: rockchip: NFC driver for RK3308, RK2928 and othersYifeng Zhao3-0/+1508
2020-12-10mtd: rawnand: gpmi: Use a single line for of_device_idFabio Estevam1-16/+6
2020-12-10mtd: rawnand: gpmi: Fix the random DMA timeout issueHan Xu1-9/+21
2020-12-10mtd: rawnand: gpmi: Fix the driver only sense CS0 R/B issueHan Xu2-2/+5
2020-12-10mtd: rawnand: qcom: Add NAND controller support for SDX55Manivannan Sadhasivam1-17/+51
2020-12-10mtd: rawnand: mxc: Use a single line for of_device_idFabio Estevam1-16/+5
2020-12-10mtd: rawnand: mxc: Use device_get_match_data()Fabio Estevam1-3/+1
2020-12-10mtd: rawnand: meson: Fix a resource leak in initDan Carpenter1-1/+4
2020-12-10mtd: rawnand: gpmi: Use of_device_get_match_data()Fabio Estevam1-9/+1
2020-12-10mtd: rawnand: Add NAND controller support on Intel LGM SoCRamuthevar Vadivel Murugan3-0/+730
2020-12-10mtd: spinand: micron: Add support for MT29F2G01AAAEDThirumalesha Narasimhappa1-0/+64
2020-12-10mtd: spinand: micron: Use more specific namesThirumalesha Narasimhappa1-30/+30
2020-12-10mtd: rawnand: gpmi: fix reference count leak in gpmi opsZhang Qilong1-2/+6