index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
cpufreq_schedutil.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-21
ALSA: vmaster: Add snd_ctl_add_followers() helper
Takashi Iwai
2
-0
/
+31
2023-07-21
ALSA: ac97: Simplify with snd_ctl_find_id_mixer()
Takashi Iwai
1
-5
/
+1
2023-07-21
ASoC: mediatek: mt8188: Simplify with snd_ctl_find_id_mixer()
Takashi Iwai
1
-11
/
+1
2023-07-21
ALSA: cmipci: Simplify with snd_ctl_find_id_mixer()
Takashi Iwai
1
-5
/
+1
2023-07-21
ALSA: via82xx: Simplify with snd_ctl_find_id_mixer()
Takashi Iwai
1
-5
/
+1
2023-07-21
ALSA: maestro3: Simplify with snd_ctl_find_id_mixer()
Takashi Iwai
1
-11
/
+4
2023-07-21
ALSA: ice1712: Simplify with snd_ctl_find_id_mixer()
Takashi Iwai
4
-38
/
+13
2023-07-21
ALSA: es1968: Simplify with snd_ctl_find_id_mixer()
Takashi Iwai
1
-11
/
+4
2023-07-21
ALSA: emu10k1: Simplify with snd_ctl_find_id_mixer()
Takashi Iwai
1
-10
/
+1
2023-07-21
ALSA: cs46xx: Simplify with snd_ctl_find_id_mixer()
Takashi Iwai
1
-5
/
+2
2023-07-21
ALSA: ca0106: Simplify with snd_ctl_find_id_mixer()
Takashi Iwai
1
-12
/
+3
2023-07-21
ALSA: control: Introduce snd_ctl_find_id_mixer()
Takashi Iwai
1
-0
/
+22
2023-07-20
ALSA: emu10k1: Go back and simplify with snd_ctl_find_id()
Takashi Iwai
1
-4
/
+1
2023-07-20
ALSA: control: Take lock in snd_ctl_find_id() and snd_ctl_find_numid()
Takashi Iwai
1
-2
/
+18
2023-07-20
ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpers
Takashi Iwai
6
-28
/
+61
2023-07-20
ALSA: control: Make snd_ctl_find_id() argument const
Takashi Iwai
2
-2
/
+2
2023-07-20
staging: greybus: Avoid abusing controls_rwsem
Takashi Iwai
2
-11
/
+8
2023-07-20
ASoC: sigmadsp: Simplify with snd_ctl_activate_id()
Takashi Iwai
1
-21
/
+4
2023-07-20
ALSA: control: Add lockdep warning to internal functions
Takashi Iwai
1
-0
/
+10
2023-07-20
ALSA: control: Take controls_rwsem lock in snd_ctl_remove()
Takashi Iwai
8
-21
/
+21
2023-07-20
ASoC: atmel: mchp-pdmc: Use snd_ctl_remove_id()
Takashi Iwai
1
-10
/
+2
2023-07-20
staging: greybus: audio_helper: Use snd_ctl_remove_id()
Takashi Iwai
1
-16
/
+4
2023-07-20
ALSA: control: Take card->controls_rwsem in snd_ctl_rename()
Takashi Iwai
1
-1
/
+3
2023-07-18
ASoC: Intel: sst: Convert to PCI device IDs defines
Amadeusz Sławiński
3
-11
/
+14
2023-07-18
ASoC: SOF: Intel: Convert to PCI device IDs defines
Amadeusz Sławiński
7
-60
/
+30
2023-07-18
ASoC: Intel: Skylake: Convert to PCI device IDs defines
Amadeusz Sławiński
2
-34
/
+18
2023-07-18
ASoC: Intel: avs: Convert to PCI device IDs defines
Amadeusz Sławiński
1
-5
/
+5
2023-07-18
ASoC: Intel: avs: Convert to PCI device IDs defines
Amadeusz Sławiński
1
-8
/
+8
2023-07-18
ALSA: hda: Convert to PCI device IDs defines
Amadeusz Sławiński
1
-210
/
+140
2023-07-18
ALSA: intel-dsp-config: Convert to PCI device IDs defines
Amadeusz Sławiński
1
-63
/
+54
2023-07-18
ASoC: Intel: Skylake: Use global PCI match macro
Amadeusz Sławiński
2
-4
/
+2
2023-07-18
ALSA: hda/i915: Use global PCI match macro
Amadeusz Sławiński
1
-6
/
+1
2023-07-18
ALSA: hda: Use global PCI match macro
Amadeusz Sławiński
1
-16
/
+4
2023-07-18
ALSA: hda: Add controller matching macros
Amadeusz Sławiński
1
-0
/
+26
2023-07-18
ALSA: Remove unused Broxton PCI ID
Amadeusz Sławiński
1
-3
/
+0
2023-07-18
ASoC: SOF: Remove unused Broxton PCI ID
Amadeusz Sławiński
2
-9
/
+0
2023-07-18
PCI: Add Intel Audio DSP devices to pci_ids.h
Amadeusz Sławiński
1
-0
/
+73
2023-07-18
PCI: Sort Intel PCI IDs by number
Amadeusz Sławiński
1
-16
/
+16
2023-07-17
ALSA: emu10k1: rework copyright statements
Oswald Buddenhagen
9
-22
/
+28
2023-07-17
ALSA: emu10k1: clean up driver status comments
Oswald Buddenhagen
12
-112
/
+0
2023-07-17
ALSA: emu10k1: set the "no filtering" bits on PCM voices on Audigy
Oswald Buddenhagen
1
-4
/
+7
2023-07-17
ALSA: emu10k1: track loss of external clock on E-MU cards
Oswald Buddenhagen
4
-5
/
+43
2023-07-17
Linux 6.5-rc2
v6.5-rc2
Linus Torvalds
1
-1
/
+1
2023-07-16
ALSA: Explicitly include correct DT includes
Rob Herring
8
-8
/
+9
2023-07-14
cifs: fix mid leak during reconnection after timeout threshold
Shyam Prasad N
1
-4
/
+15
2023-07-14
cifs: is_network_name_deleted should return a bool
Shyam Prasad N
3
-7
/
+14
2023-07-14
block: queue data commands from the flush state machine at the head
Christoph Hellwig
1
-1
/
+1
2023-07-14
iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()
Dan Carpenter
1
-1
/
+2
2023-07-14
iommu: Fix crash during syfs iommu_groups/N/type
Jason Gunthorpe
1
-13
/
+14
2023-07-14
tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...
Masami Hiramatsu (Google)
3
-12
/
+14
[next]