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