summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2023-02-15Merge tag 'mlx5-updates-2023-02-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-181/+314
2023-02-15drm/amd/display: Remove duplicate/repeating expressionDeepak R Varma-1/+1
2023-02-15drm/amd/display: Make variables declaration inside ifdef guardArthur Grillo-0/+8
2023-02-15drm/amd/display: Fix excess arguments on kernel-docArthur Grillo-10/+9
2023-02-15drm/amd/display: Add previously missing includesArthur Grillo-0/+2
2023-02-15drm/amd/amdgpu: Add function prototypes to headersArthur Grillo-0/+1
2023-02-15drm/amd/display: Add function prototypes to headersArthur Grillo-0/+6
2023-02-15drm/amd/display: Turn global functions into staticArthur Grillo-1/+1
2023-02-15drm/amd/display: remove unused _calculate_degamma_curve functionMelissa Wen-89/+0
2023-02-15drm/amd/display: remove unused func declaration from resource headersMelissa Wen-4/+0
2023-02-15drm/amd/display: unset initial value for tf since it's never usedMelissa Wen-2/+2
2023-02-15drm/amd/display: camel case cleanup in color_gamma fileMelissa Wen-24/+26
2023-02-15drm/amd/pm: Allocate dummy table only if neededLijo Lazar-3/+8
2023-02-15Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"Qingqing Zhuo-46/+1
2023-02-15drm/amd/display: Promote DAL to 3.2.223Aric Cyr-1/+1
2023-02-15drm/amd/display: temporary fix for page faultingAyush Gupta-1/+1
2023-02-15Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-12/+20
2023-02-15drm/amd/display: upstream link_dp_dpia_bw.cMustapha Ghaddar-29/+425
2023-02-15drm/amd/display: Disable HUBP/DPP PG on DCN314 for nowNicholas Kazlauskas-0/+2
2023-02-15drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlutMelissa Wen-18/+19
2023-02-15drm/amd/display: ident braces in dcn30_acquire_post_bldn_3dlut correctlyMelissa Wen-1/+1
2023-02-15drm/amd/amdgpu: fix warning during suspendJack Xiao-1/+4
2023-02-15ice: update xdp_features with xdp multi-buffLorenzo Bianconi-6/+12
2023-02-15i40e: check vsi type before setting xdp_features flagLorenzo Bianconi-2/+4
2023-02-15iommufd: Do not add the same hwpt to the ioas->hwpt_list twiceJason Gunthorpe-4/+0
2023-02-16macintosh: windfarm: Use unsigned type for 1-bit bitfieldsNathan Chancellor-4/+4
2023-02-15power: reset: odroid-go-ultra: fix I2C dependencyArnd Bergmann-1/+1
2023-02-15power: supply: leds: explicitly include linux/leds.hThomas Weißschuh-0/+1
2023-02-15spi: bcm63xx-hsspi: fix error code in probeDan Carpenter-1/+2
2023-02-15spi: bcmbca-hsspi: Fix error code in probe() functionDan Carpenter-1/+2
2023-02-15of: reserved-mem: print out reserved-mem details during bootMartin Liu-0/+10
2023-02-15PCI: hotplug: Allow marking devices as disconnected during bind/unbindLukas Wunner-30/+13
2023-02-15Merge branches 'powercap', 'pm-domains', 'pm-em' and 'pm-opp'Rafael J. Wysocki-14/+27
2023-02-15usb: typec: pd: Add higher capability sysfs for sink PDOSaranya Gopal-0/+8
2023-02-15usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDOSaranya Gopal-1/+0
2023-02-15usb: dwc3: pci: add support for the Intel Meteor Lake-MHeikki Krogerus-0/+4
2023-02-15Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-22/+24
2023-02-15HID: asus: use spinlock to safely schedule workersPietro Borrello-4/+11
2023-02-15HID: asus: use spinlock to protect concurrent accessesPietro Borrello-1/+21
2023-02-15HID: bigben: use spinlock to safely schedule workersPietro Borrello-6/+12
2023-02-15HID: bigben_worker() remove unneeded check on report_fieldPietro Borrello-1/+1
2023-02-15HID: bigben: use spinlock to protect concurrent accessesPietro Borrello-2/+50
2023-02-15thermal/drivers/st: Remove syscfg based driverAlain Volmat-179/+0
2023-02-15thermal: Remove core header inclusion from driversDaniel Lezcano-18/+4
2023-02-15thermal/drivers/hisi: Drop second sensor hi3660Yongqin Liu-4/+0
2023-02-15thermal/drivers/rcar_gen3_thermal: Fix device initializationNiklas Söderlund-10/+13
2023-02-15thermal/drivers/rcar_gen3_thermal: Create device local ops structNiklas Söderlund-4/+5
2023-02-15thermal/drivers/rcar_gen3_thermal: Do not call set_trips() when resumingNiklas Söderlund-4/+0
2023-02-15thermal/drivers/rcar_gen3: Add support for R-Car V4HGeert Uytterhoeven-0/+4
2023-02-15thermal/drivers/mediatek: Add the Low Voltage Thermal Sensor driverBalsam CHIHI-0/+1241