aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-15clk: Switch from __clk_determine_rate to clk_core_round_rate_nolockMaxime Ripard1-3/+10
2022-09-15clk: Add our request boundaries in clk_core_init_rate_reqMaxime Ripard1-6/+1
2022-09-15clk: Introduce clk_hw_init_rate_request()Maxime Ripard2-10/+30
2022-09-15clk: Move clk_core_init_rate_req() from clk_core_round_rate_nolock() to its callerMaxime Ripard1-5/+3
2022-09-15clk: Change clk_core_init_rate_req prototypeMaxime Ripard1-4/+6
2022-09-15clk: Set req_rate on reparentingMaxime Ripard2-0/+261
2022-09-15clk: Take into account uncached clocks in clk_set_rate_range()Maxime Ripard2-1/+36
2022-09-15clk: tests: Add some tests for orphan with multiple parentsMaxime Ripard1-0/+237
2022-09-15clk: tests: Add tests for mux with multiple parentsMaxime Ripard1-0/+121
2022-09-15clk: tests: Add tests for single parent muxMaxime Ripard1-9/+185
2022-09-15clk: tests: Add tests for uncached clockMaxime Ripard1-1/+92
2022-09-15clk: tests: Add reference to the orphan mux bug reportMaxime Ripard1-0/+3
2022-09-15clk: tests: Add test suites descriptionMaxime Ripard1-0/+33
2022-09-15clk: Clarify clk_get_rate() expectationsMaxime Ripard1-2/+3
2022-09-15clk: Skip clamping when rounding if there's no boundariesMaxime Ripard1-1/+13
2022-09-15clk: Drop the rate range on clk_put()Maxime Ripard2-14/+141
2022-09-15clk: test: Switch to clk_hw_get_clkMaxime Ripard1-19/+55
2022-09-15soc: mediatek: mutex: Add support for MT6795 Helio X10 display mutexAngeloGioacchino Del Regno1-0/+16
2022-09-15drm/rockchip: remove vop_writel from vop1 driverTom Rix1-6/+0
2022-09-15drm/rockchip: support gamma control on RK3399Hugh Cole-Baker1-34/+71
2022-09-15drm/rockchip: define gamma registers for RK3399Hugh Cole-Baker3-2/+25
2022-09-15Merge tag 'drm-intel-next-2022-08-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie87-1681/+3170
2022-09-15soc/tegra: pmc: Check device node status propertyPetlozu Pravareshwar1-1/+1
2022-09-15wifi: mt76: mt7921s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Deren Wu1-12/+3
2022-09-15wifi: mt76: mt7663s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Deren Wu1-12/+3
2022-09-15wifi: mt76: mt7921e: fix random fw download failDeren Wu3-0/+5
2022-09-15wifi: mt76: mt7921: introduce Country Location Control supportMing Yen Hsieh6-3/+244
2022-09-15wifi: mt76: mt7921e: fix rmmod crash in driver reload testDeren Wu1-0/+2
2022-09-15wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw valueSean Wang1-0/+1
2022-09-15wifi: mt76: mt7915: do not check state before configuring implicit beamformHoward Hsu1-3/+3
2022-09-15wifi: mt76: fix uninitialized pointer in mt7921_mac_fill_rxLorenzo Bianconi1-1/+1
2022-09-15wifi: mt76: mt7915: fix mcs value in ht modeHoward Hsu1-4/+6
2022-09-15soc/tegra: pmc: Use devm_clk_get_optional()Christophe JAILLET1-11/+4
2022-09-15Merge tag 'thunderbolt-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linusGreg Kroah-Hartman2-0/+2
2022-09-15wifi: mt76: mt7921: get rid of the false positive resetSean Wang3-18/+3
2022-09-15wifi: mt76: connac: fix in commentRuffalo Lavoisier1-1/+1
2022-09-15wifi: mt76: add PPDU based TxS support for WED deviceRyder Lee9-32/+117
2022-09-15wifi: mt76: move move mt76_sta_stats to mt76_wcidRyder Lee9-33/+29
2022-09-15wifi: mt76: mt7921: fix the firmware version reportSean Wang1-0/+4
2022-09-15wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_sta_set_decap_offloadSean Wang1-0/+4
2022-09-15wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_[start, stop]_apSean Wang1-5/+16
2022-09-15wifi: mt76: mt76_usb.mt76u_mcu.burst is always false remove related codeGergo Koteles2-23/+8
2022-09-15wifi: mt76: mt7663s: add rx_check callbackLorenzo Bianconi1-0/+1
2022-09-15wifi: mt76: connac: fix possible unaligned access in mt76_connac_mcu_add_nested_tlvLorenzo Bianconi1-2/+4
2022-09-15wifi: mt76: mt7915: fix possible unaligned access in mt7915_mac_add_twt_setupLorenzo Bianconi1-4/+6
2022-09-15wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_offloadLorenzo Bianconi1-0/+4
2022-09-15wifi: mt76: sdio: fix transmitting packet hangsYN Chen1-1/+1
2022-09-15wifi: mt76: sdio: add rx_check callback for sdio devicesLorenzo Bianconi2-7/+17
2022-09-15wifi: mt76: mt7921: delete stray if statementDan Carpenter1-3/+0
2022-09-15wifi: mt76: mt7921: fix use after free in mt7921_acpi_read()Dan Carpenter1-1/+4