index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-03
ALSA: isa: Constify snd_kcontrol_new items
Takashi Iwai
13
-45
/
+45
2020-01-03
ALSA: i2c: Constify snd_kcontrol_new items
Takashi Iwai
5
-6
/
+6
2020-01-03
ALSA: drivers: Constify snd_kcontrol_new items
Takashi Iwai
5
-13
/
+13
2020-01-03
ALSA: aoa: Constify snd_kcontrol_new items
Takashi Iwai
3
-3
/
+3
2020-01-03
ALSA: mixer: oss: Constify snd_mixer_oss_assign_table definition
Takashi Iwai
1
-6
/
+8
2020-01-03
ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitions
Takashi Iwai
8
-20
/
+22
2020-01-03
ALSA: seq: Constify struct snd_midi_op
Takashi Iwai
6
-20
/
+28
2020-01-03
ALSA: info: Make snd_info_entry_ops as const
Takashi Iwai
8
-10
/
+10
2020-01-03
ALSA: pci: Constify snd_ac97_bus_ops definitions
Takashi Iwai
28
-31
/
+31
2020-01-03
ALSA: drivers: Constify snd_ac97_bus_ops definitions
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: atmel: Constify snd_ac97_bus_ops definitions
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: arm: Constify snd_ac97_bus_ops definitions
Takashi Iwai
2
-2
/
+2
2020-01-03
ALSA: ac97: Constify snd_ac97_bus_ops definitions
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: ac97: Treat snd_ac97_bus_ops as const
Takashi Iwai
3
-4
/
+6
2020-01-03
ALSA: Constify snd_timer_hardware definitions
Takashi Iwai
6
-8
/
+8
2020-01-03
ALSA: timer: Constify snd_timer_hardware definitions
Takashi Iwai
2
-2
/
+2
2020-01-03
ALSA: docs: Constify snd_device_ops definitions
Takashi Iwai
1
-3
/
+3
2020-01-03
ALSA: spi: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: sh: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: sparc: Constify snd_device_ops definitions
Takashi Iwai
2
-3
/
+3
2020-01-03
ALSA: ppc: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: pcmcia: Constify snd_device_ops definitions
Takashi Iwai
2
-2
/
+2
2020-01-03
ALSA: parisc: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: mips: Constify snd_device_ops definitions
Takashi Iwai
2
-2
/
+2
2020-01-03
ALSA: aoa: Constify snd_device_ops definitions
Takashi Iwai
5
-5
/
+5
2020-01-03
ALSA: usb: Constify snd_device_ops definitions
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: pci: Constify snd_device_ops definitions
Takashi Iwai
44
-45
/
+45
2020-01-03
ALSA: hda: Constify snd_device_ops definitions
Takashi Iwai
4
-4
/
+4
2020-01-03
ALSA: isa: Constify snd_device_ops definitions
Takashi Iwai
8
-8
/
+8
2020-01-03
ALSA: i2c: Constify snd_device_ops definitions
Takashi Iwai
4
-4
/
+4
2020-01-03
ALSA: drivers: Constify snd_device_ops definitions
Takashi Iwai
5
-5
/
+5
2020-01-03
ALSA: core: Constify snd_device_ops definitions
Takashi Iwai
8
-9
/
+9
2020-01-03
ALSA: core: Treat snd_device_ops as const
Takashi Iwai
2
-3
/
+3
2020-01-03
ALSA: usb: Constify snd_pcm_hardware definitions
Takashi Iwai
3
-3
/
+3
2020-01-03
ALSA: pci: Constify snd_pcm_hardware definitions
Takashi Iwai
17
-23
/
+23
2020-01-01
ALSA: hda: constify copied structure
Julia Lawall
1
-1
/
+1
2020-01-01
ALSA: ad1816a: constify copied structure
Julia Lawall
1
-1
/
+1
2019-12-30
ALSA: uapi: Add linux/types.h include back (but carefully)
Takashi Iwai
3
-0
/
+12
2019-12-28
ALSA: usb-audio: fix Corsair Virtuoso mixer label collision
Chris Boyle
1
-0
/
+20
2019-12-26
ALSA: control: Fix incompatible protocol error
Takashi Iwai
1
-1
/
+1
2019-12-24
ALSA: ctl: allow TLV read operation for callback type of element in locked case
Takashi Sakamoto
1
-2
/
+3
2019-12-23
ALSA: ctl: bump protocol version up to v2.1.0
Takashi Sakamoto
1
-1
/
+1
2019-12-23
ALSA: ctl: remove dimen member from elem_info structure
Takashi Sakamoto
2
-37
/
+1
2019-12-23
ALSA: pci: echoaudio: remove usage of dimen menber of elem_value structure
Takashi Sakamoto
1
-11
/
+0
2019-12-23
ALSA: ctl: remove unused macro for timestamping of elem_value
Takashi Sakamoto
1
-1
/
+1
2019-12-20
ALSA: uapi: Drop unneeded typedefs
Takashi Iwai
3
-27
/
+0
2019-12-20
ALSA: uapi: Drop asound.h inclusion from asoc.h
Takashi Iwai
1
-1
/
+0
2019-12-20
ALSA: uapi: Fix typos and header inclusion in asound.h
Takashi Iwai
1
-3
/
+3
2019-12-20
ALSA: hdspm: Drop linux/types.h inclusion in uapi header
Takashi Iwai
1
-2
/
+0
2019-12-20
ALSA: hdsp: Make uapi/hdsp.h compilable again
Takashi Iwai
2
-4
/
+2
[next]