index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-softirq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-22
ALSA: cmipci: Use common error handling code in snd_cmipci_probe()
Markus Elfring
1
-8
/
+11
2017-08-22
ALSA: hda - Implement mic-mute LED mode enum
Takashi Iwai
1
-6
/
+81
2017-08-22
ALSA: ctxfi: Use common error handling code in two functions
Markus Elfring
1
-20
/
+22
2017-08-22
ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe()
Markus Elfring
1
-16
/
+13
2017-08-22
ALSA: ice1712: Add support for STAudio ADCIII
Takashi Iwai
2
-5
/
+35
2017-08-22
ALSA: firewire: add const qualifier to identifiers for read-only symbols
Takashi Sakamoto
13
-23
/
+22
2017-08-22
ALSA: core: Fix unexpected error at replacing user TLV
Takashi Iwai
1
-1
/
+1
2017-08-22
ALSA: usb-audio: Add delay quirk for H650e/Jabra 550a USB headsets
Joakim Tjernlund
1
-3
/
+6
2017-08-21
ALSA: firewire-motu: add support for MOTU Audio Express
Takashi Sakamoto
1
-0
/
+13
2017-08-21
ALSA: firewire-motu: add specification flag for position of flag for MIDI mes...
Takashi Sakamoto
6
-17
/
+50
2017-08-20
ALSA: firewire-motu: destroy stream data surely at failure of card initializa...
Takashi Sakamoto
1
-0
/
+1
2017-08-20
ALSA: firewire: fix NULL pointer dereference when releasing uninitialized dat...
Takashi Sakamoto
1
-1
/
+6
2017-08-20
ALSA: control: use counting semaphore as write lock for ELEM_WRITE operation
Takashi Sakamoto
1
-2
/
+2
2017-08-20
ALSA: control: code refactoring for ELEM_READ/ELEM_WRITE operations
Takashi Sakamoto
1
-39
/
+38
2017-08-20
ALSA: control: queue events within locking of controls_rwsem for ELEM_WRITE o...
Takashi Sakamoto
1
-2
/
+1
2017-08-19
ALSA: usb: constify snd_pcm_ops structures
Arvind Yadav
7
-9
/
+9
2017-08-19
ALSA: spi: constify snd_pcm_ops structures
Arvind Yadav
1
-1
/
+1
2017-08-19
ALSA: sparc: constify snd_pcm_ops structures
Arvind Yadav
3
-5
/
+5
2017-08-19
ALSA: sh: constify snd_pcm_ops structures
Arvind Yadav
2
-2
/
+2
2017-08-19
ALSA: ppc: constify snd_pcm_ops structures
Arvind Yadav
2
-3
/
+3
2017-08-19
ALSA: pcmcia: constify snd_pcm_ops structures
Arvind Yadav
1
-1
/
+1
2017-08-19
ALSA: parisc: constify snd_pcm_ops structures
Arvind Yadav
1
-2
/
+2
2017-08-19
ALSA: mips: constify snd_pcm_ops structures
Arvind Yadav
2
-5
/
+5
2017-08-19
ALSA: firewire: constify snd_pcm_ops structures
Arvind Yadav
2
-3
/
+3
2017-08-19
ALSA: drivers: constify snd_pcm_ops structures
Arvind Yadav
2
-4
/
+4
2017-08-19
ALSA: atmel: constify snd_pcm_ops structures
Arvind Yadav
1
-2
/
+2
2017-08-19
ALSA: arm: constify snd_pcm_ops structures
Arvind Yadav
2
-3
/
+3
2017-08-19
ALSA: aoa: constify snd_pcm_ops structures
Arvind Yadav
1
-2
/
+2
2017-08-18
ALSA: emu10k1: Fix forgotten user-copy conversion in init code
Takashi Iwai
1
-3
/
+11
2017-08-18
ALSA: usb-audio: add DSD support for new Amanero PID
Jussi Laako
1
-0
/
+4
2017-08-18
ALSA: usb-audio: don't retry snd_usb_ctl_msg after timeout
Stephen Barber
1
-7
/
+13
2017-08-17
ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devices
Takashi Iwai
3
-0
/
+9
2017-08-17
ALSA: parisc: make snd_pcm_hardware const
Bhumika Goyal
1
-2
/
+2
2017-08-17
ALSA: usb: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2017-08-17
ALSA: sparc: make snd_pcm_hardware const
Bhumika Goyal
3
-4
/
+4
2017-08-17
ALSA: sh: make snd_pcm_hardware const
Bhumika Goyal
2
-2
/
+2
2017-08-17
ALSA: ppc: make snd_pcm_hardware const
Bhumika Goyal
1
-2
/
+2
2017-08-17
ALSA: pcmcia: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2017-08-17
ALSA: pci: make snd_pcm_hardware const
Bhumika Goyal
1
-4
/
+4
2017-08-17
ALSA: mips: make snd_pcm_hardware const
Bhumika Goyal
2
-2
/
+2
2017-08-17
ALSA: isa: make snd_pcm_hardware const
Bhumika Goyal
9
-17
/
+17
2017-08-17
ALSA: drivers: make snd_pcm_hardware const
Bhumika Goyal
5
-7
/
+7
2017-08-17
ALSA: atmel: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2017-08-17
ALSA: arm: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2017-08-17
ALSA: wavefront: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
ALSA: sscape: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
ALSA: sb16: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
ALSA: opti9xx: constify pnp_card_device_id
Arvind Yadav
2
-2
/
+2
2017-08-17
ALSA: msnd: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
ALSA: gus: constify pnp_card_device_id
Arvind Yadav
1
-1
/
+1
[next]