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-19
hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx API
Liang He
1
-0
/
+1
2022-09-19
Revert "Revert "drm/bridge: ti-sn65dsi86: Implement bridge connector operations for DP""
Robert Foss
1
-0
/
+28
2022-09-19
hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets
Aleksa Savic
1
-1
/
+1
2022-09-19
bcma: gpio: Use generic_handle_irq_safe()
Sebastian Andrzej Siewior
1
-1
/
+1
2022-09-19
gpio: mlxbf2: Use generic_handle_irq_safe()
Sebastian Andrzej Siewior
1
-4
/
+2
2022-09-19
platform/x86: intel_int0002_vgpio: Use generic_handle_irq_safe()
Sebastian Andrzej Siewior
1
-2
/
+1
2022-09-19
ssb: gpio: Use generic_handle_irq_safe()
Sebastian Andrzej Siewior
1
-2
/
+4
2022-09-19
pinctrl: amd: Use generic_handle_irq_safe()
Sebastian Andrzej Siewior
1
-1
/
+1
2022-09-19
genirq: Provide generic_handle_domain_irq_safe().
Sebastian Andrzej Siewior
2
-0
/
+25
2022-09-19
USB: serial: ftdi_sio: convert to use dev_groups
Jiasheng Jiang
1
-21
/
+28
2022-09-19
wifi: ath11k: Add WoW support for WCN6750
Manikanta Pubbisetty
7
-1
/
+191
2022-09-19
dt: bindings: net: add bindings to add WoW support on WCN6750
Manikanta Pubbisetty
1
-0
/
+14
2022-09-19
platform/x86: wmi: Drop forward declaration of static functions
Uwe Kleine-König
1
-12
/
+9
2022-09-19
platform/x86: toshiba_acpi: Remove duplicate include
Yihao Han
1
-1
/
+0
2022-09-19
platform/x86: msi-laptop: Change DMI match / alias strings to fix module autoloading
Hans de Goede
1
-5
/
+3
2022-09-19
platform/x86: asus-wmi: Expand support of GPU fan to read RPM and label
Luke D. Jones
1
-2
/
+34
2022-09-19
wifi: ath11k: Include STA_KEEPALIVE_ARP_RESPONSE TLV header by default
Baochen Qiang
2
-5
/
+6
2022-09-19
wifi: wcn36xx: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-19
wifi: wcn36xx: Add RX frame SNR as a source of system entropy
Bryan O'Donoghue
1
-0
/
+4
2022-09-19
ALSA: core: Fix double-free at snd_card_new()
Takashi Iwai
1
-5
/
+5
2022-09-19
u64_stats: Streamline the implementation
Thomas Gleixner
1
-81
/
+64
2022-09-19
flex_proportions: Disable preemption entering the write section.
Sebastian Andrzej Siewior
1
-0
/
+2
2022-09-19
mm/compaction: Get rid of RT ifdeffery
Thomas Gleixner
2
-5
/
+7
2022-09-19
mm/memcontrol: Replace the PREEMPT_RT conditionals
Thomas Gleixner
1
-13
/
+6
2022-09-19
mm/debug: Provide VM_WARN_ON_IRQS_ENABLED()
Thomas Gleixner
2
-0
/
+9
2022-09-19
mm/vmstat: Use preempt_[dis|en]able_nested()
Thomas Gleixner
1
-24
/
+12
2022-09-19
dentry: Use preempt_[dis|en]able_nested()
Thomas Gleixner
1
-11
/
+2
2022-09-19
preempt: Provide preempt_[dis|en]able_nested()
Thomas Gleixner
1
-0
/
+42
2022-09-19
habanalabs/gaudi2: allow user to flush PCIE by read
Ofir Bitton
3
-1
/
+192
2022-09-19
habanalabs: failure to open device due to reset is debug level
Oded Gabbay
1
-2
/
+2
2022-09-19
habanalabs/gaudi2: Remove unnecessary (void*) conversions
Li zeming
1
-3
/
+3
2022-09-19
habanalabs/gaudi2: add secured attestation info uapi
Dani Liberman
5
-2
/
+219
2022-09-19
habanalabs/gaudi2: add handling to pmmu events in eqe handler
Dani Liberman
1
-0
/
+1
2022-09-19
habanalabs/gaudi: change TPC Assert to use TPC DEC instead of QMAN err
Tal Cohen
1
-6
/
+6
2022-09-19
habanalabs: rename error info structure
Dani Liberman
5
-42
/
+43
2022-09-19
habanalabs/gaudi2: get f/w reset status register dynamically
farah kassabri
2
-2
/
+7
2022-09-19
habanalabs/gaudi2: increase hard-reset sleep time to 2 sec
Tomer Tayar
1
-1
/
+1
2022-09-19
habanalabs/gaudi2: print RAZWI info upon PCIe access error
Tomer Tayar
2
-4
/
+61
2022-09-19
habanalabs: MMU invalidation h/w is per device
Oded Gabbay
6
-38
/
+42
2022-09-19
habanalabs: new notifier events for device state
Tal Cohen
3
-6
/
+91
2022-09-19
habanalabs/gaudi2: free event irq if init fails
Oded Gabbay
1
-1
/
+5
2022-09-19
habanalabs: fix resetting the DRAM BAR
Ohad Sharabi
1
-19
/
+22
2022-09-19
habanalabs: add support for new cpucp return codes
Ofir Bitton
4
-4
/
+51
2022-09-19
habanalabs/gaudi2: read F/W security indication after hard reset
Tomer Tayar
2
-7
/
+7
2022-09-19
habanalabs/gaudi: rename mme cfg error response print
Ofir Bitton
1
-1
/
+1
2022-09-19
habanalabs: fix possible hole in device va
farah kassabri
2
-86
/
+20
2022-09-19
habanalabs: send device activity in a proper context
Ofir Bitton
2
-4
/
+4
2022-09-19
habanalabs: send device active message to f/w
farah kassabri
9
-0
/
+58
2022-09-19
habanalabs/gaudi2: dump detailed information upon RAZWI
Ofir Bitton
1
-51
/
+155
2022-09-19
Merge remote-tracking branch 'intel-sst/intel-sst' into review-hans
Hans de Goede
6
-533
/
+496
[prev]
[next]