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
2016-02-24
ALSA: oxfw: retry MIDI transferring for scs1x at transaction failure
Takashi Sakamoto
1
-3
/
+11
2016-02-23
ALSA: hda - hdmi eld control created based on pcm
Libin Yang
1
-26
/
+48
2016-02-23
ALSA: jack: Allow building the jack layer without input device
Takashi Iwai
6
-18
/
+43
2016-02-22
ALSA: mts64: use new parport device model
Sudip Mukherjee
1
-52
/
+43
2016-02-21
ALSA: hda - Use acpi_dev_present()
Lukas Wunner
1
-15
/
+2
2016-02-20
ALSA: fireworks: serialize transactions to update connections at bus reset
Takashi Sakamoto
2
-4
/
+5
2016-02-20
ALSA: bebob: give up updating streams at bus reset handler
Takashi Sakamoto
3
-20
/
+16
2016-02-20
ALSA: bebob: change type of substream counter from atomic_t to unsigned int
Takashi Sakamoto
4
-11
/
+11
2016-02-20
ALSA: bebob: move mutex from function callee to callers
Takashi Sakamoto
3
-11
/
+24
2016-02-20
ALSA: bebob: simplify bus-reset handling
Takashi Sakamoto
3
-36
/
+5
2016-02-19
ALSA: hda - hdmi get jack from hda_jack_tbl when not dyn_pcm_assign
Libin Yang
1
-4
/
+26
2016-02-18
ALSA: oxfw: use workqueue instead of tasklet for scs1x
Takashi Sakamoto
1
-6
/
+6
2016-02-18
ALSA: portman2x4 - use new parport device model
Sudip Mukherjee
1
-51
/
+42
2016-02-13
Merge branch 'topic/core-fixes' into for-next
Takashi Iwai
1
-145
/
+123
2016-02-12
ALSA: timer: Call notifier in the same spinlock
Takashi Iwai
1
-118
/
+102
2016-02-12
ALSA: dice: old firmware optimization for Dice notification
Takashi Sakamoto
1
-3
/
+14
2016-02-12
ALSA: dice: change notification mask to detect lock status change
Takashi Sakamoto
1
-1
/
+1
2016-02-10
ALSA: timer: Protect the whole snd_timer_close() with open race
Takashi Iwai
1
-27
/
+21
2016-02-10
Merge branch 'topic/hda-mst' into for-next
Takashi Iwai
2
-66
/
+556
2016-02-09
Merge branch 'for-linus' into for-next
Takashi Iwai
12
-47
/
+52
2016-02-09
Merge branch 'topic/core-fixes' into for-linus
Takashi Iwai
704
-56920
/
+7198
2016-02-09
ALSA: timer: Fix race at concurrent reads
Takashi Iwai
1
-19
/
+15
2016-02-09
ALSA: dice: ensure phase lock before starting streaming
Takashi Sakamoto
3
-57
/
+32
2016-02-09
ALSA: dice: purge generating channel cache
Takashi Sakamoto
3
-93
/
+5
2016-02-09
ALSA: dice: get the number of MBLA data channel at opening PCM substream
Takashi Sakamoto
1
-8
/
+21
2016-02-09
ALSA: dice: add MIDI ports according to current number of MIDI substreams
Takashi Sakamoto
1
-6
/
+17
2016-02-09
ALSA: dice: limit stream to current sampling transfer frequency.
Takashi Sakamoto
1
-6
/
+15
2016-02-09
ALSA: dice: limit to current sampling transfer frequency
Takashi Sakamoto
1
-139
/
+31
2016-02-09
ALSA: firewire-digi00x: Drop bogus const type qualifier on dot_scrt()
Geert Uytterhoeven
1
-1
/
+1
2016-02-09
ALSA: hda - Fix bad dereference of jack object
Takashi Iwai
7
-10
/
+13
2016-02-09
ALSA: timer: Fix race between stop and interrupt
Takashi Iwai
1
-0
/
+4
2016-02-08
ALSA: timer: Fix wrong instance passed to slave callbacks
Takashi Iwai
1
-1
/
+1
2016-02-08
ALSA: Remove deprecated AU1X00 AC97 driver
Lars-Peter Clausen
3
-748
/
+0
2016-02-08
Merge branch 'topic/core-fixes' into for-next
Takashi Iwai
716
-57079
/
+7674
2016-02-08
ALSA: dummy: Implement timer backend switching more safely
Takashi Iwai
1
-18
/
+19
2016-02-07
Linux 4.5-rc3
v4.5-rc3
Linus Torvalds
1
-1
/
+1
2016-02-07
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
33
-149
/
+230
2016-02-07
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
2
-7
/
+2
2016-02-07
ALSA: hda - Fix speaker output from VAIO AiO machines
Takashi Iwai
1
-0
/
+1
2016-02-06
Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-65
/
+131
2016-02-06
Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-14
/
+32
2016-02-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-126
/
+166
2016-02-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-17
/
+75
2016-02-05
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
28
-252
/
+461
2016-02-05
Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-23
/
+10
2016-02-05
epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
Jason Baron
1
-6
/
+32
2016-02-05
radix-tree: fix oops after radix_tree_iter_retry
Konstantin Khlebnikov
1
-3
/
+3
2016-02-05
MAINTAINERS: trim the file triggers for ABI/API
Michael Kerrisk (man-pages)
1
-2
/
+0
2016-02-05
dax: dirty inode only if required
Dmitry Monakhov
1
-1
/
+2
2016-02-05
thp: make deferred_split_scan() work again
Kirill A. Shutemov
1
-1
/
+1
[next]