index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-15
dt-bindings: arm: rockchip: Add gru-scarlet sku{2,4} variants
Brian Norris
1
-1
/
+26
2022-09-15
drm/rockchip: remove vop_writel from vop1 driver
Tom Rix
1
-6
/
+0
2022-09-15
drm/rockchip: support gamma control on RK3399
Hugh Cole-Baker
1
-34
/
+71
2022-09-15
drm/rockchip: define gamma registers for RK3399
Hugh Cole-Baker
3
-2
/
+25
2022-09-15
KVM: PPC: remove orphan declarations from kvm_ppc.h
Gaosheng Cui
1
-4
/
+0
2022-09-15
powerpc/ps3: remove orphan declarations from ps3av.h
Gaosheng Cui
1
-2
/
+0
2022-09-15
powerpc/sysdev: remove unused xics_ipi_dispatch() declaration
Gaosheng Cui
1
-1
/
+0
2022-09-15
powerpc/powernv: remove orphan declarations from opal.h
Gaosheng Cui
1
-6
/
+0
2022-09-15
powerpc/mm: remove orphan declarations from mmu_context.h
Gaosheng Cui
1
-2
/
+0
2022-09-15
powerpc: remove unused udbg_init_debug_beat() declaration
Gaosheng Cui
1
-1
/
+0
2022-09-15
powerpc: remove unused chrp_event_scan() declaration
Gaosheng Cui
1
-1
/
+0
2022-09-15
powerpc/spufs: remove orphan declarations from spufs.h
Gaosheng Cui
1
-2
/
+0
2022-09-15
powerpc/xmon: remove unused ppc_parse_cpu() declaration
Gaosheng Cui
1
-2
/
+0
2022-09-15
Merge tag 'drm-intel-next-2022-08-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
88
-1681
/
+3171
2022-09-15
soc/tegra: pmc: Check device node status property
Petlozu Pravareshwar
1
-1
/
+1
2022-09-15
dt-bindings: Add Host1x context stream IDs on Tegra234
Mikko Perttunen
1
-0
/
+10
2022-09-15
arm64: tegra: Enable Tegra SPI & QSPI in deconfig
Krishna Yarlagadda
1
-0
/
+2
2022-09-15
wifi: mt76: mt7921s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Deren Wu
1
-12
/
+3
2022-09-15
wifi: mt76: mt7663s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Deren Wu
1
-12
/
+3
2022-09-15
wifi: mt76: mt7921e: fix random fw download fail
Deren Wu
3
-0
/
+5
2022-09-15
wifi: mt76: mt7921: introduce Country Location Control support
Ming Yen Hsieh
6
-3
/
+244
2022-09-15
wifi: mt76: mt7921e: fix rmmod crash in driver reload test
Deren Wu
1
-0
/
+2
2022-09-15
wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw value
Sean Wang
1
-0
/
+1
2022-09-15
wifi: mt76: mt7915: do not check state before configuring implicit beamform
Howard Hsu
1
-3
/
+3
2022-09-15
wifi: mt76: fix uninitialized pointer in mt7921_mac_fill_rx
Lorenzo Bianconi
1
-1
/
+1
2022-09-15
wifi: mt76: mt7915: fix mcs value in ht mode
Howard Hsu
1
-4
/
+6
2022-09-15
soc/tegra: pmc: Use devm_clk_get_optional()
Christophe JAILLET
1
-11
/
+4
2022-09-15
Merge tag 'thunderbolt-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
Greg Kroah-Hartman
2
-0
/
+2
2022-09-15
wifi: mt76: mt7921: get rid of the false positive reset
Sean Wang
3
-18
/
+3
2022-09-15
wifi: mt76: connac: fix in comment
Ruffalo Lavoisier
1
-1
/
+1
2022-09-15
wifi: mt76: add PPDU based TxS support for WED device
Ryder Lee
9
-32
/
+117
2022-09-15
wifi: mt76: move move mt76_sta_stats to mt76_wcid
Ryder Lee
9
-33
/
+29
2022-09-15
wifi: mt76: mt7921: fix the firmware version report
Sean Wang
1
-0
/
+4
2022-09-15
wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_sta_set_decap_offload
Sean Wang
1
-0
/
+4
2022-09-15
wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_[start, stop]_ap
Sean Wang
1
-5
/
+16
2022-09-15
wifi: mt76: mt76_usb.mt76u_mcu.burst is always false remove related code
Gergo Koteles
2
-21
/
+6
2022-09-15
wifi: mt76: mt7663s: add rx_check callback
Lorenzo Bianconi
1
-0
/
+1
2022-09-15
wifi: mt76: connac: fix possible unaligned access in mt76_connac_mcu_add_nested_tlv
Lorenzo Bianconi
1
-2
/
+4
2022-09-15
wifi: mt76: mt7915: fix possible unaligned access in mt7915_mac_add_twt_setup
Lorenzo Bianconi
1
-4
/
+6
2022-09-15
wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_offload
Lorenzo Bianconi
1
-0
/
+4
2022-09-15
wifi: mt76: sdio: fix transmitting packet hangs
YN Chen
1
-1
/
+1
2022-09-15
wifi: mt76: sdio: add rx_check callback for sdio devices
Lorenzo Bianconi
2
-7
/
+17
2022-09-15
wifi: mt76: mt7921: delete stray if statement
Dan Carpenter
1
-3
/
+0
2022-09-15
wifi: mt76: mt7921: fix use after free in mt7921_acpi_read()
Dan Carpenter
1
-1
/
+4
2022-09-15
wifi: mt76: mt7915: fix an uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2022-09-15
wifi: mt76: sdio: poll sta stat when device transmits data
Sean Wang
1
-1
/
+1
2022-09-15
wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work
Sean Wang
1
-2
/
+2
2022-09-15
wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.c
Lorenzo Bianconi
4
-157
/
+119
2022-09-15
wifi: mt76: mt7921u: remove unnecessary MT76_STATE_SUSPEND
Sean Wang
1
-4
/
+0
2022-09-15
wifi: mt76: mt7921u: fix race issue between reset and suspend/resume
Sean Wang
1
-4
/
+24
[prev]
[next]