index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-07
ALSA: compress: document the compress gapless audio state machine
Vinod Koul
1
-0
/
+32
2020-07-07
ALSA: compress: document the compress audio state machine
Vinod Koul
1
-0
/
+51
2020-07-07
ALSA: hda: fix SND_HDA_GENERIC kconfig & build
Randy Dunlap
1
-0
/
+1
2020-07-07
ALSA: core: pcm_iec958: fix kernel-doc
Pierre-Louis Bossart
1
-1
/
+1
2020-06-30
ALSA: usb-audio: Fix some typos
Alexander Tsoy
4
-14
/
+14
2020-06-25
ALSA: core: Warn on empty module
Takashi Iwai
1
-0
/
+3
2020-06-19
Merge branch 'topic/hda-micmute-led' into for-next
Takashi Iwai
7
-216
/
+248
2020-06-19
ALSA: hda: Enable sync-write operation as default for all controllers
Takashi Iwai
3
-19
/
+10
2020-06-18
ALSA: hda: Let LED cdev handling suspend/resume
Takashi Iwai
1
-0
/
+1
2020-06-18
ALSA: hda/realtek: Unify LED helper code
Takashi Iwai
1
-64
/
+61
2020-06-18
ALSA: hda/sigmatel: Use the new vmaster mute LED helper
Takashi Iwai
1
-5
/
+8
2020-06-18
ALSA: hda/conexant: Use the new vmaster mute LED helper
Takashi Iwai
1
-22
/
+15
2020-06-18
ALSA: hda/realtek: Use the new vmaster mute LED helper
Takashi Iwai
2
-39
/
+32
2020-06-18
ALSA: hda: generic: Add vmaster mute LED helper
Takashi Iwai
2
-12
/
+62
2020-06-18
ALSA: hda: generic: Drop the old mic-mute LED hook
Takashi Iwai
2
-22
/
+3
2020-06-18
ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led()
Takashi Iwai
2
-25
/
+0
2020-06-18
ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controls
Takashi Iwai
1
-3
/
+6
2020-06-18
ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controls
Takashi Iwai
1
-4
/
+6
2020-06-18
ALSA: hda/realtek: Convert to cdev-variant of mic-mute LED controls
Takashi Iwai
2
-14
/
+27
2020-06-18
ALSA: hda: generic: Add a helper for mic-mute LED with LED classdev
Takashi Iwai
4
-31
/
+60
2020-06-18
ALSA: hda: generic: Always call led-trigger for mic mute LED
Takashi Iwai
1
-13
/
+5
2020-06-17
Merge branch 'topic/dma-fix2' into for-next
Takashi Iwai
5
-7
/
+27
2020-06-15
ALSA: pcm: Use SG-buffer only when direct DMA is available
Takashi Iwai
1
-0
/
+13
2020-06-15
ALSA: memalloc: Make SG-buffer helper usable for continuous buffer, too
Takashi Iwai
2
-1
/
+11
2020-06-15
ALSA: memalloc: Initialize all fields of snd_dma_buffer properly
Takashi Iwai
1
-4
/
+3
2020-06-15
ALSA: pcm: Use dma_mmap_coherent() on x86, too
Takashi Iwai
1
-2
/
+0
2020-06-15
ALSA: firewire-motu: wait for notification when changing clock configuration ...
Takashi Sakamoto
1
-3
/
+13
2020-06-15
Merge branch 'for-linus' into for-next
Takashi Iwai
4
-2
/
+11
2020-06-15
ALSA: usb-audio: Set 48 kHz rate for Rodecaster
Christopher Swenson
1
-2
/
+4
2020-06-15
ALSA: usb-audio: add quirk for Denon DCD-1500RE
Yick W. Tse
1
-0
/
+1
2020-06-14
Linux 5.8-rc1
v5.8-rc1
Linus Torvalds
1
-2
/
+2
2020-06-14
Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...
Linus Torvalds
5
-1
/
+40
2020-06-14
security: Add LSM hooks to set*gid syscalls
Thomas Cedeno
5
-1
/
+40
2020-06-14
Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-234
/
+286
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
111
-647
/
+1344
2020-06-14
Revert "btrfs: switch to iomap_dio_rw() for dio"
David Sterba
4
-166
/
+169
2020-06-13
net: ethernet: ti: ale: fix allmulti for nu type ale
Grygorii Strashko
1
-9
/
+40
2020-06-13
net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
Grygorii Strashko
1
-1
/
+1
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
27
-93
/
+348
2020-06-13
net: atm: Remove the error message according to the atomic context
Liao Pingfang
1
-3
/
+1
2020-06-13
Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
19
-57
/
+571
2020-06-13
binderfs: add gitignore for generated sample program
Linus Torvalds
1
-0
/
+1
2020-06-13
doc: don't use deprecated "---help---" markers in target docs
Linus Torvalds
1
-2
/
+2
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
439
-2489
/
+2473
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
19
-193
/
+195
2020-06-13
Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
80
-1391
/
+5867
2020-06-13
Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
680
-6804
/
+5144
2020-06-13
Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-9
/
+7
2020-06-13
watch_queue: add gitignore for generated sample program
Linus Torvalds
1
-0
/
+1
2020-06-13
Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
[next]